{"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ntp status", "show processes memory sorted", "show logging", "show ip route vrf all", "show ip ospf database", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show mac address-table", "show vrf", "show logging | include ERROR", "show ip pim neighbor", "show processes cpu sorted", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces counters errors", "show ip ospf database", "show ip cef", "show ip nat statistics", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp conflict", "show monitor session all", "show access-lists", "show ip route", "show spanning-tree", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto session", "show logging | include ERROR", "show cdp neighbors detail", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging", "show conn", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip bgp neighbors", "show ip ospf traffic", "show ip dhcp conflict", "show lldp neighbors detail", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip sockets", "show ip route vrf all", "show ip eigrp topology", "show arp", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table move", "show ip ospf neighbor", "show conn", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show cdp neighbors detail", "show cdp neighbors", "show interfaces counters errors", "show conn", "show vrf interface", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces", "show conn", "show ip protocol", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists", "show logging | include ERROR", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show arp", "show cdp neighbors", "show vlan brief", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show processes memory sorted", "show conn", "show access-lists | include hitcnt", "show vrf", "show ip dhcp conflict", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show class-map", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table move", "show ip bgp ipv4 unicast", "show vlan brief", "show mac address-table", "show conn", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip eigrp neighbors", "show ip interface brief", "show ip nat statistics", "show ip cef exact-route", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table move", "show policy-map", "show ip eigrp topology", "show ip route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip cef", "show arp", "show logging | include ERROR", "show ip bgp neighbors", "show class-map", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors detail", "show crypto ipsec sa", "show ip dhcp conflict", "show ip eigrp neighbors", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf database", "show ip route vrf all", "show interfaces status", "show ip nat statistics", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip eigrp topology", "show ip pim neighbor", "show vrf", "show logging | include ERROR", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show access-lists | include hitcnt", "show interfaces counters errors", "show ip ospf interface", "show cdp neighbors detail", "show ip bgp summary", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show lldp neighbors", "show ip bgp", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include OSPF", "show conn", "show vrf", "show ip ospf traffic", "show crypto session", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show processes memory sorted", "show flow monitor", "show crypto ikev2 sa", "show logging | include ERROR", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include ERROR", "show clock", "show cdp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table move", "show processes memory sorted", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show class-map", "show ip protocol", "show processes cpu sorted", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include SSH", "show ip nat translations", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route", "show platform resources", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip nat translations", "show processes memory sorted", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show spanning-tree", "show ip eigrp neighbors", "show crypto ikev2 sa", "show access-lists", "show logging | include ERROR", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip route vrf all", "show logging", "show ip cef", "show platform resources", "show mac address-table move"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show vrf", "show ip eigrp neighbors", "show ip protocol", "show interfaces counters errors", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp neighbors", "show ip ospf neighbor", "show ip dhcp binding", "show firewall", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip protocol", "show lldp neighbors detail", "show flow monitor", "show cdp neighbors", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show processes cpu sorted", "show ip nat translations", "show ip bgp neighbors", "show logging | include OSPF", "show crypto ipsec sa", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip bgp ipv4 unicast", "show lldp neighbors detail", "show vrf interface", "show firewall", "show access-lists | include hitcnt", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto ikev2 sa", "show crypto ipsec sa", "show ip protocol", "show ip dhcp conflict", "show ip route vrf all", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show lldp neighbors detail", "show policy-map", "show interfaces status", "show logging | include SSH", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show arp", "show interfaces counters errors", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip nat statistics", "show ip nat translations", "show ip bgp ipv4 unicast", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef", "show ip pim neighbor", "show logging", "show access-lists", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef", "show mac address-table move", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show class-map", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces trunk", "show vrf", "show ip cef", "show interfaces counters errors", "show spanning-tree", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging", "show tcp brief", "show lldp neighbors", "show ip route vrf all", "show interfaces status", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes cpu sorted", "show ip pim neighbor", "show cdp neighbors", "show ip sockets", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip interface brief", "show logging | include OSPF", "show spanning-tree", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp ipv4 unicast", "show mac address-table move", "show crypto ikev2 sa", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes cpu sorted", "show vrf interface", "show logging | include ERROR", "show tcp brief", "show cdp neighbors detail", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show ip bgp summary", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip mroute", "show interfaces trunk", "show processes memory sorted", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show mac address-table", "show crypto ipsec sa", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show access-lists | include hitcnt", "show ip mroute", "show class-map", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp ipv4 unicast", "show monitor session all", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors detail", "show ip dhcp conflict", "show ip nat statistics", "show cdp neighbors", "show spanning-tree detail", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show class-map", "show ip eigrp topology", "show ip mroute", "show ip route", "show spanning-tree detail", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip route", "show processes cpu sorted", "show ip mroute", "show conn", "show ip protocol", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show processes cpu sorted", "show logging | include ERROR", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show conn", "show ip cef exact-route", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces counters errors", "show ntp status", "show ip pim neighbor", "show ip ospf interface", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show processes memory sorted", "show logging", "show ip ospf neighbor", "show ip ospf interface", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp summary", "show ip cef", "show cdp neighbors detail", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show monitor session all", "show logging", "show tcp brief", "show ip cef exact-route", "show ip eigrp topology", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table move", "show vlan brief", "show ip interface brief", "show ip protocol", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp conflict", "show access-lists | include hitcnt", "show ip protocol", "show vrf", "show ntp status", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip mroute", "show ip bgp neighbors", "show mac address-table move", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table move", "show vrf interface", "show ip route vrf all", "show access-lists | include hitcnt", "show mac address-table", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip route vrf all", "show crypto session", "show monitor session all", "show cdp neighbors", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show cdp neighbors", "show interfaces trunk", "show crypto session", "show crypto ikev2 sa", "show ip pim neighbor", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show monitor session all", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show conn", "show arp", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef", "show processes memory sorted", "show ip eigrp topology", "show ip ospf neighbor", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists | include hitcnt", "show ntp status", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip mroute", "show tcp brief", "show access-lists | include hitcnt", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp binding", "show ip ospf interface", "show vrf", "show ip eigrp topology", "show interfaces status", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vrf", "show ip interface brief", "show logging | include OSPF", "show ip ospf database", "show ip route vrf all", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip route", "show ip protocol", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show vrf interface", "show ip dhcp binding", "show access-lists", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show policy-map", "show platform resources", "show logging | include OSPF", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show vrf interface", "show ip dhcp binding", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show tcp brief", "show logging", "show logging | include OSPF", "show logging | include SSH", "show ip route vrf all", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show monitor session all", "show interfaces status", "show platform resources", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes memory sorted", "show ip bgp", "show ip pim neighbor", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces", "show ip protocol", "show crypto session", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show cdp neighbors detail", "show ip mroute", "show ip pim neighbor", "show lldp neighbors", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show vrf interface", "show ip eigrp topology", "show ip bgp", "show firewall", "show cdp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show clock", "show cdp neighbors detail", "show flow monitor", "show ip bgp neighbors", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vlan brief", "show clock", "show ip bgp neighbors", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip nat statistics", "show ntp status", "show ip cef", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging | include ERROR", "show ip eigrp topology", "show access-lists", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show clock", "show ip protocol", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors", "show vrf interface", "show flow monitor", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show conn", "show ip dhcp conflict", "show ip ospf database", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vrf interface", "show processes memory sorted", "show ip eigrp neighbors", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf database", "show ip bgp ipv4 unicast", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show ip ospf database", "show interfaces counters errors", "show ip ospf traffic", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show ip eigrp topology", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors", "show mac address-table move", "show ip bgp summary", "show platform resources", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp", "show ip bgp summary", "show vrf interface", "show vlan brief", "show logging | include OSPF", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp neighbors", "show vrf", "show spanning-tree detail", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show processes memory sorted", "show logging | include SSH", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors detail", "show flow monitor", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show arp", "show ip sockets", "show crypto ikev2 sa", "show ip ospf neighbor", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp neighbors", "show ip route", "show ip bgp summary", "show class-map", "show cdp neighbors detail", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show flow monitor", "show firewall", "show ip bgp summary", "show ip interface brief", "show logging | include OSPF", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp neighbors", "show logging | include ERROR", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf interface", "show ip bgp summary", "show logging | include OSPF", "show ip eigrp neighbors", "show ip ospf neighbor", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show conn", "show ip eigrp topology", "show vrf interface", "show ip route", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show processes memory sorted", "show ip sockets", "show crypto session", "show crypto ikev2 sa", "show ip bgp", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip route vrf all", "show ip protocol", "show ip bgp summary", "show ip dhcp binding", "show ntp status", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat translations", "show interfaces status", "show monitor session all", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf interface", "show interfaces status", "show conn", "show interfaces trunk", "show logging | include SSH", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip cef", "show spanning-tree detail", "show ntp status", "show clock", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces trunk", "show ip ospf neighbor", "show ip dhcp conflict", "show ip mroute", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show lldp neighbors", "show interfaces counters errors", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show lldp neighbors detail", "show interfaces counters errors", "show ip eigrp topology", "show ip bgp", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show access-lists", "show ip ospf neighbor", "show conn", "show ip eigrp neighbors", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip mroute", "show logging | include SSH", "show vlan brief", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ikev2 sa", "show monitor session all", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf neighbor", "show processes memory sorted", "show access-lists | include hitcnt", "show interfaces counters errors", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ikev2 sa", "show processes memory sorted", "show ip ospf database", "show ip ospf traffic", "show flow monitor", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip ospf interface", "show lldp neighbors detail", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vlan brief", "show cdp neighbors detail", "show ip mroute", "show ip ospf database"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vrf interface", "show ip bgp ipv4 unicast", "show logging | include SSH", "show conn", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include ERROR", "show ip ospf database", "show access-lists | include hitcnt", "show vrf", "show ip cef", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging", "show crypto ikev2 sa", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ntp status", "show interfaces counters errors", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists | include hitcnt", "show ip pim neighbor", "show ip ospf neighbor", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf neighbor", "show ip bgp neighbors", "show mac address-table", "show mac address-table move", "show flow monitor", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes memory sorted", "show crypto session", "show ip ospf database", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show logging | include SSH", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show processes memory sorted", "show class-map", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip protocol", "show ip nat translations", "show ip interface brief", "show processes cpu sorted", "show cdp neighbors detail", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors detail", "show processes cpu sorted", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show platform resources", "show ip ospf traffic", "show logging", "show crypto session", "show ip cef exact-route", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show processes cpu sorted", "show vrf interface", "show ip bgp summary", "show tcp brief", "show arp", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show arp", "show logging", "show ip bgp neighbors", "show cdp neighbors", "show access-lists | include hitcnt", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes memory sorted", "show ip ospf traffic", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include ERROR", "show ip protocol", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip route vrf all", "show access-lists | include hitcnt", "show access-lists", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging | include ERROR", "show ip ospf traffic", "show ip pim neighbor", "show processes memory sorted", "show ip ospf neighbor", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show ip dhcp conflict", "show ntp status", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf traffic", "show lldp neighbors detail", "show cdp neighbors", "show ntp status", "show ip interface brief", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip protocol", "show ip ospf traffic", "show ip eigrp topology", "show ip dhcp binding", "show ip bgp", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip route vrf all", "show crypto session", "show logging | include SSH", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging", "show mac address-table", "show ip bgp neighbors", "show mac address-table move", "show crypto session", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging", "show flow monitor", "show logging | include OSPF", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip cef", "show interfaces counters errors", "show policy-map", "show crypto session", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table", "show spanning-tree detail", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show spanning-tree detail", "show ip ospf interface", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip mroute", "show ip route", "show arp", "show mac address-table move", "show cdp neighbors detail", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef exact-route", "show conn", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp neighbors", "show vrf", "show cdp neighbors detail", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp neighbors", "show cdp neighbors", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show conn", "show tcp brief", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip protocol", "show conn", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show firewall", "show platform resources", "show ip bgp ipv4 unicast", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf neighbor", "show cdp neighbors detail", "show ip ospf database", "show ip cef", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show arp", "show ip route vrf all", "show spanning-tree", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip protocol", "show ip interface brief", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors detail", "show cdp neighbors detail", "show monitor session all", "show ip cef", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show platform resources", "show ip eigrp topology", "show ip cef", "show ip ospf database", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show spanning-tree", "show vrf", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip nat statistics", "show lldp neighbors detail", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include OSPF", "show tcp brief", "show spanning-tree detail", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show platform resources", "show ip bgp ipv4 unicast", "show conn", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show monitor session all", "show arp", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show lldp neighbors detail", "show logging", "show class-map", "show ip cef", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show policy-map", "show processes cpu sorted", "show ip ospf traffic", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp ipv4 unicast", "show class-map", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf interface", "show mac address-table move", "show access-lists", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show platform resources", "show firewall", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show mac address-table", "show ip ospf traffic", "show ip dhcp binding", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto session", "show cdp neighbors", "show logging", "show interfaces counters errors", "show ip bgp", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show platform resources", "show ntp status", "show ip cef exact-route", "show arp", "show ip ospf neighbor", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show lldp neighbors", "show ip cef", "show firewall", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show arp", "show ip cef", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show logging | include OSPF", "show ip pim neighbor", "show ip ospf traffic", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip sockets", "show ip nat statistics", "show ip ospf traffic", "show mac address-table", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp neighbors", "show vlan brief", "show mac address-table", "show flow monitor", "show cdp neighbors", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip route vrf all", "show flow monitor", "show ip sockets", "show ip pim neighbor", "show interfaces counters errors", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show cdp neighbors", "show ip route", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include ERROR", "show ip dhcp conflict", "show monitor session all", "show logging | include OSPF", "show flow monitor", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show mac address-table", "show interfaces status", "show ip protocol", "show mac address-table move"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip pim neighbor", "show mac address-table move", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table", "show ip dhcp binding", "show interfaces trunk", "show ip ospf database", "show monitor session all", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip sockets", "show ip ospf neighbor", "show ntp status", "show lldp neighbors detail", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces", "show access-lists | include hitcnt", "show ip nat statistics", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vlan brief", "show logging | include ERROR", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show ip nat statistics", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vrf interface", "show interfaces counters errors", "show interfaces trunk", "show ip interface brief", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show access-lists | include hitcnt", "show crypto ipsec sa", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show crypto session", "show cdp neighbors", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip route vrf all", "show ip protocol", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip cef exact-route", "show ip ospf database", "show vrf interface", "show ip nat translations", "show ip mroute", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip interface brief", "show ip eigrp neighbors", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging", "show ip interface brief", "show processes memory sorted", "show interfaces trunk", "show ip ospf interface", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table", "show logging | include OSPF", "show crypto ikev2 sa", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf database", "show lldp neighbors", "show ip cef exact-route", "show tcp brief", "show mac address-table", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf traffic", "show ip nat statistics", "show logging | include SSH", "show ip eigrp neighbors", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists", "show vlan brief", "show interfaces status", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show conn", "show ip cef", "show logging | include ERROR", "show crypto ikev2 sa", "show tcp brief", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show monitor session all", "show flow monitor", "show ip route", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces", "show mac address-table move", "show ip eigrp topology", "show ip bgp neighbors", "show interfaces counters errors", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route", "show vrf interface", "show tcp brief", "show ip interface brief", "show ip ospf interface", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces", "show ip nat translations", "show class-map", "show crypto session", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show lldp neighbors", "show ip mroute", "show arp", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp summary", "show crypto ikev2 sa", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show ip route", "show vrf interface", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip route vrf all", "show flow monitor", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip eigrp topology", "show ip ospf traffic", "show crypto ipsec sa", "show lldp neighbors detail", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp conflict", "show vrf", "show ip interface brief", "show ip eigrp topology", "show ip nat statistics", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show firewall", "show ip route", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show tcp brief", "show vlan brief", "show mac address-table move"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip cef exact-route", "show mac address-table move", "show cdp neighbors detail", "show logging | include OSPF", "show ip route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip dhcp binding", "show cdp neighbors", "show ip eigrp topology", "show access-lists | include hitcnt", "show monitor session all", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show vrf interface", "show crypto session", "show tcp brief", "show ip ospf neighbor", "show ip nat translations", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip ospf neighbor", "show ip nat translations", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show class-map", "show conn", "show policy-map", "show ip ospf database", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show firewall", "show clock", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vlan brief", "show lldp neighbors detail", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show ip dhcp conflict", "show crypto ikev2 sa", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show firewall", "show vrf", "show monitor session all", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include OSPF", "show ip cef", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging", "show tcp brief", "show interfaces counters errors", "show ip nat statistics", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show flow monitor", "show ip bgp summary", "show vlan brief", "show crypto ipsec sa", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp summary", "show ip bgp ipv4 unicast", "show ip nat statistics", "show ip dhcp binding", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp summary", "show crypto ipsec sa", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces", "show monitor session all", "show ip pim neighbor", "show class-map", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show monitor session all", "show access-lists | include hitcnt", "show ip sockets", "show ip pim neighbor", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists | include hitcnt", "show ip dhcp conflict", "show lldp neighbors detail", "show ip ospf interface", "show ip bgp ipv4 unicast", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp topology", "show tcp brief", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show cdp neighbors detail", "show cdp neighbors", "show ip route vrf all", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp summary", "show ip mroute", "show conn", "show logging", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists | include hitcnt", "show tcp brief", "show crypto ipsec sa", "show processes cpu sorted", "show ip bgp", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show vlan brief", "show ip mroute", "show ip cef exact-route", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf neighbor", "show vlan brief", "show logging | include OSPF", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include ERROR", "show ip bgp", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show arp", "show vlan brief", "show ip bgp summary", "show crypto ikev2 sa", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show spanning-tree", "show vrf interface", "show ip dhcp binding", "show ip nat statistics", "show ip route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show flow monitor", "show vlan brief", "show ip nat statistics", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors", "show flow monitor", "show ip nat statistics", "show vrf interface", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show clock", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes cpu sorted", "show ip bgp ipv4 unicast", "show spanning-tree detail", "show flow monitor", "show ip route", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf interface", "show ip sockets", "show arp", "show lldp neighbors detail", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip sockets", "show interfaces", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip sockets", "show logging | include SSH", "show ip interface brief", "show ip route", "show ip dhcp conflict", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp conflict", "show ip bgp ipv4 unicast", "show crypto session", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip nat translations", "show mac address-table", "show ip interface brief", "show ip eigrp topology", "show ip nat statistics", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table move", "show ip nat statistics", "show crypto ipsec sa", "show ip ospf database", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ntp status", "show processes cpu sorted", "show interfaces status", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf traffic", "show class-map", "show ip bgp neighbors", "show monitor session all", "show logging | include SSH", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip mroute", "show interfaces", "show clock", "show ip eigrp neighbors", "show ip route vrf all", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show crypto session", "show ip sockets", "show ip nat translations", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp topology", "show spanning-tree detail", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip protocol", "show ntp status", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip pim neighbor", "show clock", "show vrf interface", "show vrf", "show policy-map", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors detail", "show logging | include ERROR", "show ip cef", "show ip pim neighbor", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat translations", "show cdp neighbors", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists | include hitcnt", "show clock", "show ip protocol", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show spanning-tree", "show ip sockets", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show class-map", "show spanning-tree", "show vrf interface", "show processes cpu sorted", "show arp", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp ipv4 unicast", "show spanning-tree", "show platform resources", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show conn", "show ip dhcp conflict", "show ip sockets", "show monitor session all", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip bgp ipv4 unicast", "show ip nat translations", "show logging", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp neighbors", "show logging", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip dhcp binding", "show arp", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces status", "show interfaces", "show ip sockets", "show conn", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes cpu sorted", "show clock", "show ip mroute", "show interfaces status", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip pim neighbor", "show policy-map", "show logging | include ERROR", "show ip cef exact-route", "show lldp neighbors", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show policy-map", "show access-lists | include hitcnt", "show vrf interface", "show ip cef exact-route", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show cdp neighbors", "show ip dhcp conflict", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include SSH", "show logging", "show mac address-table move", "show ip nat translations", "show ip bgp ipv4 unicast", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table", "show logging", "show platform resources", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show class-map", "show lldp neighbors", "show vlan brief", "show ip mroute", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip sockets", "show logging | include SSH", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show access-lists", "show logging | include ERROR", "show crypto session", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip route", "show ip nat statistics", "show clock", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip pim neighbor", "show interfaces status", "show ip nat statistics", "show mac address-table", "show ip interface brief", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors detail", "show ip bgp ipv4 unicast", "show logging | include OSPF", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show firewall", "show ip bgp summary", "show vrf", "show ip ospf neighbor", "show ip route", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip interface brief", "show platform resources", "show ip cef", "show lldp neighbors detail", "show ip bgp ipv4 unicast", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include SSH", "show vlan brief", "show interfaces status", "show ip bgp summary", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip route vrf all", "show ip eigrp topology", "show monitor session all", "show ip protocol", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ntp status", "show class-map", "show access-lists | include hitcnt", "show ip cef exact-route", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors detail", "show ip cef", "show crypto ipsec sa", "show tcp brief", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ipsec sa", "show ip route vrf all", "show ip nat translations", "show clock", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp", "show lldp neighbors", "show ip eigrp neighbors", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip eigrp neighbors", "show ip eigrp topology", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp summary", "show tcp brief", "show cdp neighbors detail", "show ip route", "show policy-map", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors detail", "show spanning-tree", "show ip bgp ipv4 unicast", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show flow monitor", "show ntp status", "show ip ospf neighbor", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp", "show ip route vrf all", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show flow monitor", "show ip bgp summary", "show platform resources", "show cdp neighbors", "show ip eigrp neighbors", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include OSPF", "show spanning-tree detail", "show crypto ikev2 sa", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp", "show mac address-table", "show ip route vrf all", "show ip bgp neighbors", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip cef exact-route", "show ip interface brief", "show interfaces", "show processes cpu sorted", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp neighbors", "show ip ospf neighbor", "show ip eigrp neighbors", "show ip ospf traffic", "show spanning-tree detail", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include OSPF", "show tcp brief", "show monitor session all", "show ip eigrp neighbors", "show interfaces counters errors", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip mroute", "show vrf", "show ip nat translations", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show policy-map", "show ip eigrp neighbors", "show spanning-tree", "show ip ospf traffic", "show class-map", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces", "show vlan brief", "show flow monitor", "show crypto session", "show ip route", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show lldp neighbors detail", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces status", "show cdp neighbors", "show crypto session", "show class-map", "show ip ospf database"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces trunk", "show ip bgp summary", "show policy-map", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip cef exact-route", "show processes memory sorted", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show processes cpu sorted", "show clock", "show crypto ikev2 sa", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show tcp brief", "show ip interface brief", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto session", "show ip protocol", "show processes memory sorted", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show mac address-table", "show ip route", "show ip mroute", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show flow monitor", "show ip bgp neighbors", "show logging | include OSPF", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip dhcp binding", "show ip ospf database", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip nat translations", "show ip ospf neighbor", "show vrf", "show ip ospf interface", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show ip route vrf all", "show ip nat statistics", "show mac address-table move"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip mroute", "show policy-map", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show arp", "show ip route", "show vrf interface", "show mac address-table move", "show ip sockets", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf interface", "show mac address-table", "show tcp brief", "show ip ospf neighbor", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ipsec sa", "show ip interface brief", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors detail", "show spanning-tree", "show vrf interface", "show ip bgp ipv4 unicast", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show lldp neighbors", "show spanning-tree", "show platform resources", "show ntp status", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ntp status", "show conn", "show ip ospf database", "show spanning-tree detail", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp", "show ip ospf neighbor", "show interfaces status", "show ip route", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip dhcp binding", "show conn", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip interface brief", "show firewall", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip route vrf all", "show processes cpu sorted", "show logging", "show ip protocol", "show interfaces status", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table", "show ip ospf interface", "show ip interface brief", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp binding", "show monitor session all", "show lldp neighbors", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat statistics", "show logging | include OSPF", "show vlan brief", "show ip mroute", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf traffic", "show mac address-table move", "show conn", "show policy-map", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists", "show crypto ikev2 sa", "show ip nat translations", "show ip eigrp neighbors", "show interfaces", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp ipv4 unicast", "show ntp status", "show ip cef", "show ip bgp neighbors", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip dhcp conflict", "show lldp neighbors", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show conn", "show ntp status", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip bgp ipv4 unicast", "show crypto session", "show interfaces", "show logging | include ERROR", "show class-map", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging | include ERROR", "show monitor session all", "show clock", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show crypto session", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip pim neighbor", "show interfaces", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show platform resources", "show firewall", "show monitor session all", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show crypto ipsec sa", "show ip dhcp conflict", "show mac address-table move", "show logging", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging", "show access-lists", "show ip cef", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show ip route vrf all", "show crypto ikev2 sa", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip protocol", "show interfaces counters errors", "show ip nat translations", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp neighbors", "show logging | include OSPF", "show ip dhcp binding", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route vrf all", "show access-lists | include hitcnt", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces counters errors", "show mac address-table move", "show spanning-tree detail", "show flow monitor", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp conflict", "show access-lists | include hitcnt", "show ip ospf neighbor", "show monitor session all", "show logging | include ERROR", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show monitor session all", "show ip nat translations", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show conn", "show access-lists", "show ip ospf traffic", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors", "show ip ospf traffic", "show ip mroute", "show ip protocol", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp", "show platform resources", "show ip interface brief", "show ip pim neighbor", "show interfaces counters errors", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show processes cpu sorted", "show mac address-table move", "show vrf", "show ip ospf database", "show clock", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip nat statistics", "show flow monitor", "show access-lists | include hitcnt", "show ip bgp summary", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show mac address-table move", "show ip route", "show ip eigrp neighbors", "show vrf interface", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces trunk", "show monitor session all", "show ip ospf interface", "show ip pim neighbor", "show ip route", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip interface brief", "show class-map", "show ip eigrp neighbors", "show ip ospf traffic", "show ip cef exact-route", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces status", "show ip mroute", "show ntp status", "show ip dhcp conflict", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging | include ERROR", "show spanning-tree", "show ip bgp neighbors", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces", "show ip nat translations", "show ip ospf interface", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show ip route", "show interfaces trunk", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show class-map", "show monitor session all", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces counters errors", "show crypto session", "show ip bgp ipv4 unicast", "show crypto ikev2 sa", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table", "show interfaces", "show ip ospf traffic", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip dhcp conflict", "show mac address-table", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip eigrp neighbors", "show ip pim neighbor", "show spanning-tree detail", "show ip route", "show access-lists", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show flow monitor", "show ip pim neighbor", "show firewall", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show flow monitor", "show ip eigrp topology", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists", "show interfaces trunk", "show ip interface brief", "show ip dhcp binding", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show conn", "show clock", "show ip ospf traffic", "show ip ospf neighbor", "show ip nat statistics", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vlan brief", "show ip protocol", "show processes memory sorted", "show cdp neighbors", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show clock", "show ip dhcp conflict", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vlan brief", "show policy-map", "show cdp neighbors", "show processes cpu sorted", "show ip eigrp topology", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table", "show crypto session", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp ipv4 unicast", "show lldp neighbors", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show monitor session all", "show ip mroute", "show vlan brief", "show ip sockets", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show flow monitor", "show interfaces counters errors", "show interfaces trunk", "show class-map", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors", "show conn", "show access-lists | include hitcnt", "show crypto ipsec sa", "show ip cef exact-route", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show arp", "show ip bgp ipv4 unicast", "show ip ospf interface", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip mroute", "show ip route", "show lldp neighbors detail", "show ntp status", "show vrf", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp ipv4 unicast", "show logging | include OSPF", "show ip bgp neighbors", "show monitor session all", "show spanning-tree detail", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table", "show flow monitor", "show interfaces status", "show ip route", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show processes memory sorted", "show ip eigrp topology", "show ip interface brief", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip mroute", "show ip interface brief", "show vrf interface", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table move", "show ip eigrp topology", "show lldp neighbors detail", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip mroute", "show ntp status", "show cdp neighbors", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp summary", "show ip cef", "show policy-map", "show ip sockets", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf neighbor", "show mac address-table", "show lldp neighbors detail", "show lldp neighbors", "show crypto ikev2 sa", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include OSPF", "show ntp status", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show cdp neighbors", "show interfaces status", "show interfaces", "show vlan brief", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf database", "show logging", "show ip bgp", "show vrf", "show ip ospf traffic", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip route vrf all", "show processes cpu sorted", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip cef", "show access-lists", "show clock", "show mac address-table", "show ip sockets", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show arp", "show tcp brief", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors", "show arp", "show processes cpu sorted", "show processes memory sorted", "show ntp status", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists | include hitcnt", "show mac address-table", "show ip eigrp topology", "show arp", "show monitor session all", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show lldp neighbors detail", "show spanning-tree", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show class-map", "show ip mroute", "show ip nat translations", "show mac address-table", "show ip ospf traffic", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip protocol", "show ip nat translations", "show vrf interface", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show clock", "show policy-map", "show cdp neighbors detail", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip nat translations", "show ip dhcp binding", "show ip eigrp neighbors", "show ip ospf traffic", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show conn", "show spanning-tree detail", "show cdp neighbors detail", "show interfaces", "show vrf interface", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces status", "show clock", "show ip protocol", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vrf", "show ip dhcp conflict", "show ip cef", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip bgp ipv4 unicast", "show ip bgp", "show interfaces trunk", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show crypto ikev2 sa", "show clock", "show class-map", "show ip interface brief", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists", "show ip bgp summary", "show ip eigrp neighbors", "show ip ospf database", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip protocol", "show arp", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include ERROR", "show monitor session all", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip protocol", "show spanning-tree", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip eigrp neighbors", "show ip dhcp conflict", "show crypto ipsec sa", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip ospf database", "show ip eigrp neighbors", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip dhcp conflict", "show flow monitor", "show logging", "show ip cef exact-route", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show arp", "show access-lists | include hitcnt", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show clock", "show logging | include ERROR", "show ip ospf database", "show ip nat translations", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show platform resources", "show processes memory sorted", "show ip nat translations", "show ip ospf traffic", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show access-lists | include hitcnt", "show logging | include OSPF", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show policy-map", "show lldp neighbors detail", "show cdp neighbors detail", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto ipsec sa", "show vrf", "show firewall", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show processes memory sorted", "show lldp neighbors", "show crypto session", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip sockets", "show vrf interface", "show mac address-table move", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp summary", "show processes memory sorted", "show logging | include SSH", "show ip bgp", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show monitor session all", "show ip bgp summary", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces", "show ip ospf neighbor", "show logging | include ERROR", "show class-map", "show ip dhcp conflict", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp neighbors", "show ip route vrf all", "show ntp status", "show crypto ikev2 sa", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show mac address-table move", "show class-map", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show monitor session all", "show policy-map", "show ip cef", "show ip eigrp topology", "show logging | include ERROR", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors detail", "show clock", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show tcp brief", "show crypto ikev2 sa", "show logging | include OSPF", "show ip bgp neighbors", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip nat statistics", "show policy-map", "show platform resources", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip dhcp conflict", "show vrf interface", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip sockets", "show flow monitor", "show platform resources", "show crypto session", "show cdp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show platform resources", "show logging", "show ip dhcp binding", "show ip sockets", "show access-lists | include hitcnt", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip protocol", "show spanning-tree", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show monitor session all", "show cdp neighbors detail", "show policy-map", "show interfaces trunk", "show ip dhcp binding", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show ip ospf database", "show spanning-tree", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip dhcp conflict", "show interfaces status", "show ip bgp ipv4 unicast", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route vrf all", "show ip ospf database", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show crypto session", "show crypto ikev2 sa", "show monitor session all", "show ip route vrf all", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ntp status", "show arp", "show ip bgp", "show ip route", "show ip ospf traffic", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors detail", "show ip route vrf all", "show ip protocol", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show monitor session all", "show class-map", "show clock", "show vrf interface", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show clock", "show class-map", "show ip ospf traffic", "show ip sockets", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vlan brief", "show ip cef exact-route", "show ntp status", "show interfaces counters errors", "show ip bgp", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip sockets", "show firewall", "show cdp neighbors", "show ip eigrp topology", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces trunk", "show cdp neighbors", "show ip protocol", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip sockets", "show interfaces counters errors", "show ip dhcp binding", "show ip ospf interface", "show vrf interface", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ntp status", "show access-lists | include hitcnt", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show policy-map", "show ip interface brief", "show ip bgp ipv4 unicast", "show ip ospf traffic", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors", "show ip bgp neighbors", "show flow monitor", "show interfaces counters errors", "show ip nat translations", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors detail", "show ip nat statistics", "show interfaces", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show monitor session all", "show spanning-tree", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show platform resources", "show ip cef exact-route", "show cdp neighbors detail", "show ip bgp neighbors", "show policy-map", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show logging", "show ip eigrp neighbors", "show ip eigrp topology", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show processes memory sorted", "show flow monitor", "show cdp neighbors detail", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include ERROR", "show ip bgp summary", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show crypto ikev2 sa", "show crypto ipsec sa", "show interfaces status", "show ip route vrf all", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp neighbors", "show mac address-table", "show interfaces status", "show vrf interface", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto ikev2 sa", "show ip dhcp binding", "show conn", "show ip ospf database", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show firewall", "show ip route", "show logging | include OSPF", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show vrf", "show ip route vrf all", "show ip bgp summary", "show ip eigrp topology", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists | include hitcnt", "show mac address-table move", "show interfaces", "show ip pim neighbor", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show ip ospf interface", "show logging | include OSPF", "show logging", "show cdp neighbors", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ntp status", "show ip interface brief", "show spanning-tree", "show ip cef", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show processes memory sorted", "show interfaces trunk", "show ip bgp", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces counters errors", "show tcp brief", "show ip mroute", "show interfaces trunk", "show vrf interface", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route", "show platform resources", "show ip dhcp conflict", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ntp status", "show ip cef", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp topology", "show interfaces trunk", "show firewall", "show ip route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces status", "show processes memory sorted", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show ip route vrf all", "show ip pim neighbor", "show mac address-table move", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show arp", "show ip eigrp topology", "show conn", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip mroute", "show logging | include ERROR", "show logging", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show cdp neighbors", "show mac address-table", "show ip eigrp neighbors", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show crypto ipsec sa", "show firewall", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip route", "show vrf", "show ip sockets", "show access-lists | include hitcnt", "show ip interface brief", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vrf", "show processes memory sorted", "show ip ospf neighbor", "show logging", "show arp", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging", "show ip cef exact-route", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show access-lists | include hitcnt", "show flow monitor", "show ip route vrf all", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show firewall", "show vlan brief", "show ip bgp ipv4 unicast", "show lldp neighbors", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip pim neighbor", "show firewall", "show ip sockets", "show lldp neighbors detail", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include SSH", "show processes memory sorted", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show monitor session all", "show ip nat translations", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip route", "show ip ospf neighbor", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces status", "show spanning-tree detail", "show lldp neighbors detail", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show processes memory sorted", "show spanning-tree", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show firewall", "show monitor session all", "show ip bgp ipv4 unicast", "show class-map", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp ipv4 unicast", "show logging", "show ip ospf neighbor", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef exact-route", "show interfaces trunk", "show ip ospf interface", "show ip bgp", "show cdp neighbors detail", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show interfaces trunk", "show ip bgp neighbors", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show clock", "show access-lists", "show ip bgp summary", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp summary", "show clock", "show monitor session all", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vrf interface", "show interfaces", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip cef exact-route", "show cdp neighbors", "show ip bgp summary", "show logging | include SSH", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat statistics", "show interfaces trunk", "show ip protocol", "show interfaces counters errors", "show crypto ikev2 sa", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ntp status", "show ip route vrf all", "show ip ospf database", "show ip protocol", "show crypto ipsec sa", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show crypto ikev2 sa", "show crypto session", "show ip route", "show ip eigrp topology", "show mac address-table move", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces counters errors", "show ip bgp summary", "show logging | include OSPF", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show crypto session", "show lldp neighbors", "show access-lists", "show firewall", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show mac address-table", "show monitor session all", "show ip bgp summary", "show logging | include ERROR", "show vrf interface", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show flow monitor", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf database", "show mac address-table", "show ip bgp neighbors", "show firewall", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors detail", "show ip cef exact-route", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip ospf database", "show platform resources", "show ip protocol", "show ip dhcp binding", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces", "show spanning-tree", "show ip protocol", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show arp", "show ip cef exact-route", "show spanning-tree detail", "show ip ospf traffic", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include ERROR", "show policy-map", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip route vrf all", "show spanning-tree", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include ERROR", "show spanning-tree", "show mac address-table", "show logging", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp", "show vrf interface", "show interfaces status", "show ip ospf neighbor", "show mac address-table", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip ospf traffic", "show ip bgp summary", "show ip nat statistics", "show ip ospf neighbor", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include SSH", "show ip cef", "show lldp neighbors", "show firewall", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show ip bgp neighbors", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip dhcp conflict", "show crypto ikev2 sa", "show arp", "show ip cef", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show cdp neighbors detail", "show ip bgp ipv4 unicast", "show arp", "show class-map", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef", "show ip mroute", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf database", "show interfaces status", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip cef exact-route", "show mac address-table move", "show vlan brief", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors", "show lldp neighbors detail", "show ip eigrp neighbors", "show logging | include SSH", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat statistics", "show ip ospf database", "show lldp neighbors", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show spanning-tree", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show ntp status", "show ip bgp ipv4 unicast", "show ip nat statistics", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors detail", "show flow monitor", "show ip bgp neighbors", "show crypto ikev2 sa", "show access-lists", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip cef exact-route", "show ip eigrp topology", "show ip ospf interface", "show logging | include ERROR", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging", "show ip bgp", "show ip bgp neighbors", "show flow monitor", "show ip nat statistics", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show processes cpu sorted", "show interfaces counters errors", "show mac address-table move", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include OSPF", "show interfaces status", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show arp", "show interfaces counters errors", "show ip dhcp conflict", "show ip route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat translations", "show interfaces status", "show vlan brief", "show ip route", "show ip sockets", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show crypto ikev2 sa", "show mac address-table move", "show mac address-table", "show access-lists | include hitcnt", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show access-lists", "show monitor session all", "show ip ospf neighbor", "show ip bgp", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip protocol", "show mac address-table", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp summary", "show processes cpu sorted", "show clock", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces", "show access-lists", "show logging | include OSPF", "show spanning-tree detail", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vlan brief", "show class-map", "show arp", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show firewall", "show ip bgp ipv4 unicast", "show interfaces trunk", "show ip pim neighbor", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors", "show ip bgp", "show spanning-tree detail", "show vrf", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table move", "show conn", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef exact-route", "show clock", "show spanning-tree", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes cpu sorted", "show interfaces trunk", "show firewall", "show ip route vrf all", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show lldp neighbors detail", "show platform resources", "show crypto session", "show vrf interface", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show cdp neighbors", "show tcp brief", "show interfaces status", "show ip interface brief", "show ip ospf traffic", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip route", "show ip bgp summary", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp ipv4 unicast", "show cdp neighbors detail", "show vrf interface", "show ip mroute", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vrf", "show logging", "show logging | include ERROR", "show ip dhcp conflict", "show monitor session all", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip nat statistics", "show ip bgp", "show cdp neighbors detail", "show ip protocol", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vlan brief", "show ip dhcp conflict", "show firewall", "show ip bgp", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp summary", "show ip ospf database", "show logging", "show interfaces trunk", "show cdp neighbors", "show interfaces counters errors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto session", "show logging | include ERROR", "show vrf interface", "show vlan brief", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto session", "show interfaces trunk", "show ip ospf traffic", "show vrf", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show conn", "show cdp neighbors", "show mac address-table", "show ip nat statistics", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show firewall", "show ip dhcp binding", "show interfaces counters errors", "show conn", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show conn", "show interfaces", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists", "show logging | include ERROR", "show vlan brief", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include ERROR", "show policy-map", "show crypto ipsec sa", "show platform resources", "show ip bgp ipv4 unicast", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show arp", "show firewall", "show ip mroute", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip eigrp neighbors", "show ip protocol", "show access-lists | include hitcnt", "show ip bgp ipv4 unicast", "show mac address-table move", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show cdp neighbors", "show tcp brief", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip interface brief", "show policy-map", "show lldp neighbors", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip pim neighbor", "show crypto ipsec sa", "show logging | include OSPF", "show access-lists | include hitcnt", "show crypto session", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show interfaces", "show cdp neighbors", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces trunk", "show mac address-table move", "show ip ospf database", "show vrf interface", "show ip ospf traffic"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging | include ERROR", "show ip bgp summary", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf database", "show firewall", "show ip ospf neighbor", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include SSH", "show ip ospf neighbor", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show spanning-tree detail", "show ip pim neighbor", "show tcp brief", "show ip ospf traffic", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show access-lists", "show ip route vrf all", "show crypto session", "show monitor session all", "show ip bgp neighbors", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip protocol", "show ip eigrp neighbors", "show spanning-tree detail", "show mac address-table move", "show crypto ikev2 sa", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show policy-map", "show lldp neighbors", "show ip sockets", "show ip protocol", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show mac address-table move", "show ip nat statistics", "show spanning-tree", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp ipv4 unicast", "show vlan brief", "show access-lists", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show crypto ikev2 sa", "show ip sockets", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp binding", "show ip bgp", "show ip mroute", "show logging | include ERROR", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces trunk", "show logging | include SSH", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show policy-map", "show ip nat statistics", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto ikev2 sa", "show ip dhcp conflict", "show ip bgp ipv4 unicast", "show access-lists", "show ip bgp neighbors", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ntp status", "show ip ospf interface", "show logging", "show vrf interface", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp binding", "show crypto ipsec sa", "show ip eigrp neighbors", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show mac address-table move", "show interfaces status", "show ip sockets", "show crypto session", "show ip ospf database", "show access-lists | include hitcnt"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip cef", "show crypto session", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces status", "show ip ospf interface", "show ip mroute", "show clock", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show lldp neighbors detail", "show ip protocol", "show cdp neighbors", "show mac address-table", "show interfaces trunk", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table move", "show vrf interface", "show ip route vrf all", "show lldp neighbors detail", "show clock"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors", "show ip ospf neighbor", "show flow monitor", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show spanning-tree detail", "show ip eigrp topology", "show ip bgp", "show monitor session all", "show ip interface brief", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf neighbor", "show flow monitor", "show ip bgp summary", "show mac address-table move", "show ip nat statistics", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show flow monitor", "show spanning-tree", "show interfaces", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp topology", "show ip dhcp conflict", "show logging | include ERROR", "show ip nat translations", "show crypto ikev2 sa", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show crypto ipsec sa", "show ip cef", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef", "show ip eigrp topology", "show ip bgp", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef exact-route", "show policy-map", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces counters errors", "show cdp neighbors", "show ip protocol", "show ip eigrp topology", "show monitor session all", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp", "show access-lists", "show policy-map", "show vrf", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ipsec sa", "show ip nat statistics", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show logging | include SSH", "show interfaces counters errors", "show mac address-table move", "show flow monitor", "show ip ospf interface", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces status", "show tcp brief", "show monitor session all", "show crypto ikev2 sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto ipsec sa", "show ip eigrp topology", "show logging", "show processes cpu sorted", "show vrf", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show policy-map", "show ip route vrf all", "show ip cef", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip route", "show crypto ipsec sa", "show processes cpu sorted", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors detail", "show spanning-tree detail", "show vrf interface", "show crypto ipsec sa", "show access-lists | include hitcnt", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip mroute", "show class-map", "show lldp neighbors detail", "show spanning-tree", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show tcp brief", "show interfaces status", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf database", "show clock", "show ntp status", "show firewall", "show spanning-tree", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show crypto ipsec sa", "show ip cef exact-route", "show logging | include ERROR", "show ip pim neighbor", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip nat translations", "show ip bgp ipv4 unicast", "show mac address-table move", "show ip cef", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show processes memory sorted", "show ip bgp neighbors", "show cdp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show mac address-table", "show logging | include ERROR", "show processes cpu sorted", "show crypto session", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show access-lists", "show processes memory sorted", "show arp", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip eigrp neighbors", "show ip interface brief", "show vlan brief", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include ERROR", "show class-map", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces counters errors", "show ip bgp neighbors", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp conflict", "show logging | include OSPF", "show spanning-tree detail", "show access-lists", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show lldp neighbors", "show ip mroute", "show ip bgp summary", "show ip cef", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include OSPF", "show ntp status", "show arp", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show access-lists | include hitcnt", "show vrf interface", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip dhcp conflict", "show monitor session all", "show ip ospf database", "show interfaces status", "show arp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vlan brief", "show cdp neighbors", "show ip bgp summary", "show clock", "show ip ospf database", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table move", "show ip pim neighbor", "show ip route", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces counters errors", "show ip eigrp topology", "show logging", "show access-lists", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip dhcp conflict", "show lldp neighbors detail", "show ip cef exact-route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show arp", "show firewall", "show access-lists", "show cdp neighbors detail", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show vlan brief", "show ip nat translations", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors", "show ip ospf database", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show processes cpu sorted", "show ip route", "show cdp neighbors", "show crypto session"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip ospf interface", "show ip nat translations", "show logging | include SSH", "show processes cpu sorted", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include OSPF", "show ip ospf traffic", "show ip sockets", "show interfaces", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show processes cpu sorted", "show ip ospf neighbor", "show interfaces", "show ip cef", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show monitor session all", "show ip ospf interface", "show class-map", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ipsec sa", "show ip mroute", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show access-lists", "show interfaces", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show class-map", "show ip nat translations", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces", "show ip eigrp neighbors", "show ip protocol", "show ip route vrf all", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat statistics", "show interfaces trunk", "show crypto ipsec sa", "show vrf", "show logging | include OSPF", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ntp status", "show cdp neighbors detail", "show ip protocol", "show ip bgp summary", "show spanning-tree detail", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show conn", "show lldp neighbors", "show ip cef", "show ip bgp ipv4 unicast", "show mac address-table move", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip protocol", "show flow monitor", "show logging", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show spanning-tree detail", "show ip ospf interface", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include ERROR", "show ip route", "show ip eigrp topology", "show ip bgp summary", "show flow monitor", "show ip ospf database"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route", "show ip nat translations", "show interfaces trunk", "show lldp neighbors", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces trunk", "show ntp status", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show interfaces trunk", "show crypto ikev2 sa", "show ip ospf neighbor", "show flow monitor", "show vlan brief", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip pim neighbor", "show ip ospf interface", "show ip dhcp binding", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show ip bgp summary", "show ip bgp", "show ip nat statistics", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include OSPF", "show interfaces", "show flow monitor", "show ip protocol", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree", "show interfaces trunk", "show processes cpu sorted", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show spanning-tree", "show class-map", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging | include OSPF", "show ip eigrp neighbors", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show cdp neighbors detail", "show platform resources", "show mac address-table move", "show ip bgp", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table move", "show ip ospf database", "show cdp neighbors detail", "show ip sockets", "show ip bgp ipv4 unicast", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip bgp ipv4 unicast", "show ip nat statistics", "show ip route", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists", "show ip nat statistics", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf interface", "show ip eigrp neighbors", "show interfaces status", "show access-lists | include hitcnt", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces counters errors", "show access-lists", "show arp", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show monitor session all", "show ip ospf traffic", "show ip interface brief", "show ip sockets", "show flow monitor", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip sockets", "show logging | include ERROR", "show interfaces trunk", "show ntp status", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists | include hitcnt", "show ip bgp neighbors", "show platform resources", "show ip nat statistics", "show conn", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show arp", "show mac address-table", "show ip nat translations", "show interfaces status", "show logging | include ERROR", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip ospf interface", "show class-map", "show ip dhcp conflict", "show spanning-tree", "show interfaces trunk", "show ip bgp ipv4 unicast"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf traffic", "show interfaces counters errors", "show crypto session", "show ip bgp summary", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip protocol", "show ip eigrp neighbors", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip interface brief", "show logging", "show crypto ikev2 sa", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show arp", "show mac address-table", "show ip bgp", "show cdp neighbors", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat statistics", "show interfaces trunk", "show ip pim neighbor", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include SSH", "show arp", "show policy-map", "show logging", "show vrf"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show arp", "show platform resources", "show crypto session", "show spanning-tree detail", "show class-map", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show cdp neighbors detail", "show crypto session", "show access-lists", "show crypto ikev2 sa", "show ip mroute"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show cdp neighbors", "show ip dhcp binding", "show processes cpu sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp", "show crypto ikev2 sa", "show ntp status", "show ip bgp summary", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include OSPF", "show ip protocol", "show ip dhcp binding", "show logging", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show crypto session", "show ip pim neighbor", "show ntp status", "show ip eigrp neighbors", "show vlan brief", "show platform resources"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show access-lists", "show interfaces counters errors", "show crypto ipsec sa", "show logging | include SSH", "show ntp status", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show crypto ikev2 sa", "show flow monitor", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show policy-map", "show spanning-tree detail", "show lldp neighbors", "show logging | include ERROR", "show ip bgp neighbors", "show flow monitor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging | include SSH", "show lldp neighbors detail", "show vlan brief", "show interfaces status", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show lldp neighbors", "show firewall", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces trunk", "show clock", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip bgp neighbors", "show ip ospf traffic", "show vlan brief", "show conn", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show platform resources", "show interfaces status", "show ip mroute", "show ip ospf database"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show arp", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show clock", "show ip ospf database", "show ip ospf interface", "show ip interface brief", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip eigrp topology", "show tcp brief", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip bgp", "show interfaces", "show ip ospf neighbor", "show lldp neighbors detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ikev2 sa", "show ip bgp ipv4 unicast", "show monitor session all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip nat statistics", "show mac address-table", "show firewall", "show monitor session all", "show interfaces status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show mac address-table", "show platform resources", "show ip dhcp binding", "show ip nat statistics"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show crypto ipsec sa", "show ip cef", "show ip ospf neighbor", "show spanning-tree detail", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show spanning-tree detail", "show interfaces", "show access-lists | include hitcnt", "show lldp neighbors detail", "show logging | include OSPF", "show mac address-table"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show mac address-table", "show ip bgp neighbors", "show logging | include OSPF", "show ip bgp summary", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show tcp brief", "show ip protocol", "show interfaces", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip mroute", "show ip route vrf all", "show ntp status", "show ip bgp ipv4 unicast", "show ip ospf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show conn", "show processes cpu sorted", "show ip bgp summary", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show crypto session", "show platform resources", "show arp", "show spanning-tree detail", "show interfaces"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp summary", "show ip route", "show ip bgp neighbors", "show access-lists", "show interfaces counters errors", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show lldp neighbors detail", "show interfaces trunk", "show spanning-tree", "show ip route vrf all", "show arp", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf interface", "show interfaces status", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show logging | include OSPF", "show ip bgp summary", "show ip cef exact-route", "show processes cpu sorted", "show mac address-table move"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip route vrf all", "show ip bgp ipv4 unicast", "show crypto session", "show ip eigrp neighbors", "show ip route", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip ospf database", "show spanning-tree detail", "show tcp brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show logging | include OSPF", "show ntp status", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show platform resources", "show vlan brief", "show access-lists", "show spanning-tree detail"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip bgp neighbors", "show ip nat translations", "show crypto ipsec sa", "show ip sockets", "show processes memory sorted"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces status", "show mac address-table move", "show crypto ipsec sa"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table move"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vlan brief", "show ip bgp", "show mac address-table", "show interfaces counters errors", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip protocol", "show ip bgp summary", "show monitor session all", "show crypto ipsec sa", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip sockets", "show logging | include OSPF", "show ip bgp ipv4 unicast", "show firewall", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show interfaces counters errors", "show ip cef exact-route", "show monitor session all", "show spanning-tree"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces", "show vlan brief", "show class-map", "show interfaces status", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show vrf interface", "show ip protocol", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef", "show firewall", "show ip eigrp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show vlan brief", "show vrf interface", "show conn", "show tcp brief", "show ip bgp"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show interfaces counters errors", "show spanning-tree", "show interfaces status", "show platform resources", "show interfaces", "show ip eigrp topology"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-platform:platform-resources", "description": "RESTCONF for: show platform resources"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show policy-map", "show firewall", "show class-map", "show ip bgp summary", "show interfaces trunk", "show ip dhcp binding"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp binding"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip ospf traffic", "show ip bgp ipv4 unicast", "show lldp neighbors detail", "show spanning-tree detail", "show cdp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf traffic"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show ip mroute", "show processes memory sorted", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show crypto ikev2 sa", "show vlan brief", "show spanning-tree", "show ip ospf neighbor", "show flow monitor", "show ip bgp summary"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show mac address-table", "show spanning-tree", "show ip dhcp conflict", "show logging | include ERROR", "show crypto ikev2 sa", "show ip route"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-switch:mac-table", "description": "RESTCONF for: show mac address-table"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip nat statistics", "show ip cef", "show ip bgp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp/neighbors", "description": "RESTCONF for: show ip bgp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show clock", "show ip mroute", "show vlan brief", "show ip ospf interface", "show vrf interface", "show ip route vrf all"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:multicast-routing", "description": "RESTCONF for: show ip mroute"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat translations", "show access-lists | include hitcnt", "show tcp brief", "show ip dhcp conflict", "show ip eigrp neighbors", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf interface", "show ip protocol", "show vlan brief", "show ip dhcp conflict", "show crypto session", "show ip interface brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show processes cpu sorted", "show ip bgp summary", "show ntp status", "show lldp neighbors", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:cpu", "description": "RESTCONF for: show processes cpu sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp summary"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ntp status", "show ip route", "show interfaces trunk", "show ip nat translations"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}, {"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show access-lists", "show ip nat translations", "show interfaces counters errors", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip sockets", "show clock", "show ip nat statistics", "show lldp neighbors detail", "show ip ospf database"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show clock", "show crypto ikev2 sa", "show ntp status"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-system:system-clock", "description": "RESTCONF for: show clock"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ntp:ntp", "description": "RESTCONF for: show ntp status"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show firewall", "show lldp neighbors detail", "show spanning-tree", "show policy-map", "show ip ospf interface", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "BRANCH-RTR1", "show_commands": ["show ip protocol", "show arp", "show crypto ikev2 sa", "show vrf interface", "show ip ospf interface", "show lldp neighbors"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf-oper:ospf-oper-data", "description": "RESTCONF for: show ip ospf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-lldp:lldp-neighbors", "description": "RESTCONF for: show lldp neighbors"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show monitor session all", "show ip bgp", "show vrf interface", "show ip cef"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show spanning-tree", "show ip ospf database", "show logging"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip route vrf all", "show ip nat statistics", "show access-lists"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat statistics"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show crypto ipsec sa", "show interfaces counters errors", "show ip sockets"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-socket:socket", "description": "RESTCONF for: show ip sockets"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show ip pim neighbor", "show firewall", "show flow monitor", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show logging", "show ip cef", "show interfaces trunk"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces counters errors", "show flow monitor", "show ip eigrp topology", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-flow:flow-monitor", "description": "RESTCONF for: show flow monitor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp topology"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show tcp brief", "show vrf interface", "show conn"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show logging", "show vrf interface", "show ip ospf database", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show access-lists", "show logging | include ERROR", "show conn", "show spanning-tree detail", "show logging | include OSPF"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show processes memory sorted", "show interfaces counters errors", "show logging | include OSPF", "show logging | include SSH"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-process-memory:memory", "description": "RESTCONF for: show processes memory sorted"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include SSH"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show interfaces", "show ip ospf database", "show interfaces trunk", "show crypto session", "show logging | include OSPF", "show vrf interface"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include OSPF"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip nat translations", "show interfaces counters errors", "show crypto ikev2 sa", "show ip dhcp conflict", "show policy-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-nat:nat", "description": "RESTCONF for: show ip nat translations"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces counters errors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:policy-map", "description": "RESTCONF for: show policy-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show vrf interface", "show vlan brief", "show crypto ikev2 sa", "show ip eigrp neighbors", "show logging | include ERROR"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf interface"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ikev2", "description": "RESTCONF for: show crypto ikev2 sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip route vrf all", "show crypto ipsec sa", "show ip eigrp neighbors", "show spanning-tree detail", "show ip pim neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/ietf-routing:routing", "description": "RESTCONF for: show ip route vrf all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:ipsec", "description": "RESTCONF for: show crypto ipsec sa"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-eigrp:eigrp", "description": "RESTCONF for: show ip eigrp neighbors"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip cef exact-route", "show tcp brief", "show ip interface brief", "show access-lists | include hitcnt", "show spanning-tree detail", "show vlan brief"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists | include hitcnt"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vlan:vlans", "description": "RESTCONF for: show vlan brief"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW1", "show_commands": ["show access-lists", "show ip interface brief", "show monitor session all", "show interfaces status", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show ip interface brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-monitor:monitor", "description": "RESTCONF for: show monitor session all"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces status"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show tcp brief", "show ip cef", "show logging", "show logging | include ERROR", "show class-map"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-tcp:tcp", "description": "RESTCONF for: show tcp brief"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-logging:logging", "description": "RESTCONF for: show logging | include ERROR"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "EDGE-FW1", "show_commands": ["show ip bgp ipv4 unicast", "show ip ospf database", "show ip pim neighbor", "show ip cef exact-route", "show cdp neighbors detail", "show ip ospf neighbor"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-bgp:bgp", "description": "RESTCONF for: show ip bgp ipv4 unicast"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf/database", "description": "RESTCONF for: show ip ospf database"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-multicast:pim", "description": "RESTCONF for: show ip pim neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cef:cef", "description": "RESTCONF for: show ip cef exact-route"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-cdp:cdp-neighbors", "description": "RESTCONF for: show cdp neighbors detail"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show access-lists", "show class-map", "show vrf", "show firewall"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-acl:acl", "description": "RESTCONF for: show access-lists"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-policy:class-map", "description": "RESTCONF for: show class-map"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-vrf:vrfs", "description": "RESTCONF for: show vrf"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:firewall", "description": "RESTCONF for: show firewall"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "CORE-R1", "show_commands": ["show interfaces trunk", "show conn", "show arp", "show spanning-tree", "show ip protocol"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-interfaces:interfaces", "description": "RESTCONF for: show interfaces trunk"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-fw:connections", "description": "RESTCONF for: show conn"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-arp:arp-data", "description": "RESTCONF for: show arp"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-stp:stp", "description": "RESTCONF for: show spanning-tree"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-native:native/ip", "description": "RESTCONF for: show ip protocol"}]} {"instruction": "Convert show commands to RESTCONF API calls.", "device": "ACCESS-SW2", "show_commands": ["show ip ospf neighbor", "show crypto session", "show ip dhcp conflict"], "api_output": [{"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-ospf:ospf", "description": "RESTCONF for: show ip ospf neighbor"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-crypto:crypto", "description": "RESTCONF for: show crypto session"}, {"method": "GET", "url": "/restconf/data/Cisco-IOS-XE-dhcp:dhcp", "description": "RESTCONF for: show ip dhcp conflict"}]}