Update integration service properties
PATCH/v1/integrationservices/:id
This endpoint is used to update specific fields in an integration service. Only the fields that are specified in the request will be updated. Leaving the edgeInstancesIds parameter value empty will dissociate the vSatellites from the integration service.
Request
Responses
- 200
- 400
- 404
- 412
Updated integration service(s) matching the specified id.
Request conditions failed.
Integration service not found.
Request conditions failed.