Restart the instance across nodes after an O\\\&M event occurs on an instance.
Operation description
- This O&M operation supports only the Instance:SystemMaintenance.Reboot event
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| EventId | string | Yes | The ID of the system event. | e-9d992570200d86b9126d78aa8c37b54b |
| ResourceId | string | Yes | The ID of the resource. | i-5**** |
| OpsType | string | Yes | The type of the O&M task. Valid values:
| immediate |
| PlanTime | long | No | The execution time of the reservation. The timestamp is measured in milliseconds. If the OpsType parameter is set to scheduled, this parameter is required. | 1742452232000 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "125B04C7-3D0D-4245-AF96-14E3758E3F06"
}Error codes
| HTTP status code | Error code | Error message |
|---|---|---|
| 400 | NoPermission | Permission denied. |
| 400 | InvalidParameter.%s | The specified field %s invalid. Please check it again. |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
