GetEngineIpBlockStatusResponse: "query_only" | "blocked" | null

Given an IP, backend will either:

  • Allow queries only through archive / engine (query_only)
  • Block all requests (blocked)
  • Allow all requests (null)