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
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
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
31ee5713
...
...
@@ -773,7 +773,7 @@ paths:
parameters
:
-
name
:
vnfPkgId
description
:
>
Identifier of the
on-boarded
VNF package.
Identifier of the VNF package.
The identifier is allocated by the NFVO.
This identifier can be retrieved from the "vnfPkgId" attribute in the VnfPackageOnboardingNotification or
VnfPackageChangeNotification.
...
...
@@ -782,10 +782,13 @@ paths:
required
:
true
-
name
:
artifactPath
description
:
>
Path of the artifact within the VNF package.
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.
Sequence of one or path segments representing the path of the artifact
within the VNF package.
EXAMPLE: foo/bar/run.sh
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
type
:
string
required
:
true
...
...
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