Class Protocol
All load balancers must define the protocol of the service which is being load balanced. The protocol selection should be based on the protocol of the back-end nodes. When configuring a load balancer, the default port for the given protocol will be selected unless otherwise specified.
- OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\LoadBalancer\Resource\SubResource
-
OpenCloud\LoadBalancer\Resource\Readonly
-
OpenCloud\LoadBalancer\Resource\Protocol
Namespace: OpenCloud\LoadBalancer\Resource
Link: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Load_Balancing_Protocols-d1e4269.html
Located at OpenCloud/LoadBalancer/Resource/Protocol.php
Link: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Load_Balancing_Protocols-d1e4269.html
Located at OpenCloud/LoadBalancer/Resource/Protocol.php
create(),
delete(),
update()
|
createJson(),
initialRefresh(),
name(),
refresh(),
updateJson()
|
public
mixed
|
$name |
|
|
public
mixed
|
$port |
|
|
protected static
string
|
$json_name | 'protocol' |
|
protected static
string
|
$url_resource | 'loadbalancers/protocols' |
$metadata
|