Obtaining a list of sessions

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

Obtain a list of sessions that the user generated as follows. The following information can be obtained.

  • sessionId: Session ID (uuid)

  • userId: User ID

  • userObjectId: User object ID

  • expirationTime: Session expiration time

  • createdTime: Date and time when the session is generated

  • lastAccessTime: Date and time when the session was used last

  • roleNames: List of roles assigned to the user who retains this session

  • vpsId: ID of the VPS to which the user who generated sessions belongs

  • privileges: List of the VPS information that the user who generated sessions can access

  • Required role: VpsSecurity

    Note that no role-related restrictions apply when you obtain your own session information.

Obtain a list of sessions that the user generated.

REST API: GET /v1/objects/sessions

CLI: session_list