Skip to content

Commit 515d95a

Browse files
committed
Add NodeBalancer permission req
1 parent 258b4f1 commit 515d95a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

openapi.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6370,7 +6370,11 @@ paths:
63706370
tags:
63716371
- Linode Instances
63726372
summary: Linode NodeBalancers View
6373-
description: Returns a list of NodeBalancers that are assigned to this Linode.
6373+
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.
63746378
operationId: getLinodeNodeBalancers
63756379
x-linode-cli-action: nodebalancers
63766380
security:

0 commit comments

Comments
 (0)