IOS-XE-BGP

Number of APIs: 11

  1. Native BGP GET https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp

  2. Native BGP Neigbor id GET https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=1299/neighbor=100.119.10.3

  3. Native BGP EVPN Neigbor id GET https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=1299/address-family/no-vrf/l2vpn/evpn/l2vpn-evpn/neighbor=100.119.10.2

  4. Native BGP VRF Unicast IPv6 GET https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=65534/address-family/with-vrf/ipv6/unicast/vrf=green

  5. Native BGP VRF Unicast IPv4 GET https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=65534/address-family/with-vrf/ipv4/unicast/vrf=green/ipv4-unicast/

  6. Native BGP Neigbor PATCH https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp

  7. Native BGP VRF Unicast IPv4 PATCH https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=65534/address-family/with-vrf/ipv4/unicast/vrf=green/ipv4-unicast/

  8. Native BGP Neigbor DELETE https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=1299/neighbor=100.119.10.3

  9. Native BGP ID DELETE https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=65001

  10. Native BGP EVPN Neigbor id DELETE https://{{host}}/restconf/data/Cisco-IOS-XE-native:native/router/bgp=1299/address-family/no-vrf/l2vpn/evpn/l2vpn-evpn/neighbor=100.119.10.2