Scalar formula request for the infrastructure host map widget. Each formula specifies which visual dimension it drives.

Hierarchy

  • HostMapWidgetScalarRequest

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

List of formulas that operate on queries, each assigned to a visual dimension.

List of queries that can be returned directly or used in formulas.

Response format for the scalar formula request. Only scalar is supported.

Generated using TypeDoc