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\LoadBalancer\Resources\ReadOnly
-
OpenCloud\LoadBalancer\Resources\Protocol
Namespace: OpenCloud\LoadBalancer\Resources
Link: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Load_Balancing_Protocols-d1e4269.html
Located at OpenCloud/LoadBalancer/Resources/Protocol.php
Link: http://docs.rackspace.com/loadbalancers/api/v1.0/clb-devguide/content/List_Load_Balancing_Protocols-d1e4269.html
Located at OpenCloud/LoadBalancer/Resources/Protocol.php
public
mixed
|
$name |
|
|
public
mixed
|
$port |
|
|
protected static
string
|
$json_name | 'protocol' |
|
protected static
string
|
$url_resource | 'loadbalancers/protocols' |