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
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSPerformanceManagementNotification/NSPerformanceManagementNotification.yaml
View file @
25d08d82
...
@@ -52,9 +52,12 @@ paths:
...
@@ -52,9 +52,12 @@ paths:
post
:
post
:
summary
:
Notify about PM related events
summary
:
Notify about PM related events
description
:
>
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
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
:
parameters
:
-
name
:
PerformanceInformationAvailableNotification
-
name
:
PerformanceInformationAvailableNotification
description
:
>
description
:
>
...
@@ -82,7 +85,7 @@ paths:
...
@@ -82,7 +85,7 @@ paths:
description
:
>
description
:
>
204 NO CONTENT
204 NO CONTENT
T
he notification was delivered successfully.
Shall be returned when t
he notification was delivered successfully.
headers
:
headers
:
WWW-Authenticate
:
WWW-Authenticate
:
type
:
string
type
:
string
...
@@ -136,7 +139,8 @@ paths:
...
@@ -136,7 +139,8 @@ paths:
description
:
>
description
:
>
204 NO CONTENT
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.
The response body shall be empty.
headers
:
headers
:
WWW-Authenticate
:
WWW-Authenticate
:
...
@@ -192,9 +196,12 @@ paths:
...
@@ -192,9 +196,12 @@ paths:
post
:
post
:
summary
:
Notify about PM related events
summary
:
Notify about PM related events
description
:
>
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
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
:
parameters
:
-
name
:
ThresholdCrossedNotification
-
name
:
ThresholdCrossedNotification
description
:
>
description
:
>
...
@@ -222,7 +229,7 @@ paths:
...
@@ -222,7 +229,7 @@ paths:
description
:
>
description
:
>
204 NO CONTENT
204 NO CONTENT
T
he notification was delivered successfully.
Shall be returned when t
he notification was delivered successfully.
headers
:
headers
:
WWW-Authenticate
:
WWW-Authenticate
:
type
:
string
type
:
string
...
@@ -276,7 +283,8 @@ paths:
...
@@ -276,7 +283,8 @@ paths:
description
:
>
description
:
>
204 NO CONTENT
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.
The response body shall be empty.
headers
:
headers
:
WWW-Authenticate
:
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