Syntax
list remotegrouplist ( string hostname )
Description
remotegrouplist returns the full list of group names and the associated group IDs located on the remote host.
The remote host must be configured to run either pmmasterd or pmclientd to respond to this function.
Example
#print the remote groups on runhost print(remotegrouplist(runhost))