Description
Installs a custom CloudOps Orchestration Service (OOS) software package on an Elastic Compute Service (ECS) instance in a scaling group.
Syntax
Action: ACS::ESS::ConfigureOOSPackage
Properties:
regionId: String
rollBack: String
instanceId: String
action: String
packageName: String
packageVersion: String
scalingGroupId: StringAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
rollBack | Specifies whether to perform the rollback. | String | No | false | |
instanceId | The ID of the ECS instance. | String | Yes | Maximum length: 30 characters Minimum length: 1 character | |
action | The operation to be performed on the software package. | String | No | install | |
packageName | The name of the software package. | String | Yes | ||
packageVersion | The version of the OOS software package. | String | No | ||
scalingGroupId | The ID of the scaling group. | String | Yes |
Output
Output item | Description | Type |
commandOutput | String |
References
For more information, see ACS::ESS::ConfigureOOSPackage.yml at GitHub.