Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/models/proxmox/Machines
VMResponse
Interface VMResponse
Response type for single VM
interface
VMResponse
{
message
:
string
;
success
:
boolean
;
vm
:
null
|
VM
;
}
Index
Properties
message
success
vm
Properties
message
message
:
string
success
success
:
boolean
vm
vm
:
null
|
VM
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
success
vm
homelab-dashboard
Loading...
Response type for single VM