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

10 lines
186 B
JSON

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