|
| $defaultApi |
|
| $headerSelector |
|
◆ __construct()
InfluxDB2\Service\SignoutService::__construct |
( |
DefaultApi | $defaultApi | ) |
|
- Parameters
-
DefaultApi | $defaultApi | |
HeaderSelector | $selector | |
◆ postSignout()
InfluxDB2\Service\SignoutService::postSignout |
( |
| $zap_trace_span = null | ) |
|
Operation postSignout
Expire the current UI session
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- void
◆ postSignoutRequest()
InfluxDB2\Service\SignoutService::postSignoutRequest |
( |
| $zap_trace_span = null | ) |
|
|
protected |
Create request for operation 'postSignout'
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InvalidArgumentException
- Returns
- \Psr\Http\Message\RequestInterface
◆ postSignoutWithHttpInfo()
InfluxDB2\Service\SignoutService::postSignoutWithHttpInfo |
( |
| $zap_trace_span = null | ) |
|
Operation postSignoutWithHttpInfo
Expire the current UI session
- Parameters
-
string | $zap_trace_span | OpenTracing span context (optional) |
- Exceptions
-
InfluxDB2\ApiException on non-2xx response
- Exceptions
-
InvalidArgumentException
- Returns
- array of null, HTTP status code, HTTP response headers (array of strings)
The documentation for this class was generated from the following file:
- src/InfluxDB2/Service/SignoutService.php