Deleting a user from user groups

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

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

  • Required role: VpsSecurity

  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.