We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5b9d7 commit 6649236Copy full SHA for 6649236
openapi.yaml
@@ -24495,12 +24495,14 @@ components:
24495
- https
24496
- tcp
24497
default: http
24498
- description: >
+ description: |
24499
The protocol this port is configured to serve.
24500
24501
* The `http` and `tcp` protocols do not support `ssl_cert` and `ssl_key`.
24502
24503
* The `https` protocol is mutually required with `ssl_cert` and `ssl_key`.
24504
+
24505
+ Review our guide on [Available Protocols](/docs/products/networking/nodebalancers/guides/protocols/) for information on protocol features.
24506
example: http
24507
x-linode-cli-display: 3
24508
algorithm:
0 commit comments