Commit 988ba144 authored by moscatelli's avatar moscatelli
Browse files

SOL002 overall consolidation

parent e2704a70
Loading
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  title: "SOL002 - API version interface"
  title: SOL002 - API version interface
  description: >
    SOL002 - API version Interface
    IMPORTANT: Please note that this file might be not aligned to the current
@@ -10,20 +11,25 @@ info:
    Group Specification takes precedence.
    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis
  license:
    name: "ETSI Forge copyright notice"
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  contact:
    name: "NFV-SOL WG"
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 002 V2.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.05.01_60/gs_nfv-sol002v020501p.pdf

schemes:
  - http
  - https

consumes:
  - application/json

produces:
  - application/json

paths:
  ###############################################################################
  # API Versions                                                                #
+6 −5
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  title: "SOL002 - VNF Configuration interface"
  title: SOL002 - VNF Configuration interface
  description: >
    SOL002 - VNF Configuration Interface
    IMPORTANT: Please note that this file might be not aligned to the current
@@ -10,10 +11,10 @@ info:
    Group Specification takes precedence.
    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis
  license:
    name: "ETSI Forge copyright notice"
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  contact:
    name: "NFV-SOL WG"
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 002 V2.5.1
@@ -24,10 +25,10 @@ basePath: /vnfconfig/v1
schemes:
  - http
  - https
  -

consumes:
  - application/json
  -

produces:
  - application/json

+8 −7
Original line number Diff line number Diff line
@@ -4,16 +4,17 @@ info:
  version: "1.2.0"
  title: SOL002 - VNF Fault Management interface
  description: >
    VNF Fault Management interface of ETSI NFV SOL002

    SOL002 - VNF Fault Management interface
    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=---
    version of the ETSI Group Specification it refers to and has not been
    approved by the ETSI NFV ISG. In case of discrepancies the published ETSI
    Group Specification takes precedence.
    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis
  license:
    name: "ETSI Forge copyright notice"
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  contact:
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 002 V2.5.1
+12 −18
Original line number Diff line number Diff line
@@ -5,38 +5,32 @@ info:
  title: SOL002 - VNF Fault Management Notification interface
  description: >
    SOL002 - VNF Fault Management Notification interface


    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    
    In clause 4.3.2 of ETSI GS NFV-SOL 002 v2.4.1, an attribute-based
    filtering mechanism is defined. This mechanism is currently not
    included in the corresponding OpenAPI design for this GS version. Changes
    to the attribute-based filtering mechanism are being considered in v2.5.1
    of this GS for inclusion in the corresponding future ETSI NFV OpenAPI
    design.

    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis&list_id=61&product=NFV&resolution=
    version of the ETSI Group Specification it refers to and has not been
    approved by the ETSI NFV ISG. In case of discrepancies the published ETSI
    Group Specification takes precedence.
    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis
  license:
    name: "ETSI Forge copyright notice"
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  contact:
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 002 V2.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.05.01_60/gs_nfv-sol002v020501p.pdf

basePath: "/callback/v1"
basePath: /callback/v1

schemes:
  - http
  - https

consumes:
  - "application/json"
  - application/json

produces:
  - "application/json"
  - application/json

paths:
###############################################################################
+8 −10
Original line number Diff line number Diff line
@@ -2,21 +2,19 @@ swagger: "2.0"

info:
  version: "1.2.0"
  title: "SOL002 - VNF Indicator interface"
  title: SOL002 - VNF Indicator interface
  description: >
    VNF Indicator interface of ETSI NFV SOL002.

    This API allows the EM/VNF to provide information on value changes of VNF related indicators. 
    VNF related indicators are declared in the VNFD.

    SOL002 - VNF Indicator interface
    IMPORTANT: Please note that this file might be not aligned to the current
    version of the ETSI Group Specification it refers to. In case of
    discrepancies the published ETSI Group Specification takes precedence.

    version of the ETSI Group Specification it refers to and has not been
    approved by the ETSI NFV ISG. In case of discrepancies the published ETSI
    Group Specification takes precedence.
    Please report bugs to https://forge.etsi.org/bugzilla/buglist.cgi?component=Nfv-Openapis
  license:
    name: "ETSI Forge copyright notice"
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  contact:
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 002 V2.5.1
Loading