Diagnoses and recovers cloud phone matrix instances. This operation clears the system log files of an instance to prevent the instance from becoming unrecoverable due to a full disk.
Try it now
Test
RAM authorization
Request syntax
POST HTTP/1.1Request parameters
Parameter | Type | Required | Description | Example |
| InstanceIdList | array | Yes | The list of instances. | |
string | No | The ID of the instance. | cpn-42do7k******-001 | |
Timeout | integer | No | The timeout period in seconds. If you do not specify this parameter, the default value is 30. | 30 |
Strategy | string | No | The policy type. The only supported value is Clean. Valid values:
| Clean |
Response elements
Element | Type | Description | Example |
object | The response elements. | ||
RequestId | string | The ID of the request. | 7B9EFA4F-4305-5968-BAEE-BD8B8DE5**** |
| InstanceHealerModel | object | The diagnosis result object. | |
Result | string | The result of the task execution. | True |
Examples
Success response
JSON format
{
"RequestId": "7B9EFA4F-4305-5968-BAEE-BD8B8DE5****",
"InstanceHealerModel": {
"Result": "True"
}
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.