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