ListPrinterGroups
Use this action to list all printer groups.
XML return format
Format of the return XML of the services.
<ACTION actionname="LISTPRINTERGROUPS">
<LIST status="pass">
<MSG>List retrieved successfully.</MSG>
<PRINTERGROUP printerGroupDescription="xxx printer" printerGroup="XXX"/>
<PRINTERGROUP printerGroupDescription="yyy printer" printerGroup="YYY"/>
</LIST>
</ACTION>