.. _debug_ospf_route: debug ospf route ================ OSPFv3 route information route Specification ------------------- ===================================== =============================================================== **Parameter** **Value** ===================================== =============================================================== **Type** *operational* **Object Key(s)** *ase* **Element Name** route **Element URI** /axapi/v3/debug/ospf/route/{ase} **Element Attributes** route_attributes **Partition Visibility** None **Schema** :download:`route schema ` ===================================== =============================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
EXECUTE Object .. raw:: html POST .. raw:: html /axapi/v3/debug/ospf/route/{ase} .. raw:: html :ref:`560_route_attributes` .. raw:: html
.. _560_route_list: route-list ---------- route-list is **JSON List** of :ref:`560_route_attributes` route-list : [ { :ref:`560_route_attributes` }, { :ref:`560_route_attributes` }, ... ] .. _560_route_attributes: route attributes ---------------- **ase** **Description** External route calculation information **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ia** **Description** Inter-Area route calculation information **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **install** **Description** Route installation information **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **spf** **Description** SPF calculation information **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters