InfluxDB PHP Client
|
Public Member Functions | |
__construct (DefaultApi $defaultApi) | |
getPing () | |
getPingWithHttpInfo () | |
headPing () | |
headPingWithHttpInfo () | |
Protected Member Functions | |
getPingRequest () | |
headPingRequest () | |
Protected Attributes | |
$defaultApi | |
$headerSelector | |
InfluxDB2\Service\PingService::__construct | ( | DefaultApi | $defaultApi | ) |
DefaultApi | $defaultApi | |
HeaderSelector | $selector |
InfluxDB2\Service\PingService::getPing | ( | ) |
Operation getPing
Get the status of the instance
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'getPing'
InvalidArgumentException
InfluxDB2\Service\PingService::getPingWithHttpInfo | ( | ) |
Operation getPingWithHttpInfo
Get the status of the instance
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\PingService::headPing | ( | ) |
Operation headPing
Get the status of the instance
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'headPing'
InvalidArgumentException
InfluxDB2\Service\PingService::headPingWithHttpInfo | ( | ) |
Operation headPingWithHttpInfo
Get the status of the instance
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException