applyOps

Definition

  • applyOps
  • Applies specified oplog entries to a mongodinstance. The applyOps command is an internalcommand.

Behavior

Warning

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

Required Access

If the specified oplog entries containcollection UUIDs, executing this commandrequires both the useUUID and forceUUIDprivileges on the cluster resource to which the oplog entries areattempting to be written.