Skip to content

Commit 3ca268e

Browse files
Add LA notice
1 parent 0eced30 commit 3ca268e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linode_api4/objects/nodebalancer.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ class NodeBalancerConfig(DerivedBase):
7777
The configuration information for a single port of this NodeBalancer.
7878
7979
API documentation: https://techdocs.akamai.com/linode-api/reference/get-node-balancer-config
80+
81+
NOTE: UDP NodeBalancer Configs may not currently be available to all users.
8082
"""
8183

8284
api_endpoint = "/nodebalancers/{nodebalancer_id}/configs/{id}"

0 commit comments

Comments
 (0)