Uploaded image for project: 'netvirt'
  1. netvirt
  2. NETVIRT-628

VPN creation with multiple RD via Rest is not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • None
    • Carbon
    • General
    • None
    • Operating System: All
      Platform: All

    • 8255

      while creating VPN via Rest with mutiple RD getting the below error:

      {"errors":{"error":[

      {"error-type":"protocol","error-tag":"operation-failed","error-message":"Creation of VPN failed for VPN 4ae8cd92-48ca-49b5-94e1-b2921a261111 due to multiple RD input [100:11, 100:10, 100:14, 100:13, 100:12]","error-info":"<severity>warning</severity>"}

      ]}}

      Json structure :
      ------------------
      {
      "input":{
      "l3vpn":[

      { "id":"4ae8cd92-48ca-49b5-94e1-b2921a261111", "name":"vpn1", "route-distinguisher": ["100:10","100:11","100:12","100:13","100:14"] , "export-RT": ["210:2"] , "import-RT": ["210:2"] , "tenant-id":"92ac4fae-5792-4378-b40b-f120ad759e00" }

      ]
      }
      }

            Unassigned Unassigned
            ravi.ranjan3@tcs.com Ravi Ranjan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: