|
|
@@ -177,6 +177,7 @@ type VmInfo struct { |
|
|
DeletedAt string `json:"deleted_at,omitempty"` |
|
|
DeletedAt string `json:"deleted_at,omitempty"` |
|
|
VmName string `json:"vm_name,omitempty"` |
|
|
VmName string `json:"vm_name,omitempty"` |
|
|
Replicas int64 `json:"replicas,omitempty"` |
|
|
Replicas int64 `json:"replicas,omitempty"` |
|
|
|
|
|
ServerId string `json:"serverId,omitempty"` |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
type ResourceStats struct { |
|
|
type ResourceStats struct { |
|
|
|