Get Filepath

POST https://{{cluster}}/v2/data-protect/search/indexed-objects

Request Body

{"protectionGroupIds"=>["{{protectionJobId}}"], "objectType"=>"Files", "fileParams"=>{"searchString"=>"{{filePath}}", "types"=>["File"]}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring