Remove testplans for groupbasedpolicy
[integration/test.git] / csit / variables / gbp / gbpsxp-ise-source.json
1 {
2     "ise-source-config": {
3         "connection-config": {
4             "header": [
5                 {
6                     "name": "authorization",
7                     "value": "Basic YWRtaW46bmltZGE="
8                 },
9                 {
10                     "name": "Accept",
11                     "value": "application/vnd.com.cisco.ise.trustsec.sgt.1.1+xml"
12                 },
13                 {
14                     "name": "Accept-Search-Result",
15                     "value": "application/vnd.com.cisco.ise.ers.searchresult.2.0+xml"
16                 }
17             ],
18             "ise-rest-url": "http://ise-rest.example.org:9060"
19         },
20         "sgt-range-max": 100,
21         "sgt-range-min": 1,
22         "tenant": "tenant-red"
23     }
24 }