Skip to content

Commit 056c514

Browse files
author
Ryan Syracuse
committed
[Update] POST /nodebalancers/{nodeBalancerId}/configs
1 parent 193a6a2 commit 056c514

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15398,7 +15398,9 @@ components:
1539815398
description: >
1539915399
The protocol this port is configured to serve.
1540015400

15401-
* If this is set to `https` you must include an `ssl_cert` and an `ssl_key`.
15401+
* If using `http` or `tcp` protocol, `ssl_cert` and `ssl_key` are not supported.
15402+
15403+
* If using `https` protocol, `ssl_cert` and `ssl_key` are required.
1540215404
example: http
1540315405
x-linode-cli-display: 3
1540415406
algorithm:

0 commit comments

Comments
 (0)