I want to get login session information like vSphere.
```powerCLI
$SessionManager = Get-View Serviceinstance.Content.SessionManager
$SessionManager.SessionList
```
Can the same be done for Nutanix?
I want to get login session information like vSphere.
```powerCLI
$SessionManager = Get-View Serviceinstance.Content.SessionManager
$SessionManager.SessionList
```
Can the same be done for Nutanix?
Hi
GET /users/logged_in_users
Please refer the following guide for detail
https://portal.nutanix.com/page/documents/details/?targetId=API-Ref-AOS-v5_17%3AAPI-Ref-AOS-v5_17
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.