Supported Operations
This page documents the command surface exposed by gateway and links to operator/stage-level tier compatibility.
Command Truth Source
- Gateway dispatch:
services/gateway/src/proxy/handler/mod.rs listCommandscatalog:services/gateway/src/proxy/handler/handshake.rs
CRUD + Query
findaggregatecountdistinctinsertupdatedeletebulkWritefindAndModifygetMorekillCursors
Collection + Index + Stats
create,drop,dropDatabase,renameCollection,collModlistCollections,listDatabasescreateIndexes,dropIndexes,listIndexescollStats,dbStats
Session + Transaction
startSession,endSessions,refreshSessions,listSessions,killSessionsstartTransaction,commitTransaction,abortTransaction
User + Role Management
createUser,dropUser,updateUser,usersInfocreateRole,dropRole,updateRole,rolesInfograntRolesToUser,revokeRolesFromUser
Diagnostics/Admin
hello,isMaster,ping,buildInfo,serverStatusconnectionStatus,hostInfo,whatsmyuri,topcurrentOp,killOp,replSetGetStatusgetLog,getCmdLineOpts,getParameter,listCommands,profile
Authentication Commands
saslStartsaslContinue
Query Planning and Collection Maintenance
explainvalidatecompactreIndex
Vector Index Convenience Commands
createSearchIndexcreateSearchIndexes
Thermocline-Specific Admin Commands
thermoclineSetPolicythermoclineGetPolicythermoclineListPoliciesthermoclineDeletePolicythermoclineValidatePolicycreateContextCollection
Aggregation Extension Stages
$vectorSearch$mlTrain$mlPredict$mlListModels$mlDeleteModel
Full Operator and Stage Matrix
For hot/cold/federated support details (including partial and routed behavior), use Compatibility.