mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
While calling the listNics API, instead of sending the default nic id as parameter, it should send the network id as a parameter. So, replaced that nicid parameter as networkid parameter.