Docs Home → Develop Applications → MongoDB Manual
applyOps
On this page
This version of the documentation is archived and no longer supported. View the current documentation to learn how to upgrade your version of MongoDB server.
Definition
Behavior
Warning
This command obtains a global write lock and will block other operations until it has completed.
Required Access
If the specified oplog entries contain
collection UUIDs, executing this command
requires both the useUUID
and forceUUID
privileges on the cluster resource to which the oplog entries are
attempting to be written.