View the Project on GitHub elements-storage/elements-sdk-python
Describes an active mount at a user’s workstation as reported by the ELEMENTS Client.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| workspace | WorkspaceMini | ||
| mount_node | bool, date, datetime, dict, float, int, list, str, none_type | The StorageNode that the workspace is mounted from. | |
| mount_address | bool, date, datetime, dict, float, int, list, str, none_type | The IP the workspace is mounted from | |
| mountpoint | str, none_type | ||
| address | str | ||
| protocol | str, none_type | ||
| last_updated | datetime | [readonly] | |
| user | int | ||
| client_session | int, none_type |