MountedDisk Data Type

Properties
name data type description
backupFile BackupFile
mountedBackup MountedBackup
guid string
ver number
auditEntityName string
nameAndGuid NameAndGuid
nameGuidAndType NameGuidAndType

Example

{
  "backupFile" : {
    "guid" : "...",
    "ver" : 12345,
    "backupTime" : 12345,
    "lastModifiedTime" : 12345,
    "size" : 12345,
    "effectiveBackupSize" : 12345,
    "effectiveSuccessfulObjects" : 12345,
    "effectiveTotalDirectories" : 12345,
    "effectiveFailedObjects" : 12345,
    "effectiveProcessedDirectories" : 12345,
    "effectiveSkippedObjects" : 12345,
    "path" : "...",
    "originalPath" : "...",
    "mountable" : true,
    "originalStorageId" : "...",
    "originalDiskId" : "...",
    "encryption" : 12345,
    "config" : "...",
    "objectName" : "...",
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "sessionId" : "...",
    "cloudFeature" : "TEAMS_CHANNEL",
    "format" : "RAW",
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "underlyingStorageType" : "QUOBYTE",
    "compressionType" : "GZIP",
    "backup" : {
      "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" : "PARTIAL_SUCCESS",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_GROUP",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_IMAGE_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "DONT_TOUCH",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "REMOVED" ],
      "overallStatus" : "FAILED",
      "statusBasedOnBackupFileLocations" : "FAILED",
      "agentType" : true,
      "deletable" : true
    },
    "parentBackupFile" : { },
    "locations" : [ {
      "backupDestination" : { },
      "backupFile" : { },
      "guid" : "...",
      "status" : "PRESENT",
      "ver" : 12345,
      "roleType" : "SECONDARY",
      "backupTime" : 12345,
      "lastModifiedTime" : 12345,
      "encryption" : 12345,
      "config" : "...",
      "compressionType" : "TAR",
      "path" : "...",
      "tapeChunks" : [ { }, { } ],
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "backupDestination" : { },
      "backupFile" : { },
      "guid" : "...",
      "status" : "CREATING",
      "ver" : 12345,
      "roleType" : "PRIMARY",
      "backupTime" : 12345,
      "lastModifiedTime" : 12345,
      "encryption" : 12345,
      "config" : "...",
      "compressionType" : "TAR_LZMA",
      "path" : "...",
      "tapeChunks" : [ { }, { } ],
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "lvmType" : true,
    "metadataFormat" : true,
    "diskFormat" : true,
    "restoresTime" : [ 12345, 12345 ],
    "vmDisk" : {
      "name" : "...",
      "uuid" : "...",
      "devicePath" : "...",
      "fullDevicePath" : "...",
      "guid" : "...",
      "ver" : 12345,
      "controllerId" : "...",
      "slot" : "...",
      "size" : 12345,
      "present" : true,
      "excludedFromBackup" : true,
      "bootable" : true,
      "image" : true,
      "volumeSource" : "...",
      "volumeType" : "...",
      "type" : "AZURE_OS_DISK_LINUX",
      "supported" : true,
      "snapshots" : [ { }, { } ],
      "virtualMachine" : { },
      "originalStorage" : { },
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "auditEntityName" : "..."
  },
  "mountedBackup" : {
    "guid" : "...",
    "ver" : 12345,
    "backup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "SUCCESS_REMOVED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD",
      "type" : "FULL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "DISK_ATTACHMENT_CHANGED_BLOCK_TRACKING",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "ARCHIVE",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "REMOVED" ],
      "overallStatus" : "SUCCESS",
      "statusBasedOnBackupFileLocations" : "QUEUED",
      "agentType" : true,
      "deletable" : true
    },
    "targetHypervisor" : {
      "guid" : "...",
      "ver" : 12345,
      "host" : "...",
      "type" : "OVM",
      "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" : "CEPH",
      "licenseCovered" : true,
      "useNetcat" : true,
      "citrixSettings" : { },
      "libvirtSettings" : { },
      "proxmoxSettings" : { },
      "hvHypervSettings" : { },
      "version" : "...",
      "subtype" : "XENSERVER",
      "trustAllCerts" : true,
      "password" : "...",
      "auditEntityName" : "...",
      "anyManagementEntityFromPool" : { },
      "pool" : { }
    },
    "backupLocation" : {
      "guid" : "...",
      "ver" : 12345,
      "backup" : { },
      "backupDestination" : { },
      "roleType" : "SECONDARY",
      "status" : "IN_PROGRESS",
      "type" : "SYNTHETIC",
      "statusInfo" : "...",
      "retentionHint" : "DONT_TOUCH",
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "mode" : "CLOUD_PST_DOWNLOAD",
    "finishedMount" : true,
    "mountedFiles" : [ {
      "mountedBackup" : { },
      "randomAccess" : true,
      "path" : "...",
      "nbdDevice" : "...",
      "backupFile" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "mountedBackup" : { },
      "randomAccess" : true,
      "path" : "...",
      "nbdDevice" : "...",
      "backupFile" : { },
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "mountedFileSystems" : [ {
      "mountedBackup" : { },
      "mountedFile" : { },
      "fileSystem" : { },
      "mountPath" : "...",
      "rootPath" : "...",
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "mountedBackup" : { },
      "mountedFile" : { },
      "fileSystem" : { },
      "mountPath" : "...",
      "rootPath" : "...",
      "auditEntityName" : "...",
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "sharedMountPath" : "...",
    "creationTime" : 12345,
    "allowedClients" : [ "...", "..." ],
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "node" : {
      "nodeIp" : "...",
      "lastSeen" : 12345,
      "name" : "...",
      "password" : "...",
      "guid" : "...",
      "version" : "...",
      "proxyVmUuid" : "...",
      "ver" : 12345,
      "nfsStorageId" : "...",
      "state" : "QUEUED_STOP",
      "nodeConfig" : { },
      "tasks" : [ { }, { } ],
      "backupDestinationInitInfos" : [ { }, { } ],
      "nodeAllocatedResources" : [ { }, { } ],
      "totalSpace" : 12345,
      "usedSpace" : 12345,
      "lastSuccessfulLogin" : 12345,
      "lastFailedLogin" : 12345,
      "lastFailedLoginIp" : "...",
      "hypervisors" : [ { }, { } ],
      "nameAndGuid" : { },
      "hypervisorCluster" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "unmountAttempted" : true,
    "unmountTime" : 12345,
    "cloudFeature" : "SHAREPOINT_SITE",
    "downloadStatus" : "INPROGRESS",
    "restoredVmUuid" : "...",
    "lastMountTaskId" : "...",
    "lastRestoreTaskId" : "...",
    "nfsStorageId" : "...",
    "mountedDisks" : [ {
      "backupFile" : { },
      "mountedBackup" : { },
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "backupFile" : { },
      "mountedBackup" : { },
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "auditEntityName" : "...",
    "anyBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "archiveExpire" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "SYSTEM_SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "QUEUED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_SITE",
      "type" : "INCREMENTAL",
      "parentBackup" : { },
      "tasks" : [ { }, { } ],
      "files" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "vmExportImportMode" : "SSH_TRANSFER",
      "warningsPresent" : true,
      "warnings" : [ { }, { } ],
      "baseImage" : { },
      "sourceProject" : { },
      "retentionHint" : "STANDARD_RETENTION",
      "archivedBackup" : { },
      "taskDurationTime" : 12345,
      "auditEntityName" : "...",
      "primaryBackupDestination" : { },
      "primaryLocation" : { },
      "nonPrimaryLocations" : [ { }, { } ],
      "secondaryBackupDestinations" : [ { }, { } ],
      "allBackupDestinations" : [ { }, { } ],
      "networkInterfaceCards" : [ { }, { } ],
      "locationStatuses" : [ "REMOVED", "IN_PROGRESS" ],
      "overallStatus" : "PARTIAL_SUCCESS",
      "statusBasedOnBackupFileLocations" : "PARTIAL_SUCCESS",
      "agentType" : true,
      "deletable" : true
    }
  },
  "guid" : "...",
  "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"
  }
}