PAM/PAMSC - List all endpoints connected to a utility appliance
search cancel

PAM/PAMSC - List all endpoints connected to a utility appliance

book

Article ID: 262184

calendar_today

Updated On:

Products

CA Privileged Access Manager (PAM)

Issue/Introduction

Client would like to know which endpoints have connected to which Utility Appliance

Environment

Release : 14.0

Resolution

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