Deleting a user from user groups

Virtual Storage Platform One SDS Block System Administrator Guide

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

If you delete a user from user groups, the session of the user is deleted.

(Bare metal)(Cloud) You cannot delete a user if all users remaining in the user groups after the deletion have neither the Security role nor the Service role.

  • Required role: Security

  • When deleting users in a VPS from user groups: Scope of the VPS

  1. Verify the user group ID from which the user is to be deleted.

    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/delete-user-group/invoke

    CLI: user_delete_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.