Adding a user to user groups

Virtual Storage Platform One SDS Block System Administrator Guide

Version
1.15.x
Audience
anonymous
Part Number
MK-24VSP1SDS001-02

Add a user to another user groups as follows.

If you add a user to user groups, the session of the user is deleted.

  • Required role: Security

  • When adding users in a VPS to user groups: Scope of the VPS

  1. Verify the user group ID to which the user is added.

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

    CLI: user_group_list

  2. Run either of the following commands with the user ID and user group ID specified.

    You can specify more than one user group ID.

    REST API: POST /v1/objects/users/<userId>/actions/add-user-group/invoke

    CLI: user_add_user_group

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

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

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

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