blob: b1ac531aa0138fc89521e7d2ede0f3e48e4d7418 [file] [log] [blame]
janani be3c59be2017-12-19 19:33:49 +05301{
sonugupta-huawei99c0a012017-12-23 00:44:15 +05302 "identity-test:con1": {
janani be3c59be2017-12-19 19:33:49 +05303 "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