Request object to bulk delete all tag configurations for metrics matching the given prefix.

Hierarchy

  • MetricBulkTagConfigDelete

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

Optional parameters for bulk deleting metric tag configurations.

id: string

A text prefix to match against metric names.

The metric bulk configure tags resource.

Generated using TypeDoc