Skip to content
Snippets Groups Projects
Commit 38fcfcad authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_98: Parameters of the "Individual VNF package artifact" resource have been updated

parent d576f837
No related branches found
No related tags found
No related merge requests found
......@@ -426,7 +426,9 @@ paths:
parameters:
- name: artifactPath
description: >
Path of the artifact within the VNF package.
Sequence of one or more 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
......@@ -436,7 +438,7 @@ paths:
required: true
- name: vnfPkgId
description: >
Identifier of the on-boarded VNF package. The identifier is
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment