Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 851 Bytes

ListSRASessions.md

File metadata and controls

13 lines (9 loc) · 851 Bytes

akeyless.ListSRASessions

Properties

Name Type Description Notes
json Boolean Set output format to JSON [optional] [default to false]
resourceType [String] session resource type. In case it is empty, all resources type will be returned. options: [mysql, k8s, ssh, mongodb, mssql, postgres, aws, eks, gke, rdp] [optional]
statusType [String] session status type. In case it is empty, only active sessions will be returned. options: [connecting, connected, failed, completed, terminated] [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]