Throttle TCP connections per second for TCP, HTTP, and HTTPS configurations. Set to 0 (zero) to disable throttling.
Readonlycreated: stringRead-only When this NodeBalancer was created.
Readonlyhostname: stringRead-only This NodeBalancer's hostname, beginning with its IP address and ending with .ip.linodeusercontent.com.
Readonlyid: numberRead-only This NodeBalancer's unique ID.
Readonlyipv4: stringFilterable, Read-only This NodeBalancer's public IPv4 address.
Readonlyipv6: string | nullRead-only This NodeBalancer's public IPv6 address.
Filterable This NodeBalancer's label. These must be unique on your Account.
Readonlylke_cluster: { id: string; label: string; type: string; url: string } | nullRead-only This NodeBalancer's related LKE cluster, if any. The value is null if this NodeBalancer isn't related to an LKE cluster.
Readonlyregion: stringFilterable, Read-only The Region where this NodeBalancer is located. NodeBalancers only support backends in the same Region.
Filterable An array of Tags applied to this object. Tags are for organizational purposes only.
Readonlytransfer: { in: number | null; out: number | null; total: number | null }Read-only Information about the amount of transfer this NodeBalancer has had so far this month.
Readonlyin: number | nullRead-only The total outbound transfer, in MB, used for this NodeBalancer this month.
Readonlyout: number | nullRead-only The total inbound transfer, in MB, used for this NodeBalancer this month.
Readonlytotal: number | nullRead-only The total transfer, in MB, used by this NodeBalancer this month.
Read-only The type of NodeBalancer.
Readonlyupdated: stringRead-only When this NodeBalancer was last updated.
NodeBalancer
Linode's load balancing solution. Can handle multiple ports, SSL termination, and any number of backends. NodeBalancer ports are configured with NodeBalancer configs, and each config is given one or more NodeBalancer nodes that accepts traffic. The traffic should be routed to the NodeBalancer's IP address, for the NodeBalancer to handle routing individual requests to backends.