infoblox:api
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| infoblox:api [2026/01/16 16:14] – [Get Data of Threat Feed] bstafford | infoblox:api [2026/03/07 00:25] (current) – bstafford | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * [[https:// | * [[https:// | ||
| + | ===== Convert JSON ===== | ||
| + | The " | ||
| + | |||
| + | Page on transforming JSON with jq [[www.digitalocean.com/ | ||
| ===== Quick CURL===== | ===== Quick CURL===== | ||
| < | < | ||
| Line 282: | Line 286: | ||
| sys.exit(1)</ | sys.exit(1)</ | ||
| ===== Reference ===== | ===== Reference ===== | ||
| + | API Docs [[https:// | ||
| + | |||
| + | ===== Subnet Filter ===== | ||
| + | |||
| + | |||
| + | < | ||
| + | --header ' | ||
| + | --header ' | ||
| + | | jq -r ' | ||
| + | |||
| + | This command will find all subnets that have the tag " | ||
| + | |||
| + | You can then use the jq command to filter the subnet address value and the subnet CIDR value and display in format address/ | ||
| + | ==== AWS IPAM ==== | ||
| + | To get the Infoblox ID needed by AWS IPAM for management: | ||
| + | < | ||
| ==== Get Internal Domain List ==== | ==== Get Internal Domain List ==== | ||
| The following gets the full list of Internal Domain lists (Security) as well as their contents. You can use this to get the ID of each list. | The following gets the full list of Internal Domain lists (Security) as well as their contents. You can use this to get the ID of each list. | ||
infoblox/api.1768580071.txt.gz · Last modified: by bstafford
