Workspace¶
Field | NULL | Description | Note |
---|---|---|---|
name string |
The name of the workspace | ||
description string |
The description of the workspace | ||
tenantId string (GUID) |
Y | The id of the tenant if available | |
tenantName string |
The name of the tenant | ||
ownerId string (GUID) |
Y | The id of the owner | |
copyOnlySettings boolean |
Does user select to copy only settings | New in version 3.9.3. |
|
copyDataConnector boolean |
Does user select to copy data connectors | New in version 3.9.3. |
|
copySystemConfiguration boolean |
Does user select to copy system configuration | New in version 3.9.3. |
|
copyGoogleMapConfiguration boolean |
Does user select to copy Google maps configuration | New in version 3.9.3. |
|
copyReportConfiguration boolean |
Does user select to copy report configuration | New in version 3.9.3. |
|
copyEmailConfiguration boolean |
Does user select to copy email configuration | New in version 3.9.3. |
|
copyRoles boolean |
Does user select to copy roles | ||
copyRolePermission boolean |
Does user select to copy role permissions | ||
copyAdvancedSettings boolean |
Does user select to copy advanced settings | ||
copyDataModel boolean |
Does user select to copy data model | ||
copyReport boolean |
Does user select to copy reports | ||
copyDashboard boolean |
Does user select to copy dashboards | ||
copyTenantPermissions boolean |
Does user select to copy tenant permissions | ||
sourceId string (GUID) |
Y | The id of the source | |
selectAllTenants boolean |
Does user select all tenants as destination | ||
sourceHashCode string |
Hashcode for source | ||
copyPositionID boolean |
Whether system admin select to copy positionID or not | New in version 2.16.0. |
Inherited fields:
Entity¶
Field | NULL | Description | Note |
---|---|---|---|
id string (GUID) |
The id of this object Example: 572bd576-8c92-4901-ab2a-b16e38144813 |
Allow null incase insert a new entity | |
state integer |
The entity state of this object
|
||
deleted boolean |
Is this object deleted | ||
inserted boolean |
Is this object inserted | ||
version string |
Y | The version | |
created datetime in ISO 8601 format |
Y | The created datetime | |
createdBy string |
The creator | ||
modified datetime in ISO 8601 format |
Y | The modification datetime | |
modifiedBy string |
The user who last modified this object |