Feature Profiles - SD-WAN Service

This changelog documents the changes between version 20.18 and 26.1 of the Feature Profiles - SD-WAN Service.

What's New


POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnParcelId}/interface/ethernet/{ethernetId}/dhcp-server
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnParcelId}/interface/ethernet/{ethernetId}/tracker
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnParcelId}/interface/ethernet/{ethernetId}/trackergroup
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnParcelId}/interface/ipsec/{ipsecId}/dhcp-server
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnParcelId}/interface/svi/{sviId}/dhcp-server

What's Deleted


POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/dhcp-server
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/tracker
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/trackergroup
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}/dhcp-server
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}/dhcp-server

What's Changed


GET /v1/feature-profile/sdwan/service/dhcp-server/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/lan/vpn/interface/ethernet/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/lan/vpn/interface/gre/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/lan/vpn/interface/ipsec/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/lan/vpn/interface/svi/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/lan/vpn/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/routing/bgp/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/routing/multicast/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/wirelesslan/schema
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/{serviceId}/appqoe
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/appqoe
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/appqoe/{appqoeId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: appqoeId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/appqoe/{appqoeId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: appqoeId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/appqoe/{appqoeId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: appqoeId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/dhcp-server
Parameters:

Changed: serviceId in path

Feature Profile ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
POST /v1/feature-profile/sdwan/service/{serviceId}/dhcp-server
Parameters:

Changed: serviceId in path

Feature Profile ID

Request:

Changed content type : application/json

  • Changed property data (object)

    • Added property dhcpHaEnable (object)

      DHCP sync enable/disable for dual home edges

GET /v1/feature-profile/sdwan/service/{serviceId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: dhcpServerId in path

Profile Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property payload (object)

      • Changed property data (object)

        • Added property dhcpHaEnable (object)

          DHCP sync enable/disable for dual home edges

PUT /v1/feature-profile/sdwan/service/{serviceId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: dhcpServerId in path

Profile Parcel ID

Request:

Changed content type : application/json

  • Changed property data (object)

    • Added property dhcpHaEnable (object)

      DHCP sync enable/disable for dual home edges

DELETE /v1/feature-profile/sdwan/service/{serviceId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: dhcpServerId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/dhcp-server
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property payload (object)

      • Changed property data (object)

        • Added property dhcpHaEnable (object)

          DHCP sync enable/disable for dual home edges

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer ID

Request:

Changed content type : application/json

  • Changed property data (object)

    • Added property dhcpHaEnable (object)

      DHCP sync enable/disable for dual home edges

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/tracker
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/tracker/{trackerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: trackerId in path

Tracker Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/tracker/{trackerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: trackerId in path

Tracker ID

Request:

Changed content type : application/json

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/tracker/{trackerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: trackerId in path

Tracker Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/trackergroup
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/trackergroup/{trackergroupId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: trackergroupId in path

TrackerGroup Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/trackergroup/{trackergroupId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: trackergroupId in path

TrackerGroup ID

Request:

Changed content type : application/json

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ethernet/{ethernetId}/trackergroup/{trackergroupId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ethernetId in path

Interface Profile Parcel ID

Changed: trackergroupId in path

TrackerGroup Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/gre
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Vpn ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/gre
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Vpn ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/gre/{greId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Vpn ID

Changed: greId in path

Gre ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/gre/{greId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Vpn ID

Changed: greId in path

Interface ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/gre/{greId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Vpn ID

Changed: greId in path

Gre ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ipsecId in path

Interface Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ipsecId in path

Interface ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ipsecId in path

Interface Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}/dhcp-server
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

Changed: ipsecId in path

Interface Profile Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ipsecId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property payload (object)

      • Changed property data (object)

        • Added property dhcpHaEnable (object)

          DHCP sync enable/disable for dual home edges

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ipsecId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer ID

Request:

Changed content type : application/json

  • Changed property data (object)

    • Added property dhcpHaEnable (object)

      DHCP sync enable/disable for dual home edges

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/ipsec/{ipsecId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ipsecId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: sviId in path

Interface Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: sviId in path

Interface ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: sviId in path

Interface Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}/dhcp-server
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

Changed: sviId in path

Interface Profile Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: sviId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

    • Changed property payload (object)

      • Changed property data (object)

        • Added property dhcpHaEnable (object)

          DHCP sync enable/disable for dual home edges

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: sviId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer ID

Request:

Changed content type : application/json

  • Changed property data (object)

    • Added property dhcpHaEnable (object)

      DHCP sync enable/disable for dual home edges

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/interface/svi/{sviId}/dhcp-server/{dhcpServerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: sviId in path

Interface Profile Parcel ID

Changed: dhcpServerId in path

DhcpServer Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/raw-socket
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/raw-socket
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/raw-socket/{rawSocketId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: rawSocketId in path

Interface Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/raw-socket/{rawSocketId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: rawSocketId in path

Interface ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/raw-socket/{rawSocketId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: rawSocketId in path

Interface Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/bgp
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/bgp
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Lan Vpn Profile Parcel ID

Request:

Changed content type : application/json

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/bgp/{bgpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: bgpId in path

Routing Bgp Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/bgp/{bgpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: bgpId in path

Routing Bgp ID

Request:

Changed content type : application/json

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/bgp/{bgpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: bgpId in path

Routing Bgp Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/eigrp
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Feature ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/eigrp
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Lan Vpn Profile Feature ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/eigrp/{eigrpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Feature ID

Changed: eigrpId in path

Routing Eigrp Feature ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/eigrp/{eigrpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Feature ID

Changed: eigrpId in path

Routing Eigrp ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/eigrp/{eigrpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Feature ID

Changed: eigrpId in path

Routing Eigrp Feature ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/multicast
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/multicast
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Lan Vpn Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/multicast/{multicastId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: multicastId in path

Routing Multicast Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/multicast/{multicastId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: multicastId in path

Routing Multicast ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/multicast/{multicastId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: multicastId in path

Routing Multicast Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospf
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospf
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Lan Vpn Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospf/{ospfId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfId in path

Routing Ospf Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospf/{ospfId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfId in path

Routing Ospf ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospf/{ospfId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfId in path

Routing Ospf Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv4
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv4
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Lan Vpn Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv4/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfv3Id in path

IPv4 Address Family OSPFv3 Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv4/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfv3Id in path

IPv4 address family OSPFv3 ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv4/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfv3Id in path

IPv4 Address Family OSPFv3 IPv4 Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv6
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Feature Parcel ID

POST /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv6
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Lan Vpn Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv6/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfv3Id in path

IPv6 Address Family OSPFv3 Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv6/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfv3Id in path

IPv6 address family OSPFv3 ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/lan/vpn/{vpnId}/routing/ospfv3/ipv6/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: vpnId in path

Profile Parcel ID

Changed: ospfv3Id in path

IPv6 Address Family OSPFv3 IPv6 Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/bgp
Parameters:

Changed: serviceId in path

Feature Profile ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
POST /v1/feature-profile/sdwan/service/{serviceId}/routing/bgp
Parameters:

Changed: serviceId in path

Feature Profile ID

Request:

Changed content type : application/json

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/bgp/{bgpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: bgpId in path

Profile Parcel ID

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
PUT /v1/feature-profile/sdwan/service/{serviceId}/routing/bgp/{bgpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: bgpId in path

Profile Parcel ID

Request:

Changed content type : application/json

DELETE /v1/feature-profile/sdwan/service/{serviceId}/routing/bgp/{bgpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: bgpId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/eigrp
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/routing/eigrp
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/eigrp/{eigrpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: eigrpId in path

Profile Feature ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/routing/eigrp/{eigrpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: eigrpId in path

Profile Feature ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/routing/eigrp/{eigrpId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: eigrpId in path

Profile Feature ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/multicast
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/routing/multicast
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/multicast/{multicastId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: multicastId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/routing/multicast/{multicastId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: multicastId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/routing/multicast/{multicastId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: multicastId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/ospf
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/routing/ospf
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/ospf/{ospfId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/routing/ospf/{ospfId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/routing/ospf/{ospfId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv4
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv4
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv4/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfv3Id in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv4/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfv3Id in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv4/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfv3Id in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv6
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv6
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv6/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfv3Id in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv6/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfv3Id in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/routing/ospfv3/ipv6/{ospfv3Id}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: ospfv3Id in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/switchport
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/switchport
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/switchport/{switchportId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: switchportId in path

Switchport Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/switchport/{switchportId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: switchportId in path

Switchport ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/switchport/{switchportId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: switchportId in path

Switchport Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/tracker
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/tracker
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/tracker/{trackerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: trackerId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/tracker/{trackerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: trackerId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/tracker/{trackerId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: trackerId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/trackergroup
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/trackergroup
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/trackergroup/{trackergroupId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: trackergroupId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/trackergroup/{trackergroupId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: trackergroupId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/trackergroup/{trackergroupId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: trackergroupId in path

Profile Parcel ID

GET /v1/feature-profile/sdwan/service/{serviceId}/wirelesslan
Parameters:

Changed: serviceId in path

Feature Profile ID

POST /v1/feature-profile/sdwan/service/{serviceId}/wirelesslan
Parameters:

Changed: serviceId in path

Feature Profile ID

GET /v1/feature-profile/sdwan/service/{serviceId}/wirelesslan/{wirelesslanId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: wirelesslanId in path

Profile Parcel ID

PUT /v1/feature-profile/sdwan/service/{serviceId}/wirelesslan/{wirelesslanId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: wirelesslanId in path

Profile Parcel ID

DELETE /v1/feature-profile/sdwan/service/{serviceId}/wirelesslan/{wirelesslanId}
Parameters:

Changed: serviceId in path

Feature Profile ID

Changed: wirelesslanId in path

Profile Parcel ID

Result


API changes broke backward compatibility