List Linode NodeBalancers

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

Read permission to a NodeBalancer can be given to a User by accessing the Update a user's grants operation.

linode-cli linodes nodebalancers 123
Learn more...
linodes:read_only
Learn more...
Path Params
string
required

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

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.

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.

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