GET /primary_ips
Summary: Get all Primary IPs
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Returns all Primary IP objects.
Parameters (4)
ip
(string, query, optional)
Can be used to filter resources by their ip. The response will only contain the resources matching the specified ip.
label_selector
(string, query, optional)
Can be used to filter resources by labels. The response will only contain resources matching the label selector.
name
(string, query, optional)
Can be used to filter resources by their name. The response will only contain the resources 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.