Add proxmox kladow backup/proxmox systems/services/pve dashboard
This commit is contained in:
parent
1662b9f83e
commit
7c863b6bc6
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"uuid" : "987d3319-cb21-4ab3-b9c3-0a2fcfa1f30f",
|
||||||
|
"name" : "PVE dashboard",
|
||||||
|
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||||
|
"breakOutCategoryUuid" : null,
|
||||||
|
"color" : null,
|
||||||
|
"icon" : null,
|
||||||
|
"freeze" : false,
|
||||||
|
"pinToTop" : false,
|
||||||
|
"orderIndex" : 0
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"type" : "fixedService",
|
||||||
|
"remotePort" : 8006,
|
||||||
|
"localPort" : null,
|
||||||
|
"serviceProtocolType" : {
|
||||||
|
"type" : "https",
|
||||||
|
"path" : null
|
||||||
|
},
|
||||||
|
"host" : "8bcb2816-4273-4b84-a9aa-9788a412c633",
|
||||||
|
"displayParent" : "649a8346-e8fa-441e-af2d-9b145378b95c"
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue