SCAC REST Endpoints

Power Data/SCAC
The operations from the Power Data/SCAC category.
Create a SCAC
Method: post
Path: /scacs
Delete a SCAC
Method: delete
Path: /scacs/{scacGid}
Get a SCAC
Method: get
Path: /scacs/{scacGid}
Get SCAC
Method: get
Path: /scacs
Update a SCAC
Method: patch
Path: /scacs/{scacGid}