View the Project on GitHub elements-storage/elements-sdk-python
A client workstation (a machine running the ELEMENTS Client) known to the server, with its hostname, address and last-seen status.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| display_name | str | [readonly] | |
| report | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | ||
| name | str, none_type | ||
| hostname | str | ||
| address | str, none_type | ||
| last_seen | datetime, none_type |