Action
ACS::ECS::ConfigureMultipleOOSPackagesWithTemporaryURL
Description
Installs multiple custom CloudOps Orchestration Service (OOS) software packages at a time on an Elastic Compute Service (ECS) instance.
Syntax
Action: ACS::ECS::ConfigureMultipleOOSPackagesWithTemporaryURL
Properties:
regionId: String
action: String
instanceId: String
packageInfo: List
reboot: Boolean
OOSAssumeRole: String
Attributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
action | The operation to be performed on the software packages. | String | No | install | |
instanceId | The ID of the ECS instance. | String | Yes | ||
packageInfo | A set of software packages and corresponding parameters. | List | Yes | ||
reboot | Specifies whether to restart the ECS instance if needed. | Boolean | No | False | |
OOSAssumeRole | The Resource Access Management (RAM) role that is assumed by OOS. | String | No | "" |
Output
Output item | Description | Type |
commandOutput | List |
References
For more information, see ACS::ECS::ConfigureMultipleOOSPackagesWithTemporaryURL.yml at GitHub.