Merge pull request 'update vminfo 0626' (#252) from master_wq_infer into master
Former-commit-id: 952745ccccfe83eb62e41a8d08152fe873546e05
This commit is contained in:
commit
3b72e45609
|
@ -175,7 +175,7 @@ type VmInfo struct {
|
|||
//DeletedAt string `json:"deletedAt,omitempty"`
|
||||
VmName string `json:"vmName,omitempty"`
|
||||
Replicas int64 `json:"replicas,omitempty"`
|
||||
ServerId string `json:"serverId,omitempty"`
|
||||
//ServerId string `json:"serverId,omitempty"`
|
||||
}
|
||||
|
||||
type ResourceStats struct {
|
||||
|
|
Loading…
Reference in New Issue