Add proxmox kladow backup/proxmox systems/3cx-sbc
This commit is contained in:
parent
3d3deec617
commit
74b62b36a1
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"uuid" : "95f58141-ffca-49e1-867a-5d2d8569c38e",
|
||||
"name" : "3CX-SBC",
|
||||
"categoryUuid" : "548c3618-9d59-4626-bc01-c24c3981a5a3",
|
||||
"breakOutCategoryUuid" : null,
|
||||
"color" : null,
|
||||
"icon" : null,
|
||||
"freeze" : false,
|
||||
"pinToTop" : false,
|
||||
"orderIndex" : 111
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type" : "proxmoxVm",
|
||||
"customIp" : null,
|
||||
"port" : 22,
|
||||
"identity" : null,
|
||||
"forwardX11" : false,
|
||||
"additionalOptions" : null,
|
||||
"dontUseGateway" : null,
|
||||
"install" : "649a8346-e8fa-441e-af2d-9b145378b95c",
|
||||
"vmid" : 111,
|
||||
"name" : "3CX-SBC"
|
||||
}
|
||||
Loading…
Reference in New Issue