OpenCloud/LoadBalancer/AllowedDomain.php

Classes

AllowedDomain

Properties

 
 
 
No 
No 

Description

sub-resource to manage allowed domains
Note that this is actually a sub-resource of the load balancers service, and not of the load balancer object. It's included here for convenience, since it matches the pattern of the other LB subresources.

Methods

Create, Delete, Update,

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

Arguments

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

Return value

Type Description
n/a n/a

Delete( ) : n/a

Return value

Type Description
n/a n/a

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

Arguments

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

Return value

Type Description
n/a n/a

Properties

$json_collection_element, $json_collection_name, $json_name, $name, $url_resource,

  protected  static $json_collection_element = 'allowedDomain'




  protected  static $json_collection_name = 'allowedDomains'




  protected  static $json_name = 'allowedDomain'




  public  $name =




  protected  static $url_resource = 'loadbalancers/alloweddomains'




Documentation was generated by phpDocumentor 2.0.0b6 .

Namespaces

Packages