ip_route_get
Guest
Returns a single route to the given IP address.
Params
attribute | description |
---|---|
destination_ip* ipv4 |
The destination IPv4 address |
Return
attribute | description |
---|---|
lines[string] |
An array of output text lines in plain text |
Guest
Returns a single route to the given IP address.
attribute | description |
---|---|
destination_ip* ipv4 |
The destination IPv4 address |
attribute | description |
---|---|
lines[string] |
An array of output text lines in plain text |