This commit is contained in:
asteam
2025-08-29 12:51:25 +03:00
parent e10ee7f801
commit 825b1a0a00
177 changed files with 4821 additions and 349 deletions

View File

@@ -100,6 +100,9 @@ type ConsumptionInfo struct {
type FreeResourcesInfo struct {
// RAM
RAM float64 `json:"RAM"`
// VCPU
VCPU uint64 `json:"vCPU"`
}
// Resources Info