mirror of
https://github.com/ConvoyPanel/panel.git
synced 2026-04-25 04:35:52 +03:00
[GH-ISSUE #129] Show disk usage #87
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/panel#87
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @GunniBusch on GitHub (Jan 21, 2025).
Original GitHub issue: https://github.com/ConvoyPanel/panel/issues/129
Is there an existing feature request for this?
Describe the feature you would like to see.
For VMs with guest agent, you could show the disk usage,
Describe the solution you'd like.
If guest agents are installed, you could use the get-fsinfo endpoint to fetch disk usage.
/api2/json/nodes/{node}/qemu/{vmid}/agent/get-fsinfoAdditional context to this request.
No response