[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
BackupRestoreStatusResponse
Properties
string
backup_file_name
Optional
File name of backup tar file
array of
string
failed_components
Optional
List of components failed to backup or restore
string
status
Optional
Status of currently executing or last backup-restore job
string
status_updated_timestamp
Optional
TimeStamp of the last status update
JSON Example
{
"backup_file_name": "vrni_backup-10000-2020-12-15-13-00-40.tar",
"status": "IN_PROGRESS",
"status_updated_timestamp": "vrni_backup-10000-2020-12-15-13-00-40.tar"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By
Get Backup Status Report
Get Restore Status Report