Reserve IP
Endpoints
- GETGet List of Reserved IPs
/reserve_ips/ - POSTReserve a New IP
/reserve_ips/ - POSTAttach / Detach / Live Reserve IP to a Node and Load Balancer
/reserve_ips/{ip_address}/actions/ - DELETEDelete a Reserved IP
/reserve_ips/{ip_address}/actions/ - POSTConvert Reserved IP to Floating IP
/reserve_ips/floating-ip/ - PUTAttach Floating IP to Node(s)
/reserve_ips/floating-ip/attach/ - PUTDetach Floating IP
/reserve_ips/floating-ip/detach/