Enables or disables the Security Center agent.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | PauseClient |
The operation that you want to perform. Set the value to PauseClient. |
Uuids | String | Yes | uuid-1211-sadsd-2131 |
The list of servers for which you want to enable or disable the Security Center agent. |
Value | String | Yes | 1 |
The status of the Security Center agent. Valid values:
|
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 6673D49C-A9AB-40DD-B4A2-B92306701AE7 |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/?Action=PauseClient
&Uuids=uuid-1211-sadsd-2131
&Value=1
&<Common request parameters>
Sample success responses
XML
format
<PauseClientResponse>
<requestId>6673D49C-A9AB-40DD-B4A2-B92306701AE7</requestId>
</PauseClientResponse>
JSON
format
{
"requestId": "6673D49C-A9AB-40DD-B4A2-B92306701AE7"
}
Error codes
For a list of error codes, visit the API Error Center.