Class MonitorUserTemplateTemplateVariablesItems

List of objects representing template variables on the monitor which can have selectable values.

Hierarchy

  • MonitorUserTemplateTemplateVariablesItems

Constructors

Properties

availableValues?: string[]

Available values for the variable.

defaults?: string[]

Default values of the template variable.

name: string

The name of the template variable.

tagKey?: string

The tag key associated with the variable. This works the same as dashboard template variables.

Generated using TypeDoc