Hi,
Does anyone know how to create a SUBNET using the REST API
Best Regards,
Kevin Downey
If you mean a subnet in IPAM, this is not currently supported through the API.
Thanks for clarifying
Also, if that is something you want to have go up vote the feature request:
So what can you do exactly with API apart from send queries to the database?
For example how do you mark an IP address as being unavailable/consumed?
IPAM's API is read-only. You can query things, but not make any changes. Including marking an IP address as in-use.
Outside of IP address management, many features of the product can be automated through the API. You can see some of these at https://github.com/solarwinds/OrionSDK/wiki.
Hello,
I am trying to consume the RestAPI for performing POST operations on ORION IPAM 4.7. So I wish to know if we can build an Rest API endpoint using the RESTAPI documentation if any OR there is/are no methods to perform any write operations using API like IP reserve/release operations.
Best Regards
Madhu