Removing a User from a User Group for a Roving Edge Infrastructure Device

Describes how to remove a user from 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 the user group whose member that you want to remove. The user group's Details page appears.

    3. Click Group Members under the left-side navigation. All the members in the group are listed in tabular form.

    4. Select the Actions menu (Actions Menu) for the member that you want to remove and click Remove Member from Group.

    5. Confirm the removal when prompted.

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

    oci iam group remove-user --user-id user_ocid --group-id group_ocid [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 RemoveUserFromGroup operation to remove a user from a user group on your Roving Edge Infrastructure devices.