NSX-T Data Center REST API
VirtualMachineDetails (schema)
Virtual Machine Details
| Name | Description | Type | Notes | 
|---|---|---|---|
| _links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. | array of ResourceLink | Readonly | 
| _schema | Schema for this resource | string | Readonly | 
| _self | Link to this resource | SelfResourceLink | Readonly | 
| active_sessions | List of active (still logged in) user login/sessions data (no limit) List of active (still logged in) user login/session data (no limit). | array of UserSession | |
| archived_sessions | Optional list of archived (previously logged in) user login/session data (maximum 5) Optional list of up to 5 most recent archived (previously logged in) user login/session data. | array of UserSession | 
