Get copy details.

Obtain the details of copy given the list of filters

Log in to see full request history
Body Params

Copy stats filter parameters.

array of strings | null

This is a list of cluster identifiers to query snapshots for

clusterIdentifiers
protectionGroupIds
array of strings

This parameter applies if a single cluster is passed in cluster identifiers.

protectionGroupIds
runInstanceIds
array of int64s

This parameter applies if a single cluster is passed in cluster identifiers.

runInstanceIds
int64

Specifies the timestamp in Unix time epoch in microseconds to filter snapshots whose corresponding run started after this value.

int64

Specifies the timestamp in Unix time epoch in microseconds to filter snapshots whose corresponding run started before this value.

objectIds
array of int64s

List of object ids to filter results.

objectIds
snapshotIds
array of strings

List of snapshots Ids to filter result.

snapshotIds
tenantIds
array of strings

List of tenant ids in an account.

tenantIds
regionIds
array of strings

List of region Ids.

regionIds
tags
array of objects

List of tags to filter.

tags
boolean | null

This is a boolean to indicate if there are any anomaly tags on this run.

locations
array of strings

This is to filter the type of runs to return.

locations
requestedData
array of strings

Filter out the type data requested per run.

requestedData
int64 | null

Each result is returned in pages. This is the page number of the requested result. This parameters starts from 0.

int64 | null

The number of results to include in a page.

Response

Response body
array of objects
object
storageMetrics
object

Metrics related to storage collected during the backup run.

indexingStats
object

Metric related to file indexes.

taggingInfo
object

Tagging information related to this run.

fileExtensions
array of objects
fileExtensions
object
string | null

The name of the file extension

int64 | null

The number of files with this extension for this run.

boolean | null

Is this extension know to be malicious.

anomalyStatus
object

Details of the anomaly status of this run for this object

int64 | null

The page count of this response.

int64 | null

The page size of this result.

local
object

Details of the local copy of this backup run.

archivals
array of objects

This contains the details of the archival copies of the run.

archivals
object
integer | null

Specifies the creation time of archival snapshot.

string | null

Specifies the status of the archival snapshot.

boolean | null

Specifies whether this archival location is RPaas.

string | null

If the location is RPaas then this specifies the region.

archivalTarget
object

Specifies the information about archival target.

string | null

Specifies the global vault id of the archival snapshot.

string

Snapshot id of the snapshot corresponding to the archival copy of this backup run.

replications
array of objects

Replication copies of the run.

replications
object
integer | null

Specifies the creation time of replication snapshot.

string | null

Specifies the status of the replication snapshot.

replicationCluster
object

Specifies the information about replication cluster.

Language
Credentials
URL