File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66.aci2dot
77.vscode /*
88.vscode /settings.json
9+ ! /example /*
Original file line number Diff line number Diff line change 1+ {
2+ "polUni" : {
3+ "attributes" : {
4+ "status" : " created,modified"
5+ },
6+ "children" : [{
7+ "fabricInst" : {
8+ "attributes" : {
9+ "status" : " created,modified"
10+ },
11+ "children" : [{
12+ "bgpInstPol" : {
13+ "attributes" : {
14+ "status" : " created,modified" ,
15+ "ownerKey" : " " ,
16+ "name" : " default" ,
17+ "descr" : " Default BGP Policy" ,
18+ "nameAlias" : " " ,
19+ "ownerTag" : " " ,
20+ "annotation" : " "
21+ },
22+ "children" : [{
23+ "bgpAsP" : {
24+ "attributes" : {
25+ "status" : " created,modified" ,
26+ "name" : " " ,
27+ "descr" : " " ,
28+ "asn" : " 100" ,
29+ "nameAlias" : " " ,
30+ "annotation" : " "
31+ }
32+ }
33+ }, {
34+ "bgpExtRRP" : {
35+ "attributes" : {
36+ "status" : " created,modified" ,
37+ "annotation" : " " ,
38+ "name" : " " ,
39+ "descr" : " " ,
40+ "nameAlias" : " "
41+ }
42+ }
43+ }, {
44+ "bgpRRP" : {
45+ "attributes" : {
46+ "status" : " created,modified" ,
47+ "annotation" : " " ,
48+ "name" : " " ,
49+ "descr" : " " ,
50+ "nameAlias" : " "
51+ },
52+ "children" : [{
53+ "bgpRRNodePEp" : {
54+ "attributes" : {
55+ "status" : " created,modified" ,
56+ "descr" : " " ,
57+ "podId" : " 1" ,
58+ "annotation" : " " ,
59+ "nameAlias" : " " ,
60+ "id" : " 1101"
61+ }
62+ }
63+ }, {
64+ "bgpRRNodePEp" : {
65+ "attributes" : {
66+ "status" : " created,modified" ,
67+ "descr" : " " ,
68+ "podId" : " 1" ,
69+ "annotation" : " " ,
70+ "nameAlias" : " " ,
71+ "id" : " 1102"
72+ }
73+ }
74+ }]
75+ }
76+ }]
77+ }
78+ }]
79+ }
80+ }, {
81+ "infraInfra" : {
82+ "attributes" : {
83+ "status" : " created,modified"
84+ }
85+ }
86+ }]
87+ }
88+ }
You can’t perform that action at this time.
0 commit comments