File
Edit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
openapi: 3.0.2
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.
https://forge.etsi.org/rep/nfv/SOL002-SOL003/issues
contact:
name: NFV-SOL WG
license:
name: ETSI Forge copyright notice
url: 'https://forge.etsi.org/etsi-forge-copyright
      -notice.txt'
version: '1.10.0-impl:etsi.org:ETSI_NFV_OpenAPI:1'
externalDocs:
description: ETSI GS NFV-SOL 002 V4.4.1
url: >-
https://www.etsi.org/deliver/etsi_gs/NFV-SOL
      /001_099/002/04.04.01_60/gs_NFV-SOL002v040401p
      .pdf
servers:
- url: 'http://127.0.0.1/callback/v1'
- url: 'https://127.0.0.1/callback/v1'
paths:
/URI_is_provided_by_the_client_when_creating_the_subs
    cription-AlarmNotification:
parameters:
- name: Version
description: |
Version of the API requested to use when
            responding to this request.
in: header
required: true
schema:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX