Commit 2b354583 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

fix bug in SOL003 VNFLifecycleManagement.yaml as per NFVSOL(24)000012

parent b797a93d
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1250,7 +1250,7 @@ paths:
  ###############################################################################
  # Select VNF deployable modules task                                          #
  ###############################################################################
  /vnf_snapshots/{vnfSnapshotInfoId}/select_depl_mods:
  /vnf_instances/{vnfInstanceId}/select_depl_mods:
  #SOL003 location: 5.4.26.2
    parameters: 
      - $ref: '#/components/parameters/VnfInstanceId_1'
@@ -1458,7 +1458,7 @@ components:
      name: vnfInstanceId
      in: path
      description: |
        Identifier of the "Individual VNF snapshot" resource. See note.
        Identifier of the VNF instance of which the deployable modules are requested to be selected. See note.

        NOTE: This identifier can be retrieved from the resource referenced by the "Location" HTTP header
        in the response to a POST request creating a new "Individual VNF instance" resource. It can