go.ligato.io/vpp-agent/v3@v3.5.0/tests/robot/resources/srv6_policy.json (about)

     1  {
     2    "bsid": "${bsid}",
     3    "installation_vrf_id": ${installationVrfId},
     4    "srh_encapsulation": ${srhEncapsulation},
     5    "spray_behaviour": ${sprayBehaviour},
     6    "segmentLists":[
     7  ${segmentlistsStr}
     8    ]
     9  }