Get a Protection Job
GET https://{{cluster}}/irisservices/api/v1/public/protectionJobs?isDeleted=false&isActive=true&environments=kVMware
If no parameters are specified, all Protection Jobs currently on the Cohesity Cluster are returned. Specifying parameters filters the results that are returned.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
isDeleted | boolean | ||
isActive | boolean | ||
environments | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Accept | string | ||
Content-Type | string |