ArchivedRestoreJob Data Type

Properties
name data type constraints description
guid string  
ver number  
restoreTime number  
size number required
status RestoreJobStatus  
statusInfo string  
protectedEntityGuid string  
protectedEntityName string  
archivedTasks array of ArchivedTask  
restoreJob RestoreJob  
archivedBackup ArchivedBackup  
dstProtectedEntityGuid string  
protectedEntityType ProtectedEntityType  
restoreStorageId string  
restoreClusterId string  
restoreHostId string  
restoredPeName string  
restorePath string  
nameAndGuid NameAndGuid  
restoreVmFlavorGuid string  
restoreVmFlavorUuid string  
restoreVmFlavorName string  
restoreAccessKeyGuid string  
nameGuidAndType NameGuidAndType  
restoreAccessKeyUuid string  
restoreAccessKeyName string  
restoreProjectGuid string  
restoreProjectUuid string  
restoreProjectName string  
projectGuid string  
projectUuid string  
projectName string  
baseImage string  
dataCenterName string  
restoredDiskAllocationFormat DiskAllocationFormat  
mountedBackupMode MountedBackupMode  
backupType BackupType  
restoreType RestoreType  
recoveryPlanPolicyGuid string  
recoveryPlanPolicyName string  
hypervisorManagerUrl string  
hypervisorManagerGuid string  
hypervisorName string  
hypervisorGuid string  
vmDataCenterGuid string  
vmDataCenterName string  
hvClusterName string  
hvClusterUuid string  
hvClusterGuid string  
storageProviderName string  
storageProviderGuid string  
storagePoolName string  
storagePoolGuid string  
appCmdExecConfigGuid string  
appCmdExecConfigName string  
cloudServiceProviderName string  
cloudServiceProviderGuid string  
osAgentName string  
osAgentGuid string  
taskDurationTime number  
warnings array of ArchivedWarning  
auditEntityName string  

Example

{
  "guid" : "...",
  "ver" : 12345,
  "restoreTime" : 12345,
  "size" : 12345,
  "status" : "QUEUED",
  "statusInfo" : "...",
  "protectedEntityGuid" : "...",
  "protectedEntityName" : "...",
  "archivedTasks" : [ {
    "guid" : "...",
    "ver" : 12345,
    "type" : "EJECT_TAPE",
    "state" : "RUNNING",
    "creationTime" : 12345,
    "startTime" : 12345,
    "finishTime" : 12345,
    "taskGuid" : "...",
    "retryCount" : 12345,
    "backup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_USER",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "PRESENT" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "agentType" : true,
      "deletable" : true
    },
    "archivedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "type" : "SYNTHETIC",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "CLOUD_USER",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "parentBackup" : { },
      "backup" : { },
      "backupPolicyName" : "...",
      "backupPolicyGuid" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "sourceProjectName" : "...",
      "sourceProjectGuid" : "...",
      "sourceProjectUuid" : "...",
      "dataCenterName" : "...",
      "dataCenterGuid" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "baseImage" : { },
      "archivedFiles" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "warnings" : [ { }, { } ],
      "taskDurationTime" : 12345,
      "auditEntityName" : "..."
    },
    "schedule" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "millisSinceLocalMidnight" : 12345,
      "startWindowLength" : 12345,
      "active" : true,
      "lastRun" : 12345,
      "nameGuidAndType" : { },
      "lastSupposedRun" : 12345,
      "type" : "STORAGE_SNAPSHOT",
      "executionType" : "INTERVAL",
      "backupType" : "SYNTHETIC",
      "daysOfWeek" : [ "SUNDAY", "FRIDAY" ],
      "dayOfWeekOccurrences" : [ "THIRD_IN_MONTH", "FIRST_IN_MONTH" ],
      "months" : [ "JULY", "NOVEMBER" ],
      "rules" : [ { }, { } ],
      "interval" : { },
      "projects" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "buildInType" : "POSTGRESQL_DB_BACKUP",
      "forceFullBackup" : true,
      "auditEntityName" : "...",
      "startTime" : 12345
    },
    "policy" : {
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "VPROTECT_GIT_REPOSITORY_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "restoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "protectedEntity" : { },
      "tasks" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "backup" : { },
      "nameAndGuid" : { },
      "dstProtectedEntity" : { },
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "nameGuidAndType" : { },
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "restoreProject" : { },
      "project" : { },
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "THIN",
      "mountedBackupMode" : "CLOUD_PST_DOWNLOAD",
      "backupType" : "SYNCHRONIZATION",
      "restoreType" : "RESTORE_AND_IMPORT",
      "node" : { },
      "recoveryPlanPolicy" : { },
      "warningsPresent" : true,
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "...",
      "anyRelatedBackup" : { }
    },
    "protectedEntitySnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "REMOVED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "archivedRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "QUEUED",
      "statusInfo" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "archivedTasks" : [ { }, { } ],
      "restoreJob" : { },
      "archivedBackup" : { },
      "dstProtectedEntityGuid" : "...",
      "protectedEntityType" : "CLOUD_SITE",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "nameAndGuid" : { },
      "restoreVmFlavorGuid" : "...",
      "restoreVmFlavorUuid" : "...",
      "restoreVmFlavorName" : "...",
      "restoreAccessKeyGuid" : "...",
      "nameGuidAndType" : { },
      "restoreAccessKeyUuid" : "...",
      "restoreAccessKeyName" : "...",
      "restoreProjectGuid" : "...",
      "restoreProjectUuid" : "...",
      "restoreProjectName" : "...",
      "projectGuid" : "...",
      "projectUuid" : "...",
      "projectName" : "...",
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "DYNAMICALLY_EXPANDING",
      "mountedBackupMode" : "MANUAL",
      "backupType" : "FULL",
      "restoreType" : "RESTORE_AND_IMPORT",
      "recoveryPlanPolicyGuid" : "...",
      "recoveryPlanPolicyName" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "vmDataCenterGuid" : "...",
      "vmDataCenterName" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "archivedWorkflowExecution" : {
      "guid" : "...",
      "ver" : 12345,
      "definitionName" : "UNMOUNT",
      "builtIn" : true,
      "builtInType" : "SNAPSHOT_REVERSION",
      "currentStep" : "IMPORT",
      "progress" : 12345.0,
      "workflowExecutionGuid" : "...",
      "priority" : 12345,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "createdTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "info" : "...",
      "virtualEnvironmentContext" : { },
      "nameAndGuid" : { },
      "storageContext" : { },
      "cloudContext" : { },
      "nameGuidAndType" : { },
      "osContext" : { },
      "archivedTasks" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "dataTransferTimestampStart" : 12345,
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "dataTransferTimestampEnd" : 12345,
    "dataTransferRates" : [ {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "lastDataTransferRate" : {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "firstDataTransferRate" : {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "auditEntityName" : "..."
  }, {
    "guid" : "...",
    "ver" : 12345,
    "type" : "SNAPSHOT",
    "state" : "CANCELLED",
    "creationTime" : 12345,
    "startTime" : 12345,
    "finishTime" : 12345,
    "taskGuid" : "...",
    "retryCount" : 12345,
    "backup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "OS",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "FAILED" ],
      "overallStatus" : "PARTIAL_SUCCESS",
      "statusBasedOnBackupFileLocations" : "SUCCESS_REMOVED",
      "agentType" : true,
      "deletable" : true
    },
    "archivedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "type" : "SYNCHRONIZATION",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "CLOUD_GROUP",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "parentBackup" : { },
      "backup" : { },
      "backupPolicyName" : "...",
      "backupPolicyGuid" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "sourceProjectName" : "...",
      "sourceProjectGuid" : "...",
      "sourceProjectUuid" : "...",
      "dataCenterName" : "...",
      "dataCenterGuid" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "baseImage" : { },
      "archivedFiles" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "warnings" : [ { }, { } ],
      "taskDurationTime" : 12345,
      "auditEntityName" : "..."
    },
    "schedule" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "millisSinceLocalMidnight" : 12345,
      "startWindowLength" : 12345,
      "active" : true,
      "lastRun" : 12345,
      "nameGuidAndType" : { },
      "lastSupposedRun" : 12345,
      "type" : "STORAGE_SNAPSHOT",
      "executionType" : "INTERVAL",
      "backupType" : "INCREMENTAL",
      "daysOfWeek" : [ "WEDNESDAY", "SATURDAY" ],
      "dayOfWeekOccurrences" : [ "FOURTH_IN_MONTH", "FOURTH_IN_MONTH" ],
      "months" : [ "OCTOBER", "MAY" ],
      "rules" : [ { }, { } ],
      "interval" : { },
      "projects" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "buildInType" : "VPROTECT_GIT_REPOSITORY_BACKUP",
      "forceFullBackup" : true,
      "auditEntityName" : "...",
      "startTime" : 12345
    },
    "policy" : {
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "ETCD_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "restoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "FAILED",
      "statusInfo" : "...",
      "protectedEntity" : { },
      "tasks" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "backup" : { },
      "nameAndGuid" : { },
      "dstProtectedEntity" : { },
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "nameGuidAndType" : { },
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "restoreProject" : { },
      "project" : { },
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "DYNAMICALLY_EXPANDING",
      "mountedBackupMode" : "INSTANT_RESTORE",
      "backupType" : "SYNTHETIC",
      "restoreType" : "RESTORE_AND_IMPORT",
      "node" : { },
      "recoveryPlanPolicy" : { },
      "warningsPresent" : true,
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "...",
      "anyRelatedBackup" : { }
    },
    "protectedEntitySnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "REMOVED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "archivedRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "archivedTasks" : [ { }, { } ],
      "restoreJob" : { },
      "archivedBackup" : { },
      "dstProtectedEntityGuid" : "...",
      "protectedEntityType" : "STORAGE",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "nameAndGuid" : { },
      "restoreVmFlavorGuid" : "...",
      "restoreVmFlavorUuid" : "...",
      "restoreVmFlavorName" : "...",
      "restoreAccessKeyGuid" : "...",
      "nameGuidAndType" : { },
      "restoreAccessKeyUuid" : "...",
      "restoreAccessKeyName" : "...",
      "restoreProjectGuid" : "...",
      "restoreProjectUuid" : "...",
      "restoreProjectName" : "...",
      "projectGuid" : "...",
      "projectUuid" : "...",
      "projectName" : "...",
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "THIN",
      "mountedBackupMode" : "INSTANT_RESTORE",
      "backupType" : "SYNCHRONIZATION",
      "restoreType" : "RESTORE_AND_MOUNT",
      "recoveryPlanPolicyGuid" : "...",
      "recoveryPlanPolicyName" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "vmDataCenterGuid" : "...",
      "vmDataCenterName" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "archivedWorkflowExecution" : {
      "guid" : "...",
      "ver" : 12345,
      "definitionName" : "IMPORT",
      "builtIn" : true,
      "builtInType" : "CONNECTIVITY_TEST",
      "currentStep" : "SYNC_VM_FLAVORS",
      "progress" : 12345.0,
      "workflowExecutionGuid" : "...",
      "priority" : 12345,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "createdTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "info" : "...",
      "virtualEnvironmentContext" : { },
      "nameAndGuid" : { },
      "storageContext" : { },
      "cloudContext" : { },
      "nameGuidAndType" : { },
      "osContext" : { },
      "archivedTasks" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "dataTransferTimestampStart" : 12345,
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    },
    "dataTransferTimestampEnd" : 12345,
    "dataTransferRates" : [ {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "lastDataTransferRate" : {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "firstDataTransferRate" : {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "auditEntityName" : "..."
  } ],
  "restoreJob" : {
    "guid" : "...",
    "ver" : 12345,
    "restoreTime" : 12345,
    "size" : 12345,
    "status" : "SUCCESS",
    "statusInfo" : "...",
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "STORAGE",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "MSSQL_DB_BACKUP",
      "credential" : { },
      "lastChainMarkedForDeletion" : true,
      "bounded" : true,
      "snapshotMgmtPolicy" : { },
      "typeDeletable" : true,
      "lastStoredSnapshots" : [ { }, { } ],
      "storageProviderIfPresent" : { },
      "backupDestinationsByBackups" : [ { }, { } ],
      "sshPort" : 12345,
      "lastSuccessfulFullBackup" : { },
      "backups" : [ { }, { } ],
      "specialOperation" : "DISCARD_METADATA_DATABASES",
      "lastStoredSnapshot" : { },
      "backupPolicy" : { },
      "cloud" : true,
      "auditEntityName" : "...",
      "lastRestoreJob" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "averageProgress" : 12345.0,
      "lastSuccessfulBackup" : { }
    },
    "tasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "type" : "BACKUP_CLEANUP",
      "workflowExecution" : { },
      "state" : "FINISHED",
      "windowStart" : 12345,
      "windowEnd" : 12345,
      "progressChange" : 12345,
      "creationTime" : 12345,
      "finishTime" : 12345,
      "startTime" : 12345,
      "progress" : 12345.0,
      "retryCount" : 12345,
      "processedObjectCount" : 12345,
      "totalObjectCount" : 12345,
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoreToOriginalVolumeType" : true,
      "migrateAfterInstantRestore" : true,
      "migrationStorageId" : "...",
      "nfsStorageId" : "...",
      "imageRefForRestore" : "...",
      "restoreImageStorageId" : "...",
      "restoreStoragePool" : { },
      "restoreProject" : { },
      "restoreType" : "RESTORE_AND_IMPORT",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "authenticationDomain" : { },
      "overwrite" : true,
      "extract" : true,
      "incSnapRequired" : true,
      "sparsifyRestoreEnabled" : true,
      "powerOnAfterRestore" : true,
      "failTaskAfterPowerOnFail" : true,
      "dataTransferTimestampStart" : 12345,
      "dataTransferTimestampEnd" : 12345,
      "restoredDiskAllocationFormat" : "SPARSE",
      "statusInfo" : "...",
      "node" : { },
      "preferredNode" : { },
      "protectedEntityType" : "CLOUD_SITE",
      "protectedEntitySnapshot" : { },
      "cloudServiceProvider" : { },
      "dstProtectedEntity" : { },
      "schedule" : { },
      "backupType" : "SYNCHRONIZATION",
      "mountedBackup" : { },
      "restoredNetworks" : [ { }, { } ],
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "baseImage" : { },
      "restoreJob" : { },
      "policy" : { },
      "rules" : [ { }, { } ],
      "backupLocation" : { },
      "protectedEntityDisplayName" : "...",
      "diskUuidToCbtId" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uploadFiles" : { },
      "taskOptions" : "...",
      "osAgent" : { },
      "parentTask" : { },
      "computeZone" : { },
      "tape" : { },
      "tapeDrive" : { },
      "tapeLocation" : { },
      "strategy" : { },
      "taskTimeout" : 12345,
      "critical" : true,
      "auditEntityName" : "...",
      "taskFiles" : [ { }, { } ],
      "source" : { },
      "nodeConfig" : { },
      "primaryIncrementalSnapshotRequired" : true,
      "backup" : { },
      "originBackupRule" : { },
      "hypervisor" : { },
      "hypervisorManager" : { },
      "project" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "storageProvider" : { },
      "storagePool" : { },
      "tapeManager" : { },
      "appCmdExecConfig" : { },
      "priority" : 12345,
      "backupQueued" : true,
      "restoreJobQueued" : true,
      "hypervisorManagerType" : "GCP",
      "protectedEntity" : { },
      "backupDestination" : { },
      "kvmVm" : true,
      "cloudDownload" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "type" : "STAGING_CLEANUP",
      "workflowExecution" : { },
      "state" : "QUEUED",
      "windowStart" : 12345,
      "windowEnd" : 12345,
      "progressChange" : 12345,
      "creationTime" : 12345,
      "finishTime" : 12345,
      "startTime" : 12345,
      "progress" : 12345.0,
      "retryCount" : 12345,
      "processedObjectCount" : 12345,
      "totalObjectCount" : 12345,
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoreToOriginalVolumeType" : true,
      "migrateAfterInstantRestore" : true,
      "migrationStorageId" : "...",
      "nfsStorageId" : "...",
      "imageRefForRestore" : "...",
      "restoreImageStorageId" : "...",
      "restoreStoragePool" : { },
      "restoreProject" : { },
      "restoreType" : "RESTORE",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "authenticationDomain" : { },
      "overwrite" : true,
      "extract" : true,
      "incSnapRequired" : true,
      "sparsifyRestoreEnabled" : true,
      "powerOnAfterRestore" : true,
      "failTaskAfterPowerOnFail" : true,
      "dataTransferTimestampStart" : 12345,
      "dataTransferTimestampEnd" : 12345,
      "restoredDiskAllocationFormat" : "PREALLOCATED",
      "statusInfo" : "...",
      "node" : { },
      "preferredNode" : { },
      "protectedEntityType" : "CLOUD",
      "protectedEntitySnapshot" : { },
      "cloudServiceProvider" : { },
      "dstProtectedEntity" : { },
      "schedule" : { },
      "backupType" : "SYNCHRONIZATION",
      "mountedBackup" : { },
      "restoredNetworks" : [ { }, { } ],
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "baseImage" : { },
      "restoreJob" : { },
      "policy" : { },
      "rules" : [ { }, { } ],
      "backupLocation" : { },
      "protectedEntityDisplayName" : "...",
      "diskUuidToCbtId" : {
        "property1" : "...",
        "property2" : "..."
      },
      "uploadFiles" : { },
      "taskOptions" : "...",
      "osAgent" : { },
      "parentTask" : { },
      "computeZone" : { },
      "tape" : { },
      "tapeDrive" : { },
      "tapeLocation" : { },
      "strategy" : { },
      "taskTimeout" : 12345,
      "critical" : true,
      "auditEntityName" : "...",
      "taskFiles" : [ { }, { } ],
      "source" : { },
      "nodeConfig" : { },
      "primaryIncrementalSnapshotRequired" : true,
      "backup" : { },
      "originBackupRule" : { },
      "hypervisor" : { },
      "hypervisorManager" : { },
      "project" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "storageProvider" : { },
      "storagePool" : { },
      "tapeManager" : { },
      "appCmdExecConfig" : { },
      "priority" : 12345,
      "backupQueued" : true,
      "restoreJobQueued" : true,
      "hypervisorManagerType" : "ORACLE",
      "protectedEntity" : { },
      "backupDestination" : { },
      "kvmVm" : true,
      "cloudDownload" : true
    } ],
    "archivedTasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "type" : "INVENTORY_SYNC",
      "state" : "FAILED",
      "creationTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "taskGuid" : "...",
      "retryCount" : 12345,
      "backup" : { },
      "archivedBackup" : { },
      "schedule" : { },
      "policy" : { },
      "restoreJob" : { },
      "protectedEntitySnapshot" : { },
      "archivedRestoreJob" : { },
      "nameAndGuid" : { },
      "archivedWorkflowExecution" : { },
      "dataTransferTimestampStart" : 12345,
      "nameGuidAndType" : { },
      "dataTransferTimestampEnd" : 12345,
      "dataTransferRates" : [ { }, { } ],
      "lastDataTransferRate" : { },
      "firstDataTransferRate" : { },
      "auditEntityName" : "..."
    }, {
      "guid" : "...",
      "ver" : 12345,
      "type" : "IMPORT",
      "state" : "FAILED",
      "creationTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "taskGuid" : "...",
      "retryCount" : 12345,
      "backup" : { },
      "archivedBackup" : { },
      "schedule" : { },
      "policy" : { },
      "restoreJob" : { },
      "protectedEntitySnapshot" : { },
      "archivedRestoreJob" : { },
      "nameAndGuid" : { },
      "archivedWorkflowExecution" : { },
      "dataTransferTimestampStart" : 12345,
      "nameGuidAndType" : { },
      "dataTransferTimestampEnd" : 12345,
      "dataTransferRates" : [ { }, { } ],
      "lastDataTransferRate" : { },
      "firstDataTransferRate" : { },
      "auditEntityName" : "..."
    } ],
    "backup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "STORAGE",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "FAILED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    },
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "dstProtectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "VM",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "MSSQL_DB_BACKUP",
      "credential" : { },
      "lastChainMarkedForDeletion" : true,
      "bounded" : true,
      "snapshotMgmtPolicy" : { },
      "typeDeletable" : true,
      "lastStoredSnapshots" : [ { }, { } ],
      "storageProviderIfPresent" : { },
      "backupDestinationsByBackups" : [ { }, { } ],
      "sshPort" : 12345,
      "lastSuccessfulFullBackup" : { },
      "backups" : [ { }, { } ],
      "specialOperation" : "DISCARD_METADATA_DATABASES",
      "lastStoredSnapshot" : { },
      "backupPolicy" : { },
      "cloud" : true,
      "auditEntityName" : "...",
      "lastRestoreJob" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "averageProgress" : 12345.0,
      "lastSuccessfulBackup" : { }
    },
    "restoreStorageId" : "...",
    "restoreClusterId" : "...",
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "restoreHostId" : "...",
    "restoredPeName" : "...",
    "restorePath" : "...",
    "restoreVmFlavor" : {
      "uuid" : "...",
      "name" : "...",
      "vcpus" : 12345,
      "ram" : 12345,
      "totalDiskSpace" : 12345,
      "configuration" : "...",
      "shared" : true,
      "present" : true,
      "hvManager" : { },
      "hvClusters" : [ { }, { } ],
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "restoreAccessKey" : {
      "uuid" : "...",
      "name" : "...",
      "userId" : "...",
      "publicKey" : "...",
      "type" : "SSH",
      "present" : true,
      "hvManager" : { },
      "authenticationDomain" : { },
      "project" : { },
      "dataCenter" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "restoreProject" : {
      "uuid" : "...",
      "name" : "...",
      "active" : true,
      "present" : true,
      "hvManager" : { },
      "backupDestinations" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "hypervisorClusters" : [ { }, { } ],
      "hypervisorStorages" : [ { }, { } ],
      "quota" : { },
      "authenticationDomains" : [ { }, { } ],
      "sourceAuthenticationDomain" : { },
      "auditEntityName" : "...",
      "availableAuthenticationDomain" : { },
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "project" : {
      "uuid" : "...",
      "name" : "...",
      "active" : true,
      "present" : true,
      "hvManager" : { },
      "backupDestinations" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "hypervisorClusters" : [ { }, { } ],
      "hypervisorStorages" : [ { }, { } ],
      "quota" : { },
      "authenticationDomains" : [ { }, { } ],
      "sourceAuthenticationDomain" : { },
      "auditEntityName" : "...",
      "availableAuthenticationDomain" : { },
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "baseImage" : "...",
    "dataCenterName" : "...",
    "restoredDiskAllocationFormat" : "SPARSE",
    "mountedBackupMode" : "AUTO",
    "backupType" : "SYNTHETIC",
    "restoreType" : "RESTORE_AND_MOUNT",
    "node" : {
      "nodeIp" : "...",
      "lastSeen" : 12345,
      "name" : "...",
      "password" : "...",
      "guid" : "...",
      "version" : "...",
      "proxyVmUuid" : "...",
      "ver" : 12345,
      "nfsStorageId" : "...",
      "state" : "RUNNING",
      "nodeConfig" : { },
      "tasks" : [ { }, { } ],
      "backupDestinationInitInfos" : [ { }, { } ],
      "nodeAllocatedResources" : [ { }, { } ],
      "totalSpace" : 12345,
      "usedSpace" : 12345,
      "lastSuccessfulLogin" : 12345,
      "lastFailedLogin" : 12345,
      "lastFailedLoginIp" : "...",
      "hypervisors" : [ { }, { } ],
      "nameAndGuid" : { },
      "hypervisorCluster" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "recoveryPlanPolicy" : {
      "rules" : [ { }, { } ],
      "auditEntityName" : "...",
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "ORACLE_DB_BACKUP",
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "warningsPresent" : true,
    "taskDurationTime" : 12345,
    "warnings" : [ {
      "message" : "...",
      "backup" : { },
      "restoreJob" : { },
      "snapshot" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "message" : "...",
      "backup" : { },
      "restoreJob" : { },
      "snapshot" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "auditEntityName" : "...",
    "anyRelatedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "APP",
      "type" : "SYNTHETIC",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "RECREATE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "FAILED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "QUEUED",
      "agentType" : true,
      "deletable" : true
    }
  },
  "archivedBackup" : {
    "guid" : "...",
    "ver" : 12345,
    "snapshotTime" : 12345,
    "backupTime" : 12345,
    "size" : 12345,
    "fileCount" : 12345,
    "effectiveBackupObjectsCount" : 12345,
    "effectiveBackupSize" : 12345,
    "hidden" : true,
    "originEntityType" : "USER",
    "originEntityName" : "...",
    "originEntityGuid" : "...",
    "description" : "...",
    "status" : "SUCCESS_REMOVED",
    "statusInfo" : "...",
    "type" : "SYNTHETIC",
    "backupDestinationGuid" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "backupDestinationName" : "...",
    "protectedEntityGuid" : "...",
    "protectedEntityName" : "...",
    "protectedEntityType" : "APP",
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "vmExportImportMode" : "EXPORT_STORAGE_REPO",
    "parentBackup" : { },
    "backup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "OS_AGENT",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "FAILED" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    },
    "backupPolicyName" : "...",
    "backupPolicyGuid" : "...",
    "hypervisorManagerUrl" : "...",
    "hypervisorManagerGuid" : "...",
    "hypervisorName" : "...",
    "hypervisorGuid" : "...",
    "sourceProjectName" : "...",
    "sourceProjectGuid" : "...",
    "sourceProjectUuid" : "...",
    "dataCenterName" : "...",
    "dataCenterGuid" : "...",
    "hvClusterName" : "...",
    "hvClusterUuid" : "...",
    "hvClusterGuid" : "...",
    "storageProviderName" : "...",
    "storageProviderGuid" : "...",
    "cloudServiceProviderName" : "...",
    "cloudServiceProviderGuid" : "...",
    "osAgentName" : "...",
    "osAgentGuid" : "...",
    "storagePoolName" : "...",
    "storagePoolGuid" : "...",
    "appCmdExecConfigGuid" : "...",
    "appCmdExecConfigName" : "...",
    "baseImage" : {
      "uuid" : "..."
    },
    "archivedFiles" : [ {
      "guid" : "...",
      "backupTime" : 12345,
      "ver" : 12345,
      "lastModifiedTime" : 12345,
      "size" : 12345,
      "effectiveBackupSize" : 12345,
      "effectiveSuccessfulObjects" : 12345,
      "effectiveTotalDirectories" : 12345,
      "effectiveFailedObjects" : 12345,
      "effectiveProcessedDirectories" : 12345,
      "effectiveSkippedObjects" : 12345,
      "path" : "...",
      "originalPath" : "...",
      "mountable" : true,
      "originalStorageId" : "...",
      "originalDiskId" : "...",
      "encryption" : 12345,
      "config" : "...",
      "objectName" : "...",
      "sessionId" : "...",
      "cloudFeature" : "EXCHANGE_CALENDARS",
      "format" : "NVRAM",
      "underlyingStorageType" : "SCALEIO",
      "compressionType" : "GZIP",
      "archivedBackup" : { },
      "backupFile" : { },
      "parentArchivedBackupFile" : { },
      "nameAndGuid" : { },
      "vmDisk" : { },
      "restoresTime" : [ 12345, 12345 ],
      "nameGuidAndType" : { },
      "auditEntityName" : "...",
      "agentBackup" : true,
      "backupFileSize" : 12345
    }, {
      "guid" : "...",
      "backupTime" : 12345,
      "ver" : 12345,
      "lastModifiedTime" : 12345,
      "size" : 12345,
      "effectiveBackupSize" : 12345,
      "effectiveSuccessfulObjects" : 12345,
      "effectiveTotalDirectories" : 12345,
      "effectiveFailedObjects" : 12345,
      "effectiveProcessedDirectories" : 12345,
      "effectiveSkippedObjects" : 12345,
      "path" : "...",
      "originalPath" : "...",
      "mountable" : true,
      "originalStorageId" : "...",
      "originalDiskId" : "...",
      "encryption" : 12345,
      "config" : "...",
      "objectName" : "...",
      "sessionId" : "...",
      "cloudFeature" : "TEAMS_LIST",
      "format" : "VG_META_NUTANIX_INC",
      "underlyingStorageType" : "QUOBYTE",
      "compressionType" : "GZIP",
      "archivedBackup" : { },
      "backupFile" : { },
      "parentArchivedBackupFile" : { },
      "nameAndGuid" : { },
      "vmDisk" : { },
      "restoresTime" : [ 12345, 12345 ],
      "nameGuidAndType" : { },
      "auditEntityName" : "...",
      "agentBackup" : true,
      "backupFileSize" : 12345
    } ],
    "archivedTasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "type" : "BACKUP_DESTINATION_INIT",
      "state" : "QUEUED",
      "creationTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "taskGuid" : "...",
      "retryCount" : 12345,
      "backup" : { },
      "archivedBackup" : { },
      "schedule" : { },
      "policy" : { },
      "restoreJob" : { },
      "protectedEntitySnapshot" : { },
      "archivedRestoreJob" : { },
      "nameAndGuid" : { },
      "archivedWorkflowExecution" : { },
      "dataTransferTimestampStart" : 12345,
      "nameGuidAndType" : { },
      "dataTransferTimestampEnd" : 12345,
      "dataTransferRates" : [ { }, { } ],
      "lastDataTransferRate" : { },
      "firstDataTransferRate" : { },
      "auditEntityName" : "..."
    }, {
      "guid" : "...",
      "ver" : 12345,
      "type" : "DELETE",
      "state" : "QUEUED",
      "creationTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "taskGuid" : "...",
      "retryCount" : 12345,
      "backup" : { },
      "archivedBackup" : { },
      "schedule" : { },
      "policy" : { },
      "restoreJob" : { },
      "protectedEntitySnapshot" : { },
      "archivedRestoreJob" : { },
      "nameAndGuid" : { },
      "archivedWorkflowExecution" : { },
      "dataTransferTimestampStart" : 12345,
      "nameGuidAndType" : { },
      "dataTransferTimestampEnd" : 12345,
      "dataTransferRates" : [ { }, { } ],
      "lastDataTransferRate" : { },
      "firstDataTransferRate" : { },
      "auditEntityName" : "..."
    } ],
    "warnings" : [ {
      "message" : "...",
      "archivedBackup" : { },
      "archivedRestoreJob" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "message" : "...",
      "archivedBackup" : { },
      "archivedRestoreJob" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "taskDurationTime" : 12345,
    "auditEntityName" : "..."
  },
  "dstProtectedEntityGuid" : "...",
  "protectedEntityType" : "OS_AGENT",
  "restoreStorageId" : "...",
  "restoreClusterId" : "...",
  "restoreHostId" : "...",
  "restoredPeName" : "...",
  "restorePath" : "...",
  "nameAndGuid" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "restoreVmFlavorGuid" : "...",
  "restoreVmFlavorUuid" : "...",
  "restoreVmFlavorName" : "...",
  "restoreAccessKeyGuid" : "...",
  "nameGuidAndType" : {
    "type" : {
      "name" : "ENUM_NAME",
      "description" : "Enum description"
    },
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "restoreAccessKeyUuid" : "...",
  "restoreAccessKeyName" : "...",
  "restoreProjectGuid" : "...",
  "restoreProjectUuid" : "...",
  "restoreProjectName" : "...",
  "projectGuid" : "...",
  "projectUuid" : "...",
  "projectName" : "...",
  "baseImage" : "...",
  "dataCenterName" : "...",
  "restoredDiskAllocationFormat" : "FIXED_SIZE",
  "mountedBackupMode" : "OS_DOWNLOAD",
  "backupType" : "SYNTHETIC",
  "restoreType" : "RESTORE_AND_MOUNT",
  "recoveryPlanPolicyGuid" : "...",
  "recoveryPlanPolicyName" : "...",
  "hypervisorManagerUrl" : "...",
  "hypervisorManagerGuid" : "...",
  "hypervisorName" : "...",
  "hypervisorGuid" : "...",
  "vmDataCenterGuid" : "...",
  "vmDataCenterName" : "...",
  "hvClusterName" : "...",
  "hvClusterUuid" : "...",
  "hvClusterGuid" : "...",
  "storageProviderName" : "...",
  "storageProviderGuid" : "...",
  "storagePoolName" : "...",
  "storagePoolGuid" : "...",
  "appCmdExecConfigGuid" : "...",
  "appCmdExecConfigName" : "...",
  "cloudServiceProviderName" : "...",
  "cloudServiceProviderGuid" : "...",
  "osAgentName" : "...",
  "osAgentGuid" : "...",
  "taskDurationTime" : 12345,
  "warnings" : [ {
    "message" : "...",
    "archivedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "type" : "INCREMENTAL",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "CLOUD_SITE",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "SSH_TRANSFER",
      "parentBackup" : { },
      "backup" : { },
      "backupPolicyName" : "...",
      "backupPolicyGuid" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "sourceProjectName" : "...",
      "sourceProjectGuid" : "...",
      "sourceProjectUuid" : "...",
      "dataCenterName" : "...",
      "dataCenterGuid" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "baseImage" : { },
      "archivedFiles" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "warnings" : [ { }, { } ],
      "taskDurationTime" : 12345,
      "auditEntityName" : "..."
    },
    "archivedRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "archivedTasks" : [ { }, { } ],
      "restoreJob" : { },
      "archivedBackup" : { },
      "dstProtectedEntityGuid" : "...",
      "protectedEntityType" : "CLOUD",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "nameAndGuid" : { },
      "restoreVmFlavorGuid" : "...",
      "restoreVmFlavorUuid" : "...",
      "restoreVmFlavorName" : "...",
      "restoreAccessKeyGuid" : "...",
      "nameGuidAndType" : { },
      "restoreAccessKeyUuid" : "...",
      "restoreAccessKeyName" : "...",
      "restoreProjectGuid" : "...",
      "restoreProjectUuid" : "...",
      "restoreProjectName" : "...",
      "projectGuid" : "...",
      "projectUuid" : "...",
      "projectName" : "...",
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "EAGERZEROED",
      "mountedBackupMode" : "ISCSI",
      "backupType" : "SYNCHRONIZATION",
      "restoreType" : "RESTORE",
      "recoveryPlanPolicyGuid" : "...",
      "recoveryPlanPolicyName" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "vmDataCenterGuid" : "...",
      "vmDataCenterName" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "auditEntityName" : "...",
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  }, {
    "message" : "...",
    "archivedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "type" : "FULL",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "CLOUD",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "parentBackup" : { },
      "backup" : { },
      "backupPolicyName" : "...",
      "backupPolicyGuid" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "sourceProjectName" : "...",
      "sourceProjectGuid" : "...",
      "sourceProjectUuid" : "...",
      "dataCenterName" : "...",
      "dataCenterGuid" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "baseImage" : { },
      "archivedFiles" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "warnings" : [ { }, { } ],
      "taskDurationTime" : 12345,
      "auditEntityName" : "..."
    },
    "archivedRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "QUEUED",
      "statusInfo" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "archivedTasks" : [ { }, { } ],
      "restoreJob" : { },
      "archivedBackup" : { },
      "dstProtectedEntityGuid" : "...",
      "protectedEntityType" : "OS_AGENT",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "nameAndGuid" : { },
      "restoreVmFlavorGuid" : "...",
      "restoreVmFlavorUuid" : "...",
      "restoreVmFlavorName" : "...",
      "restoreAccessKeyGuid" : "...",
      "nameGuidAndType" : { },
      "restoreAccessKeyUuid" : "...",
      "restoreAccessKeyName" : "...",
      "restoreProjectGuid" : "...",
      "restoreProjectUuid" : "...",
      "restoreProjectName" : "...",
      "projectGuid" : "...",
      "projectUuid" : "...",
      "projectName" : "...",
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "FIXED_SIZE",
      "mountedBackupMode" : "AUTO",
      "backupType" : "SYNTHETIC",
      "restoreType" : "RESTORE",
      "recoveryPlanPolicyGuid" : "...",
      "recoveryPlanPolicyName" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "vmDataCenterGuid" : "...",
      "vmDataCenterName" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "auditEntityName" : "...",
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "auditEntityName" : "..."
}