GET /floating_ips

hetzner.cloud

Summary: Get all Floating IPs
Operation ID:
Auth: unknown
Description

Returns all Floating IP objects.

Parameters (3)

label_selector (string, query, optional)

Can be used to filter Floating IPs by labels. The response will only contain Floating IPs matching the label selector.

name (string, query, optional)

Can be used to filter Floating IPs by their name. The response will only contain the Floating IP matching the specified name.

sort (string, query, optional)

Can be used multiple times. Choices id id:asc id:desc created created:asc created:desc

Constraints: {'enum': ['id', 'id:asc', 'id:desc', 'created', 'created:asc', 'created:desc']}

No probe data for this endpoint yet.