Loading src/SOL002/General_Definitions/SOL002_def.yaml +8 −3 Original line number Diff line number Diff line Loading @@ -133,6 +133,8 @@ definitions: $ref: "#/definitions/KeyValuePairs" CmfInfo: description: > This type provides input information related to CMF for certificate management. type: object required: - id Loading Loading @@ -983,10 +985,10 @@ definitions: type: string notBefore: description: Start date of valid period for this certificate. type: string $ref: "#/definitions/DateTime" notAfter: description: End date of valid period for this certificate. type: string $ref: "#/definitions/DateTime" subject: description: Subject of this certificate. type: string Loading Loading @@ -1086,7 +1088,9 @@ definitions: items: type: string subjectAltName: description: Alternative name of subject of certificates. See note. description: Alternative name of subject of certificates. Shall be present when this certificate is used for encrypted communication using IP address and subjectAltName attribute of CertificateBaseProfile in CertificateDesc of VNFD is empty (see ETSI GS NFV-IFA 011 [7],clause 7.1.19.4). See note type: array items: type: string Loading Loading @@ -1305,6 +1309,7 @@ definitions: CREATE_SNAPSHOT | Represents the "Create VNF Snapshot" LCM operation. REVERT_TO_SNAPSHOT | Represents the “Revert-To VNF Snapshot" LCM operation. CHANGE_VNFPKG | Represents the "Change current VNF package" LCM operation. SELECT_DEPL_MODS | Represents the "Select VNF deployable modules" LCM operation type: string enum: - INSTANTIATE Loading src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -539,7 +539,6 @@ definitions: to deployable modules listed in this attribute are requested to be instantiated. type: array items: type: string $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/IdentifierInVnfd" Loading Loading
src/SOL002/General_Definitions/SOL002_def.yaml +8 −3 Original line number Diff line number Diff line Loading @@ -133,6 +133,8 @@ definitions: $ref: "#/definitions/KeyValuePairs" CmfInfo: description: > This type provides input information related to CMF for certificate management. type: object required: - id Loading Loading @@ -983,10 +985,10 @@ definitions: type: string notBefore: description: Start date of valid period for this certificate. type: string $ref: "#/definitions/DateTime" notAfter: description: End date of valid period for this certificate. type: string $ref: "#/definitions/DateTime" subject: description: Subject of this certificate. type: string Loading Loading @@ -1086,7 +1088,9 @@ definitions: items: type: string subjectAltName: description: Alternative name of subject of certificates. See note. description: Alternative name of subject of certificates. Shall be present when this certificate is used for encrypted communication using IP address and subjectAltName attribute of CertificateBaseProfile in CertificateDesc of VNFD is empty (see ETSI GS NFV-IFA 011 [7],clause 7.1.19.4). See note type: array items: type: string Loading Loading @@ -1305,6 +1309,7 @@ definitions: CREATE_SNAPSHOT | Represents the "Create VNF Snapshot" LCM operation. REVERT_TO_SNAPSHOT | Represents the “Revert-To VNF Snapshot" LCM operation. CHANGE_VNFPKG | Represents the "Change current VNF package" LCM operation. SELECT_DEPL_MODS | Represents the "Select VNF deployable modules" LCM operation type: string enum: - INSTANTIATE Loading
src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +0 −1 Original line number Diff line number Diff line Loading @@ -539,7 +539,6 @@ definitions: to deployable modules listed in this attribute are requested to be instantiated. type: array items: type: string $ref: "../../General_Definitions/SOL002_def.yaml#/definitions/IdentifierInVnfd" Loading