Infoblox · Capability
Infoblox WAPI (Web API) — DNS Records
Infoblox WAPI (Web API) — DNS Records. 17 operations. Lead operation: Infoblox List DNS A records. Self-contained Naftiko capability covering one Infoblox business surface.
What You Can Do
GET
Listarecords
— Infoblox List DNS A records
/v1/record-a
POST
Createarecord
— Infoblox Create a DNS A record
/v1/record-a
GET
Getarecord
— Infoblox Get a DNS A record
/v1/record-a/{ref}
PUT
Updatearecord
— Infoblox Update a DNS A record
/v1/record-a/{ref}
DELETE
Deletearecord
— Infoblox Delete a DNS A record
/v1/record-a/{ref}
GET
Listaaaarecords
— Infoblox List DNS AAAA records
/v1/record-aaaa
POST
Createaaaarecord
— Infoblox Create a DNS AAAA record
/v1/record-aaaa
GET
Listcnamerecords
— Infoblox List DNS CNAME records
/v1/record-cname
POST
Createcnamerecord
— Infoblox Create a DNS CNAME record
/v1/record-cname
GET
Listhostrecords
— Infoblox List DNS host records
/v1/record-host
POST
Createhostrecord
— Infoblox Create a DNS host record
/v1/record-host
GET
Listmxrecords
— Infoblox List DNS MX records
/v1/record-mx
POST
Createmxrecord
— Infoblox Create a DNS MX record
/v1/record-mx
GET
Listptrrecords
— Infoblox List DNS PTR records
/v1/record-ptr
POST
Createptrrecord
— Infoblox Create a DNS PTR record
/v1/record-ptr
GET
Listtxtrecords
— Infoblox List DNS TXT records
/v1/record-txt
POST
Createtxtrecord
— Infoblox Create a DNS TXT record
/v1/record-txt
MCP Tools
infoblox-list-dns-records
Infoblox List DNS A records
read-only
idempotent
infoblox-create-dns-record
Infoblox Create a DNS A record
infoblox-get-dns-record
Infoblox Get a DNS A record
read-only
idempotent
infoblox-update-dns-record
Infoblox Update a DNS A record
idempotent
infoblox-delete-dns-record
Infoblox Delete a DNS A record
idempotent
infoblox-list-dns-aaaa-records
Infoblox List DNS AAAA records
read-only
idempotent
infoblox-create-dns-aaaa-record
Infoblox Create a DNS AAAA record
infoblox-list-dns-cname-records
Infoblox List DNS CNAME records
read-only
idempotent
infoblox-create-dns-cname-record
Infoblox Create a DNS CNAME record
infoblox-list-dns-host-records
Infoblox List DNS host records
read-only
idempotent
infoblox-create-dns-host-record
Infoblox Create a DNS host record
infoblox-list-dns-mx-records
Infoblox List DNS MX records
read-only
idempotent
infoblox-create-dns-mx-record
Infoblox Create a DNS MX record
infoblox-list-dns-ptr-records
Infoblox List DNS PTR records
read-only
idempotent
infoblox-create-dns-ptr-record
Infoblox Create a DNS PTR record
infoblox-list-dns-txt-records
Infoblox List DNS TXT records
read-only
idempotent
infoblox-create-dns-txt-record
Infoblox Create a DNS TXT record