MabContainerExtendedInfo interface
Additional information of the container.
Properties
backup |
List of backup items associated with this container. |
backup |
Type of backup items associated with this container. |
last |
Latest backup status of this container. |
last |
Time stamp when this container was refreshed. |
policy |
Backup policy associated with this container. |
Property Details
backupItems
List of backup items associated with this container.
backupItems?: string[]
Property Value
string[]
backupItemType
Type of backup items associated with this container.
backupItemType?: string
Property Value
string
lastBackupStatus
Latest backup status of this container.
lastBackupStatus?: string
Property Value
string
lastRefreshedAt
Time stamp when this container was refreshed.
lastRefreshedAt?: Date
Property Value
Date
policyName
Backup policy associated with this container.
policyName?: string
Property Value
string