Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
25d08d82
Commit
25d08d82
authored
Jul 16, 2019
by
Samir Medjiah
Browse files
SOL005_#121-SOL005_#121 POST and GET Methods (on Notification endpoint) updated
parent
9bbd52f6
Changes
1
Show whitespace changes
Inline
Side-by-side
src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml
View file @
25d08d82
...
...
@@ -52,9 +52,12 @@ paths:
post
:
summary
:
Notify about PM related events
description
:
>
The POST method delivers a notification regarding a performance management event from the server to the client.
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
created an "individual subscription resource" with a matching filter.
This method shall follow the provisions specified in the
Tables 7.4.9.3.1-1 and 7.4.9.3.1-2 for URI query parameters,
Tables 7.4.9.3.1-1 and 7.4.9.3.1-2 for URI query parameters, request and response
data strctures, and response codes.
parameters
:
-
name
:
PerformanceInformationAvailableNotification
description
:
>
...
...
@@ -82,7 +85,7 @@ paths:
description
:
>
204 NO CONTENT
T
he notification was delivered successfully.
Shall be returned when t
he notification was delivered successfully.
headers
:
WWW-Authenticate
:
type
:
string
...
...
@@ -136,7 +139,8 @@ paths:
description
:
>
204 NO CONTENT
The notification endpoint was tested successfully.
Shall be returned to indicate that the notification endpoint has been
tested successfully.
The response body shall be empty.
headers
:
WWW-Authenticate
:
...
...
@@ -192,9 +196,12 @@ paths:
post
:
summary
:
Notify about PM related events
description
:
>
The POST method delivers a notification regarding a performance management event from the server to the client.
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
created an "individual subscription resource" with a matching filter.
This method shall follow the provisions specified in the
Tables 7.4.9.3.1-1 and 7.4.9.3.1-2 for URI query parameters,
Tables 7.4.9.3.1-1 and 7.4.9.3.1-2 for URI query parameters, request and response
data strctures, and response codes.
parameters
:
-
name
:
ThresholdCrossedNotification
description
:
>
...
...
@@ -222,7 +229,7 @@ paths:
description
:
>
204 NO CONTENT
T
he notification was delivered successfully.
Shall be returned when t
he notification was delivered successfully.
headers
:
WWW-Authenticate
:
type
:
string
...
...
@@ -276,7 +283,8 @@ paths:
description
:
>
204 NO CONTENT
The notification endpoint was tested successfully.
Shall be returned to indicate that the notification endpoint has been
tested successfully.
The response body shall be empty.
headers
:
WWW-Authenticate
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment