Loading src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -4061,8 +4061,7 @@ definitions: vimConnectionInfo: description: > If present, this attribute signals the changes to VIM connection info that were passed in the related "ChangeCurrentVnfPkgRequest" structure. The provisions for sensitive information defined in clause 4.4.1.6 apply. "ChangeCurrentVnfPkgRequest" structure. type: object additionalProperties: $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/VimConnectionInfo" Loading src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +4 −6 Original line number Diff line number Diff line Loading @@ -388,9 +388,9 @@ paths: - $ref: '#/components/parameters/VnfPkgId' get: description: | The GET method shall return an archive that contains a set of artifacts according to the provisions for inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package. See clause 10.4.5a.3.2. The GET method shall return an archive that contains a set of artifacts. This GET method is used to Bulk-fetch artifacts that are not images. parameters: - $ref: ../../components/SOL003_params.yaml#/components/parameters/Accept - $ref: ../../components/SOL003_params.yaml#/components/parameters/Authorization Loading Loading @@ -434,9 +434,7 @@ paths: - $ref: '#/components/parameters/VnfdId' get: description: | The GET method shall return an archive that contains a set of artifacts according to the provisions for inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package. See clause 10.4.5a.3.2. The GET method fetches the content of an artifact within a VNF package. parameters: - $ref: ../../components/SOL003_params.yaml#/components/parameters/Accept - $ref: ../../components/SOL003_params.yaml#/components/parameters/Authorization Loading Loading
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +1 −2 Original line number Diff line number Diff line Loading @@ -4061,8 +4061,7 @@ definitions: vimConnectionInfo: description: > If present, this attribute signals the changes to VIM connection info that were passed in the related "ChangeCurrentVnfPkgRequest" structure. The provisions for sensitive information defined in clause 4.4.1.6 apply. "ChangeCurrentVnfPkgRequest" structure. type: object additionalProperties: $ref: "../../General_Definitions/SOL003_def.yaml#/definitions/VimConnectionInfo" Loading
src/SOL003/VNFPackageManagement/VNFPackageManagement.yaml +4 −6 Original line number Diff line number Diff line Loading @@ -388,9 +388,9 @@ paths: - $ref: '#/components/parameters/VnfPkgId' get: description: | The GET method shall return an archive that contains a set of artifacts according to the provisions for inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package. See clause 10.4.5a.3.2. The GET method shall return an archive that contains a set of artifacts. This GET method is used to Bulk-fetch artifacts that are not images. parameters: - $ref: ../../components/SOL003_params.yaml#/components/parameters/Accept - $ref: ../../components/SOL003_params.yaml#/components/parameters/Authorization Loading Loading @@ -434,9 +434,7 @@ paths: - $ref: '#/components/parameters/VnfdId' get: description: | The GET method shall return an archive that contains a set of artifacts according to the provisions for inclusion/exclusion defined below, embedded in a directory structure being the same as in the VNF package. See clause 10.4.5a.3.2. The GET method fetches the content of an artifact within a VNF package. parameters: - $ref: ../../components/SOL003_params.yaml#/components/parameters/Accept - $ref: ../../components/SOL003_params.yaml#/components/parameters/Authorization Loading