Contains the status of the request and the result payload with routing entries.
The parent element containing the routing flags and the individual routing entries.
Either a single RoutingEntry
object or an array of RoutingEntry
objects.
This reflects the possibility of receiving one or many routing entries from the API.
Flags representing attributes that are applicable to the entire routing route response.
Indicates if the request to fetch routing route information was successful ('success') or not ('error').
Generated using TypeDoc
Describes the response structure returned by PAN-OS when querying routing route information. Contains a collection of
RoutingEntry
items representing individual routing entries.