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
eb638e39
Commit
eb638e39
authored
May 07, 2021
by
piscione
Browse files
SOL005_124 to SOL005_128
parent
9d68c338
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
eb638e39
...
...
@@ -491,6 +491,8 @@ definitions:
disabled.
Modifications to these attributes can be requested using the "ModifyVnfInfoData" structure.
In addition, the provisions in clause 6.7 shall apply.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
vimId
:
description
:
>
...
...
@@ -639,6 +641,8 @@ definitions:
operations, which means that the modified values can indirectly affect the configuration of the VNF instance.
Extensions that are allowed for the VNF are declared in the VNFD.
Modifications to these attributes can be requested using the "ModifyVnfInfoData" structure.
In addition, the provisions in clause 6.7 shall apply.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
LccnLinks
:
...
...
@@ -2922,6 +2926,7 @@ definitions:
description
:
>
Modifications to entries in the
"vnfConfigurableProperties" attribute in "VnfInstance", as defined below in clause 6.5.3.57.
In addition, the provisions in clause 6.7 shall apply.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
metadata
:
description
:
>
...
...
@@ -2930,6 +2935,7 @@ definitions:
extensions
:
description
:
>
Modifications to entries in the "extensions" attribute in "VnfInstance", as defined below in clause 6.5.3.57.
In addition, the provisions in clause 6.7 shall apply.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
ChangeExtVnfConnectivityData
:
...
...
@@ -5632,6 +5638,7 @@ definitions:
This attribute represents the delta (semantics as per IETF RFC 7396 [11], JSON Merge Patch) between
the value of the attribute at the start of the "Change current VNF package" operation and the value
of the attribute at its completion.
In addition, the provisions in clause 6.7 shall apply.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
metadata
:
description
:
>
...
...
@@ -5646,6 +5653,7 @@ definitions:
and shall be present if that attribute was modified during the operation. This attribute represents the delta
(semantics as per IETF RFC 7396 [11], JSON Merge Patch) between the value of the attribute at the start of the
"Change current VNF package" operation and the value of the attribute at its completion.
In addition, the provisions in clause 6.7 shall apply.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/KeyValuePairs"
vnfdId
:
description
:
>
...
...
src/SOL005/VNFSnapshotPackageManagement/VNFSnapshotPackageManagement.yaml
View file @
eb638e39
...
...
@@ -513,7 +513,7 @@ paths:
parameters
:
-
$ref
:
../components/SOL005_params.yaml#/components/parameters/ContentType
requestBody
:
$ref
:
'
#/components/requestBodies/VnfSnapshotPkgExtArtifactsAccess
Info
'
$ref
:
'
#/components/requestBodies/VnfSnapshotPkgExtArtifactsAccess
Config
'
responses
:
200
:
$ref
:
'
#/components/responses/ExternalArtifactsAccess.Put.200'
...
...
@@ -689,12 +689,12 @@ components:
$ref
:
./definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/CancelVnfSnapshotPkgOperationRequest
required
:
true
VnfSnapshotPkgExtArtifactsAccess
Info
:
VnfSnapshotPkgExtArtifactsAccess
Config
:
description
:
VOID
content
:
application/json
:
schema
:
$ref
:
./definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/VnfSnapshotPkgExtArtifactsAccess
Info
$ref
:
./definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/VnfSnapshotPkgExtArtifactsAccess
Config
required
:
true
responses
:
...
...
@@ -1134,7 +1134,7 @@ components:
content
:
application/json
:
schema
:
$ref
:
definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/VnfSnapshotPkgExtArtifactsAccess
Info
$ref
:
definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/VnfSnapshotPkgExtArtifactsAccess
Config
ExternalArtifactsAccess.Put.200
:
description
:
|
...
...
@@ -1169,7 +1169,7 @@ components:
content
:
application/json
:
schema
:
$ref
:
definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/VnfSnapshotPkgExtArtifactsAccess
Info
$ref
:
definitions/SOL005VNFSnapshotPackageManagement_def.yaml#/definitions/VnfSnapshotPkgExtArtifactsAccess
Config
IndividualArtifact.Get.200
:
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