Updates disk tags based on the tags of a specified ECS instance.
Description
Updates the tags of disks that are attached to an ECS instance based on the instance tags.
Syntax
Action: ACS::ECS::UpdateDiskTagsByEcsInstanceTags
Properties:
regionId: String
instanceId: String
tagKeys: List
isUpdate: Boolean
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
Yes |
||
|
instanceId |
The ID of the ECS instance. |
String |
Yes |
||
|
tagKeys |
The tag keys to apply to the disks. |
List |
Yes |
||
|
isUpdate |
Specifies whether to overwrite existing tags that have duplicate keys. |
Boolean |
No |
False |
Output
None
References
For more information, see ACS::ECS::UpdateDiskTagsByEcsInstanceTags.yml at GitHub.