ACS::ECS::ConfigureMultipleOOSPackagesWithTemporaryURL

更新时间:
复制 MD 格式

Installs multiple custom OOS software packages on an ECS instance by using temporary URLs.

Action

ACS::ECS::ConfigureMultipleOOSPackagesWithTemporaryURL

Description

Installs multiple custom CloudOps Orchestration Service (OOS) software packages on an Elastic Compute Service (ECS) instance in a single operation.

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 perform 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

Whether to restart the ECS instance if needed.

Boolean

No

False

OOSAssumeRole

The Resource Access Management (RAM) role assumed by OOS.

String

No

""

Output

Output item

Description

Type

commandOutput

List

References

For more information, see ACS::ECS::ConfigureMultipleOOSPackagesWithTemporaryURL.yml at GitHub.