Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.24 KB

Listener.md

File metadata and controls

19 lines (11 loc) · 1.24 KB

Listener

Information about the listener.

Properties

Name Type Description Notes
backendPort Integer The port on which the backend VM is listening (between `1` and `65535`, both included). [optional]
backendProtocol String The protocol for routing traffic to backend VMs (`HTTP` | `HTTPS` | `TCP` | `SSL`). [optional]
loadBalancerPort Integer The port on which the load balancer is listening (between `1` and `65535`, both included). [optional]
loadBalancerProtocol String The routing protocol (`HTTP` | `HTTPS` | `TCP` | `SSL`). [optional]
policyNames List<String> The names of the policies. If there are no policies enabled, the list is empty. [optional]
serverCertificateId String The OUTSCALE Resource Name (ORN) of the server certificate. For more information, see Resource Identifiers > OUTSCALE Resource Names (ORNs). [optional]