Infoblox WAPI (Web API)
RESTful API for managing Infoblox NIOS DDI (DNS, DHCP, IPAM) services, network objects, and configuration. The WAPI uses standard HTTP methods for CRUD operations and supports JSON and XML input and output formats. Authentication is handled via HTTP basic authentication or certificate-based authentication, and sessions can be maintained using cookies returned after initial authentication. The API follows a resource-oriented design where each NIOS object type is accessible as a REST resource.
What You Can Do
MCP Tools
listarecords
Infoblox List DNS A records
createarecord
Infoblox Create a DNS A record
getarecord
Infoblox Get a DNS A record
updatearecord
Infoblox Update a DNS A record
deletearecord
Infoblox Delete a DNS A record
listaaaarecords
Infoblox List DNS AAAA records
createaaaarecord
Infoblox Create a DNS AAAA record
listcnamerecords
Infoblox List DNS CNAME records
createcnamerecord
Infoblox Create a DNS CNAME record
listmxrecords
Infoblox List DNS MX records
createmxrecord
Infoblox Create a DNS MX record
listtxtrecords
Infoblox List DNS TXT records
createtxtrecord
Infoblox Create a DNS TXT record
listptrrecords
Infoblox List DNS PTR records
createptrrecord
Infoblox Create a DNS PTR record
listhostrecords
Infoblox List DNS host records
createhostrecord
Infoblox Create a DNS host record
listauthoritativezones
Infoblox List authoritative DNS zones
createauthoritativezone
Infoblox Create an authoritative DNS zone
listforwardzones
Infoblox List forward DNS zones
listnetworks
Infoblox List DHCP networks
createnetwork
Infoblox Create a network
listnetworkviews
Infoblox List network views
listipv4addresses
Infoblox List IPv4 addresses
listdhcpranges
Infoblox List DHCP ranges
createdhcprange
Infoblox Create a DHCP range
listfixedaddresses
Infoblox List DHCP fixed addresses
createfixedaddress
Infoblox Create a DHCP fixed address
listdhcpleases
Infoblox List DHCP leases
getgrid
Infoblox Get Grid information
listmembers
Infoblox List Grid members