-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-10-31, Server Serverless 2022-11-14
Here is the list of serverless allowed commands:
[
`abortTransaction`,
`aggregate`,
`availableQueryOptions`,
`buildinfo`,
`collMod`,
`collStats`,
`commitTransaction`,
`convertToCapped`,
`count`,
`create`,
`createIndexes`,
`currentOp`,
`delete`,
`distinct`,
`driverOIDTest`,
`drop`,
`dropDatabase`,
`dropIndexes`,
`deleteIndexes`,
`endSessions`,
`explain`,
`features`,
`filemd5`,
`find`,
`findAndModify`,
`geoNear`,
`geoSearch`,
`getLastError`,
`getMore`,
`getParameter`,
`hello`,
`insert`,
`isMaster`,
`ismaster`,
`killop`,
`listCollections`,
`listCommands`,
`listDatabases`,
`listIndexes`,
`renameCollection`,
`serverStatus`,
`startSession`,
`top`,
`update`,
`validate`,
`connectionStatus`,
`connPoolStats`,
`dbStats`,
`killCursors`,
`ping`,
`resourceUsage`,
`statusMetrics`,
`usersInfo`,
`rolesInfo`
]
- is depended on by
-
SERVER-70545 Create passthroughs that inject a security token
- Closed