Creates a new IP address entry in DNSFilter for network filtering and policy enforcement. This action registers an IPv4 or IPv6 address with a specific network in DNSFilter, allowing that IP to be subject to the network's filtering policies. Common use cases include: - Adding ga…
addressRequiredstringThe IPv4 or IPv6 address to register. Must be a valid IP address format (e.g., '192.0.2.1' for IPv4 or '2001:db8::1' for IPv6). This IP will be associated with the specified network for filtering purposes.
network_idRequiredintegerThe unique identifier of the network where this IP address should be registered. Use the LIST_NETWORKS action to retrieve valid network IDs from your DNSFilter account.
descriptionstringOptional human-readable label or note to identify this IP address (e.g., purpose, location, or device name). Helps with organization and management of multiple IPs.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.