pub const REASON_ZONE_NOT_FOUND: &str = "ZoneNotFound";
Requested zone or resource not found in BIND9.
Maps to HTTP 404 Not Found. This indicates the zone, record, or resource does not exist in the BIND9 server configuration.