Create Group
Note: AI Labs is currently available only in the Delhi region.
POST
/ai_labs/organization/{Organization_Id}/group/Path parameters
Organization_IdPathintegerrequiredOrganization ID
Query parameters
locationQuerystringrequiredLocation
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
Request body
application/json
Unique tag for the group
example
group-25102716406List of allowed plans for the group with max instances
List of service policies with CRUD permissions
Responses
201Successfully created a group
example
201example
Created Successfully