|
| $defaultApi |
|
| $headerSelector |
|
◆ __construct()
InfluxDB2\Service\ResourcesService::__construct |
( |
DefaultApi | $defaultApi | ) |
|
- Parameters
-
DefaultApi | $defaultApi | |
HeaderSelector | $selector | |
◆ getResources()
InfluxDB2\Service\ResourcesService::getResources |
( |
| $zap_trace_span = null | ) |
|
Operation getResources
List all known resources
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- string[]|\InfluxDB2\Model\Error
◆ getResourcesRequest()
InfluxDB2\Service\ResourcesService::getResourcesRequest |
( |
| $zap_trace_span = null | ) |
|
|
protected |
Create request for operation 'getResources'
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InvalidArgumentException
- Returns
- \Psr\Http\Message\RequestInterface
◆ getResourcesWithHttpInfo()
InfluxDB2\Service\ResourcesService::getResourcesWithHttpInfo |
( |
| $zap_trace_span = null | ) |
|
Operation getResourcesWithHttpInfo
List all known resources
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- array of string[]|\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/ResourcesService.php