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 258b4f1 commit 515d95aCopy full SHA for 515d95a
openapi.yaml
@@ -6370,7 +6370,11 @@ paths:
6370
tags:
6371
- Linode Instances
6372
summary: Linode NodeBalancers View
6373
- description: Returns a list of NodeBalancers that are assigned to this Linode.
+ description: |
6374
+ Returns a list of NodeBalancers that are assigned to this Linode and readable by the requesting User.
6375
+
6376
+ Read permission to a NodeBalancer can be given to a User by accessing the User's Grants Update
6377
+ ([PUT /account/users/{username}/grants](https://www.linode.com/docs/api/account/#users-grants-update)) endpoint.
6378
operationId: getLinodeNodeBalancers
6379
x-linode-cli-action: nodebalancers
6380
security:
0 commit comments