We would like to integrate an IP address management service\extension\plugin into ESX.
The idea of the management software is to lease an IP from a set of 4096 IPs whenever requested for a job. After the job is completed, the IP would be released and can be reused by some other job at a later point in time.
I was wondering, if there is any mechanism to integrate a solution so that when the service is hosted it could lease IPs whenever a job requests for an IP and could be released back to IP pool?