VmFlavor Data Type

Properties
name data type constraints description
uuid string  
name string  
vcpus number  
ram number  
totalDiskSpace number  
configuration string  
shared boolean required
present boolean required
hvManager HypervisorManager  
hvClusters array of HypervisorCluster  
guid string  
projects array of Project  
ver number  
auditEntityName string  
nameAndGuid NameAndGuid  
nameGuidAndType NameGuidAndType  

Example

{
  "uuid" : "...",
  "name" : "...",
  "vcpus" : 12345,
  "ram" : 12345,
  "totalDiskSpace" : 12345,
  "configuration" : "...",
  "shared" : true,
  "present" : true,
  "hvManager" : {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "url" : "...",
    "type" : "OPENNEBULA",
    "nodeConfig" : {
      "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" : [ { }, { } ]
    },
    "user" : "...",
    "sshKeyPath" : "...",
    "useToken" : true,
    "sshPort" : 12345,
    "lastInventorySyncDate" : 12345,
    "lastSuccessfulInventorySyncDate" : 12345,
    "hypervisors" : [ {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "KUBERNETES",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "storageProvider" : { },
      "vms" : [ { }, { } ],
      "hvManager" : { },
      "nameAndGuid" : { },
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "transferNicAddress" : "...",
      "nameGuidAndType" : { },
      "dataCenterName" : "...",
      "dataCenter" : { },
      "cluster" : { },
      "vmOwner" : "...",
      "vmOwningGroup" : "...",
      "storageType" : "DEFAULT",
      "licenseCovered" : true,
      "useNetcat" : true,
      "citrixSettings" : { },
      "libvirtSettings" : { },
      "proxmoxSettings" : { },
      "hvHypervSettings" : { },
      "version" : "...",
      "subtype" : "OTHER",
      "trustAllCerts" : true,
      "password" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "ESXI",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "storageProvider" : { },
      "vms" : [ { }, { } ],
      "hvManager" : { },
      "nameAndGuid" : { },
      "vmExportImportMode" : "INHERIT",
      "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" : { }
    } ],
    "vms" : [ {
      "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" : "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" : "CITRIX",
      "hvmType" : "FUSIONCOMPUTE",
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "lastStoredSnapshot" : { },
      "preSnapStdErrorHandling" : "IGNORE_WITH_WARNING",
      "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" : "SSH_TRANSFER",
      "storageProviderIfPresent" : { },
      "peProviderForSystemNotification" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "sshHost" : "...",
      "sshPort" : 12345,
      "lastSuccessfulFullBackupSizeForFETB" : 12345,
      "type" : "APP",
      "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" : "ESXI",
      "hvmType" : "HYPERV",
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "lastStoredSnapshot" : { },
      "preSnapStdErrorHandling" : "DONT_IGNORE",
      "postSnapStdErrorHandling" : "IGNORE_WITHOUT_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" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "storageProviderIfPresent" : { },
      "peProviderForSystemNotification" : { }
    } ],
    "dataCenters" : [ {
      "name" : "...",
      "uuid" : "...",
      "hvManager" : { },
      "virtualMachines" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "guid" : "...",
      "hypervisorClusters" : [ { }, { } ],
      "ver" : 12345,
      "recoveryPlanRules" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "auditEntityName" : "...",
      "fullName" : "...",
      "uniqueId" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "name" : "...",
      "uuid" : "...",
      "hvManager" : { },
      "virtualMachines" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "guid" : "...",
      "hypervisorClusters" : [ { }, { } ],
      "ver" : 12345,
      "recoveryPlanRules" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "auditEntityName" : "...",
      "fullName" : "...",
      "uniqueId" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "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" : { }
    } ],
    "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
    "baseImageCreationConfig" : {
      "windowsImageRequired" : "FALSE",
      "linuxImageRequired" : "INHERIT"
    },
    "account" : "...",
    "storageType" : "CEPH",
    "useNetcat" : true,
    "region" : "...",
    "ovmSettings" : {
      "ovmPoolToRepoMappings" : [ { }, { } ],
      "ovmExportCloneTypeOverride" : "THIN_CLONE",
      "ovmJobStatusPollingInterval" : 12345
    },
    "rhvSettings" : {
      "rhvDcToSdMappings" : [ { }, { } ],
      "rhvSnapshotCloneTimeout" : 12345,
      "rhvSnapshotCreationTimeout" : 12345,
      "rhvSnapshotRemovalTimeout" : 12345,
      "rhvVmExportTimeout" : 12345,
      "rhvDiskUnlockTimeout" : 12345,
      "rhvMultiDatacenterExport" : true
    },
    "awsSettings" : {
      "awsSnapshotCreationTimeout" : 12345,
      "awsImageCreationTimeout" : 12345,
      "awsVolumeActionsTimeout" : 12345,
      "awsInstanceCreationTimeout" : 12345
    },
    "vmwareSettings" : {
      "vmwareTagCategory" : "..."
    },
    "openStackSettings" : {
      "openstackDownloadImageFromGlance" : true,
      "openstackScopeVmsToDomain" : true
    },
    "nutanixSettings" : {
      "nutanixSnapshotRemovalTimeout" : 12345,
      "maxNutanixSnapshotCreatingTimeout" : 12345,
      "nutanixDiskOperationTimeout" : 12345
    },
    "oadpSettings" : {
      "oadpProjectName" : "...",
      "oadpStorageClassName" : "..."
    },
    "hvmHypervSettings" : {
      "hypervExportChunksNumber" : 12345,
      "hypevisorManagerHypervType" : "..."
    },
    "hvmAzureSettings" : {
      "azureClientId" : "...",
      "azureClientSecret" : "...",
      "azureSubscriptionId" : "...",
      "azureTenantId" : "..."
    },
    "gcpSettings" : {
      "gcpOrganizationId" : "..."
    },
    "endpointInterfaceType" : "ADMIN",
    "version" : "...",
    "subtype" : "OVIRT",
    "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" : { }
    } ],
    "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" : { }
    } ],
    "trustAllCerts" : true,
    "password" : "...",
    "accessKey" : "...",
    "secretKey" : "...",
    "auditEntityName" : "...",
    "anyManagementEntityFromPool" : {
      "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" : "..."
    },
    "pool" : {
      "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" : [ { }, { } ]
    },
    "networks" : [ {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "guid" : "...",
      "networkInterfaceCards" : [ { }, { } ],
      "ver" : 12345,
      "hypervisorManager" : { },
      "hypervisor" : { },
      "projects" : [ { }, { } ],
      "sourceProject" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "guid" : "...",
      "networkInterfaceCards" : [ { }, { } ],
      "ver" : 12345,
      "hypervisorManager" : { },
      "hypervisor" : { },
      "projects" : [ { }, { } ],
      "sourceProject" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ]
  },
  "hvClusters" : [ {
    "uuid" : "...",
    "name" : "...",
    "visibleForAllProjects" : true,
    "hvManager" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "url" : "...",
      "type" : "OPENNEBULA",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "useToken" : true,
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "hypervisors" : [ { }, { } ],
      "vms" : [ { }, { } ],
      "dataCenters" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "baseImageCreationConfig" : { },
      "account" : "...",
      "storageType" : "CEPH",
      "useNetcat" : true,
      "region" : "...",
      "ovmSettings" : { },
      "rhvSettings" : { },
      "awsSettings" : { },
      "vmwareSettings" : { },
      "openStackSettings" : { },
      "nutanixSettings" : { },
      "oadpSettings" : { },
      "hvmHypervSettings" : { },
      "hvmAzureSettings" : { },
      "gcpSettings" : { },
      "endpointInterfaceType" : "PUBLIC",
      "version" : "...",
      "subtype" : "OLVM",
      "authenticationDomains" : [ { }, { } ],
      "hypervisorClusters" : [ { }, { } ],
      "trustAllCerts" : true,
      "password" : "...",
      "accessKey" : "...",
      "secretKey" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { },
      "networks" : [ { }, { } ]
    },
    "dataCenter" : {
      "name" : "...",
      "uuid" : "...",
      "hvManager" : { },
      "virtualMachines" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "guid" : "...",
      "hypervisorClusters" : [ { }, { } ],
      "ver" : 12345,
      "recoveryPlanRules" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "auditEntityName" : "...",
      "fullName" : "...",
      "uniqueId" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "guid" : "...",
    "storages" : [ {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "OPENNEBULA_IMAGE_DS",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "FILE",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ver" : 12345,
    "hypervisors" : [ {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "CITRIX",
      "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" : "XCP",
      "trustAllCerts" : true,
      "password" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "KVM",
      "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" : "OTHER",
      "trustAllCerts" : true,
      "password" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    } ],
    "networks" : [ {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "guid" : "...",
      "networkInterfaceCards" : [ { }, { } ],
      "ver" : 12345,
      "hypervisorManager" : { },
      "hypervisor" : { },
      "projects" : [ { }, { } ],
      "sourceProject" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "guid" : "...",
      "networkInterfaceCards" : [ { }, { } ],
      "ver" : 12345,
      "hypervisorManager" : { },
      "hypervisor" : { },
      "projects" : [ { }, { } ],
      "sourceProject" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "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" : { }
    } ],
    "nodeConfig" : {
      "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" : [ { }, { } ]
    },
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    }
  }, {
    "uuid" : "...",
    "name" : "...",
    "visibleForAllProjects" : true,
    "hvManager" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "url" : "...",
      "type" : "ORACLE",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "useToken" : true,
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "hypervisors" : [ { }, { } ],
      "vms" : [ { }, { } ],
      "dataCenters" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "baseImageCreationConfig" : { },
      "account" : "...",
      "storageType" : "CEPH",
      "useNetcat" : true,
      "region" : "...",
      "ovmSettings" : { },
      "rhvSettings" : { },
      "awsSettings" : { },
      "vmwareSettings" : { },
      "openStackSettings" : { },
      "nutanixSettings" : { },
      "oadpSettings" : { },
      "hvmHypervSettings" : { },
      "hvmAzureSettings" : { },
      "gcpSettings" : { },
      "endpointInterfaceType" : "PUBLIC",
      "version" : "...",
      "subtype" : "OLVM",
      "authenticationDomains" : [ { }, { } ],
      "hypervisorClusters" : [ { }, { } ],
      "trustAllCerts" : true,
      "password" : "...",
      "accessKey" : "...",
      "secretKey" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { },
      "networks" : [ { }, { } ]
    },
    "dataCenter" : {
      "name" : "...",
      "uuid" : "...",
      "hvManager" : { },
      "virtualMachines" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "guid" : "...",
      "hypervisorClusters" : [ { }, { } ],
      "ver" : 12345,
      "recoveryPlanRules" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "auditEntityName" : "...",
      "fullName" : "...",
      "uniqueId" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "guid" : "...",
    "storages" : [ {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "GCP_DISK_TYPE",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "SCALEIO",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "ver" : 12345,
    "hypervisors" : [ {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "OPENSHIFT",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "storageProvider" : { },
      "vms" : [ { }, { } ],
      "hvManager" : { },
      "nameAndGuid" : { },
      "vmExportImportMode" : "EXPORT_STORAGE_REPO",
      "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" : { }
    }, {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "NUTANIX",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "storageProvider" : { },
      "vms" : [ { }, { } ],
      "hvManager" : { },
      "nameAndGuid" : { },
      "vmExportImportMode" : "EXPORT_STORAGE_REPO",
      "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" : { }
    } ],
    "networks" : [ {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "guid" : "...",
      "networkInterfaceCards" : [ { }, { } ],
      "ver" : 12345,
      "hypervisorManager" : { },
      "hypervisor" : { },
      "projects" : [ { }, { } ],
      "sourceProject" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "guid" : "...",
      "networkInterfaceCards" : [ { }, { } ],
      "ver" : 12345,
      "hypervisorManager" : { },
      "hypervisor" : { },
      "projects" : [ { }, { } ],
      "sourceProject" : { },
      "dataCenter" : { },
      "hvCluster" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "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" : { }
    } ],
    "nodeConfig" : {
      "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" : [ { }, { } ]
    },
    "auditEntityName" : "...",
    "nameAndGuid" : {
      "guid" : "...",
      "name" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "...",
      "name" : "..."
    }
  } ],
  "guid" : "...",
  "projects" : [ {
    "uuid" : "...",
    "name" : "...",
    "active" : true,
    "present" : true,
    "hvManager" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "url" : "...",
      "type" : "AWS",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "useToken" : true,
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "hypervisors" : [ { }, { } ],
      "vms" : [ { }, { } ],
      "dataCenters" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "vmExportImportMode" : "INHERIT",
      "baseImageCreationConfig" : { },
      "account" : "...",
      "storageType" : "DEFAULT",
      "useNetcat" : true,
      "region" : "...",
      "ovmSettings" : { },
      "rhvSettings" : { },
      "awsSettings" : { },
      "vmwareSettings" : { },
      "openStackSettings" : { },
      "nutanixSettings" : { },
      "oadpSettings" : { },
      "hvmHypervSettings" : { },
      "hvmAzureSettings" : { },
      "gcpSettings" : { },
      "endpointInterfaceType" : "INTERNAL",
      "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" : "S3",
      "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" : "NETWORKER",
      "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,
    "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" : "LOCAL",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "OPENNEBULA_IMAGE_DS",
      "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" : "VCENTER",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "useToken" : true,
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "hypervisors" : [ { }, { } ],
      "vms" : [ { }, { } ],
      "dataCenters" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "baseImageCreationConfig" : { },
      "account" : "...",
      "storageType" : "CEPH",
      "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" : "AZURE",
      "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" : "NOT_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" : "FILE",
      "hypervisor" : { },
      "hvManager" : { },
      "vmDisks" : [ { }, { } ],
      "clusters" : [ { }, { } ],
      "storagePool" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "totalUsedSpace" : 12345,
      "totalAvailableSpace" : 12345,
      "visibleForAllProjects" : true,
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "type" : "GLUSTERFS",
      "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" : "..."
    }
  } ],
  "ver" : 12345,
  "auditEntityName" : "...",
  "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"
  }
}