get
https://api.linode.com//nodebalancers//configs
Returns a paginated list of NodeBalancer Configs associated with this NodeBalancer. NodeBalancer Configs represent individual ports that this NodeBalancer will accept traffic on, one Config per port.
For example, if you wanted to accept standard HTTP traffic, you would need a Config listening on port 80.
Permissions and scopes
To call this operation, you need permissions, based on the model you're using:
-
Identity and access permissions. Your user needs a role with these permissions. Learn more.
- Permissions:
view_nodebalancer_config
- Permissions:
-
OAuth scopes. Your user needs these scopes assigned. Learn more.
- Scopes:
nodebalancers:read_only
- Scopes:
CLI
linode-cli nodebalancers configs-list 12345