{
  "properties": {
    "clusterUrl": {
      "description": "URL of the cluster endpoint. If provided, this will be used instead of fetching the cluster URL dynamically.",
      "type": "string"
    },
    "dnsBypassCheckV2": {
      "description": "Enable DNS bypass detection. Set to 1 to enable, 0 to disable. If not set and clusterUrl is configured, defaults to enabled.",
      "type": "integer"
    }
  },
  "type": "object"
}