Fix: Infoblox | Failed to Allocate IP Address From IPAM: Error allocating host record to the specified ip: Unknown argument/field: 'network_view'

Hello,

I was recently working with a customer who had an issue using the Infoblox plugin with their Morpheus appliance. When provisioning a virtual machine into an Infoblox provided IP pool, Infoblox would error with Unknown argument/field: 'network_view' when attempting to create the DNS host entry.

They were facing this issue because they were using an older version of the Infoblox WAPI on their integration setting in Morpheus. In this case they were using version 2.2.1 of the WAPI. When we switched this to a more recent version of the API that supported the network_view field the issue was resolved.

For example changing https://x.x.x.x/wapi/v2.2.1 to https://x.x.x.x/wapi/v2.10.5

Hope this helps!

Chris

1 Like