File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -524,9 +524,9 @@ Cluster Administration Roles
524524 - :authaction:`invalidateUserCache`
525525 - :authaction:`killAnyCursor` (New in version 4.0)
526526 - :authaction:`killAnySession` (New in version 3.6)
527-
528527 - :authaction:`killop`
529528 - :authaction:`logRotate`
529+ - :authaction:`oidReset`
530530 - :authaction:`resync`
531531 - :authaction:`setParameter`
532532 - :authaction:`shutdown`
Original file line number Diff line number Diff line change @@ -631,6 +631,11 @@ Server Administration Actions
631631 Provides information about the server the MongoDB instance runs on. Apply
632632 this action to the ``cluster`` resource.
633633
634+ .. authaction:: oidReset
635+
636+ Required to reset the 5 byte random string that is used in the
637+ :ref:`ObjectID <objectid>`.
638+
634639.. authaction:: logRotate
635640
636641 User can perform the :dbcommand:`logRotate` command. Apply this action
You can’t perform that action at this time.
0 commit comments