Summary
Dry-Run Service Instance
Description
This API call will Dry-Run a Service Instance.
Route
POST /service_management/service/instance/:host/dryrun/:outformat
Roles
            admin
engineering
support
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| service_data | object | yes | - | 
| host | string | yes | - | 
| outformat | string | yes | - | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| dry_run_config | object | An object providing Dry-Run results on a Service Instance. |