|
|
|
@@ -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 { |
|
|
|
|