InfluxDB PHP Client
|
Public Member Functions | |
__construct (DefaultApi $defaultApi) | |
deleteSourcesID ($source_id, $zap_trace_span=null) | |
deleteSourcesIDWithHttpInfo ($source_id, $zap_trace_span=null) | |
getSources ($zap_trace_span=null, $org=null) | |
getSourcesWithHttpInfo ($zap_trace_span=null, $org=null) | |
getSourcesID ($source_id, $zap_trace_span=null) | |
getSourcesIDWithHttpInfo ($source_id, $zap_trace_span=null) | |
getSourcesIDBuckets ($source_id, $zap_trace_span=null, $org=null) | |
getSourcesIDBucketsWithHttpInfo ($source_id, $zap_trace_span=null, $org=null) | |
getSourcesIDHealth ($source_id, $zap_trace_span=null) | |
getSourcesIDHealthWithHttpInfo ($source_id, $zap_trace_span=null) | |
patchSourcesID ($source_id, $source, $zap_trace_span=null) | |
patchSourcesIDWithHttpInfo ($source_id, $source, $zap_trace_span=null) | |
postSources ($source, $zap_trace_span=null) | |
postSourcesWithHttpInfo ($source, $zap_trace_span=null) | |
Protected Member Functions | |
deleteSourcesIDRequest ($source_id, $zap_trace_span=null) | |
getSourcesRequest ($zap_trace_span=null, $org=null) | |
getSourcesIDRequest ($source_id, $zap_trace_span=null) | |
getSourcesIDBucketsRequest ($source_id, $zap_trace_span=null, $org=null) | |
getSourcesIDHealthRequest ($source_id, $zap_trace_span=null) | |
patchSourcesIDRequest ($source_id, $source, $zap_trace_span=null) | |
postSourcesRequest ($source, $zap_trace_span=null) | |
Protected Attributes | |
$defaultApi | |
$headerSelector | |
InfluxDB2\Service\SourcesService::__construct | ( | DefaultApi | $defaultApi | ) |
DefaultApi | $defaultApi | |
HeaderSelector | $selector |
InfluxDB2\Service\SourcesService::deleteSourcesID | ( | $source_id, | |
$zap_trace_span = null ) |
Operation deleteSourcesID
Delete a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'deleteSourcesID'
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::deleteSourcesIDWithHttpInfo | ( | $source_id, | |
$zap_trace_span = null ) |
Operation deleteSourcesIDWithHttpInfo
Delete a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSources | ( | $zap_trace_span = null, | |
$org = null ) |
Operation getSources
List all sources
string | $zap_trace_span | OpenTracing span context (optional) |
string | $org | The name of the organization. (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesID | ( | $source_id, | |
$zap_trace_span = null ) |
Operation getSourcesID
Retrieve a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesIDBuckets | ( | $source_id, | |
$zap_trace_span = null, | |||
$org = null ) |
Operation getSourcesIDBuckets
Get buckets in a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
string | $org | The name of the organization. (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'getSourcesIDBuckets'
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
string | $org | The name of the organization. (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesIDBucketsWithHttpInfo | ( | $source_id, | |
$zap_trace_span = null, | |||
$org = null ) |
Operation getSourcesIDBucketsWithHttpInfo
Get buckets in a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
string | $org | The name of the organization. (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesIDHealth | ( | $source_id, | |
$zap_trace_span = null ) |
Operation getSourcesIDHealth
Get the health of a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'getSourcesIDHealth'
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesIDHealthWithHttpInfo | ( | $source_id, | |
$zap_trace_span = null ) |
Operation getSourcesIDHealthWithHttpInfo
Get the health of a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'getSourcesID'
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesIDWithHttpInfo | ( | $source_id, | |
$zap_trace_span = null ) |
Operation getSourcesIDWithHttpInfo
Retrieve a source
string | $source_id | The source ID. (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'getSources'
string | $zap_trace_span | OpenTracing span context (optional) |
string | $org | The name of the organization. (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::getSourcesWithHttpInfo | ( | $zap_trace_span = null, | |
$org = null ) |
Operation getSourcesWithHttpInfo
List all sources
string | $zap_trace_span | OpenTracing span context (optional) |
string | $org | The name of the organization. (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\SourcesService::patchSourcesID | ( | $source_id, | |
$source, | |||
$zap_trace_span = null ) |
Operation patchSourcesID
Update a Source
string | $source_id | The source ID. (required) |
\InfluxDB2\Model\Source | $source | Source update (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'patchSourcesID'
string | $source_id | The source ID. (required) |
\InfluxDB2\Model\Source | $source | Source update (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::patchSourcesIDWithHttpInfo | ( | $source_id, | |
$source, | |||
$zap_trace_span = null ) |
Operation patchSourcesIDWithHttpInfo
Update a Source
string | $source_id | The source ID. (required) |
\InfluxDB2\Model\Source | $source | Source update (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
InfluxDB2\Service\SourcesService::postSources | ( | $source, | |
$zap_trace_span = null ) |
Operation postSources
Create a source
\InfluxDB2\Model\Source | $source | Source to create (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException
|
protected |
Create request for operation 'postSources'
\InfluxDB2\Model\Source | $source | Source to create (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InvalidArgumentException
InfluxDB2\Service\SourcesService::postSourcesWithHttpInfo | ( | $source, | |
$zap_trace_span = null ) |
Operation postSourcesWithHttpInfo
Create a source
\InfluxDB2\Model\Source | $source | Source to create (required) |
string | $zap_trace_span | OpenTracing span context (optional) |
InfluxDB2\ApiException on non-2xx response
InvalidArgumentException