aboutsummaryrefslogtreecommitdiffstats
path: root/netbox-client/provider/src/test/resources/nextAvailableIpResponse.json
blob: dec1245e9aa93d25adcfbd5958fc5b73a76dee24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": 8,
  "address": "192.168.20.7/32",
  "vrf": null,
  "tenant": 1,
  "status": 1,
  "role": null,
  "interface": null,
  "description": "",
  "nat_inside": null,
  "created": "2018-08-15",
  "last_updated": "2018-08-15T15:51:26.634903Z"
}