Starts a specified Bastionhost instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-bastionhost:StartInstance |
update |
*Instance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the Bastionhost instance that you want to start. Note
Call the DescribeInstances operation to obtain the ID of the Bastionhost instance. |
bastionhost-cn-78v1gh**** |
| VswitchId |
string |
No |
The ID of the vSwitch to which the Bastionhost instance is attached. |
vsw-bp1xfwzzfti0kjbf**** |
| RegionId |
string |
No |
The region ID of the Bastionhost instance. |
cn-hangzhou |
| SecurityGroupIds |
array |
Yes |
A list of security group IDs to which the Bastionhost instance is attached. |
sg-bp1aiupc4yjqgmm**** |
|
string |
No |
The ID of the security group to which the Bastionhost instance is attached. |
sg-bp1aiupc4yjqgmm**** |
|
| ClientSecurityGroupIds |
array |
No |
||
|
string |
No |
|||
| SlaveVswitchId |
string |
No |
||
| EnablePortalPrivateAccess |
boolean |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response data. |
||
| InstanceId |
string |
The ID of the Bastionhost instance that is started. |
bastionhost-cn-78v1gh**** |
| RequestId |
string |
The ID of the request. This ID is generated by Alibaba Cloud and is unique for each request. You can use this ID to troubleshoot issues. |
0F85AE0A-6A87-48F3-A0C7-90B998788A36 |
Examples
Success response
JSON format
{
"InstanceId": "bastionhost-cn-78v1gh****",
"RequestId": "0F85AE0A-6A87-48F3-A0C7-90B998788A36"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.