OSBackupRule Data Type

Properties
name data type constraints description
name string  
schedules array of Schedule  
policy OSBackupPolicy  
includes array of OSBackupRuleRange  
guid string  
position number  
excludes array of OSBackupRuleRange  
ver number  
auditEntityName string  
markedForDeletion boolean required
ruleBackupDestinations array of RuleBackupDestination  
snapshotAssignments array of ProtectedEntitySnapshotAssignment  
isIncBackupObsoleteDueToBackupDestinationsChanged boolean required
active boolean required
nameAndGuid NameAndGuid  
type BackupRuleType  
backups array of Backup  
nameGuidAndType NameGuidAndType  
backupDestinations array of BackupDestination  
otherActiveBackupDestinations array of BackupDestination  
primaryBackupDestination BackupDestination  
otherBackupDestinations array of BackupDestination  
primaryBackupDestinationInOtherBackupDestinations boolean required
backupCopyEnabled boolean required

Example

{
  "name" : "...",
  "schedules" : [ {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "millisSinceLocalMidnight" : 12345,
    "startWindowLength" : 12345,
    "active" : true,
    "lastRun" : 12345,
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "lastSupposedRun" : 12345,
    "type" : "STORAGE_SNAPSHOT",
    "executionType" : "TIME",
    "backupType" : "INCREMENTAL",
    "daysOfWeek" : [ "TUESDAY", "FRIDAY" ],
    "dayOfWeekOccurrences" : [ "LAST_IN_MONTH", "FIRST_IN_MONTH" ],
    "months" : [ "NOVEMBER", "FEBRUARY" ],
    "rules" : [ {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "interval" : {
      "startLocalTime" : 12345,
      "endLocalTime" : 12345,
      "frequency" : 12345
    },
    "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" : { }
    } ],
    "visibleForAllProjects" : true,
    "buildInType" : "MSSQL_DB_BACKUP",
    "forceFullBackup" : true,
    "auditEntityName" : "...",
    "startTime" : 12345
  }, {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "name" : "...",
    "millisSinceLocalMidnight" : 12345,
    "startWindowLength" : 12345,
    "active" : true,
    "lastRun" : 12345,
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    },
    "lastSupposedRun" : 12345,
    "type" : "APP_BACKUP",
    "executionType" : "INTERVAL",
    "backupType" : "SYNTHETIC",
    "daysOfWeek" : [ "SATURDAY", "MONDAY" ],
    "dayOfWeekOccurrences" : [ "FIRST_IN_MONTH", "THIRD_IN_MONTH" ],
    "months" : [ "DECEMBER", "OCTOBER" ],
    "rules" : [ {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "interval" : {
      "startLocalTime" : 12345,
      "endLocalTime" : 12345,
      "frequency" : 12345
    },
    "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" : { }
    } ],
    "visibleForAllProjects" : true,
    "buildInType" : "MSSQL_DB_BACKUP",
    "forceFullBackup" : true,
    "auditEntityName" : "...",
    "startTime" : 12345
  } ],
  "policy" : {
    "failRemainingBackupTasksExportThreshold" : 12345.0,
    "failRemainingBackupTasksStoreThreshold" : 12345.0,
    "dailyReportEnabled" : true,
    "disableCleanOldBackups" : true,
    "mailingList" : {
      "name" : "...",
      "recipients" : [ "...", "..." ],
      "project" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "emailAddresses" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "osAgents" : [ {
      "guid" : "...",
      "ver" : 12345,
      "description" : "...",
      "secret" : "...",
      "lastLoginDate" : 12345,
      "lastSeen" : 12345,
      "status" : "WORKING",
      "beingDeleted" : true,
      "nodeConfig" : { },
      "osBackupPolicy" : { },
      "enabledScheduledBackups" : true,
      "nameAndGuid" : { },
      "osType" : "LINUX",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "name" : "...",
      "sshHost" : "...",
      "sshPort" : 12345,
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "pool" : { },
      "type" : "CLOUD",
      "backupPolicy" : { },
      "lastSuccessfulFullBackup" : { },
      "lastRestoreJob" : { },
      "peProviderForSystemNotification" : { },
      "lastSuccessfulIncBackup" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "osAgent" : { },
      "backups" : [ { }, { } ],
      "warningsPresent" : true,
      "buildInType" : "INTERNAL_DB_BACKUP",
      "credential" : { },
      "averageProgress" : 12345.0,
      "lastChainMarkedForDeletion" : true,
      "specialOperation" : "DISCARD_METADATA_DATABASES",
      "lastSuccessfulBackup" : { },
      "nameGuidAndType" : { },
      "present" : true,
      "snapshotMgmtPolicy" : { },
      "lastStoredSnapshot" : { },
      "lastStoredSnapshots" : [ { }, { } ],
      "typeDeletable" : true,
      "bounded" : true,
      "backupDestinationsByBackups" : [ { }, { } ],
      "storageProviderIfPresent" : { },
      "cloud" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "description" : "...",
      "secret" : "...",
      "lastLoginDate" : 12345,
      "lastSeen" : 12345,
      "status" : "DECOMMISSIONED",
      "beingDeleted" : true,
      "nodeConfig" : { },
      "osBackupPolicy" : { },
      "enabledScheduledBackups" : true,
      "nameAndGuid" : { },
      "osType" : "MAC",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "name" : "...",
      "sshHost" : "...",
      "sshPort" : 12345,
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "pool" : { },
      "type" : "CLOUD_GROUP",
      "backupPolicy" : { },
      "lastSuccessfulFullBackup" : { },
      "lastRestoreJob" : { },
      "peProviderForSystemNotification" : { },
      "lastSuccessfulIncBackup" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "osAgent" : { },
      "backups" : [ { }, { } ],
      "warningsPresent" : true,
      "buildInType" : "INTERNAL_DB_BACKUP",
      "credential" : { },
      "averageProgress" : 12345.0,
      "lastChainMarkedForDeletion" : true,
      "specialOperation" : "DISCARD_METADATA_DATABASES",
      "lastSuccessfulBackup" : { },
      "nameGuidAndType" : { },
      "present" : true,
      "snapshotMgmtPolicy" : { },
      "lastStoredSnapshot" : { },
      "lastStoredSnapshots" : [ { }, { } ],
      "typeDeletable" : true,
      "bounded" : true,
      "backupDestinationsByBackups" : [ { }, { } ],
      "storageProviderIfPresent" : { },
      "cloud" : true
    } ],
    "guid" : "...",
    "rule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "APPLICATION",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    },
    "name" : "...",
    "ver" : 12345,
    "priority" : 12345,
    "backupRetryCount" : 12345,
    "osType" : "WINDOWS",
    "autoAssignSettings" : {
      "guid" : "...",
      "ver" : 12345,
      "policy" : { },
      "mode" : "ASSIGN_AND_REMOVE",
      "regExps" : [ { }, { } ],
      "tags" : [ { }, { } ],
      "hvClusters" : [ { }, { } ],
      "nameAndGuid" : { },
      "storagePools" : [ { }, { } ],
      "nameGuidAndType" : { },
      "cloudServiceProviders" : [ { }, { } ],
      "osAgents" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "rules" : [ {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "OS",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    }, {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "APPLICATION",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    } ],
    "autoRemoveNonPresent" : true,
    "auditEntityName" : "...",
    "active" : true,
    "buildInType" : "VPROTECT_GIT_REPOSITORY_BACKUP",
    "protectedEntityCount" : 12345,
    "protectedEntities" : [ {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "VM",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "ORACLE_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" : { }
    }, {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "VM",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "MYSQL_MARIADB_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" : { }
    } ],
    "visibleForAllProjects" : true,
    "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" : { }
    } ],
    "protectedEntityType" : "CLOUD",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  },
  "includes" : [ {
    "osBackupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "OS",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    },
    "type" : "INCLUDE",
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "OS_AGENT",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "INTERNAL_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" : { }
    },
    "guid" : "...",
    "directory" : "...",
    "ver" : 12345,
    "recursive" : true,
    "includeMountedFileSystems" : true,
    "filters" : "...",
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  }, {
    "osBackupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "VIRTUAL_MACHINE",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    },
    "type" : "EXCLUDE",
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "CLOUD_SITE",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "POSTGRESQL_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" : { }
    },
    "guid" : "...",
    "directory" : "...",
    "ver" : 12345,
    "recursive" : true,
    "includeMountedFileSystems" : true,
    "filters" : "...",
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "guid" : "...",
  "position" : 12345,
  "excludes" : [ {
    "osBackupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "VIRTUAL_MACHINE",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    },
    "type" : "EXCLUDE",
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "CLOUD_SITE",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "REAR_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" : { }
    },
    "guid" : "...",
    "directory" : "...",
    "ver" : 12345,
    "recursive" : true,
    "includeMountedFileSystems" : true,
    "filters" : "...",
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  }, {
    "osBackupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "policy" : { },
      "includes" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "excludes" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "OS",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true
    },
    "type" : "INCLUDE",
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "CLOUD_USER",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "MYSQL_MARIADB_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" : { }
    },
    "guid" : "...",
    "directory" : "...",
    "ver" : 12345,
    "recursive" : true,
    "includeMountedFileSystems" : true,
    "filters" : "...",
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "ver" : 12345,
  "auditEntityName" : "...",
  "markedForDeletion" : true,
  "ruleBackupDestinations" : [ {
    "guid" : "...",
    "ver" : 12345,
    "backupDestination" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "NETWORKER",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZATION_FAILED",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    },
    "rule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "VIRTUAL_MACHINE",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true,
      "policy" : { }
    },
    "roleType" : "PRIMARY",
    "active" : true,
    "backupRetentionSettings" : {
      "retentionKeepLastNFull" : 12345,
      "retentionKeepFullNewerThan" : 12345,
      "retentionKeepLastNIncremental" : 12345,
      "retentionKeepIncrementalNewerThan" : 12345,
      "keepLastBackupWhenSourceStillExists" : true
    },
    "daysToKeepRetentionLock" : 12345,
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  }, {
    "guid" : "...",
    "ver" : 12345,
    "backupDestination" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "ISP",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZATION_FAILED",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    },
    "rule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "CLOUD",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true,
      "policy" : { }
    },
    "roleType" : "SECONDARY",
    "active" : true,
    "backupRetentionSettings" : {
      "retentionKeepLastNFull" : 12345,
      "retentionKeepFullNewerThan" : 12345,
      "retentionKeepLastNIncremental" : 12345,
      "retentionKeepIncrementalNewerThan" : 12345,
      "keepLastBackupWhenSourceStillExists" : true
    },
    "daysToKeepRetentionLock" : 12345,
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "snapshotAssignments" : [ {
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "CLOUD_TEAMS",
      "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" : { }
    },
    "protectedEntitySnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "PRESENT",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "backupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "VIRTUAL_MACHINE",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true,
      "policy" : { }
    },
    "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"
    }
  }, {
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "VM",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "VPROTECT_GIT_REPOSITORY_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" : { }
    },
    "protectedEntitySnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "CREATING",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "backupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "OS",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true,
      "policy" : { }
    },
    "auditEntityName" : "...",
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
  "active" : true,
  "nameAndGuid" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "type" : "OS",
  "backups" : [ {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "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" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "PRESENT",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "PRIMARY",
      "status" : "REMOVED",
      "type" : "SYNCHRONIZATION",
      "statusInfo" : "...",
      "retentionHint" : "DONT_TOUCH",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "protectedEntity" : {
      "nameGuidAndType" : { },
      "nodeConfig" : { },
      "present" : true,
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "CLOUD_SITE",
      "lastSuccessfulIncBackup" : { },
      "warningsPresent" : true,
      "buildInType" : "REAR_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" : { }
    },
    "node" : {
      "nodeIp" : "...",
      "lastSeen" : 12345,
      "name" : "...",
      "password" : "...",
      "guid" : "...",
      "version" : "...",
      "proxyVmUuid" : "...",
      "ver" : 12345,
      "nfsStorageId" : "...",
      "state" : "STOPPED",
      "nodeConfig" : { },
      "tasks" : [ { }, { } ],
      "backupDestinationInitInfos" : [ { }, { } ],
      "nodeAllocatedResources" : [ { }, { } ],
      "totalSpace" : 12345,
      "usedSpace" : 12345,
      "lastSuccessfulLogin" : 12345,
      "lastFailedLogin" : 12345,
      "lastFailedLoginIp" : "...",
      "hypervisors" : [ { }, { } ],
      "nameAndGuid" : { },
      "hypervisorCluster" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "backupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "STORAGE",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true,
      "policy" : { }
    },
    "protectedEntityType" : "OS",
    "type" : "FULL",
    "parentBackup" : { },
    "tasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "type" : "INVENTORY_SYNC",
      "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_MOUNT",
      "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" : "OS",
      "protectedEntitySnapshot" : { },
      "cloudServiceProvider" : { },
      "dstProtectedEntity" : { },
      "schedule" : { },
      "backupType" : "SYNTHETIC",
      "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" : "RHEV",
      "protectedEntity" : { },
      "backupDestination" : { },
      "kvmVm" : true,
      "cloudDownload" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "type" : "BACKUP_DESTINATION_INIT",
      "workflowExecution" : { },
      "state" : "FAILED",
      "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" : "FIXED_SIZE",
      "statusInfo" : "...",
      "node" : { },
      "preferredNode" : { },
      "protectedEntityType" : "CLOUD_USER",
      "protectedEntitySnapshot" : { },
      "cloudServiceProvider" : { },
      "dstProtectedEntity" : { },
      "schedule" : { },
      "backupType" : "INCREMENTAL",
      "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" : "VCENTER",
      "protectedEntity" : { },
      "backupDestination" : { },
      "kvmVm" : true,
      "cloudDownload" : true
    } ],
    "files" : [ {
      "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" : "TEAMS_CONVERSATION",
      "format" : "PLOOP",
      "nameGuidAndType" : { },
      "underlyingStorageType" : "OPENSTACK_CINDER",
      "compressionType" : "TAR_GZIP",
      "backup" : { },
      "parentBackupFile" : { },
      "locations" : [ { }, { } ],
      "lvmType" : true,
      "metadataFormat" : true,
      "diskFormat" : true,
      "restoresTime" : [ 12345, 12345 ],
      "vmDisk" : { },
      "auditEntityName" : "..."
    }, {
      "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" : "TEAMS_DOCUMENT_LIBRARY",
      "format" : "VM_META_JSON",
      "nameGuidAndType" : { },
      "underlyingStorageType" : "CEPH",
      "compressionType" : "DISABLED",
      "backup" : { },
      "parentBackupFile" : { },
      "locations" : [ { }, { } ],
      "lvmType" : true,
      "metadataFormat" : true,
      "diskFormat" : true,
      "restoresTime" : [ 12345, 12345 ],
      "vmDisk" : { },
      "auditEntityName" : "..."
    } ],
    "archivedTasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "type" : "IMPORT_TAPE",
      "state" : "CANCELLED",
      "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" : "UNMOUNT",
      "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" : "..."
    } ],
    "vmExportImportMode" : "DISK_ATTACHMENT",
    "warningsPresent" : true,
    "warnings" : [ {
      "message" : "...",
      "backup" : { },
      "restoreJob" : { },
      "snapshot" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "message" : "...",
      "backup" : { },
      "restoreJob" : { },
      "snapshot" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "baseImage" : {
      "uuid" : "..."
    },
    "sourceProject" : {
      "uuid" : "...",
      "name" : "...",
      "active" : true,
      "present" : true,
      "hvManager" : { },
      "backupDestinations" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "hypervisorClusters" : [ { }, { } ],
      "hypervisorStorages" : [ { }, { } ],
      "quota" : { },
      "authenticationDomains" : [ { }, { } ],
      "sourceAuthenticationDomain" : { },
      "auditEntityName" : "...",
      "availableAuthenticationDomain" : { },
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "retentionHint" : "TO_REMOVE",
    "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" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "CLOUD_TEAMS",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "INHERIT",
      "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" : "..."
    },
    "taskDurationTime" : 12345,
    "auditEntityName" : "...",
    "primaryBackupDestination" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "AVAMAR",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    },
    "primaryLocation" : {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "REMOVED",
      "type" : "SYNTHETIC",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "nonPrimaryLocations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "PRIMARY",
      "status" : "FAILED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "ARCHIVE",
      "status" : "IN_PROGRESS",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "secondaryBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "FILESYSTEM",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "REQUIRED_INITIALIZATION",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "VSTOR",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZED",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    } ],
    "allBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "S3",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "AZURE",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    } ],
    "networkInterfaceCards" : [ {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "network" : { },
      "virtualMachine" : { },
      "backups" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "network" : { },
      "virtualMachine" : { },
      "backups" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "locationStatuses" : [ "FAILED", "IN_PROGRESS" ],
    "overallStatus" : "SUCCESS",
    "statusBasedOnBackupFileLocations" : "SUCCESS_REMOVED",
    "agentType" : true,
    "deletable" : true
  }, {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    },
    "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" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "ARCHIVE",
      "status" : "FAILED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "PRIMARY",
      "status" : "IN_PROGRESS",
      "type" : "SYNCHRONIZATION",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "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" : { }
    },
    "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" : "..."
    },
    "backupRule" : {
      "name" : "...",
      "schedules" : [ { }, { } ],
      "guid" : "...",
      "position" : 12345,
      "ver" : 12345,
      "auditEntityName" : "...",
      "markedForDeletion" : true,
      "ruleBackupDestinations" : [ { }, { } ],
      "snapshotAssignments" : [ { }, { } ],
      "isIncBackupObsoleteDueToBackupDestinationsChanged" : true,
      "active" : true,
      "nameAndGuid" : { },
      "type" : "CLOUD",
      "backups" : [ { }, { } ],
      "nameGuidAndType" : { },
      "backupDestinations" : [ { }, { } ],
      "otherActiveBackupDestinations" : [ { }, { } ],
      "primaryBackupDestination" : { },
      "otherBackupDestinations" : [ { }, { } ],
      "primaryBackupDestinationInOtherBackupDestinations" : true,
      "backupCopyEnabled" : true,
      "policy" : { }
    },
    "protectedEntityType" : "CLOUD_GROUP",
    "type" : "SYNTHETIC",
    "parentBackup" : { },
    "tasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "type" : "DELETE",
      "workflowExecution" : { },
      "state" : "FAILED",
      "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_MOUNT",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "authenticationDomain" : { },
      "overwrite" : true,
      "extract" : true,
      "incSnapRequired" : true,
      "sparsifyRestoreEnabled" : true,
      "powerOnAfterRestore" : true,
      "failTaskAfterPowerOnFail" : true,
      "dataTransferTimestampStart" : 12345,
      "dataTransferTimestampEnd" : 12345,
      "restoredDiskAllocationFormat" : "DYNAMICALLY_EXPANDING",
      "statusInfo" : "...",
      "node" : { },
      "preferredNode" : { },
      "protectedEntityType" : "CLOUD_USER",
      "protectedEntitySnapshot" : { },
      "cloudServiceProvider" : { },
      "dstProtectedEntity" : { },
      "schedule" : { },
      "backupType" : "FULL",
      "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" : "HYPERV",
      "protectedEntity" : { },
      "backupDestination" : { },
      "kvmVm" : true,
      "cloudDownload" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "type" : "BACKUP_DESTINATION_SYNC",
      "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_AND_MOUNT",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "authenticationDomain" : { },
      "overwrite" : true,
      "extract" : true,
      "incSnapRequired" : true,
      "sparsifyRestoreEnabled" : true,
      "powerOnAfterRestore" : true,
      "failTaskAfterPowerOnFail" : true,
      "dataTransferTimestampStart" : 12345,
      "dataTransferTimestampEnd" : 12345,
      "restoredDiskAllocationFormat" : "FIXED_SIZE",
      "statusInfo" : "...",
      "node" : { },
      "preferredNode" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "protectedEntitySnapshot" : { },
      "cloudServiceProvider" : { },
      "dstProtectedEntity" : { },
      "schedule" : { },
      "backupType" : "SYNTHETIC",
      "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
    } ],
    "files" : [ {
      "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" : "TEAMS_MAILBOX",
      "format" : "VMA_GZIP",
      "nameGuidAndType" : { },
      "underlyingStorageType" : "GLUSTERFS",
      "compressionType" : "TAR",
      "backup" : { },
      "parentBackupFile" : { },
      "locations" : [ { }, { } ],
      "lvmType" : true,
      "metadataFormat" : true,
      "diskFormat" : true,
      "restoresTime" : [ 12345, 12345 ],
      "vmDisk" : { },
      "auditEntityName" : "..."
    }, {
      "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" : "EXCHANGE_CONTACTS",
      "format" : "VM_META_VMWARE_INC",
      "nameGuidAndType" : { },
      "underlyingStorageType" : "NONE",
      "compressionType" : "TAR_GZIP",
      "backup" : { },
      "parentBackupFile" : { },
      "locations" : [ { }, { } ],
      "lvmType" : true,
      "metadataFormat" : true,
      "diskFormat" : true,
      "restoresTime" : [ 12345, 12345 ],
      "vmDisk" : { },
      "auditEntityName" : "..."
    } ],
    "archivedTasks" : [ {
      "guid" : "...",
      "ver" : 12345,
      "type" : "BACKUP_CLEANUP",
      "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" : "DELETE",
      "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" : "..."
    } ],
    "vmExportImportMode" : "INHERIT",
    "warningsPresent" : true,
    "warnings" : [ {
      "message" : "...",
      "backup" : { },
      "restoreJob" : { },
      "snapshot" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "message" : "...",
      "backup" : { },
      "restoreJob" : { },
      "snapshot" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "baseImage" : {
      "uuid" : "..."
    },
    "sourceProject" : {
      "uuid" : "...",
      "name" : "...",
      "active" : true,
      "present" : true,
      "hvManager" : { },
      "backupDestinations" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "hypervisorClusters" : [ { }, { } ],
      "hypervisorStorages" : [ { }, { } ],
      "quota" : { },
      "authenticationDomains" : [ { }, { } ],
      "sourceAuthenticationDomain" : { },
      "auditEntityName" : "...",
      "availableAuthenticationDomain" : { },
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "retentionHint" : "ARCHIVE",
    "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" : "SYNTHETIC",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "CLOUD_USER",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "EXPORT_STORAGE_REPO",
      "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" : "..."
    },
    "taskDurationTime" : 12345,
    "auditEntityName" : "...",
    "primaryBackupDestination" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "SYNTHETICDDBOOST",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "REQUIRED_INITIALIZATION",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    },
    "primaryLocation" : {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "ARCHIVE",
      "status" : "REMOVED",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "nonPrimaryLocations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "REMOVED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "PRIMARY",
      "status" : "FAILED",
      "type" : "SYNTHETIC",
      "statusInfo" : "...",
      "retentionHint" : "ARCHIVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "secondaryBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "ISP",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZING",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "TAPEPOOL",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "INITIALIZED",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    } ],
    "allBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "AVAMAR",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "REQUIRED_INITIALIZATION",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "modificationTime" : 12345,
      "dedupEnabled" : true,
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "trustAllCerts" : true,
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "backupDestinationBackups" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "type" : "S3",
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "encryptionEnabled" : true,
      "warnings" : [ "...", "..." ],
      "defaultBackupDestination" : true,
      "spaceThreshold" : 12345,
      "description" : "...",
      "state" : "REQUIRED_INITIALIZATION",
      "auditEntityName" : "...",
      "nameGuidAndType" : { },
      "randomAccessSupported" : true,
      "backups" : [ { }, { } ],
      "synthetic" : true,
      "tapePool" : true,
      "assignedToPolicyRules" : true
    } ],
    "networkInterfaceCards" : [ {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "network" : { },
      "virtualMachine" : { },
      "backups" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "network" : { },
      "virtualMachine" : { },
      "backups" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "locationStatuses" : [ "REMOVED", "PRESENT" ],
    "overallStatus" : "FAILED",
    "statusBasedOnBackupFileLocations" : "QUEUED",
    "agentType" : true,
    "deletable" : true
  } ],
  "nameGuidAndType" : {
    "type" : {
      "name" : "ENUM_NAME",
      "description" : "Enum description"
    },
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "backupDestinations" : [ {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "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" : "IN_PROGRESS",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "ARCHIVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "FAILED",
      "type" : "SYNTHETIC",
      "statusInfo" : "...",
      "retentionHint" : "ARCHIVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ruleBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "ARCHIVE",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "PRIMARY",
      "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" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_SITE",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "INHERIT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "IN_PROGRESS" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_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" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "QUEUED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_USER",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "RECREATE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "IN_PROGRESS" ],
      "overallStatus" : "QUEUED",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  }, {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "name" : "...",
    "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" : "PRIMARY",
      "status" : "PRESENT",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "PRIMARY",
      "status" : "FAILED",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "DONT_TOUCH",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ruleBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "type" : "NETWORKER",
    "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" : "NOT_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" : "INPROGRESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "STORAGE",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "TO_REMOVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "REMOVED" ],
      "overallStatus" : "FAILED",
      "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" : "CLOUD_USER",
      "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" : [ "FAILED", "IN_PROGRESS" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  } ],
  "otherActiveBackupDestinations" : [ {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "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" : "DONT_TOUCH",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "REMOVED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "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" : "AZURE",
    "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" : "INITIALIZATION_FAILED",
    "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" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "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" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "PRESENT" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_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" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_SITE",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "DONT_TOUCH",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "IN_PROGRESS" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "SUCCESS_REMOVED",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  }, {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "name" : "...",
    "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" : "IN_PROGRESS",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "PRESENT",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ruleBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "type" : "SYNTHETICDDBOOST",
    "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" : "INITIALIZATION_FAILED",
    "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",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "INHERIT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "TO_REMOVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "FAILED" ],
      "overallStatus" : "QUEUED",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "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" : "FULL",
      "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" : [ "REMOVED", "FAILED" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "SUCCESS_REMOVED",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  } ],
  "primaryBackupDestination" : {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "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" : "PRIMARY",
      "status" : "REMOVED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "FAILED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ruleBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "ARCHIVE",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "ARCHIVE",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "type" : "SYNTHETICDDBOOST",
    "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" : "INITIALIZING",
    "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" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "OS_AGENT",
      "type" : "SYNTHETIC",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "SSH_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "TO_REMOVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "REMOVED" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "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" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_SITE",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "TO_REMOVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "REMOVED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  },
  "otherBackupDestinations" : [ {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "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" : "FAILED",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "TO_REMOVE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "REMOVED",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "STANDARD_RETENTION",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ruleBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "PRIMARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "type" : "SWIFT",
    "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" : "REQUIRED_INITIALIZATION",
    "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" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "PRESENT" ],
      "overallStatus" : "SUCCESS_REMOVED",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "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" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_GROUP",
      "type" : "SYNCHRONIZATION",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "PRESENT" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  }, {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "name" : "...",
    "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" : "PRIMARY",
      "status" : "PRESENT",
      "type" : "FULL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "PRIMARY",
      "status" : "IN_PROGRESS",
      "type" : "INCREMENTAL",
      "statusInfo" : "...",
      "retentionHint" : "RECREATE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ruleBackupDestinations" : [ {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "backupDestination" : { },
      "rule" : { },
      "roleType" : "SECONDARY",
      "active" : true,
      "backupRetentionSettings" : { },
      "daysToKeepRetentionLock" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "type" : "SYNTHETICDDBOOST",
    "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" : "INITIALIZING",
    "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" : "QUEUED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "type" : "FULL",
      "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" : [ "FAILED", "REMOVED" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_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" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_USER",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "SSH_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "RECREATE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "REMOVED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "agentType" : true,
      "deletable" : true
    } ],
    "synthetic" : true,
    "tapePool" : true,
    "assignedToPolicyRules" : true
  } ],
  "primaryBackupDestinationInOtherBackupDestinations" : true,
  "backupCopyEnabled" : true
}