Cohesity-Cluster-OnPrem
Number of APIs: 485
Description
Cluster/On Prem based API collection. We have defined this collection per usecase in the following format:
{Service}-{Adapter}-{API.version}
NOTE: API.v2 are supported from cluster 6.5.1x onwards.
Environment Variables
- Choose the
ClusterOnPrem
Qodex Environment for this collection. You need to set the following variables.
Environment Variable | Description |
---|---|
cluster | Cluster ENDPOINT IP or FQDN |
clusterPassword | Cluster Username |
clusterUser | Cluster Password |
- There are other environment variables that will be set when you make API calls, like
token
when you run theGenerate Access Token
API call. Thistoken
is then referred by other APIs for Authentication. - In order to use these APIs, you need to call these in sequence so that the variables set by a previous API call can be used later.
- If you want to run a particular API, you will have to set the required variables before hand under
ClusterOnPrem
Qodex Environment
NOTE: To find out what environment variable is being set in Qodex, check the
Test
tab and look forenvironment.set("VARIABLE_NAME", VALUE)
in the code.
Feedback
If you want to see more collections/use-cases reach out to: cohesity-api-sdks@cohesity.com
-
DataProtect-File-MSSQL - Get Storage Domains GET https://{{cluster}}/v2/storage-domains
-
Getting Started - Requested - Authentication/Authorization POST https://{{cluster}}/irisservices/api/v1/public/accessTokens
-
Getting Started - Requested - Pause Protection Runs POST https://{{cluster-VIP}}/v2/data-protect/protection-groups/states
-
DataProtect-AIX - Generate Access Token POST https://{{cluster}}/irisservices/api/v1/public/accessTokens
-
DataProtect-AIX - Get Protection Sources GET https://{{cluster}}/v2/data-protect/sources/registrations?environments=kPhysical
-
DataProtect-Cassandra - Get Storage Domains List GET https://{{cluster_vip}}/v2/storage-domains
-
DataProtect-Isilon-NAS - Get Protection Group Runs GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs
-
DataProtect-AIX - Get Protection Policy GET https://{{cluster}}/v2/data-protect/policies
-
DataProtect-AIX - Create Protection Policy POST https://{{cluster}}/v2/data-protect/policies
-
DataProtect-AIX - Get Storage Domains GET https://{{cluster}}/v2/storage-domains