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.
 
 
 
 
 
 

46 lines
974 B

[
{
"catalog": "存储",
"icon": "",
"name": "vdisk",
"label": "云盘",
"menus": [
{
"name": "Noeflavors",
"url": "/vdisk/Noeflavors",
"label": "云盘规格",
"operation": {
"resource": "Noeflavors",
"method": "list"
}
},
{
"name": "Noevolume",
"url": "/vdisk/Noevolume",
"label": "云盘",
"operation": {
"resource": "Noevolume",
"method": "list"
}
},{
"name":"Noevolumesnapshot",
"url": "/vdisk/Noevolumesnapshot",
"label": "云盘快照",
"operation": {
"resource": "Noevolumesnapshot",
"method": "list"
}
},
{
"name":"Noebackup",
"url": "/vdisk/Noebackup",
"label": "云盘备份",
"operation": {
"resource": "Noebackup",
"method": "list"
}
}
]
}
]