VmTag Data Type

Properties
name data type description
virtualMachine VirtualMachine
name string
auditEntityName string
guid string
ver number
nameAndGuid NameAndGuid
nameGuidAndType NameGuidAndType

Example

{
  "virtualMachine" : {
    "guid" : "...",
    "ver" : 12345,
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "name" : "...",
    "sshHost" : "...",
    "sshPort" : 12345,
    "lastSuccessfulFullBackupSizeForFETB" : 12345,
    "type" : "CLOUD_TEAMS",
    "lastSuccessfulFullBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_USER",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "RECREATE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "PRESENT" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "QUEUED",
      "agentType" : true,
      "deletable" : true
    },
    "lastRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "FAILED",
      "statusInfo" : "...",
      "protectedEntity" : { },
      "tasks" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "backup" : { },
      "nameAndGuid" : { },
      "dstProtectedEntity" : { },
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "nameGuidAndType" : { },
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "restoreProject" : { },
      "project" : { },
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "DYNAMICALLY_EXPANDING",
      "mountedBackupMode" : "CLOUD_DOWNLOAD",
      "backupType" : "SYNTHETIC",
      "restoreType" : "RESTORE",
      "node" : { },
      "recoveryPlanPolicy" : { },
      "warningsPresent" : true,
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "...",
      "anyRelatedBackup" : { }
    },
    "lastSuccessfulIncBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_USER",
      "type" : "SYNTHETIC",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "RECREATE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "REMOVED" ],
      "overallStatus" : "SUCCESS_REMOVED",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    },
    "lastStoredSnapshotAssignments" : [ {
      "protectedEntity" : { },
      "protectedEntitySnapshot" : { },
      "backupRule" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "protectedEntity" : { },
      "protectedEntitySnapshot" : { },
      "backupRule" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "backups" : [ {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "VM_IMAGE_PLUS_INCREMENTAL_DISKS",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "TO_REMOVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "IN_PROGRESS", "IN_PROGRESS" ],
      "overallStatus" : "SUCCESS_REMOVED",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "agentType" : true,
      "deletable" : true
    }, {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "VM",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "DONT_TOUCH",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "PRESENT", "FAILED" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    } ],
    "uuid" : "...",
    "externalReference" : "...",
    "preSnapIgnoredExitCodes" : "...",
    "postSnapIgnoredExitCodes" : "...",
    "warningsPresent" : true,
    "originalName" : "...",
    "buildInType" : "DB2_BACKUP",
    "parentFolderName" : "...",
    "preSnapCmdExecEnabled" : true,
    "credential" : {
      "name" : "...",
      "user" : "...",
      "secretKey" : "...",
      "sshKeyPath" : "...",
      "powerShellTransportType" : "SSL",
      "guid" : "...",
      "ver" : 12345,
      "password" : "...",
      "sshKey" : "...",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "postSnapCmdExecEnabled" : true,
    "averageProgress" : 12345.0,
    "preSnapCmdExecTimeout" : 12345,
    "lastChainMarkedForDeletion" : true,
    "postSnapCmdExecTimeout" : 12345,
    "specialOperation" : "DISCARD_METADATA_DATABASES",
    "supportsQuiesceSnapshot" : true,
    "lastSuccessfulBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "OS",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "EXPORT_STORAGE_REPO",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "FAILED", "REMOVED" ],
      "overallStatus" : "SUCCESS_REMOVED",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    },
    "preCommand" : {
      "commandArgs" : [ "...", "..." ],
      "guid" : "...",
      "commandType" : "SSH",
      "ver" : 12345,
      "executionStage" : "PRE",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "postCommand" : {
      "commandArgs" : [ "...", "..." ],
      "guid" : "...",
      "commandType" : "POWERSHELL",
      "ver" : 12345,
      "executionStage" : "POST",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "dataCenter" : {
      "name" : "...",
      "uuid" : "...",
      "hvManager" : { },
      "virtualMachines" : [ { }, { } ],
      "hypervisors" : [ { }, { } ],
      "guid" : "...",
      "hypervisorClusters" : [ { }, { } ],
      "ver" : 12345,
      "recoveryPlanRules" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "auditEntityName" : "...",
      "fullName" : "...",
      "uniqueId" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "hvCluster" : {
      "uuid" : "...",
      "name" : "...",
      "visibleForAllProjects" : true,
      "hvManager" : { },
      "dataCenter" : { },
      "guid" : "...",
      "storages" : [ { }, { } ],
      "ver" : 12345,
      "hypervisors" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "nodeConfig" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "baseImageCreationConfig" : {
      "windowsImageRequired" : "TRUE",
      "linuxImageRequired" : "FALSE"
    },
    "hypervisor" : {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "OVM",
      "nodeConfig" : { },
      "user" : "...",
      "sshKeyPath" : "...",
      "sshPort" : 12345,
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "storageProvider" : { },
      "vms" : [ { }, { } ],
      "hvManager" : { },
      "nameAndGuid" : { },
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "transferNicAddress" : "...",
      "nameGuidAndType" : { },
      "dataCenterName" : "...",
      "dataCenter" : { },
      "cluster" : { },
      "vmOwner" : "...",
      "vmOwningGroup" : "...",
      "storageType" : "DEFAULT",
      "licenseCovered" : true,
      "useNetcat" : true,
      "citrixSettings" : { },
      "libvirtSettings" : { },
      "proxmoxSettings" : { },
      "hvHypervSettings" : { },
      "version" : "...",
      "subtype" : "XENSERVER",
      "trustAllCerts" : true,
      "password" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    },
    "vmBackupPolicy" : {
      "failRemainingBackupTasksExportThreshold" : 12345.0,
      "failRemainingBackupTasksStoreThreshold" : 12345.0,
      "dailyReportEnabled" : true,
      "disableCleanOldBackups" : true,
      "mailingList" : { },
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "vms" : [ { }, { } ],
      "buildInType" : "OVIRT_RHV_DB_BACKUP",
      "rules" : [ { }, { } ],
      "quiesceBeforeSnapshot" : true,
      "auditEntityName" : "...",
      "protectedEntityCount" : 12345,
      "protectedEntities" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "visibleForAllProjects" : true,
      "backupDestinations" : [ { }, { } ],
      "ruleBackupDestinations" : [ { }, { } ],
      "protectedEntityType" : "VM"
    },
    "snapshotMgmtPolicy" : {
      "auditEntityName" : "...",
      "vms" : [ { }, { } ],
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "rules" : [ { }, { } ],
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "projects" : [ { }, { } ],
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "MSSQL_DB_BACKUP",
      "visibleForAllProjects" : true,
      "protectedEntities" : [ { }, { } ],
      "nameAndGuid" : { },
      "rule" : { },
      "nameGuidAndType" : { }
    },
    "project" : {
      "uuid" : "...",
      "name" : "...",
      "active" : true,
      "present" : true,
      "hvManager" : { },
      "backupDestinations" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "hypervisorClusters" : [ { }, { } ],
      "hypervisorStorages" : [ { }, { } ],
      "quota" : { },
      "authenticationDomains" : [ { }, { } ],
      "sourceAuthenticationDomain" : { },
      "auditEntityName" : "...",
      "availableAuthenticationDomain" : { },
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "tags" : [ {
      "virtualMachine" : { },
      "name" : "...",
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "virtualMachine" : { },
      "name" : "...",
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "hvType" : "KUBERNETES",
    "hvmType" : "RHV",
    "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
    "lastStoredSnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "REMOVED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "preSnapStdErrorHandling" : "IGNORE_WITHOUT_WARNING",
    "postSnapStdErrorHandling" : "IGNORE_WITH_WARNING",
    "networkInterfaceCards" : [ {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "network" : { },
      "virtualMachine" : { },
      "backups" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "uuid" : "...",
      "name" : "...",
      "present" : true,
      "network" : { },
      "virtualMachine" : { },
      "backups" : [ { }, { } ],
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "lastStoredSnapshots" : [ {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "CREATING",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    }, {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "FAILED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    } ],
    "vmResourceType" : "VIRTUAL_MACHINE",
    "vmFlavor" : {
      "uuid" : "...",
      "name" : "...",
      "vcpus" : 12345,
      "ram" : 12345,
      "totalDiskSpace" : 12345,
      "configuration" : "...",
      "shared" : true,
      "present" : true,
      "hvManager" : { },
      "hvClusters" : [ { }, { } ],
      "guid" : "...",
      "projects" : [ { }, { } ],
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "accessKey" : {
      "uuid" : "...",
      "name" : "...",
      "userId" : "...",
      "publicKey" : "...",
      "type" : "X509_CERTIFICATE",
      "present" : true,
      "hvManager" : { },
      "authenticationDomain" : { },
      "project" : { },
      "dataCenter" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "present" : true,
    "auditEntityName" : "...",
    "backupPolicy" : {
      "failRemainingBackupTasksExportThreshold" : 12345.0,
      "failRemainingBackupTasksStoreThreshold" : 12345.0,
      "dailyReportEnabled" : true,
      "disableCleanOldBackups" : true,
      "mailingList" : { },
      "protectedEntityCount" : 12345,
      "protectedEntityType" : "CLOUD_GROUP",
      "guid" : "...",
      "protectedEntities" : [ { }, { } ],
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "ORACLE_DB_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "typeDeletable" : true,
    "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" : [ { }, { } ]
    },
    "bounded" : true,
    "backupDestinationsByBackups" : [ {
      "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" : "NOT_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" : "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
    } ],
    "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" : "SSH_TRANSFER",
      "baseImageCreationConfig" : { },
      "account" : "...",
      "storageType" : "DEFAULT",
      "useNetcat" : true,
      "region" : "...",
      "ovmSettings" : { },
      "rhvSettings" : { },
      "awsSettings" : { },
      "vmwareSettings" : { },
      "openStackSettings" : { },
      "nutanixSettings" : { },
      "oadpSettings" : { },
      "hvmHypervSettings" : { },
      "hvmAzureSettings" : { },
      "gcpSettings" : { },
      "endpointInterfaceType" : "PUBLIC",
      "version" : "...",
      "subtype" : "OTHER",
      "authenticationDomains" : [ { }, { } ],
      "hypervisorClusters" : [ { }, { } ],
      "trustAllCerts" : true,
      "password" : "...",
      "accessKey" : "...",
      "secretKey" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { },
      "networks" : [ { }, { } ]
    },
    "incrementalBackupOutdatedByRuleBackupDestinationChange" : true,
    "anyHypervisorClusterFromStructure" : {
      "uuid" : "...",
      "name" : "...",
      "visibleForAllProjects" : true,
      "hvManager" : { },
      "dataCenter" : { },
      "guid" : "...",
      "storages" : [ { }, { } ],
      "ver" : 12345,
      "hypervisors" : [ { }, { } ],
      "networks" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "nodeConfig" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "cloud" : true,
    "VMInDiskAttachmentCbtExportMode" : true,
    "VMInCBTExportMode" : true,
    "effectiveVmExportImportMode" : "EXPORT_STORAGE_REPO",
    "storageProviderIfPresent" : {
      "guid" : "...",
      "ver" : 12345,
      "name" : "...",
      "host" : "...",
      "user" : "...",
      "availabilityZone" : "...",
      "lastInventorySyncDate" : 12345,
      "lastSuccessfulInventorySyncDate" : 12345,
      "serverPartnerUuid" : "...",
      "cephSettings" : { },
      "afsSettings" : { },
      "type" : "FILE_SYSTEM",
      "nodeConfig" : { },
      "version" : "...",
      "storagePoolManagementStrategy" : "EXCLUDE",
      "managedStoragePools" : [ "...", "..." ],
      "nameAndGuid" : { },
      "trustAllCerts" : true,
      "auditEntityName" : "...",
      "password" : "...",
      "nameGuidAndType" : { },
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    },
    "peProviderForSystemNotification" : {
      "guid" : "...",
      "name" : "...",
      "type" : "STORAGE_PROVIDER"
    }
  },
  "name" : "...",
  "auditEntityName" : "...",
  "guid" : "...",
  "ver" : 12345,
  "nameAndGuid" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "nameGuidAndType" : {
    "type" : {
      "name" : "ENUM_NAME",
      "description" : "Enum description"
    },
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  }
}