Services REST Endpoints

Power Data/External Systems/Services
The operations from the Power Data/External Systems/Services category.
Create a Service
Method: post
Path: /externalSystems/{externalSystemGid}/services
Delete a Service
Method: delete
Path: /externalSystems/{externalSystemGid}/services/{ID}
Get a Service
Method: get
Path: /externalSystems/{externalSystemGid}/services/{ID}
Get Services
Method: get
Path: /externalSystems/{externalSystemGid}/services
Update a Service
Method: patch
Path: /externalSystems/{externalSystemGid}/services/{ID}
Update Services
Method: patch
Path: /externalSystems/{externalSystemGid}/services