Update Bier CSIT with template
[integration/test.git] / csit / variables / bier / bier_channel_configuration / add_channel / post_data.json
1 {
2         input:{
3                 topology-id:$TOPOLOGYID,
4                 name:$CHANNELNAME,
5                 src-ip:"$SRCIP",
6                 dst-group:"$DSTGROUP",
7                 source-wildcard:24,
8                 group-wildcard:24,
9                 domain-id:$DOMAINID,
10                 sub-domain-id:$SUBDOMAINID
11         }
12 }