nova/doc/api_samples/os-floating-ips/floating-ips-get-resp.json

9 lines
153 B
JSON

{
"floating_ip": {
"fixed_ip": null,
"id": 1,
"instance_id": null,
"ip": "10.10.10.1",
"pool": "nova"
}
}