Skip to content

Commit 0834c1b

Browse files
authored
Merge pull request #917 from bbiggerr/nodebalancer-regions
Added Region restriction to NodeBalancer Create
2 parents df877ed + 647c193 commit 0834c1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14622,7 +14622,7 @@ paths:
1462214622
- NodeBalancers
1462314623
summary: NodeBalancer Create
1462414624
description: |
14625-
Creates a NodeBalancer in the requested Region.
14625+
Creates a NodeBalancer in the requested Region. Only available in [Regions](/docs/api/regions/#regions-list) with "NodeBalancers" in their `capabilities`.
1462614626

1462714627
NodeBalancers require a port Config with at least one backend Node to start serving requests.
1462814628

0 commit comments

Comments
 (0)