Add initial set of gbp-sxp test cases
[integration/test.git] / csit / variables / gbp / gbpsxp-tenant.json
1 {
2     "tenant": [
3         {
4             "id": "tenant-red",
5             "policy": {
6                 "endpoint-group": [
7                     {
8                         "description": "imported from ISE for sgt=5",
9                         "id": "Development_Servers",
10                         "name": "Development_Servers--5"
11                     },
12                     {
13                         "description": "imported from ISE for sgt=18",
14                         "id": "Finance",
15                         "name": "Finance--18"
16                     },
17                     {
18                         "description": "imported from ISE for sgt=20",
19                         "id": "Device_SGT",
20                         "name": "Device_SGT--20"
21                     },
22                     {
23                         "description": "imported from ISE for sgt=23",
24                         "id": "Employees",
25                         "name": "Employees--23"
26                     },
27                     {
28                         "description": "imported from ISE for sgt=28",
29                         "id": "Administrators_Group",
30                         "name": "Administrators_Group--28"
31                     }
32                 ]
33             }
34         }
35     ]
36 }