Product documentation Docs
    • English
    • Deutsch
    • 日本語
    • 한국어
    • Français
  • More Sites
    • Now Community
    • Developer Site
    • Knowledge Base
    • Product Information
    • ServiceNow.com
    • Training
    • Customer Success Center
    • ServiceNow Support Videos
  • Log in

Product documentation

  • Home
How search works:
  • Punctuation and capital letters are ignored
  • Special characters like underscores (_) are removed
  • Known synonyms are applied
  • The most relevant topics (based on weighting and matching to search terms) are listed first in search results
Topics are ranked in search results by how closely they match your search terms
  • A match on the entire phrase you typed
  • A match on part of the phrase you typed
  • A match on ALL of the terms in the phrase you typed
  • A match on ANY of the terms in the phrase you typed

Note: Matches in titles are always highly ranked.

  • Release version
    Table of Contents
    • Now Platform capabilities
Table of Contents
Choose your release version
    Home Orlando Now Platform Capabilities Now Platform capabilities Orchestration Orchestration activity packs Infoblox DDI activity pack Infoblox DHCP activities

    Infoblox DHCP activities

    • Save as PDF Selected topic Topic & subtopics All topics in contents
    • Unsubscribe Log in to subscribe to topics and get notified when content changes.
    • Share this page

    Infoblox DHCP activities

    The Infoblox DHCP activities manage the IP addresses reserved for DHCP in your network.

    Use these activities to reserve, list, or delete IP addresses that are used for DHCP assignment in your network.

    DHCP Reserve IP v4 Address Range activity

    The DHCP Reserve IP v4 Address Range activity reserves an IP address range for DHCP use.

    The DHCP activities use the REST web service activity template to manage IP addresses using an Infoblox DDI Grid Server. These activities are configured to use a MID Server with REST capabilities.

    To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Infoblox DDI > DHCP.

    Input variables

    Table 1. DHCP Reserve IP v4 Address Range input variables
    Variable Description
    InfobloxServer Name of the Infoblox DDI Grid Server.
    startIpAddress Beginning IPv4 address of the range to reserve.
    endIpAddress Ending IPv4 address of the range to reserve.
    restCredentials The sys_id of the REST credentials from the ServiceNow instance.
    api_version Defines the version of WAPI to use for the integration endpoints. The default value is 2.0.
    Note: This field is mandatory. If the field is empty, the orchestration activity will fail.
    view Name of the Infoblox network view. The default value is default.
    Note: If the field is empty, the operation is treated as happening in the default view.

    Output variables

    Table 2. DHCP Reserve IP v4 Address Range output variables
    Variable Description
    DHCPIpAddressRange Range of reserved IPv4 addresses.
    error Displays the message for any REST error encountered.

    Conditions

    Table 3. DHCP Reserve IP v4 Address Range conditions
    Variable Description
    Success Activity successfully reserved the specified IPv4 address range.
    Failure Activity failed to reserve the specified IPv4 address range.

    DHCP Delete IP Reservation activity

    The DHCP Delete IP Reservation activity deletes IP reservations in DHCP using either an IPv4 or IPv6 address range.

    An automation can obtain an Infoblox DHCP object to delete from either of these activities:
    • DHCP List IP Reservations
    • DHCP Reserve IPv4 Address Range

    The DHCP activities use the REST web service activity template to manage IP addresses using an Infoblox DDI Grid Server. These activities are configured to use a MID Server with REST capabilities.

    To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Infoblox DDI > DHCP.

    Input variables

    Table 4. DHCP Delete IP Reservation input variables
    Variable Description
    InfobloxServer Name of the Infoblox DDI Grid Server.
    ipToDelete IP address range to delete, in the form:

    range/<encrypted code>:<start range>/<end range>/default

    restCredentials The sys_id of the REST credentials from the ServiceNow instance.
    api_version Defines the version of WAPI to use for the integration endpoints. The default value is 2.0.
    Note: This field is mandatory. If the field is empty, the orchestration activity will fail.

    Output variables

    Table 5. DHCP Delete IP Reservation output variables
    Variable Description
    DHCPDeletedIpRange Range of deleted IP addresses.
    error Displays the message for any REST error encountered.

    Conditions

    Table 6. DHCP Delete IP Reservation conditions
    Variable Description
    Success Activity successfully deleted the specified IP address range.
    Failure Activity failed to delete the specified IP address range.

    DHCP List IP Reservations activity

    The DHCP List IP Reservations activity generates a list of all the DHCP range reservations on a specific InfoBlox server.

    The DHCP activities use the REST web service activity template to manage IP addresses using an Infoblox DDI Grid Server. These activities are configured to use a MID Server with REST capabilities.

    To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Infoblox DDI > DHCP.

    Input variables

    Table 7. DHCP List IP Reservations input variables
    Variable Description
    InfobloxServer Name of the Infoblox DDI Grid Server.
    restCredentials The sys_id of the REST credentials from the ServiceNow instance.
    api_version Defines the version of WAPI to use for the integration endpoints. The default value is 2.0.
    Note: This field is mandatory. If field is empty, the orchestration activity will fail.
    view Name of the Infoblox network view. The default value is default.
    Note: If the field is empty, the operation is treated as happening with no view and returns the values with data from all views.

    Output variables

    Table 8. DHCP List IP Reservations output variables
    Variable Description
    reference Reference value for an array of DHCP address ranges in this format: range/<encrypted code>:<start range>/<end range>/default
    network Address of the network containing the IP address range.
    network_view Routing doman associated with the network returned.

    Conditions

    Table 9. DHCP List IP Reservations conditions
    Variables Description
    Success Activity successfully returned an array of DHCP IP address ranges.
    Failure Activity failed to return an array of DHCP IP address ranges.

    Tags:

    Feedback
    On this page

    Previous topic

    Next topic

    • Contact Us
    • Careers
    • Terms of Use
    • Privacy Statement
    • Sitemap
    • © ServiceNow. All rights reserved.

    Release version
    Choose your release version

      Infoblox DHCP activities

      • Save as PDF Selected topic Topic & subtopics All topics in contents
      • Unsubscribe Log in to subscribe to topics and get notified when content changes.
      • Share this page

      Infoblox DHCP activities

      The Infoblox DHCP activities manage the IP addresses reserved for DHCP in your network.

      Use these activities to reserve, list, or delete IP addresses that are used for DHCP assignment in your network.

      DHCP Reserve IP v4 Address Range activity

      The DHCP Reserve IP v4 Address Range activity reserves an IP address range for DHCP use.

      The DHCP activities use the REST web service activity template to manage IP addresses using an Infoblox DDI Grid Server. These activities are configured to use a MID Server with REST capabilities.

      To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Infoblox DDI > DHCP.

      Input variables

      Table 1. DHCP Reserve IP v4 Address Range input variables
      Variable Description
      InfobloxServer Name of the Infoblox DDI Grid Server.
      startIpAddress Beginning IPv4 address of the range to reserve.
      endIpAddress Ending IPv4 address of the range to reserve.
      restCredentials The sys_id of the REST credentials from the ServiceNow instance.
      api_version Defines the version of WAPI to use for the integration endpoints. The default value is 2.0.
      Note: This field is mandatory. If the field is empty, the orchestration activity will fail.
      view Name of the Infoblox network view. The default value is default.
      Note: If the field is empty, the operation is treated as happening in the default view.

      Output variables

      Table 2. DHCP Reserve IP v4 Address Range output variables
      Variable Description
      DHCPIpAddressRange Range of reserved IPv4 addresses.
      error Displays the message for any REST error encountered.

      Conditions

      Table 3. DHCP Reserve IP v4 Address Range conditions
      Variable Description
      Success Activity successfully reserved the specified IPv4 address range.
      Failure Activity failed to reserve the specified IPv4 address range.

      DHCP Delete IP Reservation activity

      The DHCP Delete IP Reservation activity deletes IP reservations in DHCP using either an IPv4 or IPv6 address range.

      An automation can obtain an Infoblox DHCP object to delete from either of these activities:
      • DHCP List IP Reservations
      • DHCP Reserve IPv4 Address Range

      The DHCP activities use the REST web service activity template to manage IP addresses using an Infoblox DDI Grid Server. These activities are configured to use a MID Server with REST capabilities.

      To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Infoblox DDI > DHCP.

      Input variables

      Table 4. DHCP Delete IP Reservation input variables
      Variable Description
      InfobloxServer Name of the Infoblox DDI Grid Server.
      ipToDelete IP address range to delete, in the form:

      range/<encrypted code>:<start range>/<end range>/default

      restCredentials The sys_id of the REST credentials from the ServiceNow instance.
      api_version Defines the version of WAPI to use for the integration endpoints. The default value is 2.0.
      Note: This field is mandatory. If the field is empty, the orchestration activity will fail.

      Output variables

      Table 5. DHCP Delete IP Reservation output variables
      Variable Description
      DHCPDeletedIpRange Range of deleted IP addresses.
      error Displays the message for any REST error encountered.

      Conditions

      Table 6. DHCP Delete IP Reservation conditions
      Variable Description
      Success Activity successfully deleted the specified IP address range.
      Failure Activity failed to delete the specified IP address range.

      DHCP List IP Reservations activity

      The DHCP List IP Reservations activity generates a list of all the DHCP range reservations on a specific InfoBlox server.

      The DHCP activities use the REST web service activity template to manage IP addresses using an Infoblox DDI Grid Server. These activities are configured to use a MID Server with REST capabilities.

      To access this activity in the Workflow Editor, select the Custom tab, and then navigate to Custom Activities > Infoblox DDI > DHCP.

      Input variables

      Table 7. DHCP List IP Reservations input variables
      Variable Description
      InfobloxServer Name of the Infoblox DDI Grid Server.
      restCredentials The sys_id of the REST credentials from the ServiceNow instance.
      api_version Defines the version of WAPI to use for the integration endpoints. The default value is 2.0.
      Note: This field is mandatory. If field is empty, the orchestration activity will fail.
      view Name of the Infoblox network view. The default value is default.
      Note: If the field is empty, the operation is treated as happening with no view and returns the values with data from all views.

      Output variables

      Table 8. DHCP List IP Reservations output variables
      Variable Description
      reference Reference value for an array of DHCP address ranges in this format: range/<encrypted code>:<start range>/<end range>/default
      network Address of the network containing the IP address range.
      network_view Routing doman associated with the network returned.

      Conditions

      Table 9. DHCP List IP Reservations conditions
      Variables Description
      Success Activity successfully returned an array of DHCP IP address ranges.
      Failure Activity failed to return an array of DHCP IP address ranges.

      Tags:

      Feedback

          Share this page

          Got it! Feel free to add a comment
          To share your product suggestions, visit the Idea Portal.
          Please let us know how to improve this content

          Check any that apply

          To share your product suggestions, visit the Idea Portal.
          Confirm

          We were unable to find "Coaching" in Jakarta. Would you like to search instead?

          No Yes
          • Contact Us
          • Careers
          • Terms of Use
          • Privacy Statement
          • Sitemap
          • © ServiceNow. All rights reserved.

          Subscribe Subscribed Unsubscribe Last updated: Tags: January February March April May June July August September October November December No Results Found Versions Search preferences successfully updated My release version successfully updated My release version successfully deleted An error has occurred. Please try again later. You have been unsubscribed from all topics. You are now subscribed to and will receive notifications if any changes are made to this page. You have been unsubscribed from this content Thank you for your feedback. Form temporarily unavailable. Please try again or contact  docfeedback@servicenow.com  to submit your comments. The topic you requested does not exist in the release. You were redirected to a related topic instead. The available release versions for this topic are listed There is no specific version for this documentation. Explore products Click to go to the page. Release notes and upgrades Click to open the dropdown menu. Delete Remove No selected version Reset This field is required You are already subscribed to this topic Attach screenshot The file you uploaded exceeds the allowed file size of 20MB. Please try again with a smaller file. Please complete the reCAPTCHA step to attach a screenshot
          Log in to personalize your search results and subscribe to topics
          No, thanks Login