Skip to content
Release: Australia · Updated: 2026-07-09 · Official documentation · View source

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.

FieldDescription
ActiveIndicates whether this specific cloud asset collection configuration is enabled or turned off.- True – The configuration is active for the selected CI. It has been processed and populated in the flat table, and assets are collected according to the defined schedule. - False – The configuration is inactive, and no assets are collected.
CategoryHigh-level classification of collected cloud assets, such as Compute, Storage, Networking, Database, or Security.
SubcategoryGranular 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 NameCMDB class where collected assets are stored such as `cmdb_ci_vm_instance` for virtual machines.
ProviderCloud service provider from which assets are collected.
Last Processed TimeTimestamp of the last successful Asset Collection run.Useful for: - Tracking data freshness - Troubleshooting delays or failures
CommentsFree-text field for notes or context about the configuration.

Parent Topic:Cloud Account Management reference