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 response is required for performing recovery.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: OK
{"id":25278,"name":"\\\\hostname\\CIFS-1","sourceId":0,"environment":"kGenericNas","objectHash":"kHost_8743635867054034:1666901032964:25277","objectType":"kVolume","permissions":null,"protectionGroupConfigurations":[{"protectionGroupId":"8743635867054034:1666901032964:413694","protectionGroupName":"Windows_NAS_Protection"}],"lastRun":{"id":25278,"name":"\\\\hostname\\CIFS-1","sourceId":0,"environment":"kGenericNas","runId":"413694:1675212580179277","runType":"kRegular","isSlaViolated":false,"protectionGroupId":"8743635867054034:1666901032964:413694","protectionGroupName":"Windows_NAS_Protection","isReplicationRun":false,"isCloudArchivalDirect":false,"storageDomainId":24,"permissions":null,"localSnapshotInfo":{"snapshotInfo":{"snapshotId":"{{snapshotId}}","status":"Succeeded","startTimeUsecs":1675212580179277,"endTimeUsecs":1675212589179486,"admittedTimeUsecs":1675212581179293,"snapshotCreationTimeUsecs":0,"stats":{"logicalSizeBytes":6158,"bytesWritten":0,"bytesRead":6158},"progressTaskId":"backup_413700_1/task_413701","warnings":null,"isManuallyDeleted":false,"expiryTimeUsecs":1676422191000000,"totalFileCount":5,"backupFileCount":5},"failedAttempts":null},"replicationInfo":{"replicationTargetResults":null},"archivalInfo":{"archivalTargetResults":null},"cloudSpinInfo":{"cloudSpinTargetResults":null},"onLegalHold":false}}