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 |
|---|---|---|---|
| report | {str: (bool, date, datetime, dict, float, int, list, str, none_type)} | [optional] | |
| name | str, none_type | [optional] | |
| hostname | str | [optional] | |
| address | str, none_type | [optional] | |
| last_seen | datetime, none_type | [optional] |