All Products
Search
Document Center

Security Center:RebootMachine

Last Updated:May 22, 2025

Restarts a server. Only Windows servers are supported.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
UuidstringYes

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

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request, which is used to locate and troubleshoot issues.

151F6EB6-D5F3-417A-AF7B-4D84975DB586

Examples

Sample success responses

JSONformat

{
  "RequestId": "151F6EB6-D5F3-417A-AF7B-4D84975DB586"
}

Error codes

HTTP status codeError codeError messageDescription
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2022-08-01The Error code has changedView Change Details