Overview

Namespaces

  • None
  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Exceptions
      • Log
      • Request
        • Response
    • Compute
    • Database
    • DNS
    • LoadBalancer
      • Resources
    • ObjectStore
      • Resource
    • Orchestration
    • Volume
  • PHP

Classes

  • Access
  • Algorithm
  • AllowedDomain
  • BillableLoadBalancer
  • ConnectionLogging
  • ConnectionThrottle
  • ContentCaching
  • ErrorPage
  • HealthMonitor
  • LoadBalancer
  • Metadata
  • Node
  • NodeEvent
  • Protocol
  • Readonly
  • SessionPersistence
  • SSLTermination
  • Stats
  • SubResource
  • Usage
  • VirtualIp
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class Stats

Returns statistics about the load balancer.

OpenCloud\Common\Base
Extended by OpenCloud\Common\PersistentObject
Extended by OpenCloud\LoadBalancer\Resources\SubResource
Extended by OpenCloud\LoadBalancer\Resources\Readonly
Extended by OpenCloud\LoadBalancer\Resources\Stats
Namespace: OpenCloud\LoadBalancer\Resources
Link: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Load_Balancer_Stats-d1e1524.html
Located at OpenCloud/LoadBalancer/Resources/Stats.php
Methods inherited from OpenCloud\LoadBalancer\Resources\Readonly
create(), delete(), update()
Methods inherited from OpenCloud\LoadBalancer\Resources\SubResource
CreateJson(), initialRefresh(), name(), updateJson(), url()
Methods inherited from OpenCloud\Common\PersistentObject
__construct(), __set(), action(), checkExtension(), createJson(), createUrl(), customAction(), findLink(), getParent(), getService(), id(), jsonCollectionElement(), jsonCollectionName(), jsonName(), noCreate(), noDelete(), noUpdate(), parent(), primaryKeyField(), refresh(), region(), resourceName(), service(), setParent(), setService(), status(), waitFor()
Methods inherited from OpenCloud\Common\Base
checkJsonError(), getHttpRequestObject(), getLogger(), makeQueryString(), populate(), setLogger(), setProperty()
Properties summary
public integer $connectTimeOut
#

Connections closed by this load balancer because the 'connect_timeout' interval was exceeded.

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.

Number of transaction or protocol errors in this load balancer.

public integer $connectFailure
#

Number of connection failures in this load balancer.

Number of connection failures in this load balancer.

public integer $dataTimedOut
#

Connections closed by this load balancer because the 'timeout' interval was exceeded.

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.

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.

Maximum number of simultaneous TCP connections this load balancer has processed at any one time.

protected static boolean $json_name false
#
protected static string $url_resource 'stats'
#
Properties inherited from OpenCloud\Common\PersistentObject
$id
PHP OpenCloud API API documentation generated by ApiGen 2.8.0