Hello,
I am testing the phpipam functionalities to introduce it inside a project using REST API call.
Everything is working fine but I have discovered I cannot pre-populate an ip range with the hostname I want to give to the server and set the status as "Free".
I mean, I want to set a specific range with a specific hostname, so when I ask for the first free ip I will retrieve also the hostname to give to the server, the problem is that as soon as I import the csv with the range the default status is "Used" and there is not a status "Free" to set.
There is a way to introduce such state and to retrieve not only the IP but also the hostname? This is a normal function when working with an automated process.
Thanks for your answer!
Best Regards
Mirco
Anonymous