Action
ACS::ECS::ResetPassword
Description
Resets the logon password of an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ResetPassword
Properties:
regionId: String
instanceId: String
password: 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 | ||
password | The logon password of the ECS instance. | String | Yes |
Output
Output item | Description | Type |
instanceId | String |
References
For more information, see ACS::ECS::ResetPassword at GitHub.