Get All Recovery Points By Tape Backup

Gets all recovery points by a tape backup.

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

getSavepoints

data Json

Filter parameters. See the filter table below

type string rpc
tid int 1

filter

Field
Type
Description

start

int

Start ID of the backup object to be returned

count

int

Number of backup objects to be returned

targetVid string Tape backup VID

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

Recovery point info

data.children

Single recovery point info.

Field

Value

Description

id

string

Recovery point ID

name

string

Recovery point name

type

string

Backup type. Possible values: INCREMENTAL, FULL, UNKNOWN

last

boolean

true if the current recovery point is the last recovery point

size

long

Size of the recovery point

date

DateTime

Date of the recovery point

expirationDate

DateTime

Expiration date of the recovery point

backupObjectSavepointId

long

Backup object ID

tapeCartridgeId

long

Tape cartridge ID

tapeName

string

Tape cartridge name