# Functions
No description provided by the author
No description provided by the author
GetNetworkRangeFromAPIResponse returns the network range from the API response that matches the given prefix This works because network range prefixes are unique in the same SNA.
No description provided by the author
No description provided by the author
GetRouteFromAPIResponse returns the static route from the API response that matches the prefix and nexthop This works because static routes are unique by prefix and nexthop.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author