The API allows searching for data in Zone
s, Comment
s and RRSet
s.
Note
Not all backends support searching in records or comments.
GET
/servers/{server_id}/search-data
¶Search the data inside PowerDNS
Search the data inside PowerDNS for search_term and return at most max_results. This includes zones, records and comments. The * character can be used in search_term as a wildcard character and the ? character can be used as a wildcard for a single character.
Parameters: |
|
---|---|
Query Parameters: | |
|
|
Status Codes: |
|