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
b1b0c3e3
Commit
b1b0c3e3
authored
Jun 28, 2019
by
moscatelli
Browse files
SOL003_247/SOL003_249: Notification methods and datatypes udated
parent
4d4800b5
Pipeline
#1219
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL003/VirtualisedResourcesQuotaAvailableNotificationNotification/VirtualisedResourcesQuotaAvailableNotificationNotification.yaml
View file @
b1b0c3e3
...
...
@@ -45,10 +45,11 @@ paths:
'
/URI-is-provided-by-the-client-when-creating-the-subscription'
:
post
:
description
:
>
Notify
The POST method delivers a notification from the server to the client.
Notify.
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.
This method shall follow the provisions specified in the tables 11.4.4.3.1-1 and 11.4.4.3.1-2 for URI
query parameters, request and response data structures, and response codes.
parameters
:
-
name
:
VrQuotaAvailNotification
description
:
A notification related to the availability of the virtualised resources quota.
...
...
@@ -82,7 +83,7 @@ paths:
description
:
>
204 NO CONTENT
T
he notification
w
as delivered successfully.
Shall be returned when t
he notification
h
as
been
delivered successfully.
headers
:
Version
:
description
:
>
...
...
@@ -106,10 +107,13 @@ paths:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
get
:
description
:
>
The GET method allows the server to test the notification endpoint
that is provided by the client, e.g. during subscription.
The GET method allows the server to test the notification endpoint that is provided by the client,
e.g. during subscription.
This method shall follow the provisions specified in the tables 11.4.4.3.2-1 and 11.4.4.3.2-2
for URI query parameters, request and response data structures, and response codes.
parameters
:
-
name
:
Version
description
:
>
...
...
@@ -122,7 +126,8 @@ paths:
description
:
>
204 NO CONTENT
The notification was delivered successfully.
TheShall be returned to indicate that the notification endpoint whas been tested successfully.
The response body shall be empty.
headers
:
Version
:
description
:
>
...
...
@@ -145,5 +150,4 @@ paths:
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
\ No newline at end of file
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