Is there any method to update and append new hostgroup to already existing hostgroups for a particular host.
Currently when I am trying to update a host using method host.update with groupid as parameter then all the new group ids which I am adding are getting updated and thereby replacing the old hostgroups which are already mapped to that host.
Please help.