action influxdata_create_check { label: "Add new check" provider: influxdata method: POST path: "/checks" encoding: json input: { type: "object" } output: { type: "object" } }