Exclude Instance from the SLA
Used to exclude instance from SLA. Applicable for Salesforce & Office365
Path Parameters
- instanceId int32 required
Id of the instance to modify
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...