ArchivedBackupFile Data Type

Properties
name data type constraints description
guid string  
backupTime number  
ver number  
lastModifiedTime number  
size number required
effectiveBackupSize number  
effectiveSuccessfulObjects number  
effectiveTotalDirectories number  
effectiveFailedObjects number  
effectiveProcessedDirectories number  
effectiveSkippedObjects number  
path string  
originalPath string  
mountable boolean required
originalStorageId string  
originalDiskId string  
encryption number required
config string  
objectName string  
sessionId string  
cloudFeature CloudFeature  
format BackupFileFormat  
underlyingStorageType UnderlyingStorageType  
compressionType CompressionType  
archivedBackup ArchivedBackup  
backupFile BackupFile  
parentArchivedBackupFile ArchivedBackupFile  
nameAndGuid NameAndGuid  
vmDisk VmDisk  
restoresTime array of number  
nameGuidAndType NameGuidAndType  
auditEntityName string  
agentBackup boolean required
backupFileSize number required

Example

{
  "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" : "SHAREPOINT_DOCUMENT_LIBRARY",
  "format" : "OS_DATABASE",
  "underlyingStorageType" : "LOCAL",
  "compressionType" : "GZIP",
  "archivedBackup" : {
    "guid" : "...",
    "ver" : 12345,
    "snapshotTime" : 12345,
    "backupTime" : 12345,
    "size" : 12345,
    "fileCount" : 12345,
    "effectiveBackupObjectsCount" : 12345,
    "effectiveBackupSize" : 12345,
    "hidden" : true,
    "originEntityType" : "SCHEDULE",
    "originEntityName" : "...",
    "originEntityGuid" : "...",
    "description" : "...",
    "status" : "FAILED",
    "statusInfo" : "...",
    "type" : "INCREMENTAL",
    "backupDestinationGuid" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "backupDestinationName" : "...",
    "protectedEntityGuid" : "...",
    "protectedEntityName" : "...",
    "protectedEntityType" : "VM",
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
    "parentBackup" : { },
    "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" : "SYNTHETIC",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "FAILED" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "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" : "TEAMS_CONVERSATION",
      "format" : "APP_TAR",
      "underlyingStorageType" : "GCE_PD",
      "compressionType" : "TAR_BZIP2",
      "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" : "SHAREPOINT",
      "format" : "VM_META_OVF",
      "underlyingStorageType" : "STORAGEOS",
      "compressionType" : "BZIP2",
      "archivedBackup" : { },
      "backupFile" : { },
      "parentArchivedBackupFile" : { },
      "nameAndGuid" : { },
      "vmDisk" : { },
      "restoresTime" : [ 12345, 12345 ],
      "nameGuidAndType" : { },
      "auditEntityName" : "...",
      "agentBackup" : true,
      "backupFileSize" : 12345
    } ],
    "archivedTasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "type" : "UPLOAD",
      "state" : "FINISHED",
      "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" : "LIVE_MIGRATION",
      "state" : "RUNNING",
      "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" : "..."
  },
  "backupFile" : {
    "guid" : "...",
    "ver" : 12345,
    "backupTime" : 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" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "sessionId" : "...",
    "cloudFeature" : "SHAREPOINT_LIST",
    "format" : "CBT_VMWARE",
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "underlyingStorageType" : "QUOBYTE",
    "compressionType" : "TAR_GZIP",
    "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" : "INPROGRESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "VM",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "DONT_TOUCH",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "IN_PROGRESS" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "SUCCESS_REMOVED",
      "agentType" : true,
      "deletable" : true
    },
    "parentBackupFile" : { },
    "locations" : [ {
      "backupDestination" : { },
      "backupFile" : { },
      "guid" : "...",
      "status" : "REMOVED",
      "ver" : 12345,
      "roleType" : "PRIMARY",
      "backupTime" : 12345,
      "lastModifiedTime" : 12345,
      "encryption" : 12345,
      "config" : "...",
      "compressionType" : "DISABLED",
      "path" : "...",
      "tapeChunks" : [ { }, { } ],
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "backupDestination" : { },
      "backupFile" : { },
      "guid" : "...",
      "status" : "PRESENT",
      "ver" : 12345,
      "roleType" : "SECONDARY",
      "backupTime" : 12345,
      "lastModifiedTime" : 12345,
      "encryption" : 12345,
      "config" : "...",
      "compressionType" : "DISABLED",
      "path" : "...",
      "tapeChunks" : [ { }, { } ],
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "lvmType" : true,
    "metadataFormat" : true,
    "diskFormat" : true,
    "restoresTime" : [ 12345, 12345 ],
    "vmDisk" : {
      "name" : "...",
      "uuid" : "...",
      "devicePath" : "...",
      "fullDevicePath" : "...",
      "guid" : "...",
      "ver" : 12345,
      "controllerId" : "...",
      "slot" : "...",
      "size" : 12345,
      "present" : true,
      "excludedFromBackup" : true,
      "bootable" : true,
      "image" : true,
      "volumeSource" : "...",
      "volumeType" : "...",
      "type" : "OPENSTACK_SWAP",
      "supported" : true,
      "snapshots" : [ { }, { } ],
      "virtualMachine" : { },
      "originalStorage" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "auditEntityName" : "..."
  },
  "parentArchivedBackupFile" : {
    "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_CONTACTS",
    "format" : "ARI",
    "underlyingStorageType" : "UNDEFINED",
    "compressionType" : "GZIP",
    "archivedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "type" : "SYNTHETIC",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "OS_AGENT",
      "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" : "..."
    },
    "backupFile" : {
      "guid" : "...",
      "ver" : 12345,
      "backupTime" : 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" : "...",
      "nameAndGuid" : { },
      "sessionId" : "...",
      "cloudFeature" : "SHAREPOINT",
      "format" : "EXCLUDED_DISK",
      "nameGuidAndType" : { },
      "underlyingStorageType" : "UNDEFINED",
      "compressionType" : "GZIP",
      "backup" : { },
      "parentBackupFile" : { },
      "locations" : [ { }, { } ],
      "lvmType" : true,
      "metadataFormat" : true,
      "diskFormat" : true,
      "restoresTime" : [ 12345, 12345 ],
      "vmDisk" : { },
      "auditEntityName" : "..."
    },
    "parentArchivedBackupFile" : { },
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "vmDisk" : {
      "name" : "...",
      "uuid" : "...",
      "devicePath" : "...",
      "fullDevicePath" : "...",
      "guid" : "...",
      "ver" : 12345,
      "controllerId" : "...",
      "slot" : "...",
      "size" : 12345,
      "present" : true,
      "excludedFromBackup" : true,
      "bootable" : true,
      "image" : true,
      "volumeSource" : "...",
      "volumeType" : "...",
      "type" : "OPENSHIFT_LUN",
      "supported" : true,
      "snapshots" : [ { }, { } ],
      "virtualMachine" : { },
      "originalStorage" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "restoresTime" : [ 12345, 12345 ],
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "auditEntityName" : "...",
    "agentBackup" : true,
    "backupFileSize" : 12345
  },
  "nameAndGuid" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "vmDisk" : {
    "name" : "...",
    "uuid" : "...",
    "devicePath" : "...",
    "fullDevicePath" : "...",
    "guid" : "...",
    "ver" : 12345,
    "controllerId" : "...",
    "slot" : "...",
    "size" : 12345,
    "present" : true,
    "excludedFromBackup" : true,
    "bootable" : true,
    "image" : true,
    "volumeSource" : "...",
    "volumeType" : "...",
    "type" : "OPENSHIFT_DISK",
    "supported" : true,
    "snapshots" : [ {
      "vmDisk" : { },
      "backupRule" : { },
      "cbtId" : "...",
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "vmDisk" : { },
      "backupRule" : { },
      "cbtId" : "...",
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "virtualMachine" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "sshPort" : 12345,
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "CLOUD_SITE",
      "lastSuccessfulFullBackup" : { },
      "lastRestoreJob" : { },
      "lastSuccessfulIncBackup" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "backups" : [ { }, { } ],
      "uuid" : "...",
      "externalReference" : "...",
      "preSnapIgnoredExitCodes" : "...",
      "postSnapIgnoredExitCodes" : "...",
      "warningsPresent" : true,
      "originalName" : "...",
      "buildInType" : "ORACLE_DB_BACKUP",
      "parentFolderName" : "...",
      "preSnapCmdExecEnabled" : true,
      "credential" : { },
      "postSnapCmdExecEnabled" : true,
      "averageProgress" : 12345.0,
      "preSnapCmdExecTimeout" : 12345,
      "lastChainMarkedForDeletion" : true,
      "postSnapCmdExecTimeout" : 12345,
      "specialOperation" : "DISCARD_METADATA_DATABASES",
      "supportsQuiesceSnapshot" : true,
      "lastSuccessfulBackup" : { },
      "preCommand" : { },
      "postCommand" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "baseImageCreationConfig" : { },
      "hypervisor" : { },
      "vmBackupPolicy" : { },
      "snapshotMgmtPolicy" : { },
      "project" : { },
      "nameGuidAndType" : { },
      "tags" : [ { }, { } ],
      "hvType" : "CITRIX",
      "hvmType" : "RHEV",
      "vmExportImportMode" : "SSH_TRANSFER",
      "lastStoredSnapshot" : { },
      "preSnapStdErrorHandling" : "IGNORE_WITHOUT_WARNING",
      "postSnapStdErrorHandling" : "IGNORE_WITH_WARNING",
      "networkInterfaceCards" : [ { }, { } ],
      "lastStoredSnapshots" : [ { }, { } ],
      "vmResourceType" : "STATEFUL_SET",
      "vmFlavor" : { },
      "accessKey" : { },
      "present" : true,
      "auditEntityName" : "...",
      "backupPolicy" : { },
      "typeDeletable" : true,
      "nodeConfig" : { },
      "bounded" : true,
      "backupDestinationsByBackups" : [ { }, { } ],
      "hvManager" : { },
      "incrementalBackupOutdatedByRuleBackupDestinationChange" : true,
      "anyHypervisorClusterFromStructure" : { },
      "cloud" : true,
      "VMInDiskAttachmentCbtExportMode" : true,
      "VMInCBTExportMode" : true,
      "effectiveVmExportImportMode" : "DISK_ATTACHMENT",
      "storageProviderIfPresent" : { },
      "peProviderForSystemNotification" : { }
    },
    "originalStorage" : {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "OPENSTACK_CINDER",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  },
  "restoresTime" : [ 12345, 12345 ],
  "nameGuidAndType" : {
    "type" : {
      "name" : "ENUM_NAME",
      "description" : "Enum description"
    },
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "auditEntityName" : "...",
  "agentBackup" : true,
  "backupFileSize" : 12345
}