Get Objects List
GET https://{{cluster-vip}}/v2/data-protect/objects/{{sourceId}}
Returns information about the objects that are being protected in the source specified in the API URL
The object ID from the output is required for performing recovery.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"id":25267,"name":"{{Nas_hostname}}:/mnt/mountpoint_1","sourceId":0,"environment":"kGenericNas","objectHash":"kHost_8743635867054034:1666901032964:25265","objectType":"kVolume","permissions":null,"protectionGroupConfigurations":[{"protectionGroupId":"8743635867054034:1666901032964:412249","protectionGroupName":"Linux_NAS_Protection"}],"lastRun":{"id":25267,"name":"{{Nas_hostname}}:/mnt/mountpoint_1","sourceId":0,"environment":"kGenericNas","runId":"412249:1675193584348281","runType":"kRegular","isSlaViolated":false,"protectionGroupId":"8743635867054034:1666901032964:412249","protectionGroupName":"Linux_NAS_Protection","isReplicationRun":false,"isCloudArchivalDirect":false,"storageDomainId":24,"permissions":null,"localSnapshotInfo":{"snapshotInfo":{"snapshotId":"eyJhX2NsdXN0ZXJJZCI6ODc0MzYzNTg2NzA1NDAzNCwiYl9jbHVzdGVySW5jYXJuYXRpb25JZCI6MTY2NjkwMTAzMjk2NCwiY19qb2JJZCI6NDEyMjQ5LCJlX2pvYkluc3RhbmNlSWQiOjQxMjI1MiwiZl9ydW5TdGFydFRpbWVVc2VjcyI6MTY3NTE5MzU4NDM0ODI4MSwiZ19vYmplY3RJZCI6MjUyNjd9","status":"Succeeded","startTimeUsecs":1675193584348281,"endTimeUsecs":1675193594350240,"admittedTimeUsecs":1675193587349236,"snapshotCreationTimeUsecs":0,"stats":{"logicalSizeBytes":6,"bytesWritten":0,"bytesRead":6},"progressTaskId":"backup_412252_1/task_412253","warnings":null,"isManuallyDeleted":false,"expiryTimeUsecs":1676403195000000,"totalFileCount":2,"backupFileCount":2},"failedAttempts":null},"replicationInfo":{"replicationTargetResults":null},"archivalInfo":{"archivalTargetResults":null},"cloudSpinInfo":{"cloudSpinTargetResults":null},"onLegalHold":false}}