All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ESS::RunCommandOnSpecifiedInstance

Last Updated:Jun 12, 2024

Description

Runs a command on the specified instance.

Syntax

Action: ACS::ESS::RunCommandOnSpecifiedInstance
Properties:
 commandContent: String
 regionId: String
 instanceId: String
 commandInstanceId: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

commandContent

The Cloud Assistant command that is run on the Elastic Compute Service (ECS) instance.

String

No

echo hello

regionId

The region ID.

String

Yes

instanceId

The ID of the ECS instance.

String

Yes

commandInstanceId

The ECS instance on which the command is run.

String

Yes

Output

Output item

Description

Type

invocationOutput

String

References

For more information, see ACS::ESS::RunCommandOnSpecifiedInstance at GitHub.