go.ligato.io/vpp-agent/v3@v3.5.0/tests/robot/resources/route_to_other_vrf.json (about) 1 { 2 "type": ${type}, 3 "vrf_id": ${id}, 4 "dst_network": "${ip}/${prefix}", 5 "via_vrf_id": ${next_hop_vrf} 6 }