REST API - Retreive IP address by FHRP Group #9069
-
I am trying to retrieve an IP address via the REST API that is assigned to a specific FHRP Group ID, and it appears this isn't an option using a GET request on the /api/ipam/ip-addresses/ endpoint. I tried using ?assigned_object_type=101&assigned_object_id=1 to test, even though I did not see that option in the documentation, to no avail. There are options for vminterface_id and interface_id only it appears. Is there something I am missing, or do I need to put in a request for this functionality? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
You're not missing anything; this was indeed overlooked when FHRP groups were added. A feature request would be much appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
You're not missing anything; this was indeed overlooked when FHRP groups were added. A feature request would be much appreciated. Thanks!