Summary
Dry Run a deletion of a service model instance
Description
Perfomr dry run a deletion of a service model instance
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
service | string | yes | Path to a service Model |
service_key | string | yes | Instance key of service model |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Result of deleteServiceInstance, success true if successful deleted else false |