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
a9e90dfd
Commit
a9e90dfd
authored
Jun 25, 2019
by
moscatelli
Browse files
SOL003_26/SOL003_27: Responses' codes updated according to SOL003 and SOL013
parent
94e8bea9
Pipeline
#1152
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
a9e90dfd
...
...
@@ -25,8 +25,8 @@ info:
url
:
https://forge.etsi.org/etsi-forge-copyright-notice.txt
externalDocs
:
description
:
ETSI GS NFV-SOL 003 V2.
5
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.0
5
.01_60/gs_
nfv-sol
003v020
5
01p.pdf
description
:
ETSI GS NFV-SOL 003 V2.
6
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.0
6
.01_60/gs_
NFV-SOL
003v020
6
01p.pdf
basePath
:
"
/vnflcm/v1"
...
...
@@ -51,11 +51,8 @@ paths:
'
/vnf_instances'
:
#SOL003 location: 5.4.2
post
:
#TODO: Add headers defined in 4.3.4.2
description
:
>
Create VNF Identifier
Create VNF Identifier.
The POST method creates a new VNF instance resource.
parameters
:
-
name
:
createVnfRequest
...
...
@@ -93,7 +90,10 @@ paths:
type
:
string
responses
:
201
:
description
:
A VNF Instance identifier was created successfully
description
:
>
201 CREATED
A VNF Instance identifier was created successfully.
headers:
Content-Type:
description: The MIME type of the body of the response.
...
...
@@ -101,7 +101,7 @@ paths:
maximum: 1
minimum: 1
Location:
description
:
The resource URI of the created VNF instance
description: The resource URI of the created VNF instance
.
type: string
format: url
WWW-Authenticate:
...
...
@@ -129,24 +129,20 @@ paths:
404
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/404"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/40
4
"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/40
5
"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
409
:
$ref
:
"
responses/VNFLifecycleManagement_resp.yaml#/responses/409-inconsistent-state"
416
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/416"
422
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/422"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
504
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/504"
get
:
description
:
>
Query VNF
Query VNF.
The GET method queries information about multiple VNF instances.
parameters
:
-
name
:
Accept
...
...
@@ -227,7 +223,7 @@ paths:
responses
:
200
:
description
:
>
OK
200
OK
Information about zero or more VNF instances was queried
successfully. The response body shall contain in an array
...
...
@@ -276,17 +272,18 @@ paths:
404
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/404"
405
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/40
4
"
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/40
5
"
406
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/406"
409
:
$ref
:
"
responses/VNFLifecycleManagement_resp.yaml#/responses/409-inconsistent-state"
416
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/416"
500
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/500"
503
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/503"
504
:
$ref
:
"
../../responses/SOL002SOL003_resp.yaml#/responses/504"
###############################################################################
# Individual VNF instance #
###############################################################################
...
...
src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
View file @
a9e90dfd
...
...
@@ -25,8 +25,8 @@ info:
url
:
https://forge.etsi.org/etsi-forge-copyright-notice.txt
externalDocs
:
description
:
ETSI GS NFV-SOL 003 V2.
5
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.0
5
.01_60/gs_
nfv-sol
003v020
5
01p.pdf
description
:
ETSI GS NFV-SOL 003 V2.
6
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/02.0
6
.01_60/gs_
NFV-SOL
003v020
6
01p.pdf
basePath
:
"
/callback/v1"
...
...
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