Certificate Discovery
Operations related to Certificate Discovery
📄️ Retrieve all integration services
This endpoint retrieves a list of all integration services, including certificate discovery services.
📄️ Create an integration service
This endpoint creates a new integration service. Use this API to add services such as basic, enhanced, or internet discovery.
📄️ Retrieve an integration service via id
This endpoint retrieves an integration service using the id parameter to match a specified value. Use `/v1/integrationservices` to get the ids for integration services.
📄️ Delete an integration service
This endpoint deletes an integration service using the id parameter to match a specified value.
📄️ Update integration service properties
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.