aboutsummaryrefslogtreecommitdiffstats
path: root/components/core/src/test/resources/properties/default.json
blob: 0ac97f907af975a2da1e59cf9f5d6c2b89e1c765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"default": "{ \"get_input\" : \"loopback-default\" }",
	"domain": "ethernet",
	"criteria": [
		{
			"value": "attga301me1",
			"type": "complex",
			"nodeString": "layer3-service-list[].service-data.l3sdn-vnf-fields.vnf-name"
		},
		{
			"value": "{ \"get_input\" : \"host-ip-address\" }",
			"type": "simple",
			"nodeString": "layer3-service-list[].service-data.l3sdn-vnf-fields.vnf-name"
		}
	]
}