Summary
Delete Service Instance from a Path
Description
Utilize a service path to delete the instance from the network
Route
DELETE /service_management/deleteServicePath/:service_path/:host
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_path | string | yes | - | 
| host | string | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | object | An object providing status of Delete action on Service Instance. |