Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JSON Viewer
{
  "anchors": [
    {
      "vnfId": "515e7c01-de6f-4cd5-8e2a-e11565ca6709",
      "distributionPolicy": "equal",
      "distributionPoints": [
        {
          "vnfId": "c360cd53-0ba8-4986-8f80-cf1257cf603b",
          "vServers": [
            {
              "vServerId": "37f5c62d-2d6c-4bd4-b421-26331c6c6423",
              "name": "vfw-dt-1",
              "interfaces": [
                {
                  "name": "eth1",
                  "ipv4": "192.168.10.100"
                },
                {
                  "name": "eth2",
                  "ipv4": "192.168.20.200"
                }
              ]
            },
            {
              "vServerId": "362d35e1-bb7e-4108-9d61-1bd6f9ab7c62",
              "name": "vsink-dt-1",
              "interfaces": [
                {
                  "name": "eth1",
                  "ipv4": "192.168.10.101"
                },
                {
                  "name": "eth2",
                  "ipv4": "192.168.20.201"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}


NOTE: SO-OOF requirements from above needs to be integrated into the existing SO-OOF API: OOF/HAS API Specificationsoof-osdf-has-api.json 

OOF - AAI

The following REST calls to retrieve topology and VNF candidates from AAI: