|
|
@@ -172,6 +172,7 @@ type VmInfo struct { |
|
|
StartTime string `json:"startTime,omitempty"` |
|
|
StartTime string `json:"startTime,omitempty"` |
|
|
Platform string `json:"platform,omitempty"` |
|
|
Platform string `json:"platform,omitempty"` |
|
|
VmName string `json:"vm_name,omitempty"` |
|
|
VmName string `json:"vm_name,omitempty"` |
|
|
|
|
|
ServerId string `json:"server_id,omitempty"` |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type ResourceStats struct { |
|
|
type ResourceStats struct { |
|
|
|