Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Infoblox API
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 12:28 PM
1265     0
Is there an Infoblox API that helps me find out what kind of dns record is it for exmaple : A record, CNAME, Host etc.
Re: Infoblox API
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 04:10 PM
1265     0
https://{{grid_master}}/wapi/v2.7/allrecords?zone=example.com&name=docker1
"_ref": "allrecords/ZG5zLnpvbmVfc2VhcmNoX2luZGV4JGRucy5iaW5kX2EkLl9kZWZhdWx0LmNvbS5leGFtcGxlLGRvY2tlcjEsMS4xLjEuMQ:docker1",
"comment": "",
"name": "docker1",
"type": "record:a",
"view": "default",
"zone": "example.com"