DpmProtectedItemExtendedInfo |
DpmProtectedItem.extendedInfo() |
Get the extendedInfo property: Extended info of the backup item.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withDiskStorageUsedInBytes(String diskStorageUsedInBytes) |
Set the diskStorageUsedInBytes property: Used Disk storage in bytes.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withIsCollocated(Boolean isCollocated) |
Set the isCollocated property: To check if backup item is collocated.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withIsPresentOnCloud(Boolean isPresentOnCloud) |
Set the isPresentOnCloud property: To check if backup item is cloud protected.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withLastBackupStatus(String lastBackupStatus) |
Set the lastBackupStatus property: Last backup status information on backup item.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withLastRefreshedAt(OffsetDateTime lastRefreshedAt) |
Set the lastRefreshedAt property: Last refresh time on backup item.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withOldestRecoveryPoint(OffsetDateTime oldestRecoveryPoint) |
Set the oldestRecoveryPoint property: Oldest cloud recovery point time.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withOnPremiseLatestRecoveryPoint(OffsetDateTime onPremiseLatestRecoveryPoint) |
Set the onPremiseLatestRecoveryPoint property: latest disk recovery point time.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withOnPremiseOldestRecoveryPoint(OffsetDateTime onPremiseOldestRecoveryPoint) |
Set the onPremiseOldestRecoveryPoint property: Oldest disk recovery point time.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withOnPremiseRecoveryPointCount(Integer onPremiseRecoveryPointCount) |
Set the onPremiseRecoveryPointCount property: disk recovery point count.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withProtectableObjectLoadPath(Map<String,String> protectableObjectLoadPath) |
Set the protectableObjectLoadPath property: Attribute to provide information on various DBs.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withProtectedProperty(Boolean protectedProperty) |
Set the protectedProperty property: To check if backup item is disk protected.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withProtectionGroupName(String protectionGroupName) |
Set the protectionGroupName property: Protection group name of the backup item.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withRecoveryPointCount(Integer recoveryPointCount) |
Set the recoveryPointCount property: cloud recovery point count.
|
DpmProtectedItemExtendedInfo |
DpmProtectedItemExtendedInfo.withTotalDiskStorageSizeInBytes(String totalDiskStorageSizeInBytes) |
Set the totalDiskStorageSizeInBytes property: total Disk storage in bytes.
|