Class Stats
Returns statistics about the load balancer.
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\LoadBalancer\Resource\AbstractResource
-
OpenCloud\LoadBalancer\Resource\ReadOnlyResource
-
OpenCloud\LoadBalancer\Resource\Stats
Link: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Load_Balancer_Stats-d1e1524.html
Located at OpenCloud/LoadBalancer/Resource/Stats.php
Methods summary
public
Guzzle\Http\Message\Response
|
Methods inherited from OpenCloud\LoadBalancer\Resource\ReadOnlyResource
Methods inherited from OpenCloud\Common\Resource\PersistentResource
checkExtension(),
refreshFromLocationUrl(),
waitFor()
Methods inherited from OpenCloud\Common\Resource\BaseResource
__construct(),
findLink(),
getClient(),
getMetadata(),
getParent(),
getService(),
getUrl(),
jsonCollectionElement(),
jsonCollectionName(),
jsonName(),
parseResponse(),
resourceName(),
setMetadata(),
setParent(),
setService()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()
Magic methods summary
Properties summary
public
integer
|
$connectTimeOut
Connections closed by this load balancer because the 'connect_timeout' interval was exceeded. |
|
public
integer
|
$connectError
Number of transaction or protocol errors in this load balancer. |
|
public
integer
|
$connectFailure
Number of connection failures in this load balancer. |
|
public
integer
|
$dataTimedOut
Connections closed by this load balancer because the 'timeout' interval was exceeded. |
|
public
integer
|
$keepAliveTimedOut
Connections closed by this load balancer because the 'keepalive_timeout' interval was exceeded. |
|
public
integer
|
$maxConn
Maximum number of simultaneous TCP connections this load balancer has processed at any one time. |