Get Protection Group Run Status

GET https://{{cluster_vip}}v2/data-protect/protection-groups/{{protectionGroupId}}/runs

Returns the status of the Protection Group run.

You can fetch the ProtectionGroupId to be specified in the API URL from the Create Block-based Protection Group API response.

If the status of the Protection Group run is success, you can recover the physical server volume.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"runs":[{"id":"651:1677716405248287","protectionGroupInstanceId":1076,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","startTimeUsecs":1677716405248287,"status":"Running","messages":null,"successfulObjectsCount":0,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016},"indexingTaskId":"indexing_651_1076","progressTaskId":"backup_1076_1","localTaskId":"1788784541625014:1677666650254:3009780"},"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"},{"id":"651:1677694178261207","protectionGroupInstanceId":694,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","isSlaViolated":false,"startTimeUsecs":1677694178261207,"endTimeUsecs":1677694567303903,"status":"Succeeded","messages":null,"successfulObjectsCount":1,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016,"bytesWritten":11712293,"bytesRead":73517760512},"indexingTaskId":"indexing_651_694","localTaskId":"1788784541625014:1677666650254:1968690"},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"},{"id":"651:1677693791197072","protectionGroupInstanceId":690,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","isSlaViolated":false,"startTimeUsecs":1677693791197072,"endTimeUsecs":1677694177261174,"status":"Succeeded","messages":null,"successfulObjectsCount":1,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016,"bytesWritten":9461080,"bytesRead":73517760512},"indexingTaskId":"indexing_651_690","localTaskId":"1788784541625014:1677666650254:1954289"},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"},{"id":"651:1677693403130713","protectionGroupInstanceId":683,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","isSlaViolated":false,"startTimeUsecs":1677693403130713,"endTimeUsecs":1677693789196973,"status":"Succeeded","messages":null,"successfulObjectsCount":1,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016,"bytesWritten":16389250,"bytesRead":73517760512},"indexingTaskId":"indexing_651_683","localTaskId":"1788784541625014:1677666650254:1938791"},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"},{"id":"651:1677693010059266","protectionGroupInstanceId":681,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","isSlaViolated":false,"startTimeUsecs":1677693010059266,"endTimeUsecs":1677693402130566,"status":"Succeeded","messages":null,"successfulObjectsCount":1,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016,"bytesWritten":27553244,"bytesRead":73517760512},"indexingTaskId":"indexing_651_681","localTaskId":"1788784541625014:1677666650254:1924255"},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"},{"id":"651:1677692622997338","protectionGroupInstanceId":674,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","isSlaViolated":false,"startTimeUsecs":1677692622997338,"endTimeUsecs":1677693009059196,"status":"Succeeded","messages":null,"successfulObjectsCount":1,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016,"bytesWritten":83578063,"bytesRead":73517760512},"indexingTaskId":"indexing_651_674","localTaskId":"1788784541625014:1677666650254:1902679"},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"},{"id":"651:1677690703721344","protectionGroupInstanceId":652,"protectionGroupId":"1788784541625014:1677666650254:651","isReplicationRun":false,"protectionGroupName":"Linux_block_based_PG","objects":null,"localBackupInfo":{"runType":"kRegular","isSlaViolated":false,"startTimeUsecs":1677690703721344,"endTimeUsecs":1677692232938769,"status":"Succeeded","messages":null,"successfulObjectsCount":1,"failedObjectsCount":0,"cancelledObjectsCount":0,"successfulAppObjectsCount":0,"failedAppObjectsCount":0,"cancelledAppObjectsCount":0,"localSnapshotStats":{"logicalSizeBytes":802914671702016,"bytesWritten":21360024708,"bytesRead":108980600832},"indexingTaskId":"indexing_651_652","localTaskId":"1788784541625014:1677666650254:1582442"},"onLegalHold":false,"permissions":[],"hasLocalSnapshot":true,"environment":"kPhysical"}],"totalRuns":7}