All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::TagInstanceByLinuxKernelVersion

Last Updated:Jul 31, 2024

Description

Adds a tag to an Elastic Compute Service (ECS) instance and sets the tag value to the version of the Linux kernel of the ECS instance.

Syntax

Action: ACS::ECS::TagInstanceByLinuxKernelVersion
Properties:
 regionId: String
 instanceId: String
 tagKey: 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.

tagKey

The tag key.

String

No

kernelVersion

Output

Output item

Description

Type

kernelVersion

String

References

For more information, see ACS::ECS::TagInstanceByLinuxKernelVersion at GitHub.