Should Be Equal As Strings${response['body']['vnfInstance']['vnfdId']}${descriptor_id}
Should Be Equal As Strings${response['body']['vnfInstance']['vnfProvider']}${provider}
@@ -264,7 +266,10 @@ Parse SOL006
Should Be Equal As Strings${response['body']['vnfInstance']['vnfdVersion']}${descriptor_version}
Should Be Equal As Strings${response['body']['vnfInstance']['instantiatedVnfInfo']['extCpInfo']['cpdId']}${external_cp}
Should Be Equal As Strings${response['body']['vnfInstance']['instantiatedVnfInfo']['vnfcResourceInfo']['vduId']}${vdu_id}
Should Be Equal As Strings${response['body']['vnfInstance']['instantiatedVnfInfo']['extCpInfo']['cpdId']}${vdu_cpid}
Should Be Equal As Strings${response['body']['vnfInstance']['instantiatedVnfInfo']['virtualStorageResourceInfo']['virtualStorageDescId']}${virtual_storage}
Should Be Equal As Strings${response['body']['vnfInstance']['instantiatedVnfInfo']['extManagedVirtualLinkInfo']['vnfVirtualLinkDescId']}${virtual_link}