Skip to content
Snippets Groups Projects
Commit 67c366b4 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

added NS Fault Management openAPI - reference to SOL005 as-is

parent 405d9978
No related branches found
No related tags found
1 merge request!1SOL WG approved SOL011 v3.3.1 OpenAPIs
Pipeline #2270 failed
swagger: "2.0"
info:
version: "1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
title: "SOL011 - NS Fault Management Interface"
description: >
SOL011 - NS 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 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"
url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
contact:
name: "NFV-SOL WG"
externalDocs:
description: ETSI GS NFV-SOL 011 V3.3.1
url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/03.03.01_60/gs_NFV-SOL011v030301p.pdf
basePath: /nsfm/v1
schemes:
- http
- https
consumes:
- application/json
produces:
- application/json
paths:
"/api_versions":
$ref: 'https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/20/artifact/build/SOL005-NSFaultManagement-API.yaml#/paths/~1api-versions'
"/alarms":
$ref: 'https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/20/artifact/build/SOL005-NSFaultManagement-API.yaml#/paths/~1alarms'
"/alarms/{alarmId}":
$ref: 'https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/20/artifact/build/SOL005-NSFaultManagement-API.yaml#/paths/~1alarms~1{alarmId}'
"/subscriptions":
$ref: 'https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/20/artifact/build/SOL005-NSFaultManagement-API.yaml#/paths/~1subscriptions'
"/subscriptions/{subscriptionId}":
$ref: 'https://forge.etsi.org/jenkins/job/NFV%20-%20Network%20Functions%20Virtualisation/job/sol005-master/20/artifact/build/SOL005-NSFaultManagement-API.yaml#/paths/~1subscriptions~1{subscriptionId}'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment