|
| $defaultApi |
|
| $headerSelector |
|
◆ __construct()
InfluxDB2\Service\TelegrafPluginsService::__construct |
( |
DefaultApi | $defaultApi | ) |
|
- Parameters
-
DefaultApi | $defaultApi | |
HeaderSelector | $selector | |
◆ getTelegrafPlugins()
InfluxDB2\Service\TelegrafPluginsService::getTelegrafPlugins |
( |
| $zap_trace_span = null, |
|
|
| $type = null ) |
Operation getTelegrafPlugins
List all Telegraf plugins
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
string | $type | The type of plugin desired. (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- \InfluxDB2\Model\TelegrafPlugins|\InfluxDB2\Model\Error
◆ getTelegrafPluginsRequest()
InfluxDB2\Service\TelegrafPluginsService::getTelegrafPluginsRequest |
( |
| $zap_trace_span = null, |
|
|
| $type = null ) |
|
protected |
Create request for operation 'getTelegrafPlugins'
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
string | $type | The type of plugin desired. (optional) |
- Exceptions
-
InvalidArgumentException
- Returns
- \Psr\Http\Message\RequestInterface
◆ getTelegrafPluginsWithHttpInfo()
InfluxDB2\Service\TelegrafPluginsService::getTelegrafPluginsWithHttpInfo |
( |
| $zap_trace_span = null, |
|
|
| $type = null ) |
Operation getTelegrafPluginsWithHttpInfo
List all Telegraf plugins
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
string | $type | The type of plugin desired. (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- array of \InfluxDB2\Model\TelegrafPlugins|\InfluxDB2\Model\Error, HTTP status code, HTTP response headers (array of strings)
The documentation for this class was generated from the following file:
- src/InfluxDB2/Service/TelegrafPluginsService.php