Description
Collects inventory data.
Syntax
Action: ACS::ECS::PutInventory
Properties:
regionId: String
instanceId: String
linuxOptions: String
windowsOptions: StringAttributes
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 that are performed to collect inventory data in Linux. | String | Yes | ||
windowsOptions | The operations that are performed to collect inventory data in Windows. | String | Yes |
Output
Output item | Description | Type |
commandOutput | String |
References
For more information, see ACS::ECS::PutInventory at GitHub.