Remove testplans for groupbasedpolicy
[integration/test.git] / csit / variables / gbp / gbpsxp-endpoint-2.1.json
1 {
2     "endpoints": {
3         "address-endpoints": {
4             "address-endpoint": [
5                 {
6                     "address": "10.11.12.42/32",
7                     "address-type": "l2-l3-forwarding:ip-prefix-type",
8                     "condition": [
9                         "chain"
10                     ],
11                     "context-id": "l3ContextId-3",
12                     "context-type": "l2-l3-forwarding:l3-context",
13                     "endpoint-group": [
14                         "webservers"
15                     ],
16                     "network-containment": {
17                         "network-domain-id": "networkContainmentId-3",
18                         "network-domain-type": "forwarding:context-type"
19                     },
20                     "tenant": "tenant-red"
21                 }
22             ]
23         }
24     }
25 }