All Products
Search
Document Center

Security Center:PauseClient

Last Updated:Mar 20, 2026

Enables or disables the Security Center agent.

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
UuidsstringYes

The UUIDs of servers for which you want to enable or disable the Security Center agent.

uuid-1211-sadsd-2131
ValuestringYes

The status of the Security Center agent. Valid values:

  • 0: disabled
  • 1: enabled
1

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

6673D49C-A9AB-40DD-B4A2-B92306701AE7

Examples

Sample success responses

JSONformat

{
  "RequestId": "6673D49C-A9AB-40DD-B4A2-B92306701AE7"
}

Error codes

HTTP status codeError codeError messageDescription
400IllegalParamIllegal param-
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
2022-08-01The Error code has changedView Change Details