Installs the CloudMonitor agent on a server that is not deployed on Alibaba Cloud.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SourceIp | string | No | The source IP address of the request. | 58.35.xx.xx |
Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
Uuids | string | Yes | The UUID of the server. If you specify multiple UUIDs, separate the UUIDs with commas (,). | inet-a6444920-d303-4ccf-ab87-a1d3cd49**** |
Type | string | Yes | The type of the client.
| aliyun_monitor |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "D49B5134-9511-5736-B447-BEE0AC66****"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | ConsoleError | The error message is %s %s. | - |
400 | IllegalParam | Illegal param | - |
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 |
---|---|---|
2023-08-16 | The Error code has changed | View Change Details |