The most recent content from our members.
I'm working on an automation to restart the grid members services on a schedule way, using a pipeline. I've managed to get the pending changes requiring restarts and to restart the member. The yellow bar at the top of gui goes out, but if I go to Grid and then Restart Services, the changes are still there as pending,…
Our org would like to automate service restarts for config changes to take effect unless certain changes such as DTC changes are staged. Is there a way to see the staged changes that I would otherwise see using the pending restart banner from the web gui, but using wapi instead?
Is there a more efficient way to retrieve a list of all networks and their used IP addresses other than the scripted approach below? Call /network endpoint to get a list of all networks For each network, call /ipv4address?network=…&network_view=…&status=USED If the 1st call returns tens of thousands of networks, this whole…
The DNS Servers are part of the IPv4 DHCP properties of the network, but when I return the "option" field of the "network" object I don't get the DNS Servers in the list. Are the DNS Servers under a different object or a different field under the network object? Edit: I believe the DNS Servers are inherited from a parent…
We have a few networks defined in IB that are /21 or /23 and I'm unable to find the correct combination of WAPI objects/options to get the list of available (UNUSED) IPs. Is this even possible? Example network is 10.199.0.0/21 and I'd like to get available IPs on 10.199.7.0. Please help. Thank you
Greetings, some time ago I wrote a script to help move several zones from their respective Shared Record Groups to another. This was accomplished by means of an API PUT by specyfing the "zone_associations" field of the Shared Record Groups that I needed to edit. For example, for a Shared Record Group containing the zones…
I am trying to the the options for the Required, Recommended, and Optional for the extensible attributes using the WAPI. I am "reinventing" the wheel because we need a custom GUI for our use case with Infoblox. I've done everything that I need to do, except I can't find the said options/fields using the infoblox WAPI. I…
The National Institute of Standards and Technology (NIST) has created the standard known as NIST 800-171, which was created due in part to the FISMA bill signed into action as of December 2014. The standard is in place for a guide on the minimum requirements for federal information systems and as a voluntary guide for…
It looks like you're new here. Sign in or register to get started.