.. _debug_ipv6_ospf_route: debug ipv6 ospf route ===================== OSPFv3 route information route Specification ------------------- ===================================== ==================================================================== **Parameter** **Value** ===================================== ==================================================================== **Type** *operational* **Object Key(s)** *ase* **Element Name** route **Element URI** /axapi/v3/debug/ipv6/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/ipv6/ospf/route/{ase} .. raw:: html :ref:`538_route_attributes` .. raw:: html
.. _538_route_list: route-list ---------- route-list is **JSON List** of :ref:`538_route_attributes` route-list : [ { :ref:`538_route_attributes` }, { :ref:`538_route_attributes` }, ... ] .. _538_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