Query to service-based topology data sources like the service map or data streams.

Hierarchy

  • TopologyQuery

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

Name of the data source

filters?: string[]

Your environment and primary tag (or * if enabled for your account).

service?: string

Name of the service

Generated using TypeDoc