View the Project on GitHub elements-storage/elements-sdk-python
Workspace offload requests are made by users who are requesting an administrator to offload a workspace to its secondary location in ELEMENTS Valet.
| 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] |