Creating a User Group for a Roving Edge Infrastructure Device

Describes how to get the details of a user group on your Roving Edge Infrastructure device.

    1. Open the navigation menu and select Identity Management > Groups. The Groups page appears. All user groups are listed in tabular form.

    2. Click Create Group. The Create Group dialog box appears.

    3. Complete the following:

      • Name: Enter a unique name for the user group. The name must be unique across all users in your tenancy. You cannot change this value later. The name must meet the following requirements: No spaces. Only Basic Latin letters (ASCII), numerals, hyphens, periods, underscores, +, and @.

      • Description: Enter a description for the user group. You can change this value later.

    4. Click Create. The user group appears in the Groups page.

  • Use the oci iam group create command and required parameters to create a user group on your Roving Edge Infrastructure devices:

    oci iam group create --name name --description description [OPTIONS]

    Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

    For set up information regarding CLIs on your Roving Edge Infrastructure device, see Using the Command Line Interface.

  • Run the CreateGroup operation to create a user group on your Roving Edge Infrastructure devices.