Interface WidgetsApiCreateWidgetRequest

Hierarchy

  • WidgetsApiCreateWidgetRequest

Properties

Properties

Widget request body. The definition object's required fields vary by widget.definition.type: every type requires requests, and some types require additional fields (e.g. cloud_cost_summary requires graph_options, geomap requires style and view). The example below shows a complete cloud_cost_summary payload for the ccm_reports experience type.

experienceType: WidgetExperienceType

The experience type for the widget.

Generated using TypeDoc