Client would like to know which endpoints have connected to which Utility Appliance
Release : 14.0
On an endpoint currently connected
This command will list all endpoints that reporting to PAMSC
selang -c "host DH__@<UtilityAppliance>; list hnode" -o E:\Exports\Nodelist.txt
This command will list all host group along and their endpoints
selang -c "host DH__@<UtilityAppliance>; sr ghnode *" > E:\Exports\Serveroutput.txt