Editing user group information

Virtual Storage Platform One SDS Block and SDS Cloud Virtual Private Storage Administration

Version
1.19.x
Audience
anonymous
Part Number
MK-24VSP1SDS028-03
ft:lastEdition
2026-04-20

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

If you edit user group information, the sessions of the users belonging to the user group are deleted.

  • Required role: VpsSecurity

  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.

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

    CLI: user_group_set

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