Summary
Dry Run Delete Service Instances
Description
Dry run instance deletion by service paths.
Route
POST /service_management/deleteServicePathsDryRun/:host
Roles
            admin
engineering
support
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_paths | object | yes | Service paths to dry run delete. | 
| host | string | yes | Host of the service instances to dry run delete. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| dry_run_results | object | Result of dry run delete. |