name | data type | constraints | description |
---|---|---|---|
uuid | string | ||
name | string | ||
path | string | ||
tapePath | string | ||
present | boolean | required | |
lastUsedDate | number | ||
tapeLibrary | TapeLibrary | ||
tapePoolBackupDestinations | array of TapePoolBackupDestination | ||
auditEntityName | string | ||
guid | string | ||
ver | number | ||
nameAndGuid | NameAndGuid | ||
nameGuidAndType | NameGuidAndType |
Example
{ "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { "uuid" : "...", "name" : "...", "path" : "...", "present" : true, "tapeManager" : { "url" : "...", "name" : "...", "state" : "UNKNOWN", "nodeConfig" : { }, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "secretKey" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "tapes" : [ { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "NOT_PRESENT", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "CLEANING", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "READY", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "CLEANING", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "tapeDrives" : [ { "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { }, "tapePoolBackupDestinations" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { }, "tapePoolBackupDestinations" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "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" } }, "tapePoolBackupDestinations" : [ { "guid" : "...", "ver" : 12345, "compressionType" : "GZIP", "tapeManager" : { "url" : "...", "name" : "...", "state" : "STOPPED", "nodeConfig" : { }, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "secretKey" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "tapeLibrary" : { "uuid" : "...", "name" : "...", "path" : "...", "present" : true, "tapeManager" : { }, "tapes" : [ { }, { } ], "tapeDrives" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "tapeDrives" : [ { "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { }, "tapePoolBackupDestinations" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { }, "tapePoolBackupDestinations" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "tapes" : [ { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "EJECTED", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "REGULAR", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "READY", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "REGULAR", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "currentTape" : { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "READY", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "CLEANING", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "configurationValid" : true, "name" : "...", "configurationWarning" : "...", "modificationTime" : 12345, "dedupEnabled" : true, "totalAvailableSpace" : 12345, "totalUsedSpace" : 12345, "totalDedupUsedSpace" : 12345, "totalDedupAvailableSpace" : 12345, "visibleForAllVms" : true, "backupDestinationForCloud" : true, "trustAllCerts" : true, "nodeConfigs" : [ { "guid" : "...", "ver" : 12345, "backupDestinations" : [ { }, { } ], "nodes" : [ { }, { } ], "hypervisors" : [ { }, { } ], "hypervisorManagers" : [ { }, { } ], "storageProviders" : [ { }, { } ], "applications" : [ { }, { } ], "nameAndGuid" : { }, "cloudServiceProviders" : [ { }, { } ], "hypervisorCluster" : { }, "nameGuidAndType" : { }, "tapeManagers" : [ { }, { } ], "name" : "...", "modificationTime" : 12345, "isDefault" : true, "generalSettings" : { }, "threadsSettings" : { }, "netcatSettings" : { }, "cloudAgentSettings" : { }, "auditEntityName" : "...", "defaultNode" : { }, "usedInArchitecture" : true, "architectureInfo" : "...", "pathableBackupDestinations" : [ { }, { } ] }, { "guid" : "...", "ver" : 12345, "backupDestinations" : [ { }, { } ], "nodes" : [ { }, { } ], "hypervisors" : [ { }, { } ], "hypervisorManagers" : [ { }, { } ], "storageProviders" : [ { }, { } ], "applications" : [ { }, { } ], "nameAndGuid" : { }, "cloudServiceProviders" : [ { }, { } ], "hypervisorCluster" : { }, "nameGuidAndType" : { }, "tapeManagers" : [ { }, { } ], "name" : "...", "modificationTime" : 12345, "isDefault" : true, "generalSettings" : { }, "threadsSettings" : { }, "netcatSettings" : { }, "cloudAgentSettings" : { }, "auditEntityName" : "...", "defaultNode" : { }, "usedInArchitecture" : true, "architectureInfo" : "...", "pathableBackupDestinations" : [ { }, { } ] } ], "projects" : [ { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { }, "backupDestinations" : [ { }, { } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { }, { } ], "hypervisorStorages" : [ { }, { } ], "quota" : { }, "authenticationDomains" : [ { }, { } ], "sourceAuthenticationDomain" : { }, "auditEntityName" : "...", "availableAuthenticationDomain" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { }, "backupDestinations" : [ { }, { } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { }, { } ], "hypervisorStorages" : [ { }, { } ], "quota" : { }, "authenticationDomains" : [ { }, { } ], "sourceAuthenticationDomain" : { }, "auditEntityName" : "...", "availableAuthenticationDomain" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "backupDestinationBackups" : [ { "guid" : "...", "ver" : 12345, "backup" : { }, "backupDestination" : { }, "roleType" : "SECONDARY", "status" : "REMOVED", "type" : "INCREMENTAL", "statusInfo" : "...", "retentionHint" : "ARCHIVE", "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "guid" : "...", "ver" : 12345, "backup" : { }, "backupDestination" : { }, "roleType" : "ARCHIVE", "status" : "IN_PROGRESS", "type" : "SYNTHETIC", "statusInfo" : "...", "retentionHint" : "STANDARD_RETENTION", "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "ruleBackupDestinations" : [ { "guid" : "...", "ver" : 12345, "backupDestination" : { }, "rule" : { }, "roleType" : "PRIMARY", "active" : true, "backupRetentionSettings" : { }, "daysToKeepRetentionLock" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "guid" : "...", "ver" : 12345, "backupDestination" : { }, "rule" : { }, "roleType" : "ARCHIVE", "active" : true, "backupRetentionSettings" : { }, "daysToKeepRetentionLock" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "type" : "ISOLAYER", "preAccessCmdArgs" : [ "...", "..." ], "postAccessCmdArgs" : [ "...", "..." ], "preAccessCmdExecEnabled" : true, "postAccessCmdExecEnabled" : true, "preAccessCmdExecTimeout" : 12345, "postAccessCmdExecTimeout" : 12345, "backupDestinationInitInfos" : [ { "node" : { }, "backupDestination" : { }, "initSuccessful" : true, "initError" : "...", "modificationTime" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "node" : { }, "backupDestination" : { }, "initSuccessful" : true, "initError" : "...", "modificationTime" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "initRequired" : true, "encryptionEnabled" : true, "warnings" : [ "...", "..." ], "defaultBackupDestination" : true, "spaceThreshold" : 12345, "description" : "...", "state" : "INITIALIZED", "auditEntityName" : "...", "nameGuidAndType" : { "type" : { }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "randomAccessSupported" : true, "backups" : [ { "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" : "FAILED", "statusInfo" : "...", "storedBytes" : 12345, "backupLocations" : [ { }, { } ], "protectedEntity" : { }, "node" : { }, "backupRule" : { }, "protectedEntityType" : "CLOUD", "type" : "FULL", "parentBackup" : { }, "tasks" : [ { }, { } ], "files" : [ { }, { } ], "archivedTasks" : [ { }, { } ], "vmExportImportMode" : "DISK_ATTACHMENT", "warningsPresent" : true, "warnings" : [ { }, { } ], "baseImage" : { }, "sourceProject" : { }, "retentionHint" : "TO_REMOVE", "archivedBackup" : { }, "taskDurationTime" : 12345, "auditEntityName" : "...", "primaryBackupDestination" : { }, "primaryLocation" : { }, "nonPrimaryLocations" : [ { }, { } ], "secondaryBackupDestinations" : [ { }, { } ], "allBackupDestinations" : [ { }, { } ], "networkInterfaceCards" : [ { }, { } ], "locationStatuses" : [ "FAILED", "REMOVED" ], "overallStatus" : "INPROGRESS", "statusBasedOnBackupFileLocations" : "QUEUED", "agentType" : true, "deletable" : true }, { "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" : "OS_AGENT", "type" : "INCREMENTAL", "parentBackup" : { }, "tasks" : [ { }, { } ], "files" : [ { }, { } ], "archivedTasks" : [ { }, { } ], "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS", "warningsPresent" : true, "warnings" : [ { }, { } ], "baseImage" : { }, "sourceProject" : { }, "retentionHint" : "STANDARD_RETENTION", "archivedBackup" : { }, "taskDurationTime" : 12345, "auditEntityName" : "...", "primaryBackupDestination" : { }, "primaryLocation" : { }, "nonPrimaryLocations" : [ { }, { } ], "secondaryBackupDestinations" : [ { }, { } ], "allBackupDestinations" : [ { }, { } ], "networkInterfaceCards" : [ { }, { } ], "locationStatuses" : [ "IN_PROGRESS", "REMOVED" ], "overallStatus" : "SUCCESS", "statusBasedOnBackupFileLocations" : "INPROGRESS", "agentType" : true, "deletable" : true } ], "synthetic" : true, "tapePool" : true, "assignedToPolicyRules" : true }, { "guid" : "...", "ver" : 12345, "compressionType" : "BZIP2", "tapeManager" : { "url" : "...", "name" : "...", "state" : "STOPPED", "nodeConfig" : { }, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "secretKey" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "tapeLibrary" : { "uuid" : "...", "name" : "...", "path" : "...", "present" : true, "tapeManager" : { }, "tapes" : [ { }, { } ], "tapeDrives" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "tapeDrives" : [ { "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { }, "tapePoolBackupDestinations" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "path" : "...", "tapePath" : "...", "present" : true, "lastUsedDate" : 12345, "tapeLibrary" : { }, "tapePoolBackupDestinations" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "tapes" : [ { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "NOT_PRESENT", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "CLEANING", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "NOT_PRESENT", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "REGULAR", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "currentTape" : { "name" : "...", "serialNumber" : "...", "totalSpace" : 12345, "initialized" : true, "state" : "EJECTED", "guid" : "...", "tapeLibrary" : { }, "tapeLock" : { }, "ver" : 12345, "tapePoolBackupDestination" : { }, "tapeLocation" : { }, "type" : "REGULAR", "auditEntityName" : "...", "tapeChunks" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, "nameAndGuid" : { "guid" : "...", "name" : "..." }, "configurationValid" : true, "name" : "...", "configurationWarning" : "...", "modificationTime" : 12345, "dedupEnabled" : true, "totalAvailableSpace" : 12345, "totalUsedSpace" : 12345, "totalDedupUsedSpace" : 12345, "totalDedupAvailableSpace" : 12345, "visibleForAllVms" : true, "backupDestinationForCloud" : true, "trustAllCerts" : true, "nodeConfigs" : [ { "guid" : "...", "ver" : 12345, "backupDestinations" : [ { }, { } ], "nodes" : [ { }, { } ], "hypervisors" : [ { }, { } ], "hypervisorManagers" : [ { }, { } ], "storageProviders" : [ { }, { } ], "applications" : [ { }, { } ], "nameAndGuid" : { }, "cloudServiceProviders" : [ { }, { } ], "hypervisorCluster" : { }, "nameGuidAndType" : { }, "tapeManagers" : [ { }, { } ], "name" : "...", "modificationTime" : 12345, "isDefault" : true, "generalSettings" : { }, "threadsSettings" : { }, "netcatSettings" : { }, "cloudAgentSettings" : { }, "auditEntityName" : "...", "defaultNode" : { }, "usedInArchitecture" : true, "architectureInfo" : "...", "pathableBackupDestinations" : [ { }, { } ] }, { "guid" : "...", "ver" : 12345, "backupDestinations" : [ { }, { } ], "nodes" : [ { }, { } ], "hypervisors" : [ { }, { } ], "hypervisorManagers" : [ { }, { } ], "storageProviders" : [ { }, { } ], "applications" : [ { }, { } ], "nameAndGuid" : { }, "cloudServiceProviders" : [ { }, { } ], "hypervisorCluster" : { }, "nameGuidAndType" : { }, "tapeManagers" : [ { }, { } ], "name" : "...", "modificationTime" : 12345, "isDefault" : true, "generalSettings" : { }, "threadsSettings" : { }, "netcatSettings" : { }, "cloudAgentSettings" : { }, "auditEntityName" : "...", "defaultNode" : { }, "usedInArchitecture" : true, "architectureInfo" : "...", "pathableBackupDestinations" : [ { }, { } ] } ], "projects" : [ { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { }, "backupDestinations" : [ { }, { } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { }, { } ], "hypervisorStorages" : [ { }, { } ], "quota" : { }, "authenticationDomains" : [ { }, { } ], "sourceAuthenticationDomain" : { }, "auditEntityName" : "...", "availableAuthenticationDomain" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { }, "backupDestinations" : [ { }, { } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { }, { } ], "hypervisorStorages" : [ { }, { } ], "quota" : { }, "authenticationDomains" : [ { }, { } ], "sourceAuthenticationDomain" : { }, "auditEntityName" : "...", "availableAuthenticationDomain" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "backupDestinationBackups" : [ { "guid" : "...", "ver" : 12345, "backup" : { }, "backupDestination" : { }, "roleType" : "ARCHIVE", "status" : "REMOVED", "type" : "SYNCHRONIZATION", "statusInfo" : "...", "retentionHint" : "ARCHIVE", "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "guid" : "...", "ver" : 12345, "backup" : { }, "backupDestination" : { }, "roleType" : "ARCHIVE", "status" : "PRESENT", "type" : "SYNCHRONIZATION", "statusInfo" : "...", "retentionHint" : "DONT_TOUCH", "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "ruleBackupDestinations" : [ { "guid" : "...", "ver" : 12345, "backupDestination" : { }, "rule" : { }, "roleType" : "PRIMARY", "active" : true, "backupRetentionSettings" : { }, "daysToKeepRetentionLock" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "guid" : "...", "ver" : 12345, "backupDestination" : { }, "rule" : { }, "roleType" : "ARCHIVE", "active" : true, "backupRetentionSettings" : { }, "daysToKeepRetentionLock" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "type" : "RUBRIK", "preAccessCmdArgs" : [ "...", "..." ], "postAccessCmdArgs" : [ "...", "..." ], "preAccessCmdExecEnabled" : true, "postAccessCmdExecEnabled" : true, "preAccessCmdExecTimeout" : 12345, "postAccessCmdExecTimeout" : 12345, "backupDestinationInitInfos" : [ { "node" : { }, "backupDestination" : { }, "initSuccessful" : true, "initError" : "...", "modificationTime" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "node" : { }, "backupDestination" : { }, "initSuccessful" : true, "initError" : "...", "modificationTime" : 12345, "guid" : "...", "auditEntityName" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "initRequired" : true, "encryptionEnabled" : true, "warnings" : [ "...", "..." ], "defaultBackupDestination" : true, "spaceThreshold" : 12345, "description" : "...", "state" : "INITIALIZED", "auditEntityName" : "...", "nameGuidAndType" : { "type" : { }, "guid" : "...", "name" : "..." }, "randomAccessSupported" : true, "backups" : [ { "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" : "CLOUD", "type" : "SYNCHRONIZATION", "parentBackup" : { }, "tasks" : [ { }, { } ], "files" : [ { }, { } ], "archivedTasks" : [ { }, { } ], "vmExportImportMode" : "SSH_TRANSFER", "warningsPresent" : true, "warnings" : [ { }, { } ], "baseImage" : { }, "sourceProject" : { }, "retentionHint" : "DONT_TOUCH", "archivedBackup" : { }, "taskDurationTime" : 12345, "auditEntityName" : "...", "primaryBackupDestination" : { }, "primaryLocation" : { }, "nonPrimaryLocations" : [ { }, { } ], "secondaryBackupDestinations" : [ { }, { } ], "allBackupDestinations" : [ { }, { } ], "networkInterfaceCards" : [ { }, { } ], "locationStatuses" : [ "FAILED", "IN_PROGRESS" ], "overallStatus" : "FAILED", "statusBasedOnBackupFileLocations" : "SUCCESS", "agentType" : true, "deletable" : true }, { "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" : "FAILED", "statusInfo" : "...", "storedBytes" : 12345, "backupLocations" : [ { }, { } ], "protectedEntity" : { }, "node" : { }, "backupRule" : { }, "protectedEntityType" : "CLOUD_TEAMS", "type" : "SYNTHETIC", "parentBackup" : { }, "tasks" : [ { }, { } ], "files" : [ { }, { } ], "archivedTasks" : [ { }, { } ], "vmExportImportMode" : "CHANGED_BLOCK_TRACKING", "warningsPresent" : true, "warnings" : [ { }, { } ], "baseImage" : { }, "sourceProject" : { }, "retentionHint" : "ARCHIVE", "archivedBackup" : { }, "taskDurationTime" : 12345, "auditEntityName" : "...", "primaryBackupDestination" : { }, "primaryLocation" : { }, "nonPrimaryLocations" : [ { }, { } ], "secondaryBackupDestinations" : [ { }, { } ], "allBackupDestinations" : [ { }, { } ], "networkInterfaceCards" : [ { }, { } ], "locationStatuses" : [ "PRESENT", "IN_PROGRESS" ], "overallStatus" : "PARTIAL_SUCCESS", "statusBasedOnBackupFileLocations" : "FAILED", "agentType" : true, "deletable" : true } ], "synthetic" : true, "tapePool" : true, "assignedToPolicyRules" : true } ], "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "nameGuidAndType" : { "type" : { "name" : "ENUM_NAME", "description" : "Enum description" }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" } }