Commit 57b6d96e authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

updated summary

parent 4e8e17f2
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@ paths:
        required: false
        type: string
    get:
      summary: Read VNF/VNFC configuration from VNF
      description: >
        The API consumer can use this method to read configuration information about a VNF instance and/or its VNFC instances.
      responses:
@@ -113,7 +112,6 @@ paths:
        504:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504"
    patch:
      summary: Modify VNF/VNFC configuration.
      description: This method sets or modifies a configuration resource.
      parameters:
        - name: configModifications
+0 −7
Original line number Diff line number Diff line
@@ -58,7 +58,6 @@ paths:
        required: false
        type: string
    get:
      summary: Query multiple indicators
      description: Get a list of indicators. Support of attribute based filtering via query parameters.
      parameters:
        - name: filter
@@ -195,7 +194,6 @@ paths:
        required: false
        type: string
    get:
      summary: Query multiple indicators related to a VNF instance.
      description: >
        Get a list of indicators related to a specific VNF instance. Support of attribute based filtering via query parameters.
      parameters:
@@ -341,7 +339,6 @@ paths:
        required: false
        type: string
    get:
      summary: Read an inidividual VNF indicator related to a VNF instance.
      description: >
        Read an individual VNF indicator related to a specific VNF instance.
        NOTE: This identifier can be retrieved from the resource referenced by the "Location" HTTP header in the response to a
@@ -396,7 +393,6 @@ paths:
  ###############################################################################
  /subscriptions:
    post:
      summary: Create a new subscription to VNF indicator change notifications
      description: >
        This method creates a new subscription.
        As the result of successfully executing this method, a new "Individual 
@@ -518,7 +514,6 @@ paths:
        504:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504"
    get:
      summary: Query multiple subscriptions.
      description: >
        Service Unavailable

@@ -649,7 +644,6 @@ paths:
        required: false
        type: string
    get:
      summary: Read an individual subscription.
      description: >
        Service Unavailable

@@ -713,7 +707,6 @@ paths:
        504:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/504"
    delete:
      summary: Delete a subscription
      description: >
        This method terminates an individual subscription.
        As the result of successfully executing this method, the "Individual 
+0 −2
Original line number Diff line number Diff line
@@ -50,7 +50,6 @@ paths:
        required: false
        type: string
    post:
      summary: Notification endpoint
      description: >
        The API producer can use this resource to send notifications related to VNF indicator
        value changes to a subscribed API consumer, which has provided the URI of this resource
@@ -94,7 +93,6 @@ paths:
        503:
          $ref: "../../responses/SOL002SOL003_resp.yaml#/responses/503"
    get:
      summary: Test notification endpoint.
      description: >
        Service Unavailable

+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ endpoints:
        required: false
        type: string
    get:
      summary: Retrieve API version information
      description: >
        The GET method reads API version information. This method shall follow the provisions specified in
        table 4.6.3.3.3.2-1 for request and response data structures, and response codes. URI query parameters are not