Navigation
This version of the documentation is archived and no longer supported.

applyOps

On this page

Definition

applyOps

Applies specified oplog entries to a mongod instance. The applyOps command is an internal command.

Starting in MongoDB 3.2, the internal command applyOps can take an optional bypassDocumentValidation: <boolean> flag.

Behavior

Warning

This command obtains a global write lock and will block other operations until it has completed.

←   resync isMaster  →