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 0eced30 commit 3ca268eCopy full SHA for 3ca268e
linode_api4/objects/nodebalancer.py
@@ -77,6 +77,8 @@ class NodeBalancerConfig(DerivedBase):
77
The configuration information for a single port of this NodeBalancer.
78
79
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.
82
"""
83
84
api_endpoint = "/nodebalancers/{nodebalancer_id}/configs/{id}"
0 commit comments