nova/doc/api_samples/os-fixed-ips/fixedips-get-resp.json

9 lines
159 B
JSON

{
"fixed_ip": {
"address": "192.168.1.1",
"cidr": "192.168.1.0/24",
"host": "host",
"hostname": "compute.host.pvt"
}
}