Offline
Member since 07-23-2014

Community record

332
Posts
128
Kudos
72
Solutions
Badges
Yes, you're correct. "$data" is a pure text string, whereas "$JSON" is a JSON object. Us humans like to read & write strings, whereas Invoke-RestMethod expects a JSON object as input.
This works - could add session stuff: """ This script downloads an Infoblox dat...
You can enable or disable ciphers and protocols to suit your needs. This is don...
It sounds like you're trying to import ranges, using a networks type CSV file. For a good example, you can export an existing range and see what the file would look like. Many of the exported fields will be blank, they are not needed for an import.
You will want to use (for example) /network?network_container=192.168.0.0/16 No...
Please open a support case, that's the best path to get assistance.
how to converted to manage? if unmanaged scope is presented
did you ever get an answer to this or this working? I am in the same spot.
Thanks, I could accomplish the same using Python infoblox-client library from infoblox_client import connector conn = connector.Connector(opts) ipv4_records = conn.get_object("record:host_ipv4addr", max_results=10000)
Yes I agree, unfortunately it's hard to know what's going on without your actual data and code and such. Note that only one A record is returned in the GUI, however it's matched for multiple reasons so it's displayed multiple times.

MattR's groups

This widget could not be displayed.
" alt="" />

Kudos given to

MattR's Photos