Logo

View the Project on GitHub elements-storage/elements-sdk-python

WorkstationUpdate

A client workstation (a machine running the ELEMENTS Client) known to the server, with its hostname, address and last-seen status.

Properties

Name Type Description Notes
hostname str    
report {str: (bool, date, datetime, dict, float, int, list, str, none_type)}   [optional]
name str, none_type   [optional]
address str, none_type   [optional]
last_seen datetime, none_type   [optional]

[Back to Model list] [Back to API list] [Back to README]