---
title: "Custom Commands"
canonical: "https://docs.infoblox.com/space/DeploymentGuideInfobloxAppforSplunk/775094698/Custom%20Commands"
format: markdown
---
This application contains the following custom commands:

1. **infobloxsocinsights**
  - Description: This command gives results of SOC insights
  - Parameters:
    - type="comments"
    - insight_id="id"
    - account_name=”accountname”
2. **infobloxdossierlookup**
  - Description: This command gives results of Dossier.
  - Parameters:
    - type="type"
    - target="target"
    - account_name=”accountname”
3. **infobloxipamlookup**
  - Description: This command gives results of ipam.
  - Parameters:
    - filter="filter"
    - account_name=”accountname”
4. **infobloxtidelookup**
  - Description: This command gives results of tide.
  - Parameters:
    - type="type"
    - value="value"
    - account_name=”accountname”
5. **infobloxnamedlist**
  - Description: This command gives results of the named list.
  - Parameters:
    - named_list=”Named List”
    - account_name=”accountname”
6. **infobloxblockallowtool**
  - Description: This command gives results of block allow ip/domain detail
  - Parameters:
    - action="action"
    - named_list="Named List"
    - value=”value of IP/Domain”
    - description=”Description”
    - account_name=”accountname”

*NOTE: Non-Admin users won't be able to run the custom commands.*