List Linode NodeBalancers

Returns a list of NodeBalancers that are assigned to this Linode and readable by the requesting User.

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: list_linode_nodebalancers
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_only

CLI

linode-cli linodes nodebalancers 123

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

ID of the Linode to look up.

Response

Response body
object
data
array of objects
data
object
integer
0 to 20

Throttle TCP connections per second for TCP, HTTP, and HTTPS configurations. Set to 0 (zero) to disable throttling.

date-time

Read-only When this NodeBalancer was created.

string

Read-only This NodeBalancer's hostname, beginning with its IP address and ending with .ip.linodeusercontent.com.

integer

Read-only This NodeBalancer's unique ID.

string

Filterable, Read-only This NodeBalancer's public IPv4 address.

string | null

Read-only This NodeBalancer's public IPv6 address.

string
length between 3 and 32

Filterable This NodeBalancer's label. These must be unique on your Account.

lke_cluster
object | null

Read-only This NodeBalancer's related LKE cluster, if any. The value is null if this NodeBalancer isn't related to an LKE cluster.

locks
array of strings | null

Beta, Filterable, Read-only Indicates if this NodeBalancer is protected by a lock to prevent accidental deletion. If the NodeBalancer has a cannot_delete lock, it can't be deleted, but its configurations and backend nodes can. If the NodeBalancer has a cannot_delete_with_subresources lock, both the NodeBalancer and attached resources such as configurations and backend nodes can't be deleted. Only account administrators can remove locks using the Delete a resource lock operation.

locks
string

Filterable, Read-only The Region where this NodeBalancer is located. NodeBalancers only support backends in the same Region.

tags
array of strings

Filterable An array of Tags applied to this object. Tags are for organizational purposes only.

tags
transfer
object

Read-only Information about the amount of transfer this NodeBalancer has had so far this month.

string
enum

Read-only The type of NodeBalancer.

common premium

date-time

Read-only When this NodeBalancer was last updated.

integer

Read-only The current page.

integer

Read-only The total number of pages.

integer

Read-only The total number of results.

Language
Credentials
Original text
Rate this translation
Your feedback will be used to help improve Google Translate