Preparing search index...
The search index is not available
homelab-dashboard
homelab-dashboard
src/models/proxmox/Status
StatusResponse
Interface StatusResponse
Response type for the state
interface
StatusResponse
{
message
:
string
;
status
?:
null
|
Status
[]
;
success
:
boolean
;
}
Index
Properties
message
status?
success
Properties
message
message
:
string
Optional
status
status
?:
null
|
Status
[]
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
status
success
homelab-dashboard
Loading...
Response type for the state