Hi
I am looking for a way to pull DHCP allocation with an API.
Do you have any hint on how to do that?
cheers
Chris
Endpoint.
Setup: our pulse secure has the role of DHCP server for users connecting our infrastructure .
My need is to interogate PulseSecure to find IP address allocated for a given user/PC/Endpoint.
Thanks!
Christian
Use a script to get active sessions through the API and then filter for the object that has the IP you are looking for.