Back to index
Summary
Dashboard widget.dashboardNameStringrequiredUnique name of the dashboard within the project. projectNameStringrequiredThe name for the project that must be unique among all projects. widgetNameStringrequiredThe name of the dashboard widget. actualParametersStringoptionalActual parameter values for the parameters defined on the widget's report. (Alternate argument name actualParameter .)afterWidgetStringoptionalThe name of the widget after which this widget should be placed. attributeDataTypesStringoptionalWidget parameters used by UI to control data types of attributes. (Alternate argument name attributeDataType .)attributePathsStringoptionalWidget parameters used by UI to control paths of attributes. (Alternate argument name attributePath .)beforeWidgetStringoptionalThe name of the widget before which this widget should be placed. clearAttributeDataTypesStringoptionalWhether or not to clear attribute data types for the widget. clearAttributePathsStringoptionalWhether or not to clear attribute paths for the widget. clearColorsStringoptionalWhether or not to clear color for the widget. clearLinkParametersStringoptionalWhether or not to clear link parameters for the widget. clearVisualizationPropertiesStringoptionalWhether or not to clear visualization properties for the widget. colorRangesStringoptionalThe JSON with color ranges definition for the widget. colorsStringoptionalColor map used when rendering the widget. The usage of the color map depends on the widget's visualization type. (Alternate argument name color .)columnStringoptionalThe column in a COMMAND_CENTER dashboard that the widget belongs to. Required for a COMMAND_CENTER dashboard widget unless the widget section is SUMMARY in which case it is not applicable.descriptionStringoptionalComment text describing this object that is not interpreted at all by CloudBees CD/RO. iconUrlStringoptionalThe icon to display for the widget. If using an IPv6 address, enclose the address in square brackets. Example: [<IPv6-ADDRESS>] .linkParametersStringoptionalWidget parameters used by UI to construct the drill-down link for the widget. (Alternate argument name linkParameter .)linkTargetStringoptionalDetermines the page to navigate to when the user drills down through the dashboard widget. newNameStringoptionalThe new name for an existing object that is being renamed. orderIndexStringoptionalSpecifies the relative display order for the widget. reportNameStringoptionalName of an existing report backing the widget. reportProjectNameStringoptionalSet if the report is in a different project than the dashboard. sectionStringoptionalThe section of a COMMAND_CENTER dashboard to display the widget in. Applicable for a COMMAND_CENTER dashboard widget. titleStringoptionalThe title to display for the widget. If not set, use the report title. visualizationStringoptionalType of visualization data in the widget. visualizationPropertiesStringoptionalProperties or settings used by the widget's visualization type. (Alternate argument name visualizationProperty .) |
Usage
There are no usage examples available forwidget
.