Add initial set of gbp-sxp test cases
[integration/test.git] / csit / variables / gbp / gbpsxp-rpc-unregister-endpoint.json
1 {
2     "input": {
3         "address-endpoint-unreg": {
4             "context-type": "l2-l3-forwarding:l3-context",
5             "context-id": "l3ContextId-3",
6             "address-type": "l2-l3-forwarding:ip-prefix-type",
7             "address": "10.11.12.42/32"
8         }
9     }
10 }