Deleting a user

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

A user cannot be deleted if no other user remains in the user group to which the VpsSecurity or VpsService role is assigned. Also, a built-in user cannot be deleted.

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

  • Required role: VpsSecurity

  1. Verify the user ID.

    REST API: GET /v1/objects/users

    CLI: user_list

  2. Delete a user.

    Run either of the following commands with the user ID specified.

    REST API: DELETE /v1/objects/users/<userId>

    CLI: user_delete

  3. Obtain a list of user information and verify that the intended user is deleted.

    REST API: GET /v1/objects/users

    CLI: user_list