Get indexed objects-NA
POST https://{{cluster}}/v2/data-protect/search/indexed-objects
Request Body
{"protectionGroupIds"=>["{{protectionJobId}}"], "objectType"=>"Files", "fileParams"=>{"searchString"=>"{{filePath}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |