All Products
Search
Document Center

Security Center:InstallPmAgent

Last Updated:Nov 14, 2024

Installs the CloudMonitor agent on a server that is not deployed on Alibaba Cloud.

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
SourceIpstringNo

The source IP address of the request.

58.35.xx.xx
LangstringNo

The language of the content within the request and response. Default value: zh. Valid values:

  • zh: Chinese
  • en: English
zh
UuidsstringYes

The UUID of the server. If you specify multiple UUIDs, separate the UUIDs with commas (,).

inet-a6444920-d303-4ccf-ab87-a1d3cd49****
TypestringYes

The type of the client.

  • aliyun_assist: Cloud Assistant client
  • aliyun_monitor: CloudMonitor client
aliyun_monitor

Response parameters

ParameterTypeDescriptionExample
object

The returned data.

RequestIdstring

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

D49B5134-9511-5736-B447-BEE0AC66****

Examples

Sample success responses

JSONformat

{
  "RequestId": "D49B5134-9511-5736-B447-BEE0AC66****"
}

Error codes

HTTP status codeError codeError messageDescription
400ConsoleErrorThe error message is %s %s.-
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
2023-08-16The Error code has changedView Change Details