Generate Aceess Token

POST https://{{cluster_vip}}/irisservices/api/v1/public/accessTokens

Authenticates the request call to the Cohesity cluster and provides secure access for the user to the Cohesity cluster resources.

Request Body

{"username"=>"{{cluster_username}}", "password"=>"{{cluster_password}}", "domain"=>"{{cluster_domain}}"}