Merge pull request 'update vminfo' (#205) from master-wq into master
Former-commit-id: 5fbf4b2e6256fd248296f62d06d8c2193f2594d4
This commit is contained in:
commit
91e71e1b80
|
@ -172,6 +172,7 @@ type VmInfo struct {
|
|||
StartTime string `json:"startTime,omitempty"`
|
||||
Platform string `json:"platform,omitempty"`
|
||||
VmName string `json:"vm_name,omitempty"`
|
||||
ServerId string `json:"server_id,omitempty"`
|
||||
}
|
||||
|
||||
type ResourceStats struct {
|
||||
|
|
Loading…
Reference in New Issue