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