{ "ietf-te:te": { "tunnels":{ "tunnel":[ { "destination": ${oof.vpn.access-node-id}, "source": ${otn-domain.node-id}, "src-ttp-id": ${otn-domain.ttp-id}, "ietf-otn-tunnel:src-tpn": ${otn-domain.tpn}, "name": "otntunnel-22", "te-topology-identifier": { "client-id": ${otn-domain.client-id}, "provider-id": ${otn-domain.provider-id}, "topology-id": ${otn-domain.te-topo-id} } }, { "destination": ${oof.vpn.access-node-id}, "source": ${otn-domain.node-id}, "src-ttp-id": ${otn-domain.ttp-id}, "ietf-otn-tunnel:src-tpn": ${otn-domain.tpn}, "name": "tptunnel-22", "dependency-tunnels": { "dependency-tunnel": [ "name": "tptunnel-22" ] }, "te-topology-identifier": { "client-id": ${otn-domain.client-id}, "provider-id": ${otn-domain.provider-id}, "topology-id": ${otn-domain.te-topo-id} } } ] } } }