Updates the Security Center agent that is installed on a proxy server in a hybrid cloud.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| ProxyUuid | string | Yes | The UUID of the Security Center agent. | inet-proxy-14bbbb37-c4b9-4e86-83bd-137a940a6ec4 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "C0DD0616-0DA0-5450-B89E-F30D49E63D6B"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | DataExists | %s data exist | - |
| 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.
