OpenCloud/LoadBalancer/Resources/Usage.php

Classes

Usage

Properties

 
 
No 
No 

Description

used to get usage data for a load balancer
There are really four pieces of data that define a subresource: * `$url_resource` - the actual name of the url component * `$json_name` - the name of the JSON object holding the data * `$json_collection_name` - if the collection is not simply `$json_name . 's'`, this defines the collectio name. * `$json_collection_element` - if the object in a collection is not anonymous, this defines the name of the element holding the object. Of these, only the `$json_name` and `$url_resource` are required.

Properties

$averageNumConnections, $averageNumConnectionsSsl, $endTime, $eventType, $id, $incomingTransfer, $incomingTransferSsl, $json_name, $numPolls, $numVips, $outgoingTransfer, $outgoingTransferSsl, $sslMode, $startTime, $url_resource, $vipType,

  public  $averageNumConnections =




  public  $averageNumConnectionsSsl =




  public  $endTime =




  public  $eventType =




  public  $id =




  public  $incomingTransfer =




  public  $incomingTransferSsl =




  protected  static $json_name = 'loadBalancerUsageRecord'




  public  $numPolls =




  public  $numVips =




  public  $outgoingTransfer =




  public  $outgoingTransferSsl =




  public  $sslMode =




  public  $startTime =




  protected  static $url_resource = 'usage'




  public  $vipType =




Documentation was generated by phpDocumentor 2.0.0b6 .

Namespaces

Packages