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?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.