summaryrefslogtreecommitdiff
path: root/doc/api_samples/os-fixed-ips/fixedips-get-resp.json
blob: e655f5cf7acfabf70ddfe9a4d608dc2d63dd6257 (plain)
1
2
3
4
5
6
7
8
{
    "fixed_ip": {
        "address": "192.168.1.1",
        "cidr": "192.168.1.0/24",
        "host": "host",
        "hostname": "compute.host.pvt"
    }
}