Uploaded image for project: 'Data Collection, Analytics, and Events'
  1. Data Collection, Analytics, and Events
  2. DCAEGEN2-1699

SDK AaiGetServiceInstanceClient builds incorrect path to the service resource in AAI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • None
    • El Alto Release
    • None
    • None

      It should use baseUrl() method instead of pnfUrl(). Example output path:
      /aai/v12/network/pnfs/pnf/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE/service-instances/service-instance/df018f76-7fc8-46ab-8444-7d67e1efc284

      Should be:
      /aai/v12/network/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vCPE/service-instances/service-instance/df018f76-7fc8-46ab-8444-7d67e1efc284

      The result is "404 NotFound" error every time we try to get a service instance from AAI.

            joannajeremicz joannajeremicz
            joannajeremicz joannajeremicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: