File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -540,6 +540,7 @@ Cluster Administration Roles
540
540
- :authaction:`killAnySession` (New in version 3.6)
541
541
- :authaction:`killop`
542
542
- :authaction:`logRotate`
543
+ - :authaction:`oidReset`
543
544
- :authaction:`resync`
544
545
- :authaction:`rotateCertificates` (New in version 5.0)
545
546
- :authaction:`setParameter`
Original file line number Diff line number Diff line change @@ -652,6 +652,11 @@ Server Administration Actions
652
652
Provides information about the server the MongoDB instance runs on. Apply
653
653
this action to the ``cluster`` resource.
654
654
655
+ .. authaction:: oidReset
656
+
657
+ Required to reset the 5 byte random string that is used in the
658
+ :ref:`ObjectID <objectid>`.
659
+
655
660
.. authaction:: logRotate
656
661
657
662
User can perform the :dbcommand:`logRotate` command. Apply this action
You can’t perform that action at this time.
0 commit comments