Detaches an instance from a VPC.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ots:UnbindInstance2Vpc |
update |
*All Resource
|
None | None |
Request syntax
POST /v2/openapi/unbindinstance2vpc HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| body |
object |
No |
The request body. |
|
| InstanceName |
string |
Yes |
The name of the instance. |
mkdd-test |
| InstanceVpcName |
string |
Yes |
The name of the VPC. |
xu6666 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The ID of the request. |
18DD77BF-F967-576D-80D1-79121399AB53 |
Examples
Success response
JSON format
{
"RequestId": "18DD77BF-F967-576D-80D1-79121399AB53"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.