Create User

POST https://{{cluster}}/irisservices/api/v1/public/users

https://{{clusterIP}}/irisservices/api/v1/public/tenants?status=Active

Request Body

{"roles"=>["COHESITY_ADMIN"], "username"=>"{{tenantUsername}}", "password"=>"{{tenantPassword}}", "emailAddress"=>"{{tenantMailAddress}}", "restricted"=>false, "domain"=>"LOCAL"}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring
Acceptstring