This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

REST API-Guide for IPAM?

Hello,

I need a rest-api-guide for the ipam. I know this site in github: https://github.com/solarwinds/OrionSDK/wiki/IPAM-4.9-API , but I can't find more.

I want to use the rest-api in combination with ajax to get these operations:

- get all ip-adresses with hostname and the other information displayed in the ipam from a specifc subnet

- get first avaliable ip-adress in specific subnet

- ip adress reservation

Thanks!