MabContainerExtendedInfo interface

Additional information of the container.

Properties

backupItems

List of backup items associated with this container.

backupItemType

Type of backup items associated with this container.

lastBackupStatus

Latest backup status of this container.

lastRefreshedAt

Time stamp when this container was refreshed.

policyName

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