Home  >  Article  >  Operation and Maintenance  >  How to adjust an instance from one deployment set to another

How to adjust an instance from one deployment set to another

坏嘻嘻
坏嘻嘻Original
2018-09-25 15:08:182206browse

The content of this article is about how to adjust an instance from one deployment set to another. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.

ModifyInstanceDeployment

Request parameters

How to adjust an instance from one deployment set to another

##Return parameters

are all public return parameters. See Public Return Parameters.

Example

Request example

https://ecs.aliyuncs.com/?Action=ModifyInstanceDeployment
&RegionId=cn-hangzhou
&DeploymentSetId=ds-bp13v7bjnj9gisnlo1
&<公共请求参数>

Return example

XML format

<ModifyInstanceDeploymentResponse>
<RequestId>04F0F334-1335-436C-A1D7-6C044FE73368</RequestId>
</ModifyInstanceDeploymentResponse>

JSON format

{
"RequestId": "04F0F334-1335-436C-A1D7-6C044FE73368"
}

Error code

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

How to adjust an instance from one deployment set to another

The above is the detailed content of How to adjust an instance from one deployment set to another. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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