action influxdata_create_notification_rule { label: "Add a notification rule" provider: influxdata method: POST path: "/notificationRules" encoding: json input: { type: "object" } output: { type: "object" } }