Couchbase · Schema

AnalyticsServiceConfig

Analytics service configuration

AnalyticsApp ServicesBackupCapellaCloudDatabaseDatabase-as-a-ServiceEventingFull-Text SearchGatewayJSONMobileNoSQLReplicationSQL++SyncVector SearchXDCR

Properties

Name Type Description
activeMemoryGlobalBudget integer Global memory budget in bytes
activeStopTimeout integer Timeout for stopping active operations in seconds
activeSuspendTimeout integer Timeout for suspending active operations in seconds
analyticsBroadcastDcpStateMutationCount integer DCP state mutation broadcast count
compilerFrameLimit integer Maximum number of frames in a query plan
compilerGroupmemory integer Memory allocated for groupby operations in bytes
compilerJoinmemory integer Memory allocated for join operations in bytes
compilerSortmemory integer Memory allocated for sort operations in bytes
logLevel string Log level for the Analytics service
View JSON Schema on GitHub

JSON Schema

couchbase-analyticsserviceconfig-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/AnalyticsServiceConfig",
  "title": "AnalyticsServiceConfig",
  "type": "object",
  "description": "Analytics service configuration",
  "properties": {
    "activeMemoryGlobalBudget": {
      "type": "integer",
      "description": "Global memory budget in bytes"
    },
    "activeStopTimeout": {
      "type": "integer",
      "description": "Timeout for stopping active operations in seconds"
    },
    "activeSuspendTimeout": {
      "type": "integer",
      "description": "Timeout for suspending active operations in seconds"
    },
    "analyticsBroadcastDcpStateMutationCount": {
      "type": "integer",
      "description": "DCP state mutation broadcast count"
    },
    "compilerFrameLimit": {
      "type": "integer",
      "description": "Maximum number of frames in a query plan"
    },
    "compilerGroupmemory": {
      "type": "integer",
      "description": "Memory allocated for groupby operations in bytes"
    },
    "compilerJoinmemory": {
      "type": "integer",
      "description": "Memory allocated for join operations in bytes"
    },
    "compilerSortmemory": {
      "type": "integer",
      "description": "Memory allocated for sort operations in bytes"
    },
    "logLevel": {
      "type": "string",
      "description": "Log level for the Analytics service",
      "enum": [
        "DEBUG",
        "TRACE",
        "INFO",
        "WARN",
        "ERROR",
        "FATAL"
      ]
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/couchbase-analyticsserviceconfig"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.