Commit b670a4f3 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

upd

parent 4037f3e4
Loading
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  version: "1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: "SOL005 - NS Fault Management Interface"
  description: >
    SOL005 - NS Fault Management Interface
@@ -16,8 +16,8 @@ info:
  contact:
    name: "NFV-SOL WG"
externalDocs:
  description: ETSI GS NFV-SOL 005 V2.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.05.01_60/gs_NFV-SOL005v020501p.pdf
  description: ETSI GS NFV-SOL 005 V2.6.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.06.01_60/gs_NFV-SOL005v020601p.pdf
basePath: /nsfm/v1
schemes:
  - http
@@ -37,7 +37,7 @@ paths:
  # Alarms                                                                      #
  ###############################################################################
  '/alarms':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 8.4.2
    #ETSI GS NFV-SOL 005 V2.6.1 location: 8.4.2
    parameters:
      - name: Authorization
        description: >
@@ -153,7 +153,7 @@ paths:
  # Individual alarm                                                            #
  ###############################################################################
  '/alarms/{alarmId}':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 8.4.3
    #ETSI GS NFV-SOL 005 V2.6.1 location: 8.4.3
    parameters:
      - name: alarmId
        description: >
@@ -329,7 +329,7 @@ paths:
  #Subscriptions                                                               #
  ##############################################################################
  '/subscriptions':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 8.4.4
    #ETSI GS NFV-SOL 005 V2.6.1 location: 8.4.4
    parameters:
      - name: Authorization
        description: >
@@ -535,7 +535,7 @@ paths:
  # Individual subscription                                                     #
  ###############################################################################
  '/subscriptions/{subscriptionId}':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 8.4.5
    #ETSI GS NFV-SOL 005 V2.6.1 location: 8.4.5
    parameters:
      - name: subscriptionId
        description: >
+8 −8
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  version: "1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL005 - VNF Package Management Interface
  description: >
    SOL005 - VNF Package Management Interface
@@ -16,8 +16,8 @@ info:
  contact:
    name: "NFV-SOL WG"
externalDocs:
  description: ETSI GS NFV-SOL 005 V2.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.05.01_60/gs_NFV-SOL005v020501p.pdf
  description: ETSI GS NFV-SOL 005 V2.6.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.06.01_60/gs_NFV-SOL005v020601p.pdf

basePath: /vnfpkgm/v1
schemes:
@@ -37,7 +37,7 @@ paths:
  # VNF Packages                                                                #
  ###############################################################################
  '/vnf_packages':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 9.4.2
    #ETSI GS NFV-SOL 005 V2.6.1 location: 9.4.2
    parameters:
      - name: Authorization
        description: >
@@ -231,7 +231,7 @@ paths:
  # Individual VNF Package                                                      #
  ###############################################################################
  '/vnf_packages/{vnfPkgId}':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 9.4.3
    #ETSI GS NFV-SOL 005 V2.6.1 location: 9.4.3
    parameters:
      - name: vnfPkgId
        description: >
@@ -431,7 +431,7 @@ paths:
  # VNFD in an individual VNF package                                           #
  ###############################################################################
  '/vnf_packages/{vnfPkgId}/vnfd':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 9.4.4
    #ETSI GS NFV-SOL 005 V2.6.1 location: 9.4.4
    parameters:
      - name: Authorization
        description: >
@@ -540,7 +540,7 @@ paths:
  # VNF Package Content                                                         #
  ###############################################################################
  '/vnf_packages/{vnfPkgId}/package_content':
    #ETSI GS NFV-SOL 005 V2.4.1 location: 9.4.5
    #ETSI GS NFV-SOL 005 V2.6.1 location: 9.4.5
    parameters:
      - name: Authorization
        description: >