Uploaded image for project: 'Service Orchestrator'
  1. Service Orchestrator
  2. SO-1636

SOL003 Adapter - VNF Instances Query Support

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None

      SOL003 Adapter - VNF Instances Query Support

      Add Support of Query

      • SOL003 Adapter sends a query request for VNF instance(s) - multiple or selected VNF instance
        • GET .../vnf_instances                                         // multiple VNF instances
        • GET .../vnf_instances/{VnfInstnaceId}            // selected VNF instance
      • SVNFM returns VNF Instance(s) in form of VnfInstance[] or VnfInstance
        • 200 OK with VnfInstance[]
        • 200 OK with VnfInstance

      Precondition: VNF instance is created

      Postcondition: SOL003 Adapter gets VnfInstance[] or VnfInstance

       

            byungwoojun byungwoojun
            byungwoojun byungwoojun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: