Versions Compared

Key

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

...

For new version of data model and each service these two tables needs to be updated by adding these configs (both need to be added):

XX needs to be changed for current version number

  • In this case path is used for query

...

    "serviceName": "_aai-cloudInfrastructure",

    "version": "v14vXX",

    "url": "/aai/v14vXX/cloud-infrastructure",

    "protocol": "REST",

...

    "visualRange": "1",

    "path": "/aai/v14vXX/cloud-infrastructure"

  },

...

  "serviceName": "aai-cloudInfrastructure",

  "version": "v14vXX",

  "url": "/aai/v14vXX/cloud-infrastructure",

  "protocol": "REST",

...