Hello again.

Here is our second question.


File: AppErrors
Resource ID: 
ACTION_TYPE_FAILED_INVALID_NIC_FILTER_PARAMETER_INTERFACE_VM

String: Cannot ${action} ${type}. The network interface (id '${INTERFACE_ID}') is not on virtual machine (id '${VM_ID}') found.

Question: Which one of the following interpretations is correct for the second sentence?
1) The network interface (id '${INTERFACE_ID}') is not on the virtual machine (id '${VM_ID}') which was found
or
2) The network interface (id '${INTERFACE_ID}') which is not on the virtual machine (id '${VM_ID}') is found

Kind regards,

Yuko