Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Attributes (text box editor type) (type: string): Insert the extensible attributes needed for the new host
  • Connection (text box editor type) (type: string): Infoblox Connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • FQDN (text box editor type) (type: string): Enter the name of the DNS zone. E.g. 'fmrp.intern'
  • Host Name (text box editor type) (type: string): Enter the new host name
  • IPv4Address (text box editor type) (type: string): Enter the IPv4Address for the new host. If this parameter is specified the IPv6Address will be ignored. This parameter takes precedence over the IPv6Address parameter
  • IPv6Address (text box editor type) (type: string): Enter the IPv6Address for the new host. If this parameter is specified the IPv4Address will be ignored.

...

  • Infoblox IP (text box editor type) (type: string): Enter the IP for the Infoblox website
  • Infoblox Version (text box editor type) (type: string): Enter the version for the Infoblox account, e.g. "1.6"
  • Password(text box editor type) (type: string): Enter the password
  • Password Binding (text box editor type) (type: string): Bind to a variable containing the encrypted password for connection. (This parameter is used only when the user wants to send an encrypted password from outside the task, example Flowster Studio Portal)
  • Username (text box editor type) (type: string): Enter the ssername, e.g. 'Username'

...

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • IPv4Address (text box editor type) (type: string): Enter the IPv4Address for the reservation to be deleted

...

The Get Dhcp Info activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • Network (text box editor type) (type: string): Enter the Network Area, e.g. '10.201.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs True if DHCP is enabled, otherwise False.

 

Get DNS Address

This activity gets the specified DNS Address from a given network area.

Activity Parameters

The Get DNS Address activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • IP Address (text box editor type) (type: string): Enter the IP Address
  • Network (text box editor type) (type: string): Enter the Network Area where the IP Address can be found, e.g. '10.10.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs a list of KeyValuePairs containing the property names and values for the specified DNS Address. Available keys are: '_ref', 'ip_address', 'is_conflict', 'mac_address', 'names', 'network', 'network_view', 'objects', 'status', 'types', 'usage'


Get Free IP Address

This activity gets the next free IP Address in the given network area.

Activity Parameters

The Get Free IP Address activity parameters can be provided by manual inserted values or via IN arguments or variables:

 Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • Network (text box editor type) (type: string): Enter the Network Area where to search the free IP Address, e.g. '10.10.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs the free IP address.


Get Gateway Address

This activity gets all the gateway addresses for the specified network.

Activity Parameters

The Get Gateway Address activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • IP Address (text box editor type) (type: string): Enter the IP Address
  • Network (text box editor type) (type: string): Enter the Network Area where the IP Address can be found, e.g. '10.10.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs a list of KeyValuePairs containing the property names and values for the specified Gateway Address. Available keys are: '_ref', 'ip_address', 'is_conflict', 'mac_address', 'names', 'network', 'network_view', 'objects', 'status', 'types', 'usage'

 

Get Network Area Configuration

This activity gets the specified network's configuration.

Activity Parameters

The Get Network Area Configuration activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • Network (text box editor type) (type: string): Enter the network area, e.g. '10.10.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs a list of network area configuration names and their values. Available keys are: '_ref', 'comment', 'network', 'network_view'

 

List DNS Addresses

This activity lists all the DNS Addresses from the specified network area.

Activity Parameters

The List DNS Addresses activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • Network (text box editor type) (type: string): Enter the network area, e.g. '10.10.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs a list of all the DNS addresses for the given network area.

 

List Gateway Addresses
This activity lists all the gateway addresses from the specified network area.

Activity Parameters

The List Gateway Addresses activity parameters can be provided by manual inserted values or via IN arguments or variables:

Image Added

Parameters:

  • Connection (text box editor type) (type: string): Infoblox connection. The Output from Connect To Infoblox activity should be used as Input for this parameter
  • Network (text box editor type) (type: string): Enter the network area, e.g. '10.10.0.0'

The Read Only Output variable is the possible output value that the activity will provide:

Output (text box editor type) (type: string): Outputs a list of all the gateway addresses for the given network area.