Use InstallCloudAssistant to install the Cloud Assistant client for one or multiple instances

坏嘻嘻
Release: 2018-09-27 14:05:15
Original
2612 people have browsed it

The content of this article is about using InstallCloudAssistant to install the cloud assistant client for one or multiple instances. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.

InstallCloudAssistant

Request Parameters

Use InstallCloudAssistant to install the Cloud Assistant client for one or multiple instances

# #Return parameters

are all public return parameters. See Public Return Parameters.

Example

Request example

https://ecs.aliyuncs.com/?Action=InstallCloudAssistant
&RegionId=cn-hangzhou
&InstanceIds=["i-bp11f7trr4hbi1xxxxxx", "i-bp1iudwa5b1tqaxxxxxx"]
&<公共请求参数>
Copy after login

Return example

XML format

<DeleteInstanceResponse>
    <RequestId>928E2273-5715-46B9-A730-238DC996A533</RequestId>
</DeleteInstanceResponse>
Copy after login

JSON format

{
    "RequestId": "928E2273-5715-46B9-A730-238DC996A533"
}
Copy after login

Error code

The following are error codes unique to this interface. For more error codes, please visit the API Error Center.

Use InstallCloudAssistant to install the Cloud Assistant client for one or multiple instances

The above is the detailed content of Use InstallCloudAssistant to install the Cloud Assistant client for one or multiple instances. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template