@@ -178,7 +178,7 @@ associated ``param`` details and the ``result`` values, if any.
178
178
179
179
* - .. _audit-message-authenticate:
180
180
181
- :authaction:` authenticate`
181
+ `` authenticate` `
182
182
183
183
- .. code-block:: none
184
184
:copyable: false
@@ -189,7 +189,7 @@ associated ``param`` details and the ``result`` values, if any.
189
189
mechanism: <mechanism>
190
190
}
191
191
192
- Starting in MongoDB 5.0, :authaction:` authenticate`:
192
+ Starting in MongoDB 5.0, `` authenticate` `:
193
193
194
194
- Is logged for incomplete authentication attempts.
195
195
@@ -207,7 +207,7 @@ associated ``param`` details and the ``result`` values, if any.
207
207
208
208
* - .. _audit-message-authCheck:
209
209
210
- :authaction:` authCheck`
210
+ `` authCheck` `
211
211
212
212
- .. code-block:: none
213
213
:copyable: false
@@ -227,8 +227,8 @@ associated ``param`` details and the ``result`` values, if any.
227
227
228
228
.. include:: /includes/fact-auditAuthorizationSuccess-performance-impact.rst
229
229
230
- Starting in MongoDB 5.0, :authaction:` authCheck` is not logged
231
- for actions that are generated internally.
230
+ Starting in MongoDB 5.0, `` authCheck`` is not logged for actions
231
+ that are generated internally.
232
232
233
233
.. versionchanged:: 5.0
234
234
@@ -238,7 +238,7 @@ associated ``param`` details and the ``result`` values, if any.
238
238
239
239
* - .. _audit-message-clientMetadata:
240
240
241
- :authaction:` clientMetadata`
241
+ `` clientMetadata` `
242
242
243
243
- .. code-block:: none
244
244
:copyable: false
@@ -308,7 +308,7 @@ associated ``param`` details and the ``result`` values, if any.
308
308
- ``0`` - Success
309
309
310
310
311
- * - :authaction:` createDatabase`
311
+ * - `` createDatabase` `
312
312
313
313
- .. code-block:: none
314
314
:copyable: false
@@ -367,7 +367,7 @@ associated ``param`` details and the ``result`` values, if any.
367
367
368
368
* - .. _audit-message-directAuthMutation:
369
369
370
- :authaction:` directAuthMutation`
370
+ `` directAuthMutation` `
371
371
372
372
- .. code-block:: none
373
373
:copyable: false
@@ -389,7 +389,7 @@ associated ``param`` details and the ``result`` values, if any.
389
389
- ``0`` - Success
390
390
391
391
392
- * - :authaction:` renameCollection`
392
+ * - `` renameCollection` `
393
393
394
394
- .. code-block:: none
395
395
:copyable: false
@@ -495,7 +495,7 @@ associated ``param`` details and the ``result`` values, if any.
495
495
496
496
- ``0`` - Success
497
497
498
- * - :authaction:` dropAllUsersFromDatabase`
498
+ * - `` dropAllUsersFromDatabase` `
499
499
500
500
- .. code-block:: none
501
501
:copyable: false
@@ -505,7 +505,7 @@ associated ``param`` details and the ``result`` values, if any.
505
505
506
506
- ``0`` - Success
507
507
508
- * - :authaction:` updateUser`
508
+ * - `` updateUser` `
509
509
510
510
- .. code-block:: none
511
511
:copyable: false
@@ -529,7 +529,7 @@ associated ``param`` details and the ``result`` values, if any.
529
529
530
530
- ``0`` - Success
531
531
532
- * - :authaction:` grantRolesToUser`
532
+ * - `` grantRolesToUser` `
533
533
534
534
- .. code-block:: none
535
535
:copyable: false
@@ -549,7 +549,7 @@ associated ``param`` details and the ``result`` values, if any.
549
549
550
550
- ``0`` - Success
551
551
552
- * - :authaction:` revokeRolesFromUser`
552
+ * - `` revokeRolesFromUser` `
553
553
554
554
- .. code-block:: none
555
555
:copyable: false
@@ -601,7 +601,7 @@ associated ``param`` details and the ``result`` values, if any.
601
601
602
602
- ``0`` - Success
603
603
604
- * - :authaction:` updateRole`
604
+ * - `` updateRole` `
605
605
606
606
- .. code-block:: none
607
607
:copyable: false
@@ -646,7 +646,7 @@ associated ``param`` details and the ``result`` values, if any.
646
646
647
647
- ``0`` - Success
648
648
649
- * - :authaction:` dropAllRolesFromDatabase`
649
+ * - `` dropAllRolesFromDatabase` `
650
650
651
651
- .. code-block:: none
652
652
:copyable: false
@@ -656,7 +656,7 @@ associated ``param`` details and the ``result`` values, if any.
656
656
657
657
- ``0`` - Success
658
658
659
- * - :authaction:` grantRolesToRole`
659
+ * - `` grantRolesToRole` `
660
660
661
661
- .. code-block:: none
662
662
:copyable: false
@@ -676,7 +676,7 @@ associated ``param`` details and the ``result`` values, if any.
676
676
677
677
- ``0`` - Success
678
678
679
- * - :authaction:` revokeRolesFromRole`
679
+ * - `` revokeRolesFromRole` `
680
680
681
681
- .. code-block:: none
682
682
:copyable: false
@@ -696,7 +696,7 @@ associated ``param`` details and the ``result`` values, if any.
696
696
697
697
- ``0`` - Success
698
698
699
- * - :authaction:` grantPrivilegesToRole`
699
+ * - `` grantPrivilegesToRole` `
700
700
701
701
- .. code-block:: none
702
702
:copyable: false
@@ -719,7 +719,7 @@ associated ``param`` details and the ``result`` values, if any.
719
719
720
720
- ``0`` - Success
721
721
722
- * - :authaction:` revokePrivilegesFromRole`
722
+ * - `` revokePrivilegesFromRole` `
723
723
724
724
- .. code-block:: none
725
725
:copyable: false
@@ -779,7 +779,7 @@ associated ``param`` details and the ``result`` values, if any.
779
779
780
780
- ``0`` - Success
781
781
782
- * - :authaction:` shardCollection`
782
+ * - `` shardCollection` `
783
783
784
784
- .. code-block:: none
785
785
:copyable: false
@@ -861,7 +861,7 @@ associated ``param`` details and the ``result`` values, if any.
861
861
862
862
* - .. _audit-message-logout:
863
863
864
- :authaction:` logout`
864
+ `` logout` `
865
865
866
866
- .. code-block:: none
867
867
:copyable: false
@@ -895,7 +895,7 @@ associated ``param`` details and the ``result`` values, if any.
895
895
896
896
* - .. _audit-message-startup:
897
897
898
- :authaction:` startup`
898
+ `` startup` `
899
899
900
900
- .. code-block:: none
901
901
:copyable: false
0 commit comments