Class MetricAssetResponseRelationships

Relationships to assets related to the metric.

Hierarchy

  • MetricAssetResponseRelationships

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

An object containing the list of dashboards that can be referenced in the included data.

A object containing the list of monitors that can be referenced in the included data.

An object containing the list of notebooks that can be referenced in the included data.

An object containing a list of SLOs that can be referenced in the included data.

Generated using TypeDoc