Description: Create RESTCONF based vLB CBA Blueprint
[ccsdk/cds.git] / components / model-catalog / blueprint-model / service-blueprint / vLB_CDS_RESTCONF / Templates / baseconfig-template.vtl
1         {
2     "vdns-instance": [
3         {
4             "ip-addr": "$vdns_int_private_ip_0",
5             "oam-ip-addr": "$vdns_onap_private_ip_0",
6             "enabled": false
7         }
8     ]
9 }