Loading src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +4 −2 Original line number Original line Diff line number Diff line Loading @@ -426,7 +426,9 @@ paths: parameters: parameters: - name: artifactPath - name: artifactPath description: > 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 This identifier can be retrieved from the "artifactPath" attribute of the applicable "additionalArtifacts" entry in the body of the of the applicable "additionalArtifacts" entry in the body of the response to a GET request querying the "Individual VNF package" or response to a GET request querying the "Individual VNF package" or Loading @@ -436,7 +438,7 @@ paths: required: true required: true - name: vnfPkgId - name: vnfPkgId description: > description: > Identifier of the on-boarded VNF package. The identifier is Identifier of the VNF package. The identifier is allocated by the NFVO. allocated by the NFVO. This identifier can be retrieved from the "vnfPkgId" This identifier can be retrieved from the "vnfPkgId" attribute in the VnfPackageOnboardingNotification or attribute in the VnfPackageOnboardingNotification or Loading Loading
src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +4 −2 Original line number Original line Diff line number Diff line Loading @@ -426,7 +426,9 @@ paths: parameters: parameters: - name: artifactPath - name: artifactPath description: > 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 This identifier can be retrieved from the "artifactPath" attribute of the applicable "additionalArtifacts" entry in the body of the of the applicable "additionalArtifacts" entry in the body of the response to a GET request querying the "Individual VNF package" or response to a GET request querying the "Individual VNF package" or Loading @@ -436,7 +438,7 @@ paths: required: true required: true - name: vnfPkgId - name: vnfPkgId description: > description: > Identifier of the on-boarded VNF package. The identifier is Identifier of the VNF package. The identifier is allocated by the NFVO. allocated by the NFVO. This identifier can be retrieved from the "vnfPkgId" This identifier can be retrieved from the "vnfPkgId" attribute in the VnfPackageOnboardingNotification or attribute in the VnfPackageOnboardingNotification or Loading