Skip to content

CommonAssetMetadata

Comprehensive metadata for assets.

Fields

Field Type Description
appSpecificMetadata AppMetadata Specifies application-specific metadata.
backupStatus BackupStatus! Specifies the current backup state of the asset.
cloudAccountInfo CloudAccountInfo Specifies the cloud provider account where the asset resides.
clusterInfo ClusterInfo Specifies the cluster details of the asset.
creationTime Long! Specifies the creation timestamp of the asset in milliseconds.
encryption Encryption! Specifies the encryption status for the asset.
firstSeenTime Long! Specifies the initial detection time of the asset in milliseconds.
isDeleted Boolean! Specifies whether the asset is marked as deleted.
lastAccessTime Long! Specifies the last access time for the asset in milliseconds.
logging Logging! Specifies the logging status for the asset.
name String! Specifies the name of the asset.
networkAccess NetworkAccess! Specifies network accessibility for the asset.
objectTags [AssetTag!]! Specifies the object tags assigned to the asset.
objectType ManagedObjectType! Specifies the managed type of the object.
physicalHost String! Specifies the physical host associated with the asset.
platform Platform! Specifies the infrastructure platform of the asset.
platformCategory PlatformCategory! Specifies the platform category of the asset.
region String! Specifies the geographic region of the asset.
rubrikSlaInfo RubrikSlaInfo Specifies the Rubrik SLA Domain information for the asset. Only populated when Rubrik backs up the asset.
sensitivityLevel SensitivityLevel! Specifies the data sensitivity level of the asset.
size Long! Specifies the size of the asset in bytes.
snapshotTimestamp Long! Specifies the timestamp of the snapshot in milliseconds.