influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > DeleteNotificationRulesIDLabelsIDRequest

DeleteNotificationRulesIDLabelsIDRequest interface

Signature:

interface DeleteNotificationRulesIDLabelsIDRequest 

Properties

Property Modifiers Type Description
labelID   string The ID of the label to delete.
ruleID   string The notification rule ID.