Modifies the VNC password of an ECS instance.
Description
Changes the Virtual Network Computing (VNC) password of an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ModifyVncPassword
Properties:
regionId: String
instanceId: String
vncPassword: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceId |
The ECS instance ID. |
String |
Yes |
1-30 characters. |
|
|
vncPassword |
The new VNC password for the ECS instance. |
String |
Yes |
Output
None
References
View the ACS::ECS::ModifyVncPassword action template on GitHub.