[GH-ISSUE #129] Show disk usage #87

Closed
opened 2026-02-26 17:31:19 +03:00 by kerem · 0 comments
Owner

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?

  • I have searched the existing issues before opening this feature request.

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-fsinfo

Additional context to this request.

No response

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? - [x] I have searched the existing issues before opening this feature request. ### 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-fsinfo ` ### Additional context to this request. _No response_
kerem 2026-02-26 17:31:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/panel#87
No description provided.