Skip to content

Commit 44ced55

Browse files
added mcn routes
1 parent ad2d7ef commit 44ced55

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

src/content/dash-routes/index.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,26 @@
6666
"deeplink": "/?to=/:account/carbon",
6767
"parent": ["Analytics & Logs"]
6868
},
69+
{
70+
"name": "Cloud on-ramps",
71+
"deeplink": "/?to=/:account/magic-wan/cloud-onramp/list",
72+
"parent": ["Magic Cloud Networking"]
73+
},
74+
{
75+
"name": "Address Space",
76+
"deeplink": "/?to=/:account/magic-wan/configuration/magic_wan_address_space",
77+
"parent": ["Magic Cloud Networking"]
78+
},
79+
{
80+
"name": "Cloud integrations",
81+
"deeplink": "/?to=/:account/mcn/integrations",
82+
"parent": ["Magic Cloud Networking"]
83+
},
84+
{
85+
"name": "Magic Cloud Networking",
86+
"deeplink": "/?to=/:account/magic-wan/cloud-onramp/list",
87+
"parent": ["Magic Cloud Networking"]
88+
},
6989
{
7090
"name": "Magic monitoring",
7191
"deeplink": "/?to=/:account/network-monitoring",

0 commit comments

Comments
 (0)