SOL003 Adapter - VNF Instances Query Support

Description

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

 

Attachments

1

Activity

Show:

Byung-Woo Jun February 23, 2022 at 5:38 PM

no plan to implement for now.

Former user February 23, 2022 at 5:03 PM

- please complete the "Fix Version" field with the current release, or a future release. Alternatively, if the issue is no longer relevant, please close.

Done

Details

Assignee

Reporter

Labels

Priority

Created March 11, 2019 at 7:07 PM
Updated August 12, 2023 at 4:46 AM
Resolved February 23, 2022 at 5:38 PM