Description
Runs a command on nodes of a cluster by using Function Compute.
Syntax
Action: ACS::CS::FCRunCommand
Properties:
clusterId: String
commandContent: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
clusterId | The cluster ID. | String | Yes | ||
commandContent | The content of the command. | String | Yes |
Output
Output item | Description | Type |
invokeResult | String |
References
For more information, see ACS::CS::FCRunCommand.yml at GitHub.