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
SOL002-SOL003
Commits
183e65a2
Commit
183e65a2
authored
Jul 17, 2019
by
Samir Medjiah
Browse files
SOL002_153 POST Method (on Notification Enpoint) description and response updated
parent
d08e8842
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFIndicatorNotification/VNFIndicatorNotification.yaml
View file @
183e65a2
...
...
@@ -55,7 +55,9 @@ paths:
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
during the subscription process.
The POST method delivers a notification from the server to the client.
The POST method delivers a notification from API producer to an API consumer. The API
consumer shall have previously created an "Individual subscription" resource with a
matching filter.
parameters
:
-
name
:
vnfIndicatorValueChangeNotification
in
:
body
...
...
@@ -69,7 +71,8 @@ paths:
description
:
>
204 NO CONTENT
The notification was delivered successfully. The response body shall be empty.
Shall be returned when the notification has been delivered successfully.
The response body shall be empty.
headers
:
Version
:
description
:
The used API version.
...
...
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