Logo

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

WorkspaceOffloadRequest

Workspace offload requests are made by users who are requesting an administrator to offload a workspace to its secondary location in ELEMENTS Valet.

Properties

Name Type Description Notes
id int    
workspace WorkspaceMini    
user ElementsUserMini    
is_retrieval bool When true, this is a request to retrieve (un-park) the workspace from its parking location; when false, a request to park (offload) it.  
created_at datetime   [readonly]

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