[]
Create new Scene
Request Body
Description: scene docData
Type: application/json
Responses
[201] Created
Type: [application/json]
[400] Bad Request
Type: [application/json]
[403] Forbidden
Type: [application/json]
[404] Not Found
Type: [application/json]
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| idRequired | path | string | scene id |
| rev | query | integer | scene revision |
Get Scene
Responses
[200] Success
Type: [application/json]
[400] Bad Request
Type: [application/json]
[403] Forbidden
Type: [application/json]
[404] Not Found
Type: [application/json]
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| idRequired | path | string | scene id |
Update Scene
Request Body
Description: scene docData
Type: application/json
Responses
[200] Success
[400] Bad Request
Type: [application/json]
[403] Forbidden
Type: [application/json]
[404] Not Found
Type: [application/json]
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| idRequired | path | string | scene id |
| rev | query | integer | scene revision |
Revert Scene
Responses
[400] Bad Request
Type: [application/json]
[403] Forbidden
Type: [application/json]
[404] Not Found
Type: [application/json]
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| idRequired | path | string | scene id |
Download Scene
Responses
[200] Success
Scene POST Response
| Name | Type | Description |
|---|---|---|
| sceneIdNullable | string | New Scene ID |
Server plugin error
| Name | Type | Description |
|---|---|---|
| codeNullable | string | error code |
| messageNullable | string | error message |
| contextNullable | string | error context |
| Name | Type |
|---|---|
| titleNullable | string |
| commentNullable | string |
| tagIdsNullable | Array<string> |
| datasetProfilesNullable | any |
| sharedResourcesNullable | Array<SharedResource> |
| optionsNullable | any |
| modelsNullable | Array |
| meshesNullable | Array |
| lightsNullable | Array |
| camerasNullable | Array |
| animationsNullable | Array |
| dataLayersNullable | Array |
| content | Content |
| parametersNullable | Array<DashboardParameter> |
| versionNullable | string |
| Name | Type |
|---|---|
| idNullable | string |
| type | DocumentType |
| Name | Type |
|---|---|
| docThemeNullable | any |
| filtersNullable | Array |
| imageListNullable | Array<DashboardImage> |
| languageResourceNullable | any |
| Name | Type | Description |
|---|---|---|
| nameNullable | string | Name of the parameter. |
| promptNullable | string | The text to display to a user when prompting the a for the parameter's value. |
| dataTypeNullable | string | The data type of the parameter. |
| outputDataTypeNullable | string | |
| dateOnly | Boolean | |
| multiValue | Boolean | |
| multiline | Boolean | |
| hidden | Boolean | |
| allowBlank | Boolean | |
| validValues | ValidValues | |
| defaultValue | DefaultValue | |
| binding | Binding | |
| transform | Transform | |
| valueTypeNullable | string |
Enum:
UnknownDashboardDatasetDataSourceImageThemeMapHierarchyGeoJsonReportVisualFloorPlanAnalysisModelFontLanguageResourceNativeQueryDataFileSpreadsheetSceneGlbDashboardTemplateVizTemplateIoTFilterViewNotebook| Name | Type |
|---|---|
| idNullable | string |
| nameNullable | string |
| srcNullable | string |
| size | int32 |
| typeNullable | string |
| dashboardIdNullable | string |
| Name | Type | Description |
|---|---|---|
| datasetReference | DatasetReference | |
| valuesNullable | Array<ParameterValue> |
Gets the list of possible values for the parameter. |
| Name | Type | Description |
|---|---|---|
| datasetReference | DatasetReference | |
| valuesNullable | Array<string> |
Gets the default values for the parameter. |
| logicValuesNullable | Array<LogicValue> |
Gets the Logic values of default values. |
| Name | Type |
|---|---|
| value | ParameterBindingValue |
| valueTypeNullable | string |
| Name | Type |
|---|---|
| ruleNullable | string |
| directionNullable | string |
| unitNullable | string |
| formatterNullable | string |
| Name | Type |
|---|---|
| datasetIdNullable | string |
| valueFieldNullable | string |
| entityNameNullable | string |
| aggTypeNullable | string |
| sortBy | SortBy |
| Name | Type | Description |
|---|---|---|
| labelNullable | string | Label for the value to display in a UI |
| valueNullable | string | Specifies a value for a parameter. |
Representing the query to execute to obtain the default value(s) for the parameter.
| Name | Type |
|---|---|
| order | int32 |
| columnNullable | string |
| Name | Type |
|---|---|
| valueTypeNullable | string |
| valueNullable | string |
| datasetReference | DatasetReference |
| Name | Type |
|---|---|
| nameNullable | string |
| valuePropertyNameNullable | string |
| columnsNullable | Array<string> |
| checkedFieldNamesNullable | Array<string> |
| Name | Type |
|---|---|
| idNullable | string |
| titleNullable | string |
| commentNullable | string |
| tagIdsNullable | Array<string> |
| datasetProfilesNullable | any |
| sharedResourcesNullable | Array<SharedResource> |
| optionsNullable | any |
| modelsNullable | Array |
| meshesNullable | Array |
| lightsNullable | Array |
| camerasNullable | Array |
| animationsNullable | Array |
| dataLayersNullable | Array |
| content | Content |
| parametersNullable | Array<DashboardParameter> |
| versionNullable | string |
| Name | Type |
|---|---|
| commentNullable | string |
| tagIdsNullable | Array<string> |
| datasetProfilesNullable | any |
| sharedResourcesNullable | Array<SharedResource> |
| optionsNullable | any |
| modelsNullable | Array |
| meshesNullable | Array |
| lightsNullable | Array |
| camerasNullable | Array |
| animationsNullable | Array |
| dataLayersNullable | Array |
| content | Content |
| parametersNullable | Array<DashboardParameter> |
| versionNullable | string |