Create or Update TXT Record in InfoBlox API using Python Libraries

A very short introduction into using Python and the InfoBlox Python libraries to interact with the REST API to give you a starting point for development. https://sifbaksh.com/introduction-to-infoblox-api-wapi-using-python/ The easiest approach is to use the InfoBlox-Client library in Python, it is possible to use “requests” and then parse the output, but this approach seems a bit […]

More...

Dell Openmanage DNS Records for Server Initiated Discovery (with Microsoft DNS)

OpenManage Enterprise version 3.4 allows automatic discovery of servers that have iDRAC firmware version 4.00.00.00 or later. The appliance can be configured to allow these servers to automatically locate the console by querying the DNS and initiate their discovery. The instructions (and this) give the use of the TUI or manual creation for Dell Openmanage […]

More...