GET nodebalancers/{nodeBalancerId}/configs/{configId}/nodes

linode.com

Summary: Nodes List
Operation ID: getNodeBalancerConfigNodes
Auth: unknown
Description

Returns a paginated list of NodeBalancer nodes associated with this Config. These are the backends that will be sent traffic for this port.

Parameters (4)

configId (integer, path, required)

The ID of the NodeBalancer config to access.

nodeBalancerId (integer, path, required)

The ID of the NodeBalancer to access.

page (integer, query, optional, default: 1)

The page of a collection to return.

Constraints: {'minimum': 1}

page_size (integer, query, optional, default: 100)

The number of items to return per page.

Constraints: {'minimum': 25, 'maximum': 500}

No probe data for this endpoint yet.