Restarts a server. Only Windows servers are supported.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Uuid | string | Yes | The UUID of the server that you want to restart. Note
You can call the DescribeCloudCenterInstances operation to query the UUIDs of servers.
| 7151f27e-1d51-4e98-a540-8936a**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "151F6EB6-D5F3-417A-AF7B-4D84975DB586"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2022-08-01 | The Error code has changed | View Change Details |
