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
82c80017
Commit
82c80017
authored
Feb 22, 2021
by
Sana Zulfiqar
Browse files
SOL002_11 and minor fixes
parent
5e2fe459
Pipeline
#6163
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
82c80017
...
...
@@ -293,7 +293,7 @@ paths:
# Individual VNF instance #
###############################################################################
'
/vnf_instances/{vnfInstanceId}'
:
#SOL00
3
location: 5.4.3.2
#SOL00
2
location: 5.4.3.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -531,7 +531,7 @@ paths:
# Instantiate VNF task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/instantiate'
:
#SOL00
3
location: 5.4.4.2
#SOL00
2
location: 5.4.4.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -643,7 +643,7 @@ paths:
# Scale VNF task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/scale'
:
#SOL00
3
location: 5.4.5.2
#SOL00
2
location: 5.4.5.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -757,7 +757,7 @@ paths:
# Scale VNF to Level task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/scale_to_level'
:
#SOL00
3
location: 5.4.6.2
#SOL00
2
location: 5.4.6.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -984,7 +984,7 @@ paths:
# Terminate VNF task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/terminate'
:
#SOL00
3
location: 5.4.8.2
#SOL00
2
location: 5.4.8.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -1027,7 +1027,7 @@ paths:
The request has been accepted for processing.
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.
...
...
@@ -1096,7 +1096,7 @@ paths:
# Heal VNF task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/heal'
:
#SOL00
3
location: 5.4.9.2
#SOL00
2
location: 5.4.9.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -1208,7 +1208,7 @@ paths:
# Operate VNF task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/operate'
:
#SOL00
3
location: 5.4.9.2
#SOL00
2
location: 5.4.9.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -1320,7 +1320,7 @@ paths:
# Change external VNF connectivity task #
###############################################################################
'
/vnf_instances/{vnfInstanceId}/change_ext_conn'
:
#SOL00
3
location: 5.4.9.2
#SOL00
2
location: 5.4.9.2
parameters
:
-
name
:
vnfInstanceId
description
:
>
...
...
@@ -1433,7 +1433,7 @@ paths:
# VNF LCM operation occurrences #
###############################################################################
'
/vnf_lcm_op_occs'
:
#SOL00
3
location: 5.4.12
#SOL00
2
location: 5.4.12
parameters
:
-
name
:
Version
description
:
>
...
...
@@ -1600,7 +1600,7 @@ paths:
# Individual VNF LCM operation occurrence #
###############################################################################
'
/vnf_lcm_op_occs/{vnfLcmOpOccId}'
:
#SOL00
3
location: 5.4.13
#SOL00
2
location: 5.4.13
parameters
:
-
name
:
vnfLcmOpOccId
description
:
>
...
...
@@ -1688,7 +1688,7 @@ paths:
# Retry operation task #
###############################################################################
'
/vnf_lcm_op_occs/{vnfLcmOpOccId}/retry'
:
#SOL00
3
location: 5.4.14
#SOL00
2
location: 5.4.14
parameters
:
-
name
:
vnfLcmOpOccId
description
:
>
...
...
@@ -1782,7 +1782,7 @@ paths:
# Rollback operation task #
###############################################################################
'
/vnf_lcm_op_occs/{vnfLcmOpOccId}/rollback'
:
#SOL00
3
location: 5.4.15
#SOL00
2
location: 5.4.15
parameters
:
-
name
:
vnfLcmOpOccId
description
:
>
...
...
@@ -1875,7 +1875,7 @@ paths:
# Fail operation task #
###############################################################################
'
/vnf_lcm_op_occs/{vnfLcmOpOccId}/fail'
:
#SOL00
3
location: 5.4.16
#SOL00
2
location: 5.4.16
parameters
:
-
name
:
vnfLcmOpOccId
description
:
>
...
...
@@ -1975,7 +1975,7 @@ paths:
# Cancel operation task #
###############################################################################
'
/vnf_lcm_op_occs/{vnfLcmOpOccId}/cancel'
:
#SOL00
3
location: 5.4.17
#SOL00
2
location: 5.4.17
parameters
:
-
name
:
vnfLcmOpOccId
description
:
>
...
...
@@ -2079,7 +2079,7 @@ paths:
# Subscriptions #
###############################################################################
'
/subscriptions'
:
#SOL00
3
location: 5.4.18
#SOL00
2
location: 5.4.18
parameters
:
-
name
:
Version
description
:
>
...
...
@@ -2100,7 +2100,7 @@ paths:
parameters
:
-
name
:
LccnSubscriptionRequest
description
:
>
Details of the subscription to be created.
Details of the subscription to be created
, as defined in clause 5.5.2.15
.
in
:
body
required
:
true
schema
:
...
...
@@ -2279,7 +2279,7 @@ paths:
# Individual subscription #
###############################################################################
'
/subscriptions/{subscriptionId}'
:
#SOL00
3
location: 5.4.19
#SOL00
2
location: 5.4.19
parameters
:
-
name
:
subscriptionId
description
:
>
...
...
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