Create Connector and Claim token.
POST https://helios.cohesity.com/v2/mcm/rigelmgmt/rigel-groups
Introduction
This API calls creates a SaaS connector group and also returns a
Claim Token
andgroupId
for the connector Group.You will use the
groupId
to check if the SaaS connector is successfully claimed by the Tenant.This
Claim Token
will be needed to configure the SaaS connector that you have deployed using link in theGet Saas Connector Image Links
API callYou will need to pass the
regionId
andtenantId
in the request body
Request Body
{"regionId"=>"{{regionId}}", "tenantId"=>"{{tenantID}}"}