mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
f7303b573a
- Client now uses 'auto-detect' placeholder when node can't be determined - Server handles node auto-detection by looking up VM/LXC in current state - Fixes 'Please select a VM/LXC from the dropdown first' error in v3.17.3 - Addresses issue #110
16 lines
310 B
JSON
16 lines
310 B
JSON
{
|
|
"primary:103": {
|
|
"endpointId": "primary",
|
|
"nodeId": "auto-detect",
|
|
"vmid": "103",
|
|
"thresholds": {
|
|
"disk": {
|
|
"warning": 70,
|
|
"critical": 80
|
|
}
|
|
},
|
|
"enabled": true,
|
|
"createdAt": "2025-06-01T19:50:34.784Z",
|
|
"updatedAt": "2025-06-01T19:50:34.784Z"
|
|
}
|
|
} |