
********************************************************************************
* 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 GET -u admin:password http://%ipaddress%:80/rest/config/running/qos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-mutation/%name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-mutation/%name%/map/%cos%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-mutation/%name%/map/%cos%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-traffic-class/%name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-traffic-class/%name%/map/%cos%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-traffic-class/%name%/map/%cos%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/cos-traffic-class/%name%/map/%cos%/to/drop-precedence


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/traffic-class-cos/%traffic-class-cos-map-name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/traffic-class-cos/%traffic-class-cos-map-name%/map/%traffic-class%/%drop-precedence%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/traffic-class-cos/%traffic-class-cos-map-name%/map/%traffic-class%/%drop-precedence%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/traffic-class-dscp/%name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/traffic-class-dscp/%name%/map/%traffic-class%/%drop-precedence%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/traffic-class-dscp/%name%/map/%traffic-class%/%drop-precedence%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-mutation/%dscp-mutation-map-name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-mutation/%dscp-mutation-map-name%/map/%dscp%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-mutation/%dscp-mutation-map-name%/map/%dscp%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-traffic-class/%dscp-traffic-class-map-name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-traffic-class/%dscp-traffic-class-map-name%/map/%dscp%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-traffic-class/%dscp-traffic-class-map-name%/map/%dscp%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-traffic-class/%dscp-traffic-class-map-name%/map/%dscp%/to/drop-precedence


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-cos/%dscp-cos-map-name%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-cos/%dscp-cos-map-name%/map/%dscp%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/map/dscp-cos/%dscp-cos-map-name%/map/%dscp%/to


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/red-profile/%profile-id%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/red-profile/%profile-id%/drop-probability


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/red-profile/%profile-id%/ecn


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/tx-queue


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/tx-queue/limit


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/tx-queue/scheduler


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/tx-queue/scheduler/strict-priority


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/tx-queue/scheduler/strict-priority/dwrr-traffic-class-last


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/rx-queue


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/qos/rx-queue/limit


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/storm-control


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/storm-control/ingress/%protocol-type%


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/storm-control/ingress/%protocol-type%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/storm-control/ingress/%protocol-type%/rate-percent


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/storm-control/ingress/%protocol-type%/bum-action


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


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/traffic-class


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/trust/cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/trust/dscp


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/remark/dscp


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/cos-mutation


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/cos-mutation


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/traffic-class-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/traffic-class-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/cos-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/cos-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/traffic-class-dscp


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/traffic-class-dscp


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/dscp-mutation


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/dscp-mutation


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/dscp-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/dscp-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/dscp-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/dscp-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/random-detect


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/random-detect/traffic-class/%red-tc-value%/%drop-precedence%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/drop-monitor


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


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


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/flowcontrol/rx


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/flowcontrol/pfc/%cos%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/cos-threshold


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/cos-threshold/cos7-threshold


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/unicast


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/unicast/queue-size/%traffic-class%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/multicast


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/multicast/guarantee-rate


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/multicast/best-effort-rate


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ethernet/%name%/qos/rx-queue/multicast/queue-size/%traffic-class%


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/storm-control/ingress/%protocol-type%


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/storm-control/ingress/%protocol-type%/rate-percent


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/storm-control/ingress/%protocol-type%/bum-action


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


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


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


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


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


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


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


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


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


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/traffic-class-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/traffic-class-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/cos-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/cos-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/traffic-class-dscp


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/traffic-class-dscp


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


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/dscp-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/dscp-traffic-class


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


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


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/random-detect/traffic-class/%red-tc-value%/%drop-precedence%


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


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


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


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


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Port-channel/%name%/qos/flowcontrol/pfc/%cos%


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


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/dscp-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/dscp-cos


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/dscp-mutation


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/dscp-mutation


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/dscp-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/dscp-traffic-class


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/traffic-class-dscp


curl -v -X GET -u admin:password http://%ipaddress%:80/rest/config/running/interface/Ve/%name%/qos/traffic-class-dscp

