
********************************************************************************
* Copyright (C) 2019-2024 by Extreme Networks , Inc.                           *
* This file is part of rBreeze Dump                                            *
*                                                                              *
* Author: Pradeep Raj.                                                         *
*                                                                              *
*                                                                              *
* Directions to Use:                                                           *
* 1. Replace all the values enclosed in the "%" with                           *
*    the values to be configured. The string present with in the braces        * 
*    indicates its type.                                                       *
* 2. To pass "" in the request replace the " with %22.                         *
* 3. To pass multiple keys in the URI enclose seperate them with %2c or        *
*    comma(",").                                                               *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
*                                                                              *
* Disclaimer:                                                                  *
* 1. The queries mentioned here do not have a one-to-one correlation with CLI. *
* 2. The queries inferred here are based on an automated tool and are not      *
*    gauranteed to work. Its the functional teams responsibilty to ensure its  *
*    working.                                                                  *
* 3. In case if you find any discrepancy you can always contact the author to  *
*    get it fixed.                                                             *
* 4. Avoid using the requests with [DO NOT USE] tag in the payload. These could*
*    be defective because of the tailf extensions they have.                   *
********************************************************************************

curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/vlan/%name%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/cee


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/loopback


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/speed


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/fec/mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/cee


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/speed


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/vrf/forwarding


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/insight/enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/insight/mmId


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/reload-delay


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/reload-delay/enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/reload-delay/reload-delay-time


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/tcp/burstrate


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/tcp/lockup


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/icmp


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/icmp/unreachable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/icmp/echo-reply


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/icmp/rate-limiting


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/address


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/address/dhcp


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/address/ip-address


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ip/address


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/icmpv6


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/icmpv6/rate-limiting


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/address


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/address/ipv6-global-address


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/address/eui-64


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/address/autoconfig


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/ipv6/address/dhcp


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/vrf/forwarding


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/speed


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/line-speed


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/shutdown


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/redundant


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Management/%name%/redundant/management


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/description


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/shutdown


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/channel-group


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/mtu


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/route-only


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/tag-type


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/maintenance-mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/maintenance-mode/rate-monitoring


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/maintenance-mode/rate-monitoring/threshold


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/mode/vlan-mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/max


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/violation


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/port-security-mac-address/%mac-address%/%vlan%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/sticky


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/sticky/sticky-flag


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/sticky/port-security-mac-address/%mac-address%/%vlan%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/port-security/shutdown-time


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/access/vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed/vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed/vlan/all


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed/vlan/none


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed/vlan/add


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed/vlan/except


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/allowed/vlan/remove


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/tag/native-vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/switchport/trunk/native-vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/bfd-software-session


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ip/source-guard


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ip/source-guard/enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/vrf/forwarding


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/reload-delay


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/reload-delay/enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/reload-delay/reload-delay-time


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/bfd/interval


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/bfd/shutdown


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/snmp/trap/link-status/disable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/redundant-management/enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/loop-detection


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/loop-detection/shutdown-disable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/loop-detection/vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/priority-tag


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/strip-header


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/bpdu-drop-enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/core-isolation-track


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ethernet-segment


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ethernet-segment/advertise


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ethernet-segment/advertise/capability


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/ethernet-segment/advertise/capability/ac-influenced-df-election


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/vlan/%name%/description


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/vlan/%name%/name


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/description


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/shutdown


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/minimum-links


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/mtu


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/route-only


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/tag-type


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/maintenance-mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/maintenance-mode/rate-monitoring


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/maintenance-mode/rate-monitoring/threshold


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/mode/vlan-mode


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/max


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/violation


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/port-security-mac-address/%mac-address%/%vlan%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/sticky


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/sticky/sticky-flag


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/sticky/port-security-mac-address/%mac-address%/%vlan%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/port-security/shutdown-time


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/access/vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed/vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed/vlan/all


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed/vlan/none


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed/vlan/add


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed/vlan/except


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/allowed/vlan/remove


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/tag/native-vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/switchport/trunk/native-vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/bfd-software-session


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ip/source-guard


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ip/source-guard/enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/snmp/trap/link-status/disable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/bfd/interval


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/bfd/shutdown


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/loop-detection


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/loop-detection/shutdown-disable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/loop-detection/vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/priority-tag


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/load-balance-type


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/bpdu-drop-enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/core-isolation-track


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ethernet-segment


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ethernet-segment/lacp/auto


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ethernet-segment/esi


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ethernet-segment/advertise


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ethernet-segment/advertise/capability


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/ethernet-segment/advertise/capability/ac-influenced-df-election


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/rspan-vlan/add


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/rspan-vlan/remove


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/rspan-vlan


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/tunable-optics/sfpp/channel


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/description


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/bfd/interval


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/bfd/shutdown


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/snmp/trap/link-status/disable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/mtu


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/bpdu-drop-enable


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/reload-delay


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/ingress-vlan-mapped-ve-counter


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/tunneled-arp-trap


curl -v -X DELETE  -u admin:password http://%ipaddress%:80/rest/config/running/tunneled-arp-trap/enable

