Editing user group information

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.16.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-03

Edit the information (role) about a user group as follows. However, the role of the built-in user group cannot be changed.

Editing user group information is not possible if doing so would result in there being no user to which the Security Role or Service role is assigned.

You cannot edit the information about a user group to which a user who can use the console interface belongs if the user has neither the Security role nor the Service role after editing the information.

If you edit user group information, the sessions of the users belonging to the user group are deleted. Also, if external authentication is enabled and users are managed on each group basis on the external authentication server, editing a local user group corresponding to the external group deletes all sessions.

  • Required role: Security

  • When editing information about user groups in a VPS: Scope of the VPS

  1. Verify the user group ID.

    REST API: GET /v1/objects/user-groups

    CLI: user_group_list

  2. Edit information about the user group.

    Run either of the following commands with ID and role(s) of the user group specified.

    When the multi-tenancy function is used, also specify the scope. When you specify the scope, include “system” as well.

    REST API: PATCH /v1/objects/user-groups/<userGroupId>

    CLI: user_group_set

    After running the command, you receive a response indicating user group information.

  3. (Bare metal) Back up the configuration information.

    Perform this step by referring to Backing up the configuration information (Bare metal).

    If you continue operations with other procedures, you must back up the configuration information after you have completed all operations.