DataTransferRate Data Type

Properties
name data type description
archivedTask ArchivedTask
creationTime number
bytesIn number
bytesOut number
currentTransferSpeed number
guid string
ver number
auditEntityName string
nameAndGuid NameAndGuid
nameGuidAndType NameGuidAndType

Example

{
  "archivedTask" : {
    "guid" : "...",
    "ver" : 12345,
    "type" : "BACKUP_CLEANUP",
    "state" : "FAILED",
    "creationTime" : 12345,
    "startTime" : 12345,
    "finishTime" : 12345,
    "taskGuid" : "...",
    "retryCount" : 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" : "QUEUED",
      "statusInfo" : "...",
      "storedBytes" : 12345,
      "backupLocations" : [ { }, { } ],
      "protectedEntity" : { },
      "node" : { },
      "backupRule" : { },
      "protectedEntityType" : "CLOUD_TEAMS",
      "type" : "FULL",
      "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", "FAILED" ],
      "overallStatus" : "INPROGRESS",
      "statusBasedOnBackupFileLocations" : "INPROGRESS",
      "agentType" : true,
      "deletable" : true
    },
    "archivedBackup" : {
      "guid" : "...",
      "ver" : 12345,
      "snapshotTime" : 12345,
      "backupTime" : 12345,
      "size" : 12345,
      "fileCount" : 12345,
      "effectiveBackupObjectsCount" : 12345,
      "effectiveBackupSize" : 12345,
      "hidden" : true,
      "originEntityType" : "USER",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "description" : "...",
      "status" : "FAILED",
      "statusInfo" : "...",
      "type" : "SYNTHETIC",
      "backupDestinationGuid" : "...",
      "nameAndGuid" : { },
      "backupDestinationName" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "protectedEntityType" : "OS_AGENT",
      "nameGuidAndType" : { },
      "vmExportImportMode" : "DISK_ATTACHMENT",
      "parentBackup" : { },
      "backup" : { },
      "backupPolicyName" : "...",
      "backupPolicyGuid" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "sourceProjectName" : "...",
      "sourceProjectGuid" : "...",
      "sourceProjectUuid" : "...",
      "dataCenterName" : "...",
      "dataCenterGuid" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "baseImage" : { },
      "archivedFiles" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "warnings" : [ { }, { } ],
      "taskDurationTime" : 12345,
      "auditEntityName" : "..."
    },
    "schedule" : {
      "guid" : "...",
      "ver" : 12345,
      "nameAndGuid" : { },
      "name" : "...",
      "millisSinceLocalMidnight" : 12345,
      "startWindowLength" : 12345,
      "active" : true,
      "lastRun" : 12345,
      "nameGuidAndType" : { },
      "lastSupposedRun" : 12345,
      "type" : "VM_RESTORE",
      "executionType" : "INTERVAL",
      "backupType" : "SYNTHETIC",
      "daysOfWeek" : [ "SATURDAY", "TUESDAY" ],
      "dayOfWeekOccurrences" : [ "SECOND_IN_MONTH", "FOURTH_IN_MONTH" ],
      "months" : [ "OCTOBER", "AUGUST" ],
      "rules" : [ { }, { } ],
      "interval" : { },
      "projects" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "buildInType" : "INTERNAL_DB_BACKUP",
      "forceFullBackup" : true,
      "auditEntityName" : "...",
      "startTime" : 12345
    },
    "policy" : {
      "guid" : "...",
      "name" : "...",
      "ver" : 12345,
      "priority" : 12345,
      "backupRetryCount" : 12345,
      "autoAssignSettings" : { },
      "autoRemoveNonPresent" : true,
      "active" : true,
      "buildInType" : "MSSQL_DB_BACKUP",
      "rules" : [ { }, { } ],
      "visibleForAllProjects" : true,
      "projects" : [ { }, { } ],
      "nameAndGuid" : { },
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "restoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "INPROGRESS",
      "statusInfo" : "...",
      "protectedEntity" : { },
      "tasks" : [ { }, { } ],
      "archivedTasks" : [ { }, { } ],
      "backup" : { },
      "nameAndGuid" : { },
      "dstProtectedEntity" : { },
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "nameGuidAndType" : { },
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "restoreVmFlavor" : { },
      "restoreAccessKey" : { },
      "restoreProject" : { },
      "project" : { },
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "PREALLOCATED",
      "mountedBackupMode" : "AUTO",
      "backupType" : "SYNTHETIC",
      "restoreType" : "RESTORE",
      "node" : { },
      "recoveryPlanPolicy" : { },
      "warningsPresent" : true,
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "...",
      "anyRelatedBackup" : { }
    },
    "protectedEntitySnapshot" : {
      "guid" : "...",
      "snapshotTime" : 12345,
      "ver" : 12345,
      "uuid" : "...",
      "protectedEntity" : { },
      "lastStoredSnapshotAssignments" : [ { }, { } ],
      "status" : "QUEUED",
      "vmSnapshotMgmtRule" : { },
      "storageSnapshotMgmtRule" : { },
      "warnings" : [ { }, { } ],
      "warningsPresent" : true,
      "metadata" : "...",
      "firstRemovalAttempt" : 12345,
      "lastRemovalAttempt" : 12345,
      "numberOfRemovalAttempts" : 12345,
      "numberOfDaysRemovalAttempts" : 12345,
      "nameAndGuid" : { },
      "standAlone" : true,
      "nameGuidAndType" : { },
      "auditEntityName" : "..."
    },
    "archivedRestoreJob" : {
      "guid" : "...",
      "ver" : 12345,
      "restoreTime" : 12345,
      "size" : 12345,
      "status" : "FAILED",
      "statusInfo" : "...",
      "protectedEntityGuid" : "...",
      "protectedEntityName" : "...",
      "archivedTasks" : [ { }, { } ],
      "restoreJob" : { },
      "archivedBackup" : { },
      "dstProtectedEntityGuid" : "...",
      "protectedEntityType" : "OS",
      "restoreStorageId" : "...",
      "restoreClusterId" : "...",
      "restoreHostId" : "...",
      "restoredPeName" : "...",
      "restorePath" : "...",
      "nameAndGuid" : { },
      "restoreVmFlavorGuid" : "...",
      "restoreVmFlavorUuid" : "...",
      "restoreVmFlavorName" : "...",
      "restoreAccessKeyGuid" : "...",
      "nameGuidAndType" : { },
      "restoreAccessKeyUuid" : "...",
      "restoreAccessKeyName" : "...",
      "restoreProjectGuid" : "...",
      "restoreProjectUuid" : "...",
      "restoreProjectName" : "...",
      "projectGuid" : "...",
      "projectUuid" : "...",
      "projectName" : "...",
      "baseImage" : "...",
      "dataCenterName" : "...",
      "restoredDiskAllocationFormat" : "THIN",
      "mountedBackupMode" : "CLOUD_PST_DOWNLOAD",
      "backupType" : "SYNCHRONIZATION",
      "restoreType" : "RESTORE",
      "recoveryPlanPolicyGuid" : "...",
      "recoveryPlanPolicyName" : "...",
      "hypervisorManagerUrl" : "...",
      "hypervisorManagerGuid" : "...",
      "hypervisorName" : "...",
      "hypervisorGuid" : "...",
      "vmDataCenterGuid" : "...",
      "vmDataCenterName" : "...",
      "hvClusterName" : "...",
      "hvClusterUuid" : "...",
      "hvClusterGuid" : "...",
      "storageProviderName" : "...",
      "storageProviderGuid" : "...",
      "storagePoolName" : "...",
      "storagePoolGuid" : "...",
      "appCmdExecConfigGuid" : "...",
      "appCmdExecConfigName" : "...",
      "cloudServiceProviderName" : "...",
      "cloudServiceProviderGuid" : "...",
      "osAgentName" : "...",
      "osAgentGuid" : "...",
      "taskDurationTime" : 12345,
      "warnings" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "nameAndGuid" : {
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "archivedWorkflowExecution" : {
      "guid" : "...",
      "ver" : 12345,
      "definitionName" : "UPLOAD",
      "builtIn" : true,
      "builtInType" : "IMPORT_OS",
      "currentStep" : "SYNC_STORAGES",
      "progress" : 12345.0,
      "workflowExecutionGuid" : "...",
      "priority" : 12345,
      "originEntityType" : "SCHEDULE",
      "originEntityName" : "...",
      "originEntityGuid" : "...",
      "createdTime" : 12345,
      "startTime" : 12345,
      "finishTime" : 12345,
      "info" : "...",
      "virtualEnvironmentContext" : { },
      "nameAndGuid" : { },
      "storageContext" : { },
      "cloudContext" : { },
      "nameGuidAndType" : { },
      "osContext" : { },
      "archivedTasks" : [ { }, { } ],
      "auditEntityName" : "..."
    },
    "dataTransferTimestampStart" : 12345,
    "nameGuidAndType" : {
      "type" : { },
      "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
      "name" : "Entity name"
    },
    "dataTransferTimestampEnd" : 12345,
    "dataTransferRates" : [ {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    }, {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    } ],
    "lastDataTransferRate" : {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "firstDataTransferRate" : {
      "archivedTask" : { },
      "creationTime" : 12345,
      "bytesIn" : 12345,
      "bytesOut" : 12345,
      "currentTransferSpeed" : 12345,
      "guid" : "...",
      "ver" : 12345,
      "auditEntityName" : "...",
      "nameAndGuid" : { },
      "nameGuidAndType" : { }
    },
    "auditEntityName" : "..."
  },
  "creationTime" : 12345,
  "bytesIn" : 12345,
  "bytesOut" : 12345,
  "currentTransferSpeed" : 12345,
  "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"
  }
}