Supported Fields for the Views Table
The following table provides the supported fields for the Views table:
Column Name | Column Type | Description | Example |
---|---|---|---|
name | varchar | The name of the view. | CDF_UserPreferences |
externalId | varchar | The External ID of the view. | CDF_UserPreferences |
space | varchar | The name of the space the view belongs to. | CDF_Industrial_Canvas |
usedFor | varchar | Defines the type of view instance. | node |
createdTime | timestamp | The date when the view was created. | 2025-06-07T15:50+00Z |
lastUpdatedTime | timestamp | The date when the view was updated. | 2025-09-07T15:50+00Z |
Provide Feedback