v1.14.8
This commit is contained in:
@@ -96,6 +96,9 @@ type RecordGrid struct {
|
||||
|
||||
// SDN support
|
||||
SDNSupport bool `json:"sdn_support"`
|
||||
|
||||
// Is BRO enabled
|
||||
BROEnabled bool `json:"bro_enabled"`
|
||||
}
|
||||
|
||||
// Information about grid
|
||||
@@ -132,6 +135,9 @@ type ItemGridList struct {
|
||||
|
||||
// Is Zero Access enabled
|
||||
ZeroAccessEnabled bool `json:"zeroaccess_enabled"`
|
||||
|
||||
// Is BRO enabled
|
||||
BROEnabled bool `json:"bro_enabled"`
|
||||
}
|
||||
|
||||
// List Grids
|
||||
|
||||
Reference in New Issue
Block a user