Search File/Folder
POST https://{{cluster}}/v2/data-protect/search/indexed-objects
https://{{clusterIP}}/irisservices/api/v1/public/restore/objects?environments=kVMware&search=*
Request Body
{"protectionGroupIds"=>["{{protectionJobId}}"], "objectType"=>"Files", "fileParams"=>{"searchString"=>"*"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |