fix: update vminfo 0626
Former-commit-id: d3d9e2069595db59945f20b3cd422fb17bdbd71f
This commit is contained in:
parent
dd2d384c10
commit
02d5da24f0
|
@ -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