2 Home
gitea_admin edited this page 2026-03-11 14:35:44 +00:00

DNS DIG Action

Query a DNS through Dig

The Kamelet expects the following headers to be set:

  • domain-name / ce-domainname: as the domain for which we are querying the DNS

  • dns-type / ce-dnstype: as the DNS type

If the domain-name header won't be set the body will be used as domain name.

If the dns-type header won't be set, the DNS Type A will be used.

Metadata

Property Value
Type action
Group DNS
Namespace Networking
Support Level Stable
Provider Apache Software Foundation

Dependencies

  • camel:core
  • camel:dns
  • camel:kamelet