All Products
Search
Document Center

Cloud Phone:InstanceHealer

Last Updated:Dec 18, 2025

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

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST  HTTP/1.1

Request 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 :

    Clears system logs.

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.