cancel
Showing results for 
Search instead for 
Did you mean: 

DHCP API

chrispif
New Contributor

DHCP API

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

3 REPLIES 3
zanyterp
Moderator

Re: DHCP API

what type of dhcp allocation (appliance? endpoint?)
chrispif
New Contributor

Re: DHCP API

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

 

alannnnnn
Occasional Contributor

Re: DHCP API

Use a script to get active sessions through the API and then filter for the object that has the IP you are looking for.