IPAM driver example

Hello,

I reopen this topic, since we would like to associate opennebula with the efficient IP ipam(SolidRest).

We have a problem when we go through the sunstone GUI. (In cli, we do not encounter any problems, we create our xml with all the necessary information and via the Solidrest API, all the information is well written on the ipam).

let me explain where our problem is.

When we want to add a new AR in an already existing network on OpenNebula via the GUI, the arguments received on the script are:

ARGV 1 → 25 (Request ID ??? ) How to retrie the request id ???
ARGV 0 → / var / lib / one / remotes / ipam / efficient/ register_address_range (The script used ? )

While normally we should receive a base64 argument containing the AR request in xml

anybody can help me ?

Kind regards