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
SOL005
Commits
b670a4f3
Commit
b670a4f3
authored
Jul 17, 2019
by
Giacomo Bernini
Browse files
upd
parent
4037f3e4
Pipeline
#1280
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSFaultManagement/NSFaultManagement.yaml
View file @
b670a4f3
swagger
:
"
2.0"
info
:
version
:
"
1.
1
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
version
:
"
1.
2
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
title
:
"
SOL005
-
NS
Fault
Management
Interface"
description
:
>
SOL005 - NS Fault Management Interface
...
...
@@ -16,8 +16,8 @@ info:
contact
:
name
:
"
NFV-SOL
WG"
externalDocs
:
description
:
ETSI GS NFV-SOL 005 V2.
5
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.0
5
.01_60/gs_NFV-SOL005v020
5
01p.pdf
description
:
ETSI GS NFV-SOL 005 V2.
6
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.0
6
.01_60/gs_NFV-SOL005v020
6
01p.pdf
basePath
:
/nsfm/v1
schemes
:
-
http
...
...
@@ -37,7 +37,7 @@ paths:
# Alarms #
###############################################################################
'
/alarms'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 8.4.2
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 8.4.2
parameters
:
-
name
:
Authorization
description
:
>
...
...
@@ -153,7 +153,7 @@ paths:
# Individual alarm #
###############################################################################
'
/alarms/{alarmId}'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 8.4.3
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 8.4.3
parameters
:
-
name
:
alarmId
description
:
>
...
...
@@ -329,7 +329,7 @@ paths:
#Subscriptions #
##############################################################################
'
/subscriptions'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 8.4.4
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 8.4.4
parameters
:
-
name
:
Authorization
description
:
>
...
...
@@ -535,7 +535,7 @@ paths:
# Individual subscription #
###############################################################################
'
/subscriptions/{subscriptionId}'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 8.4.5
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 8.4.5
parameters
:
-
name
:
subscriptionId
description
:
>
...
...
@@ -670,4 +670,4 @@ paths:
500
:
$ref
:
"
../responses/SOL005_resp.yaml#/responses/500"
503
:
$ref
:
"
../responses/SOL005_resp.yaml#/responses/503"
\ No newline at end of file
$ref
:
"
../responses/SOL005_resp.yaml#/responses/503"
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
b670a4f3
swagger
:
"
2.0"
info
:
version
:
"
1.
1
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
version
:
"
1.
3
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
title
:
SOL005 - VNF Package Management Interface
description
:
>
SOL005 - VNF Package Management Interface
...
...
@@ -16,8 +16,8 @@ info:
contact
:
name
:
"
NFV-SOL
WG"
externalDocs
:
description
:
ETSI GS NFV-SOL 005 V2.
5
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.0
5
.01_60/gs_NFV-SOL005v020
5
01p.pdf
description
:
ETSI GS NFV-SOL 005 V2.
6
.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.0
6
.01_60/gs_NFV-SOL005v020
6
01p.pdf
basePath
:
/vnfpkgm/v1
schemes
:
...
...
@@ -37,7 +37,7 @@ paths:
# VNF Packages #
###############################################################################
'
/vnf_packages'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 9.4.2
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 9.4.2
parameters
:
-
name
:
Authorization
description
:
>
...
...
@@ -231,7 +231,7 @@ paths:
# Individual VNF Package #
###############################################################################
'
/vnf_packages/{vnfPkgId}'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 9.4.3
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 9.4.3
parameters
:
-
name
:
vnfPkgId
description
:
>
...
...
@@ -431,7 +431,7 @@ paths:
# VNFD in an individual VNF package #
###############################################################################
'
/vnf_packages/{vnfPkgId}/vnfd'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 9.4.4
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 9.4.4
parameters
:
-
name
:
Authorization
description
:
>
...
...
@@ -540,7 +540,7 @@ paths:
# VNF Package Content #
###############################################################################
'
/vnf_packages/{vnfPkgId}/package_content'
:
#ETSI GS NFV-SOL 005 V2.
4
.1 location: 9.4.5
#ETSI GS NFV-SOL 005 V2.
6
.1 location: 9.4.5
parameters
:
-
name
:
Authorization
description
:
>
...
...
@@ -1240,4 +1240,4 @@ paths:
500
:
$ref
:
"
../responses/SOL005_resp.yaml#/responses/500"
503
:
$ref
:
"
../responses/SOL005_resp.yaml#/responses/503"
\ No newline at end of file
$ref
:
"
../responses/SOL005_resp.yaml#/responses/503"
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