v7

OpenAPI 3.0.12026-08-03158127387.0 KB
Elastic Ips

List Elastic IPs

List all Elastic IPs for the authenticated team. Elastic IPs are static public IP addresses that can be assigned to servers and moved between servers within the same project.

get/elastic_ips

Query parameters

filter[project]string

The project ID or slug to filter by

filter[server]string

The server ID to filter by

filter[status]'configuring' | 'active' | 'moving' | 'releasing' | 'error'

The status to filter by

page[size]integer

Number of items to return per page

page[number]integer

Page number to return (starts at 1)

Response

Success