Shows data for a specified fixed IP, such as host name, CIDR, and address. Also, reserve or free a fixed IP.
Method | URI | Description |
---|---|---|
GET | /v2/{tenant_id}/os-fixed-ips/{fixed_ip} | Shows information for a specified fixed IP address. |
POST | /v2/{tenant_id}/os-fixed-ips/{fixed_ip}/action | Reserves or releases a fixed IP. |