InfluxDB PHP Client
|
Public Member Functions | |
__construct (array $options) | |
health () | |
Public Member Functions inherited from InfluxDB2\DefaultApi | |
post ($payload, $uriPath, $queryParams) | |
get ($payload, $uriPath, $queryParams) | |
configuredClient (ClientInterface $client) | |
createRequest (string $method, string $uriPath, string $payload, array $headers, array $queryParams) | |
sendRequest (RequestInterface $request) | |
Additional Inherited Members | |
Static Public Member Functions inherited from InfluxDB2\DefaultApi | |
static | log (string $level, string $message, array $options) |
Public Attributes inherited from InfluxDB2\DefaultApi | |
$options | |
$http | |
Protected Member Functions inherited from InfluxDB2\DefaultApi | |
check ($key, $value) | |
InfluxDB2\HealthApi::__construct | ( | array | $options | ) |
InfluxDB2\HealthApi::health | ( | ) |
Get the health of an instance.