Skip to content
Start here

Searches

Search Resources
client.loadBalancers.searches.list(SearchListParams { account_id, page, per_page, 2 more } params, RequestOptionsoptions?): V4PagePagination<SearchListResponse { resources } >
GET/accounts/{account_id}/load_balancers/search
ModelsExpand Collapse
SearchListResponse { resources }
resources?: Array<Resource>

A list of resources matching the search query.

reference_type?: "referral" | "referrer"

When listed as a reference, the type (direction) of the reference.

One of the following:
"referral"
"referrer"
references?: Array<unknown>

A list of references to (referrer) or from (referral) this resource.

resource_id?: string
resource_name?: string

The human-identifiable name of the resource.

resource_type?: "load_balancer" | "monitor" | "pool"

The type of the resource.

One of the following:
"load_balancer"
"monitor"
"pool"