OpenCloud/LoadBalancer/Resources/VirtualIp.php

Classes

VirtualIp

Properties

 
 
 
No 
No 

Description

VirtualIp represents a single virtual IP (usually returned in a Collection)
Virtual IPs can be added to a load balancer when it is created; however, this subresource allows the user to add or update them one at a time.

Methods

Update,

Update(   $params = array(), ) : n/a

Arguments

Name Type Description Default
$params n/a array()

Return value

Type Description
n/a n/a

Properties

$_create_keys, $address, $id, $ipVersion, $json_collection_name, $json_name, $type, $url_resource,

  protected  $_create_keys = array('type', 'ipVersion')




  public  $address =




  public  $id =




  public  $ipVersion =




  protected  static $json_collection_name = 'virtualIps'




  protected  static $json_name = FALSE




  public  $type =




  protected  static $url_resource = 'virtualips'




Documentation was generated by phpDocumentor 2.0.0b6 .

Namespaces

Packages