Collects inventory data from an ECS instance.
Description
Collects inventory data from a specified ECS instance, with separate options for Linux and Windows.
Syntax
Action: ACS::ECS::PutInventory
Properties:
regionId: String
instanceId: String
linuxOptions: String
windowsOptions: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
The region ID. |
String |
Yes |
The ID must be 1 to 30 characters in length. |
|
|
instanceId |
The ID of the Elastic Compute Service (ECS) instance. |
String |
Yes |
||
|
linuxOptions |
The operations performed to collect inventory data on Linux instances. |
String |
Yes |
||
|
windowsOptions |
The operations performed to collect inventory data on Windows instances. |
String |
Yes |
Output
|
Output item |
Description |
Type |
|
commandOutput |
String |
References
For more information, see ACS::ECS::PutInventory at GitHub.