Commit 96c63be6 authored by moscatelli's avatar moscatelli
Browse files

SOL005_92/SOL005_93: Subscriptions GET and POST methods updated

parent f1449bf5
Loading
Loading
Loading
Loading
Loading
+8 −7
Original line number Original line Diff line number Diff line
@@ -995,7 +995,7 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            Information about a NS LCM operation occurrence was 
            Information about a NS LCM operation occurrence has been
            queried successfully.
            queried successfully.
            The response body shall contain status information about a NS 
            The response body shall contain status information about a NS 
            lifecycle management operation occurrence (see clause 6.5.2.3).
            lifecycle management operation occurrence (see clause 6.5.2.3).
@@ -1462,7 +1462,7 @@ paths:
          description: >
          description: >
            201 Created
            201 Created


            The subscription was created successfully.
            The subscription has been created successfully.
            The response body shall contain a representation of
            The response body shall contain a representation of
            the created subscription resource.
            the created subscription resource.
            The HTTP response shall include a "Location:"
            The HTTP response shall include a "Location:"
@@ -1522,7 +1522,7 @@ paths:
          required: false
          required: false
          type: string
          type: string
          description: >
          description: >
            Attribute-based filtering expression according to clause 4.3.2.
            Attribute-based filtering expression according to clause 5.2 of ETSI GS NFV SOL 013.
            The NFVO shall support receiving this parameter as part of the URI query string.
            The NFVO shall support receiving this parameter as part of the URI query string.
            The OSS/BSS may supply this parameter.
            The OSS/BSS may supply this parameter.
            All attribute names that appear in the LccnSubscription and in data types 
            All attribute names that appear in the LccnSubscription and in data types 
@@ -1531,7 +1531,8 @@ paths:
          in: query
          in: query
          description: >
          description: >
            Marker to obtain the next page of a paged response. Shall be supported by the NFVO
            Marker to obtain the next page of a paged response. Shall be supported by the NFVO
            if the NFVO supports alternative 2 (paging) according to clause 4.7.2.1 for this resource.
            if the NFVO supports alternative 2 (paging) according to clause 5.4.2.1 of
            ETSI GS NFV SOL 013 for this resource.
          required: false
          required: false
          type: string
          type: string
        - name: Accept
        - name: Accept
@@ -1546,12 +1547,12 @@ paths:
          description: >
          description: >
            200 OK
            200 OK


            The list of subscriptions was queried successfully.
            The list of subscriptions has been queried successfully.
            The response body shall contain the representations of all active 
            The response body shall contain the representations of all active 
            subscriptions of the functional block that invokes the method.
            subscriptions of the functional block that invokes the method.
            If the NFVO supports alternative 2 (paging) according to 
            If the NFVO supports alternative 2 (paging) according to 
            clause 4.7.2.1 for this resource, inclusion of the Link HTTP header 
            clause 5.4.2.1 of ETSI GS NFV SOL 013 for this resource, inclusion of the Link HTTP header
            in this response shall follow the provisions in clause 4.7.2.3.
            in this response shall follow the provisions in clause 5.4.2.3 of ETSI GS NFV SOL 013.
          headers:
          headers:
            Content-Type:
            Content-Type:
              type: string
              type: string