Get continuous backup statistics for an S3 asset within a protection group.

Returns continuous backup statistics for the specified protection group S3 asset.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Performs the operation on the protection group S3 asset with the specified ID.

Query Params
string

The name of the source bucket.

string

The Clumio-assigned ID of the source bucket.

string
required

The beginning time of start_time filter in RFC-3339 format.

string
required

The end time of start_time filter in RFC-3339 format.

string

The interval for bins represented as time duration; 'm', 'h' and 'd' refer to minutes, hours, and days respectively. A series of aggregated statistics for each interval will be returned as bins in the response.

Responses

Response body
object
_links
object
bins
array of objects

The list of continuous backup statistics grouped by the given time interval.

bins
object
string

The end time for the continuous backup stats in RFC-3339 format.

string

The start time for the continuous backup stats in RFC-3339 format.

uint64

The number of objects, in the continuous backup task, successfully deleted.

uint64

The total size in bytes, of objects in the continuous backup task, successfully deleted.

uint32

The number of failed continuous backup task executions.

uint64

The number of objects in the continuous backup task failed to be backed up.

uint64

The total size in bytes of objects in the continuous backup task failed to be backed up.

uint64

The number of included objects after the protection group filter.

uint64

The total size in bytes of included objects after the protection group filter.

uint64

The number of excluded objects after the protection group filter.

uint64

The total size in bytes of excluded objects after the protection group filter.

uint64

The number of objects in the continuous backup task missed to be backed up.

uint64

The total size in bytes of objects in the continuous backup task missed to be backed up.

uint32

The number of ongoing continuous backup task executions.

uint32

The number of successful continuous backup task executions.

uint64

The number of objects in the continuous backup task successfully backed up.

uint64

The total size in bytes of objects in the continuous backup task successfully backed up.

uint32

The number of total continuous backup task executions.

total_stats
object

ProtectionGroupBucketContinuousBackupStats

string

The end time for the continuous backup stats in RFC-3339 format.

string

The start time for the continuous backup stats in RFC-3339 format.

uint64

The number of objects, in the continuous backup task, successfully deleted.

uint64

The total size in bytes, of objects in the continuous backup task, successfully deleted.

uint32

The number of failed continuous backup task executions.

uint64

The number of objects in the continuous backup task failed to be backed up.

uint64

The total size in bytes of objects in the continuous backup task failed to be backed up.

uint64

The number of included objects after the protection group filter.

uint64

The total size in bytes of included objects after the protection group filter.

uint64

The number of excluded objects after the protection group filter.

uint64

The total size in bytes of excluded objects after the protection group filter.

uint64

The number of objects in the continuous backup task missed to be backed up.

uint64

The total size in bytes of objects in the continuous backup task missed to be backed up.

uint32

The number of ongoing continuous backup task executions.

uint32

The number of successful continuous backup task executions.

uint64

The number of objects in the continuous backup task successfully backed up.

uint64

The total size in bytes of objects in the continuous backup task successfully backed up.

uint32

The number of total continuous backup task executions.

Language
Credentials
URL