1. Packages
  2. Cloudflare Provider
  3. API Docs
  4. getAiSearchInstances
Viewing docs for Cloudflare v6.14.0
published on Thursday, Apr 2, 2026 by Pulumi
cloudflare logo
Viewing docs for Cloudflare v6.14.0
published on Thursday, Apr 2, 2026 by Pulumi

    Using getAiSearchInstances

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAiSearchInstances(args: GetAiSearchInstancesArgs, opts?: InvokeOptions): Promise<GetAiSearchInstancesResult>
    function getAiSearchInstancesOutput(args: GetAiSearchInstancesOutputArgs, opts?: InvokeOptions): Output<GetAiSearchInstancesResult>
    def get_ai_search_instances(account_id: Optional[str] = None,
                                max_items: Optional[int] = None,
                                search: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetAiSearchInstancesResult
    def get_ai_search_instances_output(account_id: Optional[pulumi.Input[str]] = None,
                                max_items: Optional[pulumi.Input[int]] = None,
                                search: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetAiSearchInstancesResult]
    func LookupAiSearchInstances(ctx *Context, args *LookupAiSearchInstancesArgs, opts ...InvokeOption) (*LookupAiSearchInstancesResult, error)
    func LookupAiSearchInstancesOutput(ctx *Context, args *LookupAiSearchInstancesOutputArgs, opts ...InvokeOption) LookupAiSearchInstancesResultOutput

    > Note: This function is named LookupAiSearchInstances in the Go SDK.

    public static class GetAiSearchInstances 
    {
        public static Task<GetAiSearchInstancesResult> InvokeAsync(GetAiSearchInstancesArgs args, InvokeOptions? opts = null)
        public static Output<GetAiSearchInstancesResult> Invoke(GetAiSearchInstancesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAiSearchInstancesResult> getAiSearchInstances(GetAiSearchInstancesArgs args, InvokeOptions options)
    public static Output<GetAiSearchInstancesResult> getAiSearchInstances(GetAiSearchInstancesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: cloudflare:index/getAiSearchInstances:getAiSearchInstances
      arguments:
        # arguments dictionary

    The following arguments are supported:

    AccountId string
    MaxItems int
    Max items to fetch, default: 1000
    Search string
    Search by id
    AccountId string
    MaxItems int
    Max items to fetch, default: 1000
    Search string
    Search by id
    accountId String
    maxItems Integer
    Max items to fetch, default: 1000
    search String
    Search by id
    accountId string
    maxItems number
    Max items to fetch, default: 1000
    search string
    Search by id
    account_id str
    max_items int
    Max items to fetch, default: 1000
    search str
    Search by id
    accountId String
    maxItems Number
    Max items to fetch, default: 1000
    search String
    Search by id

    getAiSearchInstances Result

    The following output properties are available:

    AccountId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Results List<GetAiSearchInstancesResult>
    The items returned by the data source
    MaxItems int
    Max items to fetch, default: 1000
    Search string
    Search by id
    AccountId string
    Id string
    The provider-assigned unique ID for this managed resource.
    Results []GetAiSearchInstancesResult
    The items returned by the data source
    MaxItems int
    Max items to fetch, default: 1000
    Search string
    Search by id
    accountId String
    id String
    The provider-assigned unique ID for this managed resource.
    results List<GetAiSearchInstancesResult>
    The items returned by the data source
    maxItems Integer
    Max items to fetch, default: 1000
    search String
    Search by id
    accountId string
    id string
    The provider-assigned unique ID for this managed resource.
    results GetAiSearchInstancesResult[]
    The items returned by the data source
    maxItems number
    Max items to fetch, default: 1000
    search string
    Search by id
    account_id str
    id str
    The provider-assigned unique ID for this managed resource.
    results Sequence[GetAiSearchInstancesResult]
    The items returned by the data source
    max_items int
    Max items to fetch, default: 1000
    search str
    Search by id
    accountId String
    id String
    The provider-assigned unique ID for this managed resource.
    results List<Property Map>
    The items returned by the data source
    maxItems Number
    Max items to fetch, default: 1000
    search String
    Search by id

    Supporting Types

    GetAiSearchInstancesResult

    AiGatewayId string
    AisearchModel string
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    Cache bool
    CacheThreshold string
    Available values: "superstrictmatch", "closeenough", "flexiblefriend", "anythingGoes".
    ChunkOverlap int
    ChunkSize int
    CreatedAt string
    CreatedBy string
    CustomMetadatas List<GetAiSearchInstancesResultCustomMetadata>
    EmbeddingModel string
    Available values: "@cf/qwen/qwen3-embedding-0.6b", "@cf/baai/bge-m3", "@cf/baai/bge-large-en-v1.5", "@cf/google/embeddinggemma-300m", "google-ai-studio/gemini-embedding-001", "openai/text-embedding-3-small", "openai/text-embedding-3-large", "".
    Enable bool
    FusionMethod string
    Available values: "max", "rrf".
    HybridSearchEnabled bool
    Id string
    Use your AI Search ID.
    LastActivity string
    MaxNumResults int
    Metadata GetAiSearchInstancesResultMetadata
    ModifiedAt string
    ModifiedBy string
    Paused bool
    PublicEndpointId string
    PublicEndpointParams GetAiSearchInstancesResultPublicEndpointParams
    Reranking bool
    RerankingModel string
    Available values: "@cf/baai/bge-reranker-base", "".
    RetrievalOptions GetAiSearchInstancesResultRetrievalOptions
    RewriteModel string
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    RewriteQuery bool
    ScoreThreshold double
    Source string
    SourceParams GetAiSearchInstancesResultSourceParams
    Status string
    TokenId string
    Type string
    Available values: "r2", "web-crawler".
    VectorizeName string
    AiGatewayId string
    AisearchModel string
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    Cache bool
    CacheThreshold string
    Available values: "superstrictmatch", "closeenough", "flexiblefriend", "anythingGoes".
    ChunkOverlap int
    ChunkSize int
    CreatedAt string
    CreatedBy string
    CustomMetadatas []GetAiSearchInstancesResultCustomMetadata
    EmbeddingModel string
    Available values: "@cf/qwen/qwen3-embedding-0.6b", "@cf/baai/bge-m3", "@cf/baai/bge-large-en-v1.5", "@cf/google/embeddinggemma-300m", "google-ai-studio/gemini-embedding-001", "openai/text-embedding-3-small", "openai/text-embedding-3-large", "".
    Enable bool
    FusionMethod string
    Available values: "max", "rrf".
    HybridSearchEnabled bool
    Id string
    Use your AI Search ID.
    LastActivity string
    MaxNumResults int
    Metadata GetAiSearchInstancesResultMetadata
    ModifiedAt string
    ModifiedBy string
    Paused bool
    PublicEndpointId string
    PublicEndpointParams GetAiSearchInstancesResultPublicEndpointParams
    Reranking bool
    RerankingModel string
    Available values: "@cf/baai/bge-reranker-base", "".
    RetrievalOptions GetAiSearchInstancesResultRetrievalOptions
    RewriteModel string
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    RewriteQuery bool
    ScoreThreshold float64
    Source string
    SourceParams GetAiSearchInstancesResultSourceParams
    Status string
    TokenId string
    Type string
    Available values: "r2", "web-crawler".
    VectorizeName string
    aiGatewayId String
    aisearchModel String
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    cache Boolean
    cacheThreshold String
    Available values: "superstrictmatch", "closeenough", "flexiblefriend", "anythingGoes".
    chunkOverlap Integer
    chunkSize Integer
    createdAt String
    createdBy String
    customMetadatas List<GetAiSearchInstancesResultCustomMetadata>
    embeddingModel String
    Available values: "@cf/qwen/qwen3-embedding-0.6b", "@cf/baai/bge-m3", "@cf/baai/bge-large-en-v1.5", "@cf/google/embeddinggemma-300m", "google-ai-studio/gemini-embedding-001", "openai/text-embedding-3-small", "openai/text-embedding-3-large", "".
    enable Boolean
    fusionMethod String
    Available values: "max", "rrf".
    hybridSearchEnabled Boolean
    id String
    Use your AI Search ID.
    lastActivity String
    maxNumResults Integer
    metadata GetAiSearchInstancesResultMetadata
    modifiedAt String
    modifiedBy String
    paused Boolean
    publicEndpointId String
    publicEndpointParams GetAiSearchInstancesResultPublicEndpointParams
    reranking Boolean
    rerankingModel String
    Available values: "@cf/baai/bge-reranker-base", "".
    retrievalOptions GetAiSearchInstancesResultRetrievalOptions
    rewriteModel String
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    rewriteQuery Boolean
    scoreThreshold Double
    source String
    sourceParams GetAiSearchInstancesResultSourceParams
    status String
    tokenId String
    type String
    Available values: "r2", "web-crawler".
    vectorizeName String
    aiGatewayId string
    aisearchModel string
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    cache boolean
    cacheThreshold string
    Available values: "superstrictmatch", "closeenough", "flexiblefriend", "anythingGoes".
    chunkOverlap number
    chunkSize number
    createdAt string
    createdBy string
    customMetadatas GetAiSearchInstancesResultCustomMetadata[]
    embeddingModel string
    Available values: "@cf/qwen/qwen3-embedding-0.6b", "@cf/baai/bge-m3", "@cf/baai/bge-large-en-v1.5", "@cf/google/embeddinggemma-300m", "google-ai-studio/gemini-embedding-001", "openai/text-embedding-3-small", "openai/text-embedding-3-large", "".
    enable boolean
    fusionMethod string
    Available values: "max", "rrf".
    hybridSearchEnabled boolean
    id string
    Use your AI Search ID.
    lastActivity string
    maxNumResults number
    metadata GetAiSearchInstancesResultMetadata
    modifiedAt string
    modifiedBy string
    paused boolean
    publicEndpointId string
    publicEndpointParams GetAiSearchInstancesResultPublicEndpointParams
    reranking boolean
    rerankingModel string
    Available values: "@cf/baai/bge-reranker-base", "".
    retrievalOptions GetAiSearchInstancesResultRetrievalOptions
    rewriteModel string
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    rewriteQuery boolean
    scoreThreshold number
    source string
    sourceParams GetAiSearchInstancesResultSourceParams
    status string
    tokenId string
    type string
    Available values: "r2", "web-crawler".
    vectorizeName string
    ai_gateway_id str
    aisearch_model str
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    cache bool
    cache_threshold str
    Available values: "superstrictmatch", "closeenough", "flexiblefriend", "anythingGoes".
    chunk_overlap int
    chunk_size int
    created_at str
    created_by str
    custom_metadatas Sequence[GetAiSearchInstancesResultCustomMetadata]
    embedding_model str
    Available values: "@cf/qwen/qwen3-embedding-0.6b", "@cf/baai/bge-m3", "@cf/baai/bge-large-en-v1.5", "@cf/google/embeddinggemma-300m", "google-ai-studio/gemini-embedding-001", "openai/text-embedding-3-small", "openai/text-embedding-3-large", "".
    enable bool
    fusion_method str
    Available values: "max", "rrf".
    hybrid_search_enabled bool
    id str
    Use your AI Search ID.
    last_activity str
    max_num_results int
    metadata GetAiSearchInstancesResultMetadata
    modified_at str
    modified_by str
    paused bool
    public_endpoint_id str
    public_endpoint_params GetAiSearchInstancesResultPublicEndpointParams
    reranking bool
    reranking_model str
    Available values: "@cf/baai/bge-reranker-base", "".
    retrieval_options GetAiSearchInstancesResultRetrievalOptions
    rewrite_model str
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    rewrite_query bool
    score_threshold float
    source str
    source_params GetAiSearchInstancesResultSourceParams
    status str
    token_id str
    type str
    Available values: "r2", "web-crawler".
    vectorize_name str
    aiGatewayId String
    aisearchModel String
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    cache Boolean
    cacheThreshold String
    Available values: "superstrictmatch", "closeenough", "flexiblefriend", "anythingGoes".
    chunkOverlap Number
    chunkSize Number
    createdAt String
    createdBy String
    customMetadatas List<Property Map>
    embeddingModel String
    Available values: "@cf/qwen/qwen3-embedding-0.6b", "@cf/baai/bge-m3", "@cf/baai/bge-large-en-v1.5", "@cf/google/embeddinggemma-300m", "google-ai-studio/gemini-embedding-001", "openai/text-embedding-3-small", "openai/text-embedding-3-large", "".
    enable Boolean
    fusionMethod String
    Available values: "max", "rrf".
    hybridSearchEnabled Boolean
    id String
    Use your AI Search ID.
    lastActivity String
    maxNumResults Number
    metadata Property Map
    modifiedAt String
    modifiedBy String
    paused Boolean
    publicEndpointId String
    publicEndpointParams Property Map
    reranking Boolean
    rerankingModel String
    Available values: "@cf/baai/bge-reranker-base", "".
    retrievalOptions Property Map
    rewriteModel String
    Available values: "@cf/meta/llama-3.3-70b-instruct-fp8-fast", "@cf/zai-org/glm-4.7-flash", "@cf/meta/llama-3.1-8b-instruct-fast", "@cf/meta/llama-3.1-8b-instruct-fp8", "@cf/meta/llama-4-scout-17b-16e-instruct", "@cf/qwen/qwen3-30b-a3b-fp8", "@cf/deepseek-ai/deepseek-r1-distill-qwen-32b", "@cf/moonshotai/kimi-k2-instruct", "@cf/google/gemma-3-12b-it", "anthropic/claude-3-7-sonnet", "anthropic/claude-sonnet-4", "anthropic/claude-opus-4", "anthropic/claude-3-5-haiku", "cerebras/qwen-3-235b-a22b-instruct", "cerebras/qwen-3-235b-a22b-thinking", "cerebras/llama-3.3-70b", "cerebras/llama-4-maverick-17b-128e-instruct", "cerebras/llama-4-scout-17b-16e-instruct", "cerebras/gpt-oss-120b", "google-ai-studio/gemini-2.5-flash", "google-ai-studio/gemini-2.5-pro", "grok/grok-4", "groq/llama-3.3-70b-versatile", "groq/llama-3.1-8b-instant", "openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5-nano", "".
    rewriteQuery Boolean
    scoreThreshold Number
    source String
    sourceParams Property Map
    status String
    tokenId String
    type String
    Available values: "r2", "web-crawler".
    vectorizeName String

    GetAiSearchInstancesResultCustomMetadata

    DataType string
    Available values: "text", "number", "boolean".
    FieldName string
    DataType string
    Available values: "text", "number", "boolean".
    FieldName string
    dataType String
    Available values: "text", "number", "boolean".
    fieldName String
    dataType string
    Available values: "text", "number", "boolean".
    fieldName string
    data_type str
    Available values: "text", "number", "boolean".
    field_name str
    dataType String
    Available values: "text", "number", "boolean".
    fieldName String

    GetAiSearchInstancesResultMetadata

    GetAiSearchInstancesResultPublicEndpointParams

    GetAiSearchInstancesResultPublicEndpointParamsChatCompletionsEndpoint

    Disabled bool
    Disable chat completions endpoint for this public endpoint
    Disabled bool
    Disable chat completions endpoint for this public endpoint
    disabled Boolean
    Disable chat completions endpoint for this public endpoint
    disabled boolean
    Disable chat completions endpoint for this public endpoint
    disabled bool
    Disable chat completions endpoint for this public endpoint
    disabled Boolean
    Disable chat completions endpoint for this public endpoint

    GetAiSearchInstancesResultPublicEndpointParamsMcp

    Description string
    Disabled bool
    Disable MCP endpoint for this public endpoint
    Description string
    Disabled bool
    Disable MCP endpoint for this public endpoint
    description String
    disabled Boolean
    Disable MCP endpoint for this public endpoint
    description string
    disabled boolean
    Disable MCP endpoint for this public endpoint
    description str
    disabled bool
    Disable MCP endpoint for this public endpoint
    description String
    disabled Boolean
    Disable MCP endpoint for this public endpoint

    GetAiSearchInstancesResultPublicEndpointParamsRateLimit

    PeriodMs int
    Requests int
    Technique string
    Available values: "fixed", "sliding".
    PeriodMs int
    Requests int
    Technique string
    Available values: "fixed", "sliding".
    periodMs Integer
    requests Integer
    technique String
    Available values: "fixed", "sliding".
    periodMs number
    requests number
    technique string
    Available values: "fixed", "sliding".
    period_ms int
    requests int
    technique str
    Available values: "fixed", "sliding".
    periodMs Number
    requests Number
    technique String
    Available values: "fixed", "sliding".

    GetAiSearchInstancesResultPublicEndpointParamsSearchEndpoint

    Disabled bool
    Disable search endpoint for this public endpoint
    Disabled bool
    Disable search endpoint for this public endpoint
    disabled Boolean
    Disable search endpoint for this public endpoint
    disabled boolean
    Disable search endpoint for this public endpoint
    disabled bool
    Disable search endpoint for this public endpoint
    disabled Boolean
    Disable search endpoint for this public endpoint

    GetAiSearchInstancesResultRetrievalOptions

    KeywordMatchMode string
    Controls how keyword search terms are matched. exactmatch requires all terms to appear (AND); fuzzymatch returns results containing any term (OR). Defaults to exactmatch. Available values: "exactmatch", "fuzzyMatch".
    KeywordMatchMode string
    Controls how keyword search terms are matched. exactmatch requires all terms to appear (AND); fuzzymatch returns results containing any term (OR). Defaults to exactmatch. Available values: "exactmatch", "fuzzyMatch".
    keywordMatchMode String
    Controls how keyword search terms are matched. exactmatch requires all terms to appear (AND); fuzzymatch returns results containing any term (OR). Defaults to exactmatch. Available values: "exactmatch", "fuzzyMatch".
    keywordMatchMode string
    Controls how keyword search terms are matched. exactmatch requires all terms to appear (AND); fuzzymatch returns results containing any term (OR). Defaults to exactmatch. Available values: "exactmatch", "fuzzyMatch".
    keyword_match_mode str
    Controls how keyword search terms are matched. exactmatch requires all terms to appear (AND); fuzzymatch returns results containing any term (OR). Defaults to exactmatch. Available values: "exactmatch", "fuzzyMatch".
    keywordMatchMode String
    Controls how keyword search terms are matched. exactmatch requires all terms to appear (AND); fuzzymatch returns results containing any term (OR). Defaults to exactmatch. Available values: "exactmatch", "fuzzyMatch".

    GetAiSearchInstancesResultSourceParams

    ExcludeItems List<string>
    List of path patterns to exclude. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /admin/** matches /admin/users and /admin/settings/advanced)
    IncludeItems List<string>
    List of path patterns to include. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /blog/** matches /blog/post and /blog/2024/post)
    Prefix string
    R2Jurisdiction string
    WebCrawler GetAiSearchInstancesResultSourceParamsWebCrawler
    ExcludeItems []string
    List of path patterns to exclude. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /admin/** matches /admin/users and /admin/settings/advanced)
    IncludeItems []string
    List of path patterns to include. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /blog/** matches /blog/post and /blog/2024/post)
    Prefix string
    R2Jurisdiction string
    WebCrawler GetAiSearchInstancesResultSourceParamsWebCrawler
    excludeItems List<String>
    List of path patterns to exclude. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /admin/** matches /admin/users and /admin/settings/advanced)
    includeItems List<String>
    List of path patterns to include. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /blog/** matches /blog/post and /blog/2024/post)
    prefix String
    r2Jurisdiction String
    webCrawler GetAiSearchInstancesResultSourceParamsWebCrawler
    excludeItems string[]
    List of path patterns to exclude. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /admin/** matches /admin/users and /admin/settings/advanced)
    includeItems string[]
    List of path patterns to include. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /blog/** matches /blog/post and /blog/2024/post)
    prefix string
    r2Jurisdiction string
    webCrawler GetAiSearchInstancesResultSourceParamsWebCrawler
    exclude_items Sequence[str]
    List of path patterns to exclude. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /admin/** matches /admin/users and /admin/settings/advanced)
    include_items Sequence[str]
    List of path patterns to include. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /blog/** matches /blog/post and /blog/2024/post)
    prefix str
    r2_jurisdiction str
    web_crawler GetAiSearchInstancesResultSourceParamsWebCrawler
    excludeItems List<String>
    List of path patterns to exclude. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /admin/** matches /admin/users and /admin/settings/advanced)
    includeItems List<String>
    List of path patterns to include. Uses micromatch glob syntax: * matches within a path segment, ** matches across path segments (e.g., /blog/** matches /blog/post and /blog/2024/post)
    prefix String
    r2Jurisdiction String
    webCrawler Property Map

    GetAiSearchInstancesResultSourceParamsWebCrawler

    parseOptions Property Map
    parseType String
    Available values: "sitemap", "feed-rss".
    storeOptions Property Map

    GetAiSearchInstancesResultSourceParamsWebCrawlerParseOptions

    IncludeHeaders Dictionary<string, string>
    IncludeImages bool
    SpecificSitemaps List<string>
    List of specific sitemap URLs to use for crawling. Only valid when parseType is 'sitemap'.
    UseBrowserRendering bool
    IncludeHeaders map[string]string
    IncludeImages bool
    SpecificSitemaps []string
    List of specific sitemap URLs to use for crawling. Only valid when parseType is 'sitemap'.
    UseBrowserRendering bool
    includeHeaders Map<String,String>
    includeImages Boolean
    specificSitemaps List<String>
    List of specific sitemap URLs to use for crawling. Only valid when parseType is 'sitemap'.
    useBrowserRendering Boolean
    includeHeaders {[key: string]: string}
    includeImages boolean
    specificSitemaps string[]
    List of specific sitemap URLs to use for crawling. Only valid when parseType is 'sitemap'.
    useBrowserRendering boolean
    include_headers Mapping[str, str]
    include_images bool
    specific_sitemaps Sequence[str]
    List of specific sitemap URLs to use for crawling. Only valid when parseType is 'sitemap'.
    use_browser_rendering bool
    includeHeaders Map<String>
    includeImages Boolean
    specificSitemaps List<String>
    List of specific sitemap URLs to use for crawling. Only valid when parseType is 'sitemap'.
    useBrowserRendering Boolean

    GetAiSearchInstancesResultSourceParamsWebCrawlerStoreOptions

    R2Jurisdiction string
    StorageId string
    StorageType string
    Available values: "r2".
    R2Jurisdiction string
    StorageId string
    StorageType string
    Available values: "r2".
    r2Jurisdiction String
    storageId String
    storageType String
    Available values: "r2".
    r2Jurisdiction string
    storageId string
    storageType string
    Available values: "r2".
    r2_jurisdiction str
    storage_id str
    storage_type str
    Available values: "r2".
    r2Jurisdiction String
    storageId String
    storageType String
    Available values: "r2".

    Package Details

    Repository
    Cloudflare pulumi/pulumi-cloudflare
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the cloudflare Terraform Provider.
    cloudflare logo
    Viewing docs for Cloudflare v6.14.0
    published on Thursday, Apr 2, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.