mirror of
https://github.com/Corsinvest/cv4pve-admin.git
synced 2026-04-25 12:55:57 +03:00
[PR #244] feat: add snapshot size field and refactor resource URL helpers #324
Labels
No labels
bug
bug
enhancement
feedback
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cv4pve-admin#324
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?
Original Pull Request: https://github.com/Corsinvest/cv4pve-admin/pull/244
State: closed
Merged: Yes
Summary
Sizefield toGuestSnapshotInfo, populated from disk snapshot dataPveDataProvider.GetSnapshotsAsyncfetchesDiskSnapshotInfosand maps size per snapshotVmToolsMCP tool: add optionalinclude_sizeparameter (slower, includes on-disk size in bytes)GetPveUrlfromPveAdminHelpertoUrlHelper(centralize URL logic)UrlHelper.Resources.GetUrlto generate app-side links per resource typeClusterResourceEx: addLinkPvefield (PVE web UI link) separate fromLink(app link)ResourcesEx: showLinkPvecolumn, fixDescriptionAsLinknull guardTest plan
include_size=truevia MCP