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: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ID of the ECS instance. | String | Yes | The ID must be 1 to 30 characters in length. | |
vncPassword | The new password for the management terminal of the ECS instance. | String | Yes |
Output
None
References
For more information, see ACS::ECS::ModifyVncPassword at GitHub.