Services REST Endpoints
Power Data/External Systems/Services
The operations from the Power Data/External Systems/Services category.
- Create a Service
- Method: postPath:
/externalSystems/{externalSystemGid}/services - Delete a Service
- Method: deletePath:
/externalSystems/{externalSystemGid}/services/{ID} - Get a Service
- Method: getPath:
/externalSystems/{externalSystemGid}/services/{ID} - Get Services
- Method: getPath:
/externalSystems/{externalSystemGid}/services - Update a Service
- Method: patchPath:
/externalSystems/{externalSystemGid}/services/{ID} - Update Services
- Method: patchPath:
/externalSystems/{externalSystemGid}/services