Loading src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +7 −13 Original line number Original line Diff line number Diff line Loading @@ -710,35 +710,29 @@ definitions: description: > description: > Modifications of the "vnfConfigurableProperties" attribute in Modifications of the "vnfConfigurableProperties" attribute in "VnfInstance". If present, these modifications shall be applied "VnfInstance". If present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396). according to the rules of JSON Merge Patch (see IETF RFC 7396). $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" metadata: metadata: description: > description: > Modifications of the "metadata" attribute in "VnfInstance". If Modifications of the "metadata" attribute in "VnfInstance". If present, these modifications shall be applied according to the rules present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396). of JSON Merge Patch (see IETF RFC 7396). $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" extensions: extensions: description: > description: > Modifications of the "extensions" attribute in "VnfInstance". If Modifications of the "extensions" attribute in "VnfInstance". If present, these modifications shall be applied according to the rules present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396). of JSON Merge Patch (see IETF RFC 7396). $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" vimConnectionInfo: vimConnectionInfo: description: > description: > New content of certain entries in the "vimConnectionInfo" attribute Modifications of the "vimConnectionInfo" attribute. If present, these array in "VnfInstance", as defined below this table. modifications shall be applied according to the rules of JSON Merge Patch (see IETF RFC 7396 ). type: array type: array items: items: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo" vimConnectionInfoDeleteIds: description: > List of identifiers entries to be deleted from the "vimConnectionInfo" attribute array in "VnfInstance", to be used as "deleteIdList" as defined below this table. type: array items: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier" VnfInfoModifications: VnfInfoModifications: description: > description: > Loading Loading
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml +7 −13 Original line number Original line Diff line number Diff line Loading @@ -710,35 +710,29 @@ definitions: description: > description: > Modifications of the "vnfConfigurableProperties" attribute in Modifications of the "vnfConfigurableProperties" attribute in "VnfInstance". If present, these modifications shall be applied "VnfInstance". If present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396). according to the rules of JSON Merge Patch (see IETF RFC 7396). $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" metadata: metadata: description: > description: > Modifications of the "metadata" attribute in "VnfInstance". If Modifications of the "metadata" attribute in "VnfInstance". If present, these modifications shall be applied according to the rules present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396). of JSON Merge Patch (see IETF RFC 7396). $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" extensions: extensions: description: > description: > Modifications of the "extensions" attribute in "VnfInstance". If Modifications of the "extensions" attribute in "VnfInstance". If present, these modifications shall be applied according to the rules present, these modifications shall be applied according to the rules of JSON Merge PATCH (see IETF RFC 7396). of JSON Merge Patch (see IETF RFC 7396). $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" vimConnectionInfo: vimConnectionInfo: description: > description: > New content of certain entries in the "vimConnectionInfo" attribute Modifications of the "vimConnectionInfo" attribute. If present, these array in "VnfInstance", as defined below this table. modifications shall be applied according to the rules of JSON Merge Patch (see IETF RFC 7396 ). type: array type: array items: items: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo" $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo" vimConnectionInfoDeleteIds: description: > List of identifiers entries to be deleted from the "vimConnectionInfo" attribute array in "VnfInstance", to be used as "deleteIdList" as defined below this table. type: array items: $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier" VnfInfoModifications: VnfInfoModifications: description: > description: > Loading