
********************************************************************************
* 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 PATCH -d -H "application/vnd.configuration.resource+json" "{\"ip\": {\"address\": \"%inet:ip-address%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/nsx-controller/%name%/ip


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"ip\": {\"port\": \"%uint32%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/nsx-controller/%name%/ip


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"ip\": {\"method\": \"%enumeration%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/nsx-controller/%name%/ip


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"nsx-controller\": {\"reconnect-interval\": \"%uint32%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/nsx-controller/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"nsx-controller\": {\"activate\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/nsx-controller/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"overlay-gateway\": {\"type\": \"%overlay-gw-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"Ve\": {\"ve-id\": \"%intf:ve-type%\", \"vrrp-extended-group\": \"%vrrp:vrid-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/ip/interface/Ve


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"Loopback\": {\"loopback-id\": \"%lo:intf-loopback-port-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/ip/interface/Loopback


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"vni\": {\"auto\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/map/vni


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"vlan-vni-mapping\": {\"vni\": \"%vni-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/map/vlan-vni-mapping/%vlan%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"bd-vni-mapping\": {\"vni\": \"%vni-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/map/bd-vni-mapping/%bridge-domain%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"optimized-replication\": {\"underlay-mdt-default-group\": \"%inet:ipv4-address%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/optimized-replication


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"underlay-mdt-group\": {\"add\": \"%intf:ui32-vlan-20k-range%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/optimized-replication/underlay-mdt-group/%group-ip-address%/%broadcast-domain-type%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"underlay-mdt-group\": {\"remove\": \"%intf:ui32-vlan-20k-range%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/optimized-replication/underlay-mdt-group/%group-ip-address%/%broadcast-domain-type%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"overlay-gateway\": {\"qos-dscp-mode\": \"%qos-mode-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"overlay\": {\"access-group\": \"%overlay-acl-name%\", \"in\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/overlay


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"site\": {\"description\": \"%string%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"vlan\": {\"add\": \"%vlan-range-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%/extend/vlan


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"vlan\": {\"remove\": \"%vlan-range-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%/extend/vlan


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"bridge-domain\": {\"add\": \"%bridge-domain-id-range-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%/extend/bridge-domain


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"bridge-domain\": {\"remove\": \"%bridge-domain-id-range-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%/extend/bridge-domain


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"mac-learning\": {\"protocol\": \"%mac-learning-proto-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%/mac-learning


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"site\": {\"bfd\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"interval\": {\"min-tx\": \"%bfd-tx-interval-type%\", \"min-rx\": \"%bfd-rx-interval-type%\", \"multiplier\": \"%bfd-multiplier-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%/bfd/interval


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"site\": {\"shutdown\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%/site/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "{\"overlay-gateway\": {\"activate\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/overlay-gateway/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"ovsdb-server\": {\"port\": \"%ovsdb-server-port-type%\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/ovsdb-server/%name%


curl -v -X PATCH -d -H "application/vnd.configuration.resource+json" "[DO NOT USE]{\"ovsdb-server\": {\"activate\": \"true\"}}"  -u admin:password http://%ipaddress%:80/rest/config/running/ovsdb-server/%name%

