influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

GetTasksIDRunsIDRequest interface

Signature:

interface GetTasksIDRunsIDRequest 

Properties

Property Modifiers Type Description
runID   string The ID of the run to retrieve.
taskID   string The ID of the task to retrieve runs for.