Infobox Record Create Version 1

This handler uses the REST Infoblox API to create an A record (with the possibility to also create a PTR record). After configuring the handler with the Url where the Infoblox server is hosted at along with the username and password of an account with the correct permissions, the handler will start to build the hash of information to send to Infoblox. The name and zone will be appended with a period being added in between (so the zone should not have a leading period on it) to create the complete name to send in the REST call. Those parameters will then be sent to Infoblox to create the A record and if 'Create Associated PTR Record' is true a second call will be sent to create the PTR record.

Parameters

Name Description
Name The name of the record.
Zone The location of the zone that this will be placed in.
IP Address The ip address of the record.
Create Associated PTR Record If true, an associated PTR record will be created.

Sample Configuration

Name Description
Name sample.location
Zone kineticdata.com
IP Address 172.16.8.15
Create Associated PTR Record true

Results

This handler does not return any results.

Changelog

InfobloxRecordCreate_V1 (2014-07-10)

  • Initial version. See README for details.


Related Handlers

Looking for a workflow engine?

Learn more about the Kinetic Data Enterprise Workflow Platform Check it out Caret right circle