networkRoute
Description
information on the network routes
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| destination | string | Destination network or destination subnet for this route |
| gateway | string | Gateway IP address for this route |
| flags | []string | Flags that describe route properties (e.g., 'UG' for up/gateway) |
| iface | networkInterface | Network interface this route applies to |