Couchbase · Capability
Couchbase Capella App Services Admin API — Database Administration
Couchbase Capella App Services Admin API — Database Administration. 7 operations. Lead operation: Get database configuration. Self-contained Naftiko capability covering one Couchbase business surface.
What You Can Do
GET
Getdatabaseconfig
— Get database configuration
/v1/{db}/config
PUT
Updatedatabaseconfig
— Update database configuration
/v1/{db}/config
GET
Getsyncfunction
— Get sync function
/v1/{db}/config/sync
PUT
Updatesyncfunction
— Update sync function
/v1/{db}/config/sync
POST
Takedatabaseoffline
— Take database offline
/v1/{db}/offline
POST
Bringdatabaseonline
— Bring database online
/v1/{db}/online
POST
Resyncdatabase
— Resync database
/v1/{db}/resync
MCP Tools
get-database-configuration
Get database configuration
read-only
idempotent
update-database-configuration
Update database configuration
idempotent
get-sync-function
Get sync function
read-only
idempotent
update-sync-function
Update sync function
idempotent
take-database-offline
Take database offline
bring-database-online
Bring database online
resync-database
Resync database