Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Angel Reina Ortega
SOL002-SOL003
Commits
383f2e79
Commit
383f2e79
authored
5 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_69 POST Method (on Notification endpoint) request and response updated
parent
8ca5694e
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
+6
-6
6 additions, 6 deletions
...ementNotification/VNFLifecycleManagementNotification.yaml
with
6 additions
and
6 deletions
src/SOL002/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
+
6
−
6
View file @
383f2e79
...
...
@@ -58,7 +58,7 @@ paths:
The POST method delivers a notification from the server to the client.
parameters
:
-
name
:
VnfLcmOperationOccurrenceNotification
description
:
A notification about
on-boarding of a VNF packag
e.
description
:
A notification about
lifecycle changes triggered by a VNF LCM operation occurrenc
e.
in
:
body
required
:
true
schema
:
...
...
@@ -82,7 +82,7 @@ paths:
description
:
>
204 NO CONTENT
The notification
w
as delivered successfully.
The notification
h
as
been
delivered successfully.
headers
:
WWW-Authenticate
:
description
:
>
...
...
@@ -196,7 +196,7 @@ paths:
-
name
:
VnfIdentifierCreationNotification
description
:
>
A notification about the creation of a VNF identifier and the
related VNF instance resource.
related
"Individual
VNF instance
"
resource.
in
:
body
required
:
true
schema
:
...
...
@@ -220,7 +220,7 @@ paths:
description
:
>
204 NO CONTENT
The notification
w
as delivered successfully.
The notification
h
as
been
delivered successfully.
headers
:
WWW-Authenticate
:
description
:
>
...
...
@@ -334,7 +334,7 @@ paths:
-
name
:
VnfIdentifierDeletionNotification
description
:
>
A notification about the deletion of a VNF identifier and the
related VNF instance resource.
related
"Individual
VNF instance
"
resource.
in
:
body
required
:
true
schema
:
...
...
@@ -358,7 +358,7 @@ paths:
description
:
>
204 NO CONTENT
The notification
w
as delivered successfully.
The notification
h
as
been
delivered successfully.
headers
:
WWW-Authenticate
:
description
:
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment