diff --git a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml index 7c93a66c2ad09b89824362814569bd5d26dcfb14..2ba11fdf4489f49ea2af05cd38c6736b783a9c58 100644 --- a/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +++ b/src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml @@ -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