v1.12.2
This commit is contained in:
@@ -100,6 +100,9 @@ type ConsumptionInfo struct {
|
||||
type FreeResourcesInfo struct {
|
||||
// RAM
|
||||
RAM float64 `json:"RAM"`
|
||||
|
||||
// VCPU
|
||||
VCPU uint64 `json:"vCPU"`
|
||||
}
|
||||
|
||||
// Resources Info
|
||||
|
||||
Reference in New Issue
Block a user