Skip to content

Commit cb1fead

Browse files
missed firewall_id in nb
1 parent 0d9d033 commit cb1fead

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openapi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13764,6 +13764,11 @@ paths:
1376413764
description: >
1376513765
The ID of the Region to create this NodeBalancer in.
1376613766
example: us-east
13767+
firewall_id:
13768+
type: integer
13769+
description: >
13770+
The ID of the Firewall to add this NodeBalancer to.
13771+
example: us-east
1376713772
label:
1376813773
$ref: '#/components/schemas/NodeBalancer/properties/label'
1376913774
client_conn_throttle:

0 commit comments

Comments
 (0)