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