blob: 95aabb9cd450009960acd5c933d5caff996e3032 [file] [log] [blame]
janani be3c59be2017-12-19 19:33:49 +05301{
2 "identity-test:con": {
3 "identity-test:interface": "identity-types:physical",
4 "identity-test:interfaces": {
5 "int-list": [
6 {
7 "iden": "identity-types-second:virtual",
8 "available": {
9 "ll": [
10 "identity-types:Loopback",
11 "identity-test:Giga",
12 "identity-types-second:Ethernet"
13 ]
14 }
15 },
16 {
17 "iden": "optical",
18 "available": {
19 "ll": [
20 "Giga"
21 ]
22 }
23 }
24 ]
25 }
26 }
27}
28