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