cloud_backup.list_snapshots

List existing snapshots for the cloud backup job id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

The cloud backup task ID

Result

Type: array of object

All retained backup snapshots

No Additional Items
Each item of this array must be:

CloudBackupSnapshot

Type: object

Id

Type: string

Hostname

Type: string

Host that created the snapshot

Time

Type: stringFormat: date-time

Time that the snapshot was created

Paths

Type: array of string

Paths that the snapshot includes

No Additional Items
Each item of this array must be:
Type: string

Additional Properties of any type are allowed.

Type: object


Required roles: CLOUD_BACKUP_READ