Name | Type | Description | Notes |
---|---|---|---|
creation_date | datetime | Date when the workspace was created | [optional] |
data_url | str | URL of a remote storage location for files used in this workspace | [optional] |
description | str | Descriptive text of the purpose of this workspace | |
families | object | Families and corresponding versions used in this workspace. This property is a object whose keys are family names and values are integers. | |
id | int | Workspace ID | [optional] |
name | str | Name of the workspace | |
owner | str | User who owns this workpace | [optional] |
status | str | Workspace status | [optional] |
temporary | bool | Whether this workspace is temporary or not. Temporary workspaces are automatically deleted after some time. | [optional] |