[Index]

Model: data/DashboardWidgetTable

Data model for dashboard Table widget.

Model Details: data/DashboardWidgetTable

Title Description Details
Data Settings Group Assigned by FDP
  • Field Name: Data Settings
  • Type: Object
Title * The title to be displayed for this widget.
  • Field Name: Data Settings.title
  • Type: String
Description The title to be displayed for this widget.
  • Field Name: Data Settings.description
  • Type: String
Data Source Specify Data Source Default: LXT0
  • Field Name: Data Settings.datasource
  • Type: String
  • Default: LXT0
  • Choices: ["Insights", "Automate"]
Automate Resource
  • Field Name: automate_table_resource
  • Type: Object
Type The select the model type for this table.
  • Field Name: Data Settings.automate_table_resource.model_type
  • Type: String
  • Format: uri
Field Display Policy The selected Field Display Policy that is associated with the Menu Item.
  • Field Name: Data Settings.automate_table_resource.field_display_policy
  • Type: String
  • Target: data/FieldDisplayPolicy
  • Target attr: name
  • Format: uri
Configuration Template The selected Configuration Template that is associated with the Menu Item.
  • Field Name: Data Settings.automate_table_resource.configuration_template
  • Type: String
  • Target: data/ConfigurationTemplate
  • Target attr: name
  • Format: uri
Filters Filters that can't be removed by end user. Applicable to display as = 'list'
  • Field Name: filter_options.[n]
  • Type: Array
Field Name
  • Field Name: Data Settings.automate_table_resource.filter_options.[n].filter_by
  • Type: String
Operation
  • Field Name: Data Settings.automate_table_resource.filter_options.[n].operation
  • Type: String
  • Choices: ["Contains", "Does Not Contain", "Starts With", "Ends With", "Equals", "Not Equal"]
Filter Value
  • Field Name: Data Settings.automate_table_resource.filter_options.[n].filterValue
  • Type: String
Ignore Case
  • Field Name: Data Settings.automate_table_resource.filter_options.[n].ignore_case
  • Type: Boolean
Resource Specify resource
  • Field Name: Data Settings.resource
  • Type: String
  • Target: data/ReporterResource
  • Target attr: name
  • Format: uri
Fields Specify the fields from the resource to be used in the chart.
  • Field Name: fields.[n]
  • Type: Array
Field Name This is the field name.
  • Field Name: Data Settings.fields.[n].ruleName
  • Type: String
  • Choices: []
Friendly Name Specify a friendly name to be used in the chart.
  • Field Name: Data Settings.fields.[n].headerName
  • Type: String
Field Type This is the field type
  • Field Name: Data Settings.fields.[n].ruleTypeString
  • Type: String
Operation Select the operation to be performed on the field.
  • Field Name: Data Settings.fields.[n].operation
  • Type: String
  • Choices: []
Filters Specify filters to be applied to the data.
  • Field Name: filters.[n]
  • Type: Array
Field Name Specify Field Name
  • Field Name: Data Settings.filters.[n].ruleName
  • Type: String
  • Choices: []
Operation Specify operation
  • Field Name: Data Settings.filters.[n].operation
  • Type: String
  • Choices: []
Filter Value Specify filter value
  • Field Name: Data Settings.filters.[n].filterValue
  • Type: String
Sorts Specify sorts to be applied to the fields.
  • Field Name: sorts.[n]
  • Type: Array
Field Name Select the field name to sort by.
  • Field Name: Data Settings.sorts.[n].ruleName
  • Type: String
  • Choices: []
Sort Type Select the sort type
  • Field Name: Data Settings.sorts.[n].sort
  • Type: Integer
  • Choices: ["Ascending", "Descending"]
Table Options Group Assigned by FDP
  • Field Name: Table Options
  • Type: Object
Series Limit The maximum number of groups to display on the chart Default: 0
  • Field Name: Table Options._groupingLimit
  • Type: String
  • Default: 0
  • Choices: ["All", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "15", "20", "25", "30", "40", "50", "60", "70", "80", "90", "100", "200", "300", "400", "500", "1000", "10000", "50000", "100000"]
Description Specify description
  • Field Name: Table Options.description
  • Type: String
Table Settings Table Settings
  • Field Name: settings
  • Type: Object
Description Specify description
  • Field Name: Table Options.settings.description
  • Type: String
Over Time Specify overTime
  • Field Name: Table Options.settings.overTime
  • Type: Boolean
Hide Paging Control When this option is selected, the paging control will be hidden if the number of data records returned on the first page is less than the minimum display set (25).
  • Field Name: Table Options.settings.hidePaging
  • Type: Boolean
Hide Count Column Hide the count column in the table
  • Field Name: Table Options.settings.hideCount
  • Type: Boolean
Hide Index Column Hide the index column in the table
  • Field Name: Table Options.settings.hideIndex
  • Type: Boolean
Auto Adjust Columns Specify autoAdjustColumns Default: 0
  • Field Name: Table Options.settings.autoAdjustColumns
  • Type: Integer
  • Default: 0
  • Choices: ["Fit Data", "Fit Columns"]
Table Alignment Specify the 'Table Alignment' to establish the default alignment for all columns in the table. Please note, this global setting can be individually overridden for each column through the 'Field Renderer' settings, if required.
  • Field Name: Table Options.settings.tableAlign
  • Type: Integer
  • Choices: ["Left align", "Center align", "Right align"]
Selection Type Specify selectionType Default: 0
  • Field Name: Table Options.settings.selectionType
  • Type: Integer
  • Default: 0
  • Choices: ["Row", "Column"]
Default Text Specify the default text to be displayed when no data is available.
  • Field Name: Table Options.settings.defaultValue
  • Type: String
Renderers Specify renderers
  • Field Name: renderers.[n]
  • Type: Array
Field Name Specify field name
  • Field Name: Table Options.settings.renderers.[n].ruleName
  • Type: String
Format Type Specify Format Type
  • Field Name: Table Options.settings.renderers.[n].formatType
  • Type: Integer
  • Choices: []
Number Type Specify number type Default: 0
  • Field Name: Table Options.settings.renderers.[n].numType
  • Type: Integer
  • Default: 0
  • Choices: ["Default", "Abbreviation", "Bandwidth", "Throughput", "No Format"]
Column Alignment Specify Column alignment. This will override Table alignment if it is different.
  • Field Name: Table Options.settings.renderers.[n].align
  • Type: Integer
  • Choices: ["Left align", "Center align", "Right align"]
Prefix Specify prefix
  • Field Name: Table Options.settings.renderers.[n].prefix
  • Type: String
Suffix Specify suffix
  • Field Name: Table Options.settings.renderers.[n].suffix
  • Type: String
Number Base Specify number base Default: Base 10 (1000)
  • Field Name: Table Options.settings.renderers.[n].numberBase
  • Type: String
  • Default: Base 10 (1000)
  • Choices: ["Decimal", "Binary"]
Bit/Byte Type Specify bit type Default: 0
  • Field Name: Table Options.settings.renderers.[n].bbType
  • Type: Integer
  • Default: 0
  • Choices: ["Bit", "Byte"]
Date Type Specify date type Default: 0
  • Field Name: Table Options.settings.renderers.[n].dateType
  • Type: Integer
  • Default: 0
  • Choices: ["UTC", "Local", "Epoch"]
Float Precision Specify float precision
  • Field Name: Table Options.settings.renderers.[n].floatPrecision
  • Type: Integer
Factor Specify factor
  • Field Name: Table Options.settings.renderers.[n].factor
  • Type: Integer
Region Specify region (used for date type)
  • Field Name: Table Options.settings.renderers.[n].region
  • Type: String
City Specify city (used for date type)
  • Field Name: Table Options.settings.renderers.[n].city
  • Type: String
Allow Empty Specify allow empty
  • Field Name: Table Options.settings.renderers.[n].allowEmpty
  • Type: Boolean
Allow Truthy Specify allow truthy
  • Field Name: Table Options.settings.renderers.[n].allowTruthy
  • Type: Boolean
Over Time Specify overTime
  • Field Name: Table Options.overTime
  • Type: Boolean
Interval The time range over which the chart is presented. Default: 3
  • Field Name: Table Options.interval
  • Type: Integer
  • Default: 3
  • Choices: ["Per Second", "Per Minute", "Hourly", "Daily", "Weekly", "Monthly"]
Hide Paging Control When this option is selected, the paging control will be hidden if the number of data records returned on the first page is less than the minimum display set (25).
  • Field Name: Table Options.hidePaging
  • Type: Boolean
Hide Count Column Hide the count column in the table
  • Field Name: Table Options.hideCount
  • Type: Boolean
Hide Index Column Hide the index column in the table
  • Field Name: Table Options.hideIndex
  • Type: Boolean
Auto Adjust Columns Specify autoAdjustColumns Default: 0
  • Field Name: Table Options.autoAdjustColumns
  • Type: Integer
  • Default: 0
  • Choices: ["Fit Data", "Fit Columns"]
Table Alignment Specify the 'Table Alignment' to establish the default alignment for all columns in the table. Please note, this global setting can be individually overridden for each column through the 'Field Renderer' settings, if required.
  • Field Name: Table Options.tableAlign
  • Type: Integer
  • Choices: ["Left align", "Center align", "Right align"]
Selection Type Specify selectionType Default: 0
  • Field Name: Table Options.selectionType
  • Type: Integer
  • Default: 0
  • Choices: ["Row", "Column"]
Default Text Specify the default text to be displayed when no data is available.
  • Field Name: Table Options.defaultValue
  • Type: String
Renderers Specify renderers
  • Field Name: renderers.[n]
  • Type: Array
Field Name Specify field name
  • Field Name: Table Options.renderers.[n].ruleName
  • Type: String
Format Type Specify Format Type
  • Field Name: Table Options.renderers.[n].formatType
  • Type: Integer
  • Choices: []
Number Type Specify number type Default: 0
  • Field Name: Table Options.renderers.[n].numType
  • Type: Integer
  • Default: 0
  • Choices: ["Default", "Abbreviation", "Bandwidth", "Throughput", "No Format"]
Column Alignment Specify Column alignment. This will override Table alignment if it is different.
  • Field Name: Table Options.renderers.[n].align
  • Type: Integer
  • Choices: ["Left align", "Center align", "Right align"]
Prefix Specify prefix
  • Field Name: Table Options.renderers.[n].prefix
  • Type: String
Suffix Specify suffix
  • Field Name: Table Options.renderers.[n].suffix
  • Type: String
Number Base Specify number base Default: Base 10 (1000)
  • Field Name: Table Options.renderers.[n].numberBase
  • Type: String
  • Default: Base 10 (1000)
  • Choices: ["Decimal", "Binary"]
Bit/Byte Type Specify bit type Default: 0
  • Field Name: Table Options.renderers.[n].bbType
  • Type: Integer
  • Default: 0
  • Choices: ["Bit", "Byte"]
Date Type Specify date type Default: 0
  • Field Name: Table Options.renderers.[n].dateType
  • Type: Integer
  • Default: 0
  • Choices: ["UTC", "Local", "Epoch"]
Float Precision Specify float precision
  • Field Name: Table Options.renderers.[n].floatPrecision
  • Type: Integer
Factor Specify factor
  • Field Name: Table Options.renderers.[n].factor
  • Type: Integer
Region Specify region (used for date type)
  • Field Name: Table Options.renderers.[n].region
  • Type: String
City Specify city (used for date type)
  • Field Name: Table Options.renderers.[n].city
  • Type: String
Allow Empty Specify allow empty
  • Field Name: Table Options.renderers.[n].allowEmpty
  • Type: Boolean
Allow Truthy Specify allow truthy
  • Field Name: Table Options.renderers.[n].allowTruthy
  • Type: Boolean
Drilldown Options Group Assigned by FDP
  • Field Name: Drilldown Options
  • Type: Object
Drilldown Settings Drilldown Settings
  • Field Name: drilldowns
  • Type: Object
Filter Options Specify Filter option Default: IN
  • Field Name: Drilldown Options.drilldowns.filterOption
  • Type: String
  • Default: IN
  • Choices: ["IN", "REGEX"]
Drilldown Options Specify Drilldown option Default: 0
  • Field Name: Drilldown Options.drilldowns.drilldownOption
  • Type: Integer
  • Default: 0
  • Choices: ["None", "Filter Other Widgets", "Link to Another Dashboard", "Link to Automate Resource", "Launch Third-Party URL", "Conditional Drilldown"]
Dashboards Specify Dashboard ID
  • Field Name: Drilldown Options.drilldowns.dashboardId
  • Type: String
  • Choices: []
Type Specify Automate model type
  • Field Name: Drilldown Options.drilldowns.modelType
  • Type: String
Third-Party URL Specify Third-Party URL
  • Field Name: Drilldown Options.drilldowns.url
  • Type: String
Conditional Drilldown Specify Json Conditional Drilldown Configuration
  • Field Name: Drilldown Options.drilldowns.jsonConf
  • Type: String
Drilldown Fields Specify Drilldown Fields
  • Field Name: drilldownFields.[n]
  • Type: Array
Field Name Specify field name
  • Field Name: Drilldown Options.drilldowns.drilldownFields.[n].ruleName
  • Type: String
  • Choices: []