update-group

subtitle

Update a group.

version

0.9.111

Description

Update a group.

Synopsis

  update-group
--group-name <value>
[--sync-membership-on-user-login | --no-sync-membership-on-user-login]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--group-name (string)

The name or CRN of the group to update.

--sync-membership-on-user-login | --no-sync-membership-on-user-login (boolean)

Whether group membership is synced when a user logs in. Can be omitted if no update is required.

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

group -> (object)

Information about a group.

groupName -> (string)

The group name.

crn -> (string)

The CRN of the group.

creationDate -> (datetime)

The date when this group record was created.

syncMembershipOnUserLogin -> (boolean)

Whether group membership is synced when a user logs in. The default is to sync group membership.

azureCloudIdentities -> (array)

The list of Azure cloud identities assigned to the group.

item -> (object)

An Azure cloud identity.

objectId -> (string)

The Azure object ID (OID).

environmentCrn -> (string)

The CRN of the environment this Azure cloud identity is associated with. If omitted, this cloud identity is associated with all Azure environments.

Form Factors

public, private