Infoblox

From Omnia
Jump to navigation Jump to search

Infoblox Online Documentation

Documentation Site:

https://docs.infoblox.com/

Restricted Confluence Documentation:

https://docs.infoblox.com/display/ILP/NIOS

Note: Requires a login and permissions ^

NIOS 9.0.x Documentation

Not restricted HTML version Documentation:

https://docs.infoblox.com/space/NIOS/35400616/NIOS

Infoblox API Documentation

https://www.infoblox.com/developer-portal/developer-portal-api-documentation/

Developer Getting Started - https://www.infoblox.com/developer-portal/getting-started/

Import CVF Record Format

Host Record:

https://docs.infoblox.com/space/nios84/44965359/Host+Record

Fixed Address:

https://docs.infoblox.com/space/nios84/44507068/IPv4+Fixed+Address%2FReservation

CNAME:

https://docs.infoblox.com/space/nios84/44965299/CNAME+Record

A Record:

https://docs.infoblox.com/space/nios84/44964473/Stub+Zone

Example A Record CSV File: (Sample excel for import.csv)

header-arecord,address*,fqdn*,_new_fqdn,comment,create_ptr,disabled,ttl
arecord,10.10.10.10,name.example.com,,mycomment,TRUE,FALSE,

Sample PTR

header-ptrrecord,dname*,address,view,comment,fqdn,creator,ddns_protected,disabled
ptrrecord,example1.my.domain,10.20.30.40,Internal,my_comment_1,40.30.20.10.in-addr.arpa,STATIC,FALSE,FALSE
ptrrecord,example2.my.domain,10.20.30.41,Internal,my_comment_2,41.30.20.10.in-addr.arpa,STATIC,FALSE,FALSE

keywords