You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.3 KiB

11 months ago
[
{
"catalog": "网络",
"icon": "",
"name": "network",
"label": "云网络",
"menus": [
{
"name": "Noenetwork",
"url": "/network/Noenetwork",
"label": "网络",
"operation": {
"resource": "Noenetwork",
"method": "list"
}
},
{
"name": "Noesubnet",
"url": "/network/Noesubnet",
"label": "子网",
"operation": {
"resource": "Noesubnet",
"method": "list"
}
},{
"name":"Noesecuritygroup",
"url": "/network/Noesecuritygroup",
"label": "安全组",
"operation": {
"resource": "Noesecuritygroup",
"method": "list"
}
},
{
"name":"Noeacl",
"url": "/network/Noeacl",
"label": "Acl",
"operation": {
"resource": "Noeacl",
"method": "list"
}
},
{
"name":"Noefloatingip",
"url": "/network/Noefloatingip",
"label": "浮动IP",
"operation": {
"resource": "Noefloatingip",
"method": "list"
}
},
{
"name":"Noeport",
"url": "/network/Noeport",
"label": "Port",
"operation": {
"resource": "Noeport",
"method": "list"
}
}
]
}
]