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