Bring Asset Data Back - Infoblox NIOS

This playbook brings asset data from XSOAR to Infoblox by creating the host record using the Infoblox NIOS integration.

Infoblox NIOS · 9 tasks · 6 inputs · 0 outputs

Inputs

  • name — The name of the host record.
  • ipv4_addresses — The IPv4 addresses to create host record with. Example: [{"ipv4addr": "192.168.1.0"}], [{"ipv4addr": "192.168.1.1", "configure_for_dhcp": true}].
  • ipv6_addresses — The IPv6 addresses to create host record with. Example: [{"ipv6addr": "2001:db8::1"}], [{"ipv6addr": "2001:db8::2", "configure_for_dhcp": true}].
  • view — The DNS view in which the records are located.
  • comment — The comment for this host record.
  • configure_for_dns — Boolean value to decide whether to configure the host record for DNS. Default is True.

Commands used

infoblox-create-host-record

Flowchart

yes yes yes Start Start Is Infoblox NIOS integration enabled? Is Infoblox NIOS integrat... Clear previous inputs - DeleteContext Clear previous inputs DeleteContext Create Host Record - infoblox-create-host-record Create Host Record infoblox-create-host-record Done Done Check whether host info is available in playbook input Check whether host info i... Check for indicators Check for indicators Check that host info is present or not Check that host info is p... Collect Host Info Collect Host Info