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
4a6cc73a
Commit
4a6cc73a
authored
5 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL002_40 POST method (on Change VNF Flavour task) response updated
parent
0ab06ed0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
+3
-3
3 additions, 3 deletions
...SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
with
3 additions
and
3 deletions
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
+
3
−
3
View file @
4a6cc73a
...
...
@@ -901,10 +901,10 @@ paths:
description
:
>
202 ACCEPTED
The request
w
as accepted for processing, but the processing has not been completed.
The request
h
as
been
accepted for processing, but the processing has not been completed.
The response body shall be empty.
The HTTP response shall include a "Location" HTTP header that contains the URI of the
newly-created "VNF LCM operation occurrence" resource corresponding to the operation.
newly-created "
Individual
VNF LCM operation occurrence" resource corresponding to the operation.
headers
:
Content-Type
:
description
:
The MIME type of the body of the response.
...
...
@@ -951,7 +951,7 @@ paths:
409 CONFLICT
Error: The operation cannot be executed currently, due to a conflict with the state of the resource.
Typically, this is due to the fact that the VNF instance resource is in NOT_INSTANTIATED state,
Typically, this is due to the fact that the
"Individual
VNF instance
"
resource is in NOT_INSTANTIATED state,
or that another lifecycle management operation is ongoing.
The response body shall contain a ProblemDetails structure, in which the "detail" attribute shall
convey more information about the error.
...
...
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