Get a Protection Source
GET https://{{cluster}}/irisservices/api/v1/public/protectionSources?allUnderHierarchy=false&environments=kVMware&excludeTypes=kFolder
If no parameters are specified, all Protection Sources that are registered on the Cohesity Cluster are returned. In addition, an Object subtree gathered from each Source is returned. For example, the Cohesity Cluster interrogates a Source VMware vCenter Server and creates an hierarchical Object subtree that mirrors the Inventory tree on vCenter Server. The contents of the Object tree is returned as a nodes
hierarchy of protectionSource
s. Specifying parameters can alter the results that are returned.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
allUnderHierarchy | boolean | ||
environments | string | ||
excludeTypes | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |