Skip to content
Start here

Searches

Search Resources
GET/accounts/{account_id}/load_balancers/search
ModelsExpand Collapse
SearchListResponse = object { resources }
resources: optional array of object { reference_type, references, resource_id, 2 more }

A list of resources matching the search query.

reference_type: optional "referral" or "referrer"

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

One of the following:
"referral"
"referrer"
references: optional array of unknown

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

resource_id: optional string
resource_name: optional string

The human-identifiable name of the resource.

resource_type: optional "load_balancer" or "monitor" or "pool"

The type of the resource.

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