summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery/src/test/resources/jolt/l3network-expected.json
blob: be4ad9dbdeeddf28bd437a7898d9c180d9ff6e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"l3-network": {
		"id": "8df84f0a-737a-4628-be9c-c3c78454f9d9",
		"name": "NET_503",
		"AdminState": true,
		"sharedNetwork": true,
		"status": "ACTIVE",
		"subnets": [
			"d0e6ecad-7bc9-4138-b9e8-e742bdf9afd5"
		],
		"tenantId": "c44b872f6830498b88c4989d67b2a6b7",
		"host-status": "UNKNOWN"
	}
}