Workspace (wsp)
Workspace entity contains all the user personal selections which override the team or company configuration.
Database level
The entity's attributes are shown below. Mandatory fields are marked with a red star:
Name | Type | Label | Description |
---|---|---|---|
form * | String | Form | Represents the entity form. Will always be "wsp". |
wsp_name * | String | Name | The object name |
QEE classes level
The class representing the Workspace is QEEWsp
Inherits from: QEEObject
REST level
The endpoints dealing with Workspace are:
xrWsp (GET, POST, PUT, DELETE)
xrWsps (GET, PUT, DELETE)