Create Groups

If an Active Directory/IdP domain is specified, a new group is added to the Cohesity Cluster for the specified Active Directory/IdP group principal. If the LOCAL domain is specified, a new group is created directly in the default LOCAL domain on the Cohesity Cluster.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Specifies the new group parameters.

groups
array of objects
length ≥ 1

Specifies the list of groups to be created.

groups
string | null

Specifies the description of the group.

string
required

Specifies the domain of the group. For active directories, this is the fully qualified domain name (FQDN). It is 'LOCAL' for local groups on the Cohesity Cluster. A group is uniquely identified by combination of the name and the domain.

string
enum
required

Specifies the type of group: local, ad, or idp.

Allowed:
string
required

Specifies the name of the group.

boolean | null

Specifies whether the Group is restricted. A restricted group can only view & manage the objects it has permissions to.

roles
array of strings

Specifies the Cohesity roles to associate with the group. The Cohesity roles determine privileges on the Cohesity Cluster for this group.

roles
tenantIds
array of strings

Specifies a list of tenant ids who can access this group.

tenantIds
localGroupParams
object | null

Specifies properties for LOCAL Cohesity group.

Headers
int64

This field uniquely represents a Cohesity Cluster and is used for making on-prem calls from Helios.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json