influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

GetScrapersRequest interface

Signature:

interface GetScrapersRequest 

Properties

Property Modifiers Type Description
id?   any (Optional) List of scraper target IDs to return. If both id and owner are specified, only id is used.
name?   string (Optional) Specifies the name of the scraper target.
org?   string (Optional) Specifies the organization name of the scraper target.
orgID?   string (Optional) Specifies the organization ID of the scraper target.