Get Single Backup Object

Gets backup details.

Endpoint

https://<Director_IP_address>:4443/c/router

Tenant Endpoint

For tenants of the multi-tenant product the endpoint must be:
https://<Director_IP_address>:4443/t/<tenant_UUID>/c/router

Request Example

Request Fields

Field
Type
Value(s)
action string

TapeBackupManagement

method string

getBackupObject

data array

ID of the backup object

type string rpc
tid int 1

Response Sample

Response Fields

Field
Value
Description
message string Message if the request failed
where string Reference to the method where the problem occurred
cause string Cause of failure

data

Json

Backup object info. See the table below

data

Field

Type

Description

vid

string

Backup object VID

name

string

Backup object name

hvType

string

Platform type. Possible values: VMWARE, AWS, HYPERV, NONE, PHYSICAL, NUTANIX

tapeCartridgeCount

long

Number of tape cartridges

savepointCount

long

Number of recovery points

firstSavepoint

DateTime

Date of the first recovery point

lastSavepoint

DateTime

Date of the last recovery point

locationNames

array

Location names

isOffline

boolean

true if the tape cartridge is offline

isMarkedAsFree

boolean

true if the tape cartridge was marked as free

incompleteBackups

boolean

true if the backup object has incomplete backups