SCAC REST Endpoints
Power Data/SCAC
The operations from the Power Data/SCAC category.
- Create a SCAC
- Method: postPath:
/scacs - Delete a SCAC
- Method: deletePath:
/scacs/{scacGid} - Get a SCAC
- Method: getPath:
/scacs/{scacGid} - Get SCAC
- Method: getPath:
/scacs - Update a SCAC
- Method: patchPath:
/scacs/{scacGid}