Reserve IP
Endpoints
- GETReserve IP List
/reserved_ips/ - POSTCreate Reserve IP
/reserved_ips/ - PUTAttach/Detach Reserve IP
/notebooks/{notebook_id}/actions/ - PUTConvert Floating IP to Reserve IP
/notebooks/{notebook_id}/reserve-ip/ - DELETEDelete Reserve IP
/reserved_ips/{reserve_ip_id}/ - POSTReserve IP from VPC
/reserved_ips/private-ip/ - POSTAttach VPC IP to Notebook
/notebooks/{notebook_id}/vpc_ips/{reserve_ip_id}/ - DELETEDetach VPC IP from Notebook
/notebooks/{notebook_id}/vpc_ips/{reserve_ip_id}/ - POSTAttach VPC IP to Inference
/serving/inference/{inference_id}/vpc_ips/{reserve_ip_id}/ - DELETEDetach VPC IP from Inference
/serving/inference/{inference_id}/vpc_ips/{reserve_ip_id}/ - DELETEDelete VPC IP
/reserved_ips/private-ip/{reserve_ip_id}/