All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::ModifyVncPassword

Last Updated:Jun 12, 2024

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 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.