Cloud Asset Collection table
Stores metadata of cloud assets collected from providers for IT operations.
A Cloud Asset Collection Table is a structured repository in IT Operations Management that stores and manages metadata of cloud resources collected from multiple cloud service providers. The table stores all discovered or synced cloud assets, such as virtual machines, storage buckets, and databases after collection from cloud environments.
| Field | Description |
|---|---|
| Active | Indicates whether this specific cloud asset collection configuration is enabled or turned off.
|
| Category | High-level classification of collected cloud assets, such as Compute, Storage, Networking, Database, or Security. |
| Subcategory | Granular classification under the main category. Examples include Virtual Machines, Containers, and Functions under Compute; Block Storage, Object Storage, and File Storage under Storage. |
| CI Class Name | CMDB class where collected assets are stored such as cmdb_ci_vm_instance for virtual machines. |
| Provider | Cloud service provider from which assets are collected. |
| Last Processed Time | Timestamp of the last successful Asset Collection run. Useful for:
|
| Comments | Free-text field for notes or context about the configuration. |