Dry-run: delete service instances
Dry-run: delete service instances
Calculates the minimum device configuration commands required to delete one or more service instances hosted on a single south-bound system. Alternative API to [API ServiceManager.testInstances]{@link cogs.ServiceManager#testInstances}.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
host
The adapter for a south-bound system hosting service instances of interest. Get hosts using [API ServiceManager.getServiceModelMap]{@link cogs.ServiceManager#getServiceModelMap}. When calling method's web API, [URL encode]{@link https://www.urlencoder.org} host value before passing.
Request
request body
service_paths
Response
An object containing dry-run configuration for deleting a service instance.
Errors
500
Internal Server Error