Skip to content

Instantly share code, notes, and snippets.

@wittling
Created January 22, 2018 21:43
Show Gist options
  • Save wittling/b6e3c317642d665978b9cc0906fb621f to your computer and use it in GitHub Desktop.
Save wittling/b6e3c317642d665978b9cc0906fb621f to your computer and use it in GitHub Desktop.
Using Ports in Connection Point
"scale_in_out":2,
352 "vnfc":[
353 {
354 "connection_point":[
355 {
356 "interfaceId":0,
357 "virtual_link_reference":"aaacorp-site1"
358 },
359 {
360 "interfaceId":1,
361 "type":"aaacorp-segment43-defgw",
362 "virtual_link_reference":"aaacorp-segment43"
363 }
364
365 ]
366 },
367 {
368 "connection_point":[
369 {
370 "interfaceId":0,
371 "virtual_link_reference":"aaacorp-site2"
372 },
373 {
374 "interfaceId":1,
375 "virtual_link_reference":"aaacorp-segment43"
376 }
377
378 ]
379 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment