NSX-T Data Center REST API

BackupOperationHistory (schema)

Past backup operation details

Name Description Type Notes
cluster_backup_statuses Statuses of previous cluster backups array of BackupOperationStatus
inventory_backup_statuses Statuses of previous inventory backups array of BackupOperationStatus
node_backup_statuses Statuses of previous node backups array of BackupOperationStatus
overall_backup_status Overall status of last backup

This attribute is used to indicate the overall backup status
string Enum: NOT_AVAILABLE, IN_PROGRESS, SUCCESS, FAILED