Add initial set of gbp-sxp test cases
[integration/test.git] / csit / variables / gbp / gbpsxp-endpoint-2.2.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                     "context-id": "l3ContextId-3",
9                     "context-type": "l2-l3-forwarding:l3-context",
10                     "endpoint-group": [
11                         "Development_Servers"
12                     ],
13                     "network-containment": {
14                         "network-domain-id": "networkContainmentId-3",
15                         "network-domain-type": "forwarding:context-type"
16                     },
17                     "tenant": "tenant-red"
18                 }
19             ]
20         }
21     }
22 }