---
title: "Actions"
canonical: "https://docs.infoblox.com/space/DeploymentGuideNIOSforGoogleSecOps/1680801891/Actions"
format: markdown
---
The actions available in this integration are listed below.

1. Test Connectivity (ping): Tests the connectivity of the Google SecOps SOAR server to the Infoblox platform.
2. Create Response Policy Zone: Creates a new Response Policy Zone (RPZ) to define custom DNS responses.
3. Get Response Policy Zone Details: Retrieves response Policy Zone details for a specified RPZ.
4. Delete Response Policy Zone: Removes an existing RPZ from Infoblox.
5. Create RPZ CNAME Rule: Adds a CNAME rule to an existing RPZ to override DNS behavior.
6. Update RPZ CNAME Rule: Updates an existing CNAME rule in RPZ to modify DNS behavior.
7. IP Lookup: Returns IPAM info for a given IP.
8. DHCP Lease Lookup: Retrieves DHCP lease details for a MAC or IP address.
9. List Host Info: Retrieves host records from Infoblox including hostname, associated IPv4/IPv6 addresses (A/AAAA records), PTR records, DNS view information, and any configured extensible attributes.
10. List Network Info: Lists defined IPv4/IPv6 networks and subnets in IPAM.
11. Create Host Record: Adds a host record with A/AAAA and optional PTR entries. Useful for IPAM and DNS inventory.
12. Create RPZ A Rule: Creates an RPZ Substitute rule which maps domain name (A record) or an IPv4 address to a substitute IPv4 address for DNS redirection or blocking.
13. Create RPZ AAAA Rule: Creates an RPZ Substitute rule which maps domain name (AAAA record) or an IPv6 address to a substitute IPv6 address for DNS redirection or blocking.
14. Create RPZ MX Rule: Adds a mail exchange override rule to an RPZ.
15. Create RPZ PTR Rule: Adds a reverse DNS lookup override in RPZ for an IP.
16. Create RPZ TXT Rule: Adds a TXT record rule in RPZ to associate text data with a DNS response.
17. Create RPZ NAPTR Rule: Adds a NAPTR override in RPZ to control DNS-based service discovery.
18. Create RPZ SRV Rule: Adds an SRV record override in RPZ for service-based DNS lookups.
19. Search RPZ Rule: Fetches details of a specific rule from an RPZ.
20. Delete RPZ Rule: Deletes a rule from a specified RPZ.