name | data type | constraints | description |
---|---|---|---|
rules | array of RecoveryPlanRule | ||
auditEntityName | string | ||
guid | string | ||
name | string | ||
ver | number | ||
priority | number | required | |
backupRetryCount | number | required | |
autoAssignSettings | AutoAssignSettings | ||
autoRemoveNonPresent | boolean | required | |
active | boolean | required | |
buildInType | BuildInType | ||
visibleForAllProjects | boolean | required | |
projects | array of Project | ||
nameAndGuid | NameAndGuid | ||
nameGuidAndType | NameGuidAndType |
Example
{ "rules" : [ { "name" : "...", "schedules" : [ { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "millisSinceLocalMidnight" : 12345, "startWindowLength" : 12345, "active" : true, "lastRun" : 12345, "nameGuidAndType" : { }, "lastSupposedRun" : 12345, "type" : "VM_RESTORE", "executionType" : "INTERVAL", "backupType" : "SYNTHETIC", "daysOfWeek" : [ "FRIDAY", "MONDAY" ], "dayOfWeekOccurrences" : [ "FOURTH_IN_MONTH", "FOURTH_IN_MONTH" ], "months" : [ "DECEMBER", "NOVEMBER" ], "rules" : [ { }, { } ], "interval" : { }, "projects" : [ { }, { } ], "visibleForAllProjects" : true, "buildInType" : "MSSQL_DB_BACKUP", "forceFullBackup" : true, "auditEntityName" : "...", "startTime" : 12345 }, { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "millisSinceLocalMidnight" : 12345, "startWindowLength" : 12345, "active" : true, "lastRun" : 12345, "nameGuidAndType" : { }, "lastSupposedRun" : 12345, "type" : "VM_BACKUP", "executionType" : "INTERVAL", "backupType" : "SYNTHETIC", "daysOfWeek" : [ "MONDAY", "WEDNESDAY" ], "dayOfWeekOccurrences" : [ "FOURTH_IN_MONTH", "FIRST_IN_MONTH" ], "months" : [ "JUNE", "OCTOBER" ], "rules" : [ { }, { } ], "interval" : { }, "projects" : [ { }, { } ], "visibleForAllProjects" : true, "buildInType" : "OVIRT_RHV_DB_BACKUP", "forceFullBackup" : true, "auditEntityName" : "...", "startTime" : 12345 } ], "guid" : "...", "position" : 12345, "ver" : 12345, "auditEntityName" : "...", "policy" : { "rules" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "name" : "...", "ver" : 12345, "priority" : 12345, "backupRetryCount" : 12345, "autoAssignSettings" : { }, "autoRemoveNonPresent" : true, "active" : true, "buildInType" : "MSSQL_DB_BACKUP", "visibleForAllProjects" : true, "projects" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, "vms" : [ { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "sshHost" : "...", "sshPort" : 12345, "lastSuccessfulFullBackupSizeForFETB" : 12345, "type" : "CLOUD_SITE", "lastSuccessfulFullBackup" : { }, "lastRestoreJob" : { }, "lastSuccessfulIncBackup" : { }, "lastStoredSnapshotAssignments" : [ { }, { } ], "backups" : [ { }, { } ], "uuid" : "...", "externalReference" : "...", "preSnapIgnoredExitCodes" : "...", "postSnapIgnoredExitCodes" : "...", "warningsPresent" : true, "originalName" : "...", "buildInType" : "MSSQL_DB_BACKUP", "parentFolderName" : "...", "preSnapCmdExecEnabled" : true, "credential" : { }, "postSnapCmdExecEnabled" : true, "averageProgress" : 12345.0, "preSnapCmdExecTimeout" : 12345, "lastChainMarkedForDeletion" : true, "postSnapCmdExecTimeout" : 12345, "specialOperation" : "DISCARD_METADATA_DATABASES", "supportsQuiesceSnapshot" : true, "lastSuccessfulBackup" : { }, "preCommand" : { }, "postCommand" : { }, "dataCenter" : { }, "hvCluster" : { }, "baseImageCreationConfig" : { }, "hypervisor" : { }, "vmBackupPolicy" : { }, "snapshotMgmtPolicy" : { }, "project" : { }, "nameGuidAndType" : { }, "tags" : [ { }, { } ], "hvType" : "XEN", "hvmType" : "AWS", "vmExportImportMode" : "DISK_IMAGE_TRANSFER", "lastStoredSnapshot" : { }, "preSnapStdErrorHandling" : "DONT_IGNORE", "postSnapStdErrorHandling" : "DONT_IGNORE", "networkInterfaceCards" : [ { }, { } ], "lastStoredSnapshots" : [ { }, { } ], "vmResourceType" : "STATEFUL_SET", "vmFlavor" : { }, "accessKey" : { }, "present" : true, "auditEntityName" : "...", "backupPolicy" : { }, "typeDeletable" : true, "nodeConfig" : { }, "bounded" : true, "backupDestinationsByBackups" : [ { }, { } ], "hvManager" : { }, "incrementalBackupOutdatedByRuleBackupDestinationChange" : true, "anyHypervisorClusterFromStructure" : { }, "cloud" : true, "VMInDiskAttachmentCbtExportMode" : true, "VMInCBTExportMode" : true, "effectiveVmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING", "storageProviderIfPresent" : { }, "peProviderForSystemNotification" : { } }, { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "sshHost" : "...", "sshPort" : 12345, "lastSuccessfulFullBackupSizeForFETB" : 12345, "type" : "CLOUD_GROUP", "lastSuccessfulFullBackup" : { }, "lastRestoreJob" : { }, "lastSuccessfulIncBackup" : { }, "lastStoredSnapshotAssignments" : [ { }, { } ], "backups" : [ { }, { } ], "uuid" : "...", "externalReference" : "...", "preSnapIgnoredExitCodes" : "...", "postSnapIgnoredExitCodes" : "...", "warningsPresent" : true, "originalName" : "...", "buildInType" : "MYSQL_MARIADB_DB_BACKUP", "parentFolderName" : "...", "preSnapCmdExecEnabled" : true, "credential" : { }, "postSnapCmdExecEnabled" : true, "averageProgress" : 12345.0, "preSnapCmdExecTimeout" : 12345, "lastChainMarkedForDeletion" : true, "postSnapCmdExecTimeout" : 12345, "specialOperation" : "DISCARD_METADATA_DATABASES", "supportsQuiesceSnapshot" : true, "lastSuccessfulBackup" : { }, "preCommand" : { }, "postCommand" : { }, "dataCenter" : { }, "hvCluster" : { }, "baseImageCreationConfig" : { }, "hypervisor" : { }, "vmBackupPolicy" : { }, "snapshotMgmtPolicy" : { }, "project" : { }, "nameGuidAndType" : { }, "tags" : [ { }, { } ], "hvType" : "KVM", "hvmType" : "NUTANIX", "vmExportImportMode" : "SSH_TRANSFER", "lastStoredSnapshot" : { }, "preSnapStdErrorHandling" : "DONT_IGNORE", "postSnapStdErrorHandling" : "IGNORE_WITH_WARNING", "networkInterfaceCards" : [ { }, { } ], "lastStoredSnapshots" : [ { }, { } ], "vmResourceType" : "UNDEFINED", "vmFlavor" : { }, "accessKey" : { }, "present" : true, "auditEntityName" : "...", "backupPolicy" : { }, "typeDeletable" : true, "nodeConfig" : { }, "bounded" : true, "backupDestinationsByBackups" : [ { }, { } ], "hvManager" : { }, "incrementalBackupOutdatedByRuleBackupDestinationChange" : true, "anyHypervisorClusterFromStructure" : { }, "cloud" : true, "VMInDiskAttachmentCbtExportMode" : true, "VMInCBTExportMode" : true, "effectiveVmExportImportMode" : "DISK_IMAGE_TRANSFER", "storageProviderIfPresent" : { }, "peProviderForSystemNotification" : { } } ], "hypervisorType" : "KUBERNETES", "hypervisorManagerType" : "KUBERNETES", "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "hypervisor" : { "guid" : "...", "ver" : 12345, "host" : "...", "type" : "NUTANIX", "nodeConfig" : { }, "user" : "...", "sshKeyPath" : "...", "sshPort" : 12345, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "storageProvider" : { }, "vms" : [ { }, { } ], "hvManager" : { }, "nameAndGuid" : { }, "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS", "transferNicAddress" : "...", "nameGuidAndType" : { }, "dataCenterName" : "...", "dataCenter" : { }, "cluster" : { }, "vmOwner" : "...", "vmOwningGroup" : "...", "storageType" : "CEPH", "licenseCovered" : true, "useNetcat" : true, "citrixSettings" : { }, "libvirtSettings" : { }, "proxmoxSettings" : { }, "hvHypervSettings" : { }, "version" : "...", "subtype" : "XENSERVER", "trustAllCerts" : true, "password" : "...", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { } }, "hypervisorManager" : { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { }, "url" : "...", "type" : "RHV", "nodeConfig" : { }, "user" : "...", "sshKeyPath" : "...", "useToken" : true, "sshPort" : 12345, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "hypervisors" : [ { }, { } ], "vms" : [ { }, { } ], "dataCenters" : [ { }, { } ], "projects" : [ { }, { } ], "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS", "baseImageCreationConfig" : { }, "account" : "...", "storageType" : "DEFAULT", "useNetcat" : true, "region" : "...", "ovmSettings" : { }, "rhvSettings" : { }, "awsSettings" : { }, "vmwareSettings" : { }, "openStackSettings" : { }, "nutanixSettings" : { }, "oadpSettings" : { }, "hvmHypervSettings" : { }, "hvmAzureSettings" : { }, "gcpSettings" : { }, "endpointInterfaceType" : "ADMIN", "version" : "...", "subtype" : "OLVM", "authenticationDomains" : [ { }, { } ], "hypervisorClusters" : [ { }, { } ], "trustAllCerts" : true, "password" : "...", "accessKey" : "...", "secretKey" : "...", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { }, "networks" : [ { }, { } ] }, "nameGuidAndType" : { "type" : { }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "node" : { "nodeIp" : "...", "lastSeen" : 12345, "name" : "...", "password" : "...", "guid" : "...", "version" : "...", "proxyVmUuid" : "...", "ver" : 12345, "nfsStorageId" : "...", "state" : "STOPPING", "nodeConfig" : { }, "tasks" : [ { }, { } ], "backupDestinationInitInfos" : [ { }, { } ], "nodeAllocatedResources" : [ { }, { } ], "totalSpace" : 12345, "usedSpace" : 12345, "lastSuccessfulLogin" : 12345, "lastFailedLogin" : 12345, "lastFailedLoginIp" : "...", "hypervisors" : [ { }, { } ], "nameAndGuid" : { }, "hypervisorCluster" : { }, "nameGuidAndType" : { }, "auditEntityName" : "..." }, "backupSelection" : "LAST", "active" : true, "restoreStorageId" : "...", "restoreStoragePath" : "...", "restoreCephStoragePool" : "...", "restoreClusterId" : "...", "restoreHostId" : "...", "restoreToOriginalVolumeType" : true, "restoreProject" : { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { }, "backupDestinations" : [ { }, { } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { }, { } ], "hypervisorStorages" : [ { }, { } ], "quota" : { }, "authenticationDomains" : [ { }, { } ], "sourceAuthenticationDomain" : { }, "auditEntityName" : "...", "availableAuthenticationDomain" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restoreVmFlavor" : { "uuid" : "...", "name" : "...", "vcpus" : 12345, "ram" : 12345, "totalDiskSpace" : 12345, "configuration" : "...", "shared" : true, "present" : true, "hvManager" : { }, "hvClusters" : [ { }, { } ], "guid" : "...", "projects" : [ { }, { } ], "ver" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restoreAccessKey" : { "uuid" : "...", "name" : "...", "userId" : "...", "publicKey" : "...", "type" : "X509_CERTIFICATE", "present" : true, "hvManager" : { }, "authenticationDomain" : { }, "project" : { }, "dataCenter" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restorePath" : "...", "overwrite" : true, "nameGenerationMethod" : "AUTO_GENERATED", "namePrefix" : "...", "nameSuffix" : "...", "baseImage" : { "uuid" : "..." }, "dataCenter" : { "name" : "...", "uuid" : "...", "hvManager" : { }, "virtualMachines" : [ { }, { } ], "hypervisors" : [ { }, { } ], "guid" : "...", "hypervisorClusters" : [ { }, { } ], "ver" : 12345, "recoveryPlanRules" : [ { }, { } ], "networks" : [ { }, { } ], "auditEntityName" : "...", "fullName" : "...", "uniqueId" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restoredDiskAllocationFormat" : "THICK", "restoreType" : "RESTORE", "powerOnAfterRestore" : true, "failTaskAfterPowerOnFail" : true, "restoreImageStorageId" : "...", "ruleNetworks" : [ { "recoveryPlanRule" : { }, "oldNetwork" : { }, "newNetwork" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "recoveryPlanRule" : { }, "oldNetwork" : { }, "newNetwork" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ] }, { "name" : "...", "schedules" : [ { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "millisSinceLocalMidnight" : 12345, "startWindowLength" : 12345, "active" : true, "lastRun" : 12345, "nameGuidAndType" : { }, "lastSupposedRun" : 12345, "type" : "VM_SNAPSHOT", "executionType" : "TIME", "backupType" : "FULL", "daysOfWeek" : [ "SUNDAY", "WEDNESDAY" ], "dayOfWeekOccurrences" : [ "LAST_IN_MONTH", "FIRST_IN_MONTH" ], "months" : [ "JULY", "SEPTEMBER" ], "rules" : [ { }, { } ], "interval" : { }, "projects" : [ { }, { } ], "visibleForAllProjects" : true, "buildInType" : "INTERNAL_DB_BACKUP", "forceFullBackup" : true, "auditEntityName" : "...", "startTime" : 12345 }, { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "millisSinceLocalMidnight" : 12345, "startWindowLength" : 12345, "active" : true, "lastRun" : 12345, "nameGuidAndType" : { }, "lastSupposedRun" : 12345, "type" : "VM_SNAPSHOT", "executionType" : "TIME", "backupType" : "SYNTHETIC", "daysOfWeek" : [ "SATURDAY", "MONDAY" ], "dayOfWeekOccurrences" : [ "THIRD_IN_MONTH", "THIRD_IN_MONTH" ], "months" : [ "JANUARY", "MAY" ], "rules" : [ { }, { } ], "interval" : { }, "projects" : [ { }, { } ], "visibleForAllProjects" : true, "buildInType" : "ETCD_BACKUP", "forceFullBackup" : true, "auditEntityName" : "...", "startTime" : 12345 } ], "guid" : "...", "position" : 12345, "ver" : 12345, "auditEntityName" : "...", "policy" : { "rules" : [ { }, { } ], "auditEntityName" : "...", "guid" : "...", "name" : "...", "ver" : 12345, "priority" : 12345, "backupRetryCount" : 12345, "autoAssignSettings" : { }, "autoRemoveNonPresent" : true, "active" : true, "buildInType" : "ETCD_BACKUP", "visibleForAllProjects" : true, "projects" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { } }, "vms" : [ { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "sshHost" : "...", "sshPort" : 12345, "lastSuccessfulFullBackupSizeForFETB" : 12345, "type" : "CLOUD_USER", "lastSuccessfulFullBackup" : { }, "lastRestoreJob" : { }, "lastSuccessfulIncBackup" : { }, "lastStoredSnapshotAssignments" : [ { }, { } ], "backups" : [ { }, { } ], "uuid" : "...", "externalReference" : "...", "preSnapIgnoredExitCodes" : "...", "postSnapIgnoredExitCodes" : "...", "warningsPresent" : true, "originalName" : "...", "buildInType" : "INTERNAL_DB_BACKUP", "parentFolderName" : "...", "preSnapCmdExecEnabled" : true, "credential" : { }, "postSnapCmdExecEnabled" : true, "averageProgress" : 12345.0, "preSnapCmdExecTimeout" : 12345, "lastChainMarkedForDeletion" : true, "postSnapCmdExecTimeout" : 12345, "specialOperation" : "DISCARD_METADATA_DATABASES", "supportsQuiesceSnapshot" : true, "lastSuccessfulBackup" : { }, "preCommand" : { }, "postCommand" : { }, "dataCenter" : { }, "hvCluster" : { }, "baseImageCreationConfig" : { }, "hypervisor" : { }, "vmBackupPolicy" : { }, "snapshotMgmtPolicy" : { }, "project" : { }, "nameGuidAndType" : { }, "tags" : [ { }, { } ], "hvType" : "XEN", "hvmType" : "OPENSHIFT", "vmExportImportMode" : "SSH_TRANSFER", "lastStoredSnapshot" : { }, "preSnapStdErrorHandling" : "DONT_IGNORE", "postSnapStdErrorHandling" : "DONT_IGNORE", "networkInterfaceCards" : [ { }, { } ], "lastStoredSnapshots" : [ { }, { } ], "vmResourceType" : "STATEFUL_SET", "vmFlavor" : { }, "accessKey" : { }, "present" : true, "auditEntityName" : "...", "backupPolicy" : { }, "typeDeletable" : true, "nodeConfig" : { }, "bounded" : true, "backupDestinationsByBackups" : [ { }, { } ], "hvManager" : { }, "incrementalBackupOutdatedByRuleBackupDestinationChange" : true, "anyHypervisorClusterFromStructure" : { }, "cloud" : true, "VMInDiskAttachmentCbtExportMode" : true, "VMInCBTExportMode" : true, "effectiveVmExportImportMode" : "DISK_ATTACHMENT", "storageProviderIfPresent" : { }, "peProviderForSystemNotification" : { } }, { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "name" : "...", "sshHost" : "...", "sshPort" : 12345, "lastSuccessfulFullBackupSizeForFETB" : 12345, "type" : "OS", "lastSuccessfulFullBackup" : { }, "lastRestoreJob" : { }, "lastSuccessfulIncBackup" : { }, "lastStoredSnapshotAssignments" : [ { }, { } ], "backups" : [ { }, { } ], "uuid" : "...", "externalReference" : "...", "preSnapIgnoredExitCodes" : "...", "postSnapIgnoredExitCodes" : "...", "warningsPresent" : true, "originalName" : "...", "buildInType" : "DB2_BACKUP", "parentFolderName" : "...", "preSnapCmdExecEnabled" : true, "credential" : { }, "postSnapCmdExecEnabled" : true, "averageProgress" : 12345.0, "preSnapCmdExecTimeout" : 12345, "lastChainMarkedForDeletion" : true, "postSnapCmdExecTimeout" : 12345, "specialOperation" : "DISCARD_METADATA_DATABASES", "supportsQuiesceSnapshot" : true, "lastSuccessfulBackup" : { }, "preCommand" : { }, "postCommand" : { }, "dataCenter" : { }, "hvCluster" : { }, "baseImageCreationConfig" : { }, "hypervisor" : { }, "vmBackupPolicy" : { }, "snapshotMgmtPolicy" : { }, "project" : { }, "nameGuidAndType" : { }, "tags" : [ { }, { } ], "hvType" : "KVM", "hvmType" : "OPENSTACK", "vmExportImportMode" : "DISK_IMAGE_TRANSFER", "lastStoredSnapshot" : { }, "preSnapStdErrorHandling" : "IGNORE_WITHOUT_WARNING", "postSnapStdErrorHandling" : "IGNORE_WITH_WARNING", "networkInterfaceCards" : [ { }, { } ], "lastStoredSnapshots" : [ { }, { } ], "vmResourceType" : "DEPLOYMENT_CONFIG", "vmFlavor" : { }, "accessKey" : { }, "present" : true, "auditEntityName" : "...", "backupPolicy" : { }, "typeDeletable" : true, "nodeConfig" : { }, "bounded" : true, "backupDestinationsByBackups" : [ { }, { } ], "hvManager" : { }, "incrementalBackupOutdatedByRuleBackupDestinationChange" : true, "anyHypervisorClusterFromStructure" : { }, "cloud" : true, "VMInDiskAttachmentCbtExportMode" : true, "VMInCBTExportMode" : true, "effectiveVmExportImportMode" : "DISK_ATTACHMENT", "storageProviderIfPresent" : { }, "peProviderForSystemNotification" : { } } ], "hypervisorType" : "XEN", "hypervisorManagerType" : "KUBERNETES", "nameAndGuid" : { "guid" : "...", "name" : "..." }, "hypervisor" : { "guid" : "...", "ver" : 12345, "host" : "...", "type" : "OVM", "nodeConfig" : { }, "user" : "...", "sshKeyPath" : "...", "sshPort" : 12345, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "storageProvider" : { }, "vms" : [ { }, { } ], "hvManager" : { }, "nameAndGuid" : { }, "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS", "transferNicAddress" : "...", "nameGuidAndType" : { }, "dataCenterName" : "...", "dataCenter" : { }, "cluster" : { }, "vmOwner" : "...", "vmOwningGroup" : "...", "storageType" : "DEFAULT", "licenseCovered" : true, "useNetcat" : true, "citrixSettings" : { }, "libvirtSettings" : { }, "proxmoxSettings" : { }, "hvHypervSettings" : { }, "version" : "...", "subtype" : "XCP", "trustAllCerts" : true, "password" : "...", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { } }, "hypervisorManager" : { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { }, "url" : "...", "type" : "AZURE", "nodeConfig" : { }, "user" : "...", "sshKeyPath" : "...", "useToken" : true, "sshPort" : 12345, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "hypervisors" : [ { }, { } ], "vms" : [ { }, { } ], "dataCenters" : [ { }, { } ], "projects" : [ { }, { } ], "vmExportImportMode" : "SSH_TRANSFER", "baseImageCreationConfig" : { }, "account" : "...", "storageType" : "DEFAULT", "useNetcat" : true, "region" : "...", "ovmSettings" : { }, "rhvSettings" : { }, "awsSettings" : { }, "vmwareSettings" : { }, "openStackSettings" : { }, "nutanixSettings" : { }, "oadpSettings" : { }, "hvmHypervSettings" : { }, "hvmAzureSettings" : { }, "gcpSettings" : { }, "endpointInterfaceType" : "ADMIN", "version" : "...", "subtype" : "OVIRT", "authenticationDomains" : [ { }, { } ], "hypervisorClusters" : [ { }, { } ], "trustAllCerts" : true, "password" : "...", "accessKey" : "...", "secretKey" : "...", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { }, "networks" : [ { }, { } ] }, "nameGuidAndType" : { "type" : { }, "guid" : "...", "name" : "..." }, "node" : { "nodeIp" : "...", "lastSeen" : 12345, "name" : "...", "password" : "...", "guid" : "...", "version" : "...", "proxyVmUuid" : "...", "ver" : 12345, "nfsStorageId" : "...", "state" : "STOPPING", "nodeConfig" : { }, "tasks" : [ { }, { } ], "backupDestinationInitInfos" : [ { }, { } ], "nodeAllocatedResources" : [ { }, { } ], "totalSpace" : 12345, "usedSpace" : 12345, "lastSuccessfulLogin" : 12345, "lastFailedLogin" : 12345, "lastFailedLoginIp" : "...", "hypervisors" : [ { }, { } ], "nameAndGuid" : { }, "hypervisorCluster" : { }, "nameGuidAndType" : { }, "auditEntityName" : "..." }, "backupSelection" : "LAST_SUCCESSFUL", "active" : true, "restoreStorageId" : "...", "restoreStoragePath" : "...", "restoreCephStoragePool" : "...", "restoreClusterId" : "...", "restoreHostId" : "...", "restoreToOriginalVolumeType" : true, "restoreProject" : { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { }, "backupDestinations" : [ { }, { } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { }, { } ], "hypervisorStorages" : [ { }, { } ], "quota" : { }, "authenticationDomains" : [ { }, { } ], "sourceAuthenticationDomain" : { }, "auditEntityName" : "...", "availableAuthenticationDomain" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restoreVmFlavor" : { "uuid" : "...", "name" : "...", "vcpus" : 12345, "ram" : 12345, "totalDiskSpace" : 12345, "configuration" : "...", "shared" : true, "present" : true, "hvManager" : { }, "hvClusters" : [ { }, { } ], "guid" : "...", "projects" : [ { }, { } ], "ver" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restoreAccessKey" : { "uuid" : "...", "name" : "...", "userId" : "...", "publicKey" : "...", "type" : "SSH", "present" : true, "hvManager" : { }, "authenticationDomain" : { }, "project" : { }, "dataCenter" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restorePath" : "...", "overwrite" : true, "nameGenerationMethod" : "ORIGINAL_NAME_WITH_SNAPSHOT_TIMESTAMP", "namePrefix" : "...", "nameSuffix" : "...", "baseImage" : { "uuid" : "..." }, "dataCenter" : { "name" : "...", "uuid" : "...", "hvManager" : { }, "virtualMachines" : [ { }, { } ], "hypervisors" : [ { }, { } ], "guid" : "...", "hypervisorClusters" : [ { }, { } ], "ver" : 12345, "recoveryPlanRules" : [ { }, { } ], "networks" : [ { }, { } ], "auditEntityName" : "...", "fullName" : "...", "uniqueId" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "restoredDiskAllocationFormat" : "DYNAMICALLY_EXPANDING", "restoreType" : "RESTORE", "powerOnAfterRestore" : true, "failTaskAfterPowerOnFail" : true, "restoreImageStorageId" : "...", "ruleNetworks" : [ { "recoveryPlanRule" : { }, "oldNetwork" : { }, "newNetwork" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "recoveryPlanRule" : { }, "oldNetwork" : { }, "newNetwork" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ] } ], "auditEntityName" : "...", "guid" : "...", "name" : "...", "ver" : 12345, "priority" : 12345, "backupRetryCount" : 12345, "autoAssignSettings" : { "guid" : "...", "ver" : 12345, "policy" : { "guid" : "...", "name" : "...", "ver" : 12345, "priority" : 12345, "backupRetryCount" : 12345, "autoAssignSettings" : { }, "autoRemoveNonPresent" : true, "active" : true, "buildInType" : "OVIRT_RHV_DB_BACKUP", "rules" : [ { }, { } ], "visibleForAllProjects" : true, "projects" : [ { }, { } ], "nameAndGuid" : { }, "nameGuidAndType" : { }, "auditEntityName" : "..." }, "mode" : "ASSIGN_AND_REMOVE", "regExps" : [ { "autoAssignSettings" : { }, "guid" : "...", "regExpString" : "...", "ver" : 12345, "assignmentType" : "EXCLUDE", "auditEntityName" : "...", "valueAndAssignType" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "autoAssignSettings" : { }, "guid" : "...", "regExpString" : "...", "ver" : 12345, "assignmentType" : "INCLUDE", "auditEntityName" : "...", "valueAndAssignType" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "tags" : [ { "autoAssignSettings" : { }, "tag" : "...", "guid" : "...", "ver" : 12345, "assignmentType" : "INCLUDE", "auditEntityName" : "...", "valueAndAssignType" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "autoAssignSettings" : { }, "tag" : "...", "guid" : "...", "ver" : 12345, "assignmentType" : "INCLUDE", "auditEntityName" : "...", "valueAndAssignType" : { }, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "hvClusters" : [ { "uuid" : "...", "name" : "...", "visibleForAllProjects" : true, "hvManager" : { }, "dataCenter" : { }, "guid" : "...", "storages" : [ { }, { } ], "ver" : 12345, "hypervisors" : [ { }, { } ], "networks" : [ { }, { } ], "projects" : [ { }, { } ], "nodeConfig" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "visibleForAllProjects" : true, "hvManager" : { }, "dataCenter" : { }, "guid" : "...", "storages" : [ { }, { } ], "ver" : 12345, "hypervisors" : [ { }, { } ], "networks" : [ { }, { } ], "projects" : [ { }, { } ], "nodeConfig" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "storagePools" : [ { "name" : "...", "uuid" : "...", "size" : 12345, "usedSpace" : 12345, "storageProvider" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "name" : "...", "uuid" : "...", "size" : 12345, "usedSpace" : 12345, "storageProvider" : { }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "nameGuidAndType" : { "type" : { }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "cloudServiceProviders" : [ { "guid" : "...", "ver" : 12345, "name" : "...", "cloudServiceProviderType" : "MICROSOFT365", "nodeConfig" : { }, "settings" : { "property1" : "...", "property2" : "..." }, "cloudSites" : [ { }, { } ], "cloudUsers" : [ { }, { } ], "nameAndGuid" : { }, "cloudGroups" : [ { }, { } ], "cloudTeams" : [ { }, { } ], "nameGuidAndType" : { }, "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { } }, { "guid" : "...", "ver" : 12345, "name" : "...", "cloudServiceProviderType" : "MICROSOFT365", "nodeConfig" : { }, "settings" : { "property1" : "...", "property2" : "..." }, "cloudSites" : [ { }, { } ], "cloudUsers" : [ { }, { } ], "nameAndGuid" : { }, "cloudGroups" : [ { }, { } ], "cloudTeams" : [ { }, { } ], "nameGuidAndType" : { }, "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { } } ], "osAgents" : [ { "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" : "OS", "backupPolicy" : { }, "lastSuccessfulFullBackup" : { }, "lastRestoreJob" : { }, "peProviderForSystemNotification" : { }, "lastSuccessfulIncBackup" : { }, "lastStoredSnapshotAssignments" : [ { }, { } ], "osAgent" : { }, "backups" : [ { }, { } ], "warningsPresent" : true, "buildInType" : "MYSQL_MARIADB_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" : "WORKING", "beingDeleted" : true, "nodeConfig" : { }, "osBackupPolicy" : { }, "enabledScheduledBackups" : true, "nameAndGuid" : { }, "osType" : "LINUX", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "name" : "...", "sshHost" : "...", "sshPort" : 12345, "lastSuccessfulFullBackupSizeForFETB" : 12345, "pool" : { }, "type" : "CLOUD_GROUP", "backupPolicy" : { }, "lastSuccessfulFullBackup" : { }, "lastRestoreJob" : { }, "peProviderForSystemNotification" : { }, "lastSuccessfulIncBackup" : { }, "lastStoredSnapshotAssignments" : [ { }, { } ], "osAgent" : { }, "backups" : [ { }, { } ], "warningsPresent" : true, "buildInType" : "POSTGRESQL_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 } ], "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" : { } } ], "auditEntityName" : "..." }, "autoRemoveNonPresent" : true, "active" : true, "buildInType" : "DB2_BACKUP", "visibleForAllProjects" : true, "projects" : [ { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { }, "url" : "...", "type" : "RHEV", "nodeConfig" : { }, "user" : "...", "sshKeyPath" : "...", "useToken" : true, "sshPort" : 12345, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "hypervisors" : [ { }, { } ], "vms" : [ { }, { } ], "dataCenters" : [ { }, { } ], "projects" : [ { }, { } ], "vmExportImportMode" : "SSH_TRANSFER", "baseImageCreationConfig" : { }, "account" : "...", "storageType" : "DEFAULT", "useNetcat" : true, "region" : "...", "ovmSettings" : { }, "rhvSettings" : { }, "awsSettings" : { }, "vmwareSettings" : { }, "openStackSettings" : { }, "nutanixSettings" : { }, "oadpSettings" : { }, "hvmHypervSettings" : { }, "hvmAzureSettings" : { }, "gcpSettings" : { }, "endpointInterfaceType" : "INTERNAL", "version" : "...", "subtype" : "OLVM", "authenticationDomains" : [ { }, { } ], "hypervisorClusters" : [ { }, { } ], "trustAllCerts" : true, "password" : "...", "accessKey" : "...", "secretKey" : "...", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { }, "networks" : [ { }, { } ] }, "backupDestinations" : [ { "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" : "RUBRIK", "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" : "SYNTHETICXFS", "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 } ], "guid" : "...", "ver" : 12345, "hypervisorClusters" : [ { "uuid" : "...", "name" : "...", "visibleForAllProjects" : true, "hvManager" : { }, "dataCenter" : { }, "guid" : "...", "storages" : [ { }, { } ], "ver" : 12345, "hypervisors" : [ { }, { } ], "networks" : [ { }, { } ], "projects" : [ { }, { } ], "nodeConfig" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "visibleForAllProjects" : true, "hvManager" : { }, "dataCenter" : { }, "guid" : "...", "storages" : [ { }, { } ], "ver" : 12345, "hypervisors" : [ { }, { } ], "networks" : [ { }, { } ], "projects" : [ { }, { } ], "nodeConfig" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "hypervisorStorages" : [ { "uuid" : "...", "name" : "...", "totalUsedSpace" : 12345, "totalAvailableSpace" : 12345, "visibleForAllProjects" : true, "guid" : "...", "projects" : [ { }, { } ], "ver" : 12345, "type" : "QUOBYTE", "hypervisor" : { }, "hvManager" : { }, "vmDisks" : [ { }, { } ], "clusters" : [ { }, { } ], "storagePool" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "totalUsedSpace" : 12345, "totalAvailableSpace" : 12345, "visibleForAllProjects" : true, "guid" : "...", "projects" : [ { }, { } ], "ver" : 12345, "type" : "AWS_EBS", "hypervisor" : { }, "hvManager" : { }, "vmDisks" : [ { }, { } ], "clusters" : [ { }, { } ], "storagePool" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "quota" : { "name" : "...", "active" : true, "rules" : [ { }, { } ], "projects" : [ { }, { } ], "guid" : "...", "hypervisorManager" : { }, "ver" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "authenticationDomains" : [ { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "sourceAuthenticationDomain" : { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "auditEntityName" : "...", "availableAuthenticationDomain" : { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "nameGuidAndType" : { "type" : { }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" } }, { "uuid" : "...", "name" : "...", "active" : true, "present" : true, "hvManager" : { "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { }, "url" : "...", "type" : "VIRTUOZZO", "nodeConfig" : { }, "user" : "...", "sshKeyPath" : "...", "useToken" : true, "sshPort" : 12345, "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "hypervisors" : [ { }, { } ], "vms" : [ { }, { } ], "dataCenters" : [ { }, { } ], "projects" : [ { }, { } ], "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING", "baseImageCreationConfig" : { }, "account" : "...", "storageType" : "DEFAULT", "useNetcat" : true, "region" : "...", "ovmSettings" : { }, "rhvSettings" : { }, "awsSettings" : { }, "vmwareSettings" : { }, "openStackSettings" : { }, "nutanixSettings" : { }, "oadpSettings" : { }, "hvmHypervSettings" : { }, "hvmAzureSettings" : { }, "gcpSettings" : { }, "endpointInterfaceType" : "PUBLIC", "version" : "...", "subtype" : "RHV", "authenticationDomains" : [ { }, { } ], "hypervisorClusters" : [ { }, { } ], "trustAllCerts" : true, "password" : "...", "accessKey" : "...", "secretKey" : "...", "auditEntityName" : "...", "anyManagementEntityFromPool" : { }, "pool" : { }, "networks" : [ { }, { } ] }, "backupDestinations" : [ { "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" : "ISOLAYER", "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 }, { "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, "hypervisorClusters" : [ { "uuid" : "...", "name" : "...", "visibleForAllProjects" : true, "hvManager" : { }, "dataCenter" : { }, "guid" : "...", "storages" : [ { }, { } ], "ver" : 12345, "hypervisors" : [ { }, { } ], "networks" : [ { }, { } ], "projects" : [ { }, { } ], "nodeConfig" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "visibleForAllProjects" : true, "hvManager" : { }, "dataCenter" : { }, "guid" : "...", "storages" : [ { }, { } ], "ver" : 12345, "hypervisors" : [ { }, { } ], "networks" : [ { }, { } ], "projects" : [ { }, { } ], "nodeConfig" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "hypervisorStorages" : [ { "uuid" : "...", "name" : "...", "totalUsedSpace" : 12345, "totalAvailableSpace" : 12345, "visibleForAllProjects" : true, "guid" : "...", "projects" : [ { }, { } ], "ver" : 12345, "type" : "AZURE_FILE", "hypervisor" : { }, "hvManager" : { }, "vmDisks" : [ { }, { } ], "clusters" : [ { }, { } ], "storagePool" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "uuid" : "...", "name" : "...", "totalUsedSpace" : 12345, "totalAvailableSpace" : 12345, "visibleForAllProjects" : true, "guid" : "...", "projects" : [ { }, { } ], "ver" : 12345, "type" : "CEPH", "hypervisor" : { }, "hvManager" : { }, "vmDisks" : [ { }, { } ], "clusters" : [ { }, { } ], "storagePool" : { }, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "quota" : { "name" : "...", "active" : true, "rules" : [ { }, { } ], "projects" : [ { }, { } ], "guid" : "...", "hypervisorManager" : { }, "ver" : 12345, "auditEntityName" : "...", "nameAndGuid" : { }, "nameGuidAndType" : { } }, "authenticationDomains" : [ { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } } ], "sourceAuthenticationDomain" : { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "auditEntityName" : "...", "availableAuthenticationDomain" : { "name" : "...", "domainId" : "...", "user" : "...", "defaultProjectName" : "...", "usedForAuthentication" : true, "present" : true, "hvManager" : { }, "auditEntityName" : "...", "password" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { }, "nameGuidAndType" : { } }, "nameAndGuid" : { "guid" : "...", "name" : "..." }, "nameGuidAndType" : { "type" : { }, "guid" : "...", "name" : "..." } } ], "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "nameGuidAndType" : { "type" : { "name" : "ENUM_NAME", "description" : "Enum description" }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" } }