BackupFileDetails Data Type

Properties
name data type constraints description
backupTime number  
lastModifiedTime number  
size number required
effectiveBackupSize number  
effectiveSuccessfulObjects number  
effectiveTotalDirectories number  
effectiveFailedObjects number  
effectiveProcessedDirectories number  
effectiveSkippedObjects number  
path string  
originalPath string  
locations array of BackupFileLocationDetails  
backup NameAndGuid  
mountable boolean required
iscsiMountable boolean required
originalStorageId string  
originalDiskId string  
format BackupFileFormat  
backupFileType BackupFileType  
vmDisk VmDiskDetails  
parentBackupFile NameAndGuid  
encryption number required
config string  
compressionType CompressionType  
underlyingStorageType UnderlyingStorageType  
restoresTime array of number  
objectName string  
sessionId string  
guid string  
cloudFeature CloudFeature  

Example

{
  "backupTime" : 1451649601000,
  "lastModifiedTime" : 12345,
  "size" : 12345,
  "effectiveBackupSize" : 12345,
  "effectiveSuccessfulObjects" : 12345,
  "effectiveTotalDirectories" : 12345,
  "effectiveFailedObjects" : 12345,
  "effectiveProcessedDirectories" : 12345,
  "effectiveSkippedObjects" : 12345,
  "path" : "...",
  "originalPath" : "...",
  "locations" : [ {
    "guid" : "...",
    "backupDestination" : {
      "name" : "...",
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "dedupEnabled" : true,
      "encryptionEnabled" : true,
      "defaultBackupDestination" : true,
      "description" : "...",
      "daysToKeepRetentionLock" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "objectTaggingEnabled" : true,
      "trustAllCerts" : true,
      "backupDestinationState" : "INITIALIZED",
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "type" : { },
      "modificationTime" : 1451649601000
    },
    "roleType" : "SECONDARY",
    "backupFileDetails" : {
      "backupTime" : 1451649601000,
      "lastModifiedTime" : 12345,
      "size" : 12345,
      "effectiveBackupSize" : 12345,
      "effectiveSuccessfulObjects" : 12345,
      "effectiveTotalDirectories" : 12345,
      "effectiveFailedObjects" : 12345,
      "effectiveProcessedDirectories" : 12345,
      "effectiveSkippedObjects" : 12345,
      "path" : "...",
      "originalPath" : "...",
      "locations" : [ { }, { } ],
      "backup" : { },
      "mountable" : true,
      "iscsiMountable" : true,
      "originalStorageId" : "...",
      "originalDiskId" : "...",
      "format" : "QCOW2",
      "backupFileType" : "VM_IMAGE",
      "vmDisk" : { },
      "parentBackupFile" : { },
      "encryption" : 12345,
      "config" : "...",
      "compressionType" : "BZIP2",
      "underlyingStorageType" : "GCP_DISK_TYPE",
      "restoresTime" : [ 12345, 12345 ],
      "objectName" : "...",
      "sessionId" : "...",
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "cloudFeature" : "TEAMS_CONVERSATION"
    },
    "status" : "REMOVED",
    "backupTime" : 12345,
    "lastModifiedTime" : 12345,
    "encryption" : 12345,
    "config" : "...",
    "compressionType" : "TAR",
    "path" : "..."
  }, {
    "guid" : "...",
    "backupDestination" : {
      "name" : "...",
      "nodeConfigs" : [ { }, { } ],
      "projects" : [ { }, { } ],
      "totalAvailableSpace" : 12345,
      "totalUsedSpace" : 12345,
      "totalDedupUsedSpace" : 12345,
      "totalDedupAvailableSpace" : 12345,
      "preAccessCmdArgs" : [ "...", "..." ],
      "postAccessCmdArgs" : [ "...", "..." ],
      "preAccessCmdExecEnabled" : true,
      "postAccessCmdExecEnabled" : true,
      "preAccessCmdExecTimeout" : 12345,
      "postAccessCmdExecTimeout" : 12345,
      "backupDestinationInitInfos" : [ { }, { } ],
      "initRequired" : true,
      "dedupEnabled" : true,
      "encryptionEnabled" : true,
      "defaultBackupDestination" : true,
      "description" : "...",
      "daysToKeepRetentionLock" : 12345,
      "visibleForAllVms" : true,
      "backupDestinationForCloud" : true,
      "objectTaggingEnabled" : true,
      "trustAllCerts" : true,
      "backupDestinationState" : "INITIALIZING",
      "guid" : "...",
      "type" : { },
      "modificationTime" : 12345
    },
    "roleType" : "PRIMARY",
    "backupFileDetails" : {
      "backupTime" : 12345,
      "lastModifiedTime" : 12345,
      "size" : 12345,
      "effectiveBackupSize" : 12345,
      "effectiveSuccessfulObjects" : 12345,
      "effectiveTotalDirectories" : 12345,
      "effectiveFailedObjects" : 12345,
      "effectiveProcessedDirectories" : 12345,
      "effectiveSkippedObjects" : 12345,
      "path" : "...",
      "originalPath" : "...",
      "locations" : [ { }, { } ],
      "backup" : { },
      "mountable" : true,
      "iscsiMountable" : true,
      "originalStorageId" : "...",
      "originalDiskId" : "...",
      "format" : "AKI",
      "backupFileType" : "VM_DISK_META",
      "vmDisk" : { },
      "parentBackupFile" : { },
      "encryption" : 12345,
      "config" : "...",
      "compressionType" : "GZIP",
      "underlyingStorageType" : "GLUSTERFS",
      "restoresTime" : [ 12345, 12345 ],
      "objectName" : "...",
      "sessionId" : "...",
      "guid" : "...",
      "cloudFeature" : "TEAMS_CHANNEL"
    },
    "status" : "REMOVED",
    "backupTime" : 12345,
    "lastModifiedTime" : 12345,
    "encryption" : 12345,
    "config" : "...",
    "compressionType" : "TAR_LZMA",
    "path" : "..."
  } ],
  "backup" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "mountable" : true,
  "iscsiMountable" : true,
  "originalStorageId" : "...",
  "originalDiskId" : "...",
  "format" : "QCOW2",
  "backupFileType" : "DISK_INC",
  "vmDisk" : {
    "guid" : "...",
    "name" : "...",
    "uuid" : "...",
    "devicePath" : "...",
    "fullDevicePath" : "...",
    "controllerId" : "...",
    "slot" : "...",
    "virtualMachine" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "originalStorage" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "size" : 12345,
    "present" : true,
    "excludedFromBackup" : true,
    "bootable" : true,
    "image" : true,
    "volumeSource" : "...",
    "volumeType" : "...",
    "snapshots" : [ {
      "vmDisk" : { },
      "backupRule" : { },
      "cbtId" : "..."
    }, {
      "vmDisk" : { },
      "backupRule" : { },
      "cbtId" : "..."
    } ],
    "type" : "OPENNEBULA_PERSISTENT",
    "supported" : true
  },
  "parentBackupFile" : {
    "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
    "name" : "Entity name"
  },
  "encryption" : 12345,
  "config" : "...",
  "compressionType" : "LZMA",
  "underlyingStorageType" : "LOCAL",
  "restoresTime" : [ 12345, 12345 ],
  "objectName" : "...",
  "sessionId" : "...",
  "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
  "cloudFeature" : "SHAREPOINT"
}