Uploaded image for project: 'Integration'
  1. Integration
  2. INT-256

Robot need to support network zones to load data to AAI during ./demo.sh init

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Highest Highest
    • Amsterdam Release
    • Amsterdam Release
    • None

      While creating service instance VID looks for network zone information from AAI. Robot must load the information into AAI during ./demo.sh init step

      GET

      aai/v11/network/zones

      PUT

      payload

      {
      "zone-id": "example-zone-id-val-60103",
      "zone-name": "example-zone-name-val-44067",
      "design-type": "example-design-type-val-69148",
      "zone-context": "example-zone-context-val-23277",
      "status": "example-status-val-67748"
      }

      aai/v11/network/zones/zone/zone1

      exmaple:

       

      {
      "zone-id":"zone1",
      "zone-name":"integration-lab",
      "design-type":"integration",
      "zone-context":"labs",
      "status":"deployed"
      }

       

       

            jf9860 jf9860
            kranthikirang kranthikirang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: