Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
31ee5713
Commit
31ee5713
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
SOL005_132: Clarification is added about the "artifactPath" field in an URI (VNF PM)
parent
cac41684
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
+8
-5
No files found.
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
31ee5713
...
@@ -773,7 +773,7 @@ paths:
...
@@ -773,7 +773,7 @@ paths:
parameters
:
parameters
:
-
name
:
vnfPkgId
-
name
:
vnfPkgId
description
:
>
description
:
>
Identifier of the
on-boarded
VNF package.
Identifier of the VNF package.
The identifier is allocated by the NFVO.
The identifier is allocated by the NFVO.
This identifier can be retrieved from the "vnfPkgId" attribute in the VnfPackageOnboardingNotification or
This identifier can be retrieved from the "vnfPkgId" attribute in the VnfPackageOnboardingNotification or
VnfPackageChangeNotification.
VnfPackageChangeNotification.
...
@@ -782,10 +782,13 @@ paths:
...
@@ -782,10 +782,13 @@ paths:
required
:
true
required
:
true
-
name
:
artifactPath
-
name
:
artifactPath
description
:
>
description
:
>
Path of the artifact within the VNF package.
Sequence of one or path segments representing the path of the artifact
This identifier can be retrieved from the "artifactPath" attribute of the applicable "additionalArtifacts" entry in
within the VNF package.
the body of the response to a GET request querying the "Individual VNF package" or the "VNF packages"
EXAMPLE: foo/bar/run.sh
resource.
This identifier can be retrieved from the "artifactPath" attribute of
the applicable "additionalArtifacts" entry in the body of the response
to a GET request querying the "Individual VNF package" or the
"VNF packages" resource.
in
:
path
in
:
path
type
:
string
type
:
string
required
:
true
required
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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