|
| $defaultApi |
|
| $headerSelector |
|
◆ __construct()
InfluxDB2\Service\ConfigService::__construct |
( |
DefaultApi | $defaultApi | ) |
|
- Parameters
-
DefaultApi | $defaultApi | |
HeaderSelector | $selector | |
◆ getConfig()
InfluxDB2\Service\ConfigService::getConfig |
( |
| $zap_trace_span = null | ) |
|
Operation getConfig
Retrieve runtime configuration
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- \InfluxDB2\Model\Config|string|string
◆ getConfigRequest()
InfluxDB2\Service\ConfigService::getConfigRequest |
( |
| $zap_trace_span = null | ) |
|
|
protected |
Create request for operation 'getConfig'
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InvalidArgumentException
- Returns
- \Psr\Http\Message\RequestInterface
◆ getConfigWithHttpInfo()
InfluxDB2\Service\ConfigService::getConfigWithHttpInfo |
( |
| $zap_trace_span = null | ) |
|
Operation getConfigWithHttpInfo
Retrieve runtime configuration
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- array of \InfluxDB2\Model\Config|string|string, HTTP status code, HTTP response headers (array of strings)
The documentation for this class was generated from the following file:
- src/InfluxDB2/Service/ConfigService.php