Commit 11d634b6 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

SOL009_47,_48,_49: Description updated

parent 6dbdb4b7
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -32,13 +32,13 @@ paths:
    description: >
    description: >
      This resource represents a notification endpoint for NFV-MANO performance management. 
      This resource represents a notification endpoint for NFV-MANO performance management. 
      The API producer can use this resource to send notifications related to performance 
      The API producer can use this resource to send notifications related to performance 
      management events to a subscribed API consumer, which has provided the URI of this 
      management events to an API consumer, which has provided the URI of this
      resource during the subscription process.
      resource during the PM jobor threshold creation process.
    post:
    post:
      description: >
      description: >
        The POST method delivers a notification regarding a performance management event
        The POST method delivers a notification regarding a performance management event
        from the API producer to an API consumer. The API consumer shall have previously 
        from the API producer to an API consumer. The API consumer shall have previously 
        created an "Individual subscription" resource with a matching filter.
        created an " Individual PM job resource" or "Individual threshold resource".
      parameters:
      parameters:
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Version"
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Version"
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Accept"
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Accept"
@@ -72,7 +72,7 @@ paths:
    get:
    get:
      description: >
      description: >
        The GET method allows the server to test the notification endpoint that is 
        The GET method allows the server to test the notification endpoint that is 
        provided by the client, e.g. during subscription. 
        provided by the client, e.g. during creation of the PM job or threshold.
      parameters:
      parameters:
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Version"
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Version"
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Accept"
        - $ref: "../components/SOL009_params.yaml#/components/parameters/Accept"