Hi,
I'm trying to figure out the endpoint to use to associate an IP address with a interface via the API.
I figure first I must find the IP address object so I can get it's id
next I find the interface id for the Management interface on the device I want to associate the IP with
So now I have both the IP address ID and the interface ID.
Any ideas which endpoint I use to complete the association.
Thanks
Gav