diff --git a/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml b/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml index aad827a52c689a1a5252361e975c78716f950914..08705c29db0ffbd5e765dcf83b3dbc02f93a082d 100644 --- a/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml +++ b/src/SOL002/VNFLifecycleManagement/definitions/SOL002VNFLifecycleManagement_def.yaml @@ -1258,7 +1258,7 @@ definitions: id: description: > Identifier of the virtual link instance, identifying the applicable - "vnfVirtualLinkResourceInfo" entry in the "VnfInstance" data type. + "vnfVirtualLinkResourceInfo" or "extManagedVirtualLinkInfo" entry in the "VnfInstance" data type. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnf" vnfVirtualLinkDescId: description: > @@ -1322,7 +1322,8 @@ definitions: description: > Metadata about this resource. The content of this attribute shall be a copy of the content of the - "metadata" attribute of the VnfVirtualLinkResourceInfo structure. + "metadata" attribute of the applicable "VnfVirtualLinkResourceInfo" structure + if such structure is referenced by the "id" attribute and it has metadata. $ref: "../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs" AffectedVirtualStorage: