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 to 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 to run the command. |
String |
Yes |
Output
|
Output item |
Description |
Type |
|
invocationOutput |
String |
References
For more information, see ACS::ESS::RunCommandOnSpecifiedInstance at GitHub.