Commit 5e2fe459 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOll002_2 added and API version updated

parent b0ad36f5
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -17,8 +17,8 @@ info:
    name: NFV-SOL WG
    name: NFV-SOL WG


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 002 V2.7.1
  description: ETSI GS NFV-SOL 002 V2.8.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_nfv-sol002v020701p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.08.01_60/gs_NFV-SOL002v020801p.pdf


schemes:
schemes:
  - http
  - http
+5 −5
Original line number Original line Diff line number Diff line
swagger: "2.0"
swagger: "2.0"


info:
info:
  version: "1.4.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  version: "1.5.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL002 - VNF Lifecycle Management interface
  title: SOL002 - VNF Lifecycle Management interface
  description: >
  description: >
    SOL002 - VNF Lifecycle Management interface
    SOL002 - VNF Lifecycle Management interface
@@ -17,8 +17,8 @@ info:
    name: NFV-SOL WG
    name: NFV-SOL WG


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 002 V2.7.1
  description: ETSI GS NFV-SOL 002 V2.8.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_nfv-sol002v020701p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.08.01_60/gs_NFV-SOL002v020801p.pdf


basePath: /vnflcm/v1
basePath: /vnflcm/v1


@@ -43,7 +43,7 @@ paths:
  # VNF instances                                                               #
  # VNF instances                                                               #
  ###############################################################################
  ###############################################################################
  '/vnf_instances':
  '/vnf_instances':
    #SOL003 location: 5.4.2
    #SOL002 location: 5.4.2
    parameters:
    parameters:
      - name: Version
      - name: Version
        description: >
        description: >
@@ -60,7 +60,7 @@ paths:
        type: string
        type: string
    post:
    post:
      description: >
      description: >
        The POST method creates a new VNF instance resource.
        The POST method creates a new VNF instance resource based on a VNF package that is onboarded and in "ENABLED" state.
      parameters:
      parameters:
        - name: createVnfRequest
        - name: createVnfRequest
          description: >
          description: >