Generate Aceess Token

POST https://{{cluster_vip}}/v2/access-tokens

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}}"}