Commit 120f8808 authored by moscatelli's avatar moscatelli
Browse files

SOL002_57: Subscriptions GET body description updated, VNF Fault Management...

SOL002_57: Subscriptions GET body description updated, VNF Fault Management interface base path updated
parent 0f00d3f8
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ externalDocs:
  description: ETSI GS NFV-SOL 002 V2.4.1
  url: http://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.04.01_60/gs_NFV-SOL002v020401p.pdf

basePath: /vnfconfig/v1
basePath: /vnffm/v1

schemes: 
  - http
@@ -269,7 +269,7 @@ paths:
###############################################################################
# Subscriptions                                                               #
###############################################################################
  '/alarms/subscriptions':
  '/subscriptions':
  #SOL003 location: 7.4.4
    post:
      description: >
@@ -383,6 +383,9 @@ paths:
            The list of subscriptions was queried successfully. The response
            body shall contain the representations of all active
            subscriptions of the functional block that invokes the method.
            If the VNFM supports alternative 2 (paging) according to clause
            4.7.2.1 for this resource, inclusion of the Link HTTP header in this
            response shall follow the provisions in clause 4.7.2.3.
          headers:
            Content-Type:
              description: >