On Itop you can link a "Server" with a "networkDevice".
My server have 4 networks cards and i would like to connect them to the same switch.
So, I import the lnkconnectablecitonetworkdevice.csv with 4 lines matching the same server and the same networkdevice but with differents network_port and device_port.
The import only record 1 line.
My question is how to make the networkdevice_id or the connectablec_id ,non unique?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
On Itop you can link a "Server" with a "networkDevice".
My server have 4 networks cards and i would like to connect them to the same switch.
So, I import the lnkconnectablecitonetworkdevice.csv with 4 lines matching the same server and the same networkdevice but with differents network_port and device_port.
The import only record 1 line.
My question is how to make the networkdevice_id or the connectablec_id ,non unique?
All depends what is your Search parameter, put that one is unique, in your case you have to use like search your connectableci and ports to be unique.
thanks, It s ok with the search on the device_port which is unique ;)