v11.0.0
This commit is contained in:
@@ -371,7 +371,7 @@ type Bridges struct {
|
||||
// Backplane1
|
||||
type Backplane1 struct {
|
||||
Interfaces []string `json:"interfaces"`
|
||||
NumaNode uint64 `json:"numa_node"`
|
||||
NumaNode int64 `json:"numa_node"`
|
||||
}
|
||||
|
||||
// Role
|
||||
|
||||
Reference in New Issue
Block a user