@@ -141,7 +141,10 @@ associated ``param`` details and the ``result`` values, if any.
141
141
142
142
- ``result``
143
143
144
- * - :authaction:`authenticate`
144
+
145
+ * - .. _audit-message-authenticate:
146
+
147
+ ``authenticate``
145
148
146
149
- .. code-block:: none
147
150
:copyable: false
@@ -157,7 +160,9 @@ associated ``param`` details and the ``result`` values, if any.
157
160
| ``18`` - Authentication Failed
158
161
| ``334`` - Mechanism Unavailable
159
162
160
- * - :authaction:`authCheck`
163
+ * - .. _audit-message-authCheck:
164
+
165
+ ``authCheck``
161
166
162
167
- .. code-block:: none
163
168
:copyable: false
@@ -189,7 +194,8 @@ associated ``param`` details and the ``result`` values, if any.
189
194
190
195
- ``0`` - Success
191
196
192
- * - :authaction:`createDatabase`
197
+
198
+ * - ``createDatabase``
193
199
194
200
- .. code-block:: none
195
201
:copyable: false
@@ -213,7 +219,7 @@ associated ``param`` details and the ``result`` values, if any.
213
219
214
220
- ``0`` - Success
215
221
216
- * - :authaction:` renameCollection`
222
+ * - `` renameCollection` `
217
223
218
224
- .. code-block:: none
219
225
:copyable: false
@@ -295,7 +301,7 @@ associated ``param`` details and the ``result`` values, if any.
295
301
296
302
- ``0`` - Success
297
303
298
- * - :authaction:` dropAllUsersFromDatabase`
304
+ * - `` dropAllUsersFromDatabase` `
299
305
300
306
- .. code-block:: none
301
307
:copyable: false
@@ -305,7 +311,7 @@ associated ``param`` details and the ``result`` values, if any.
305
311
306
312
- ``0`` - Success
307
313
308
- * - :authaction:` updateUser`
314
+ * - `` updateUser` `
309
315
310
316
- .. code-block:: none
311
317
:copyable: false
@@ -329,7 +335,7 @@ associated ``param`` details and the ``result`` values, if any.
329
335
330
336
- ``0`` - Success
331
337
332
- * - :authaction:` grantRolesToUser`
338
+ * - `` grantRolesToUser` `
333
339
334
340
- .. code-block:: none
335
341
:copyable: false
@@ -349,7 +355,7 @@ associated ``param`` details and the ``result`` values, if any.
349
355
350
356
- ``0`` - Success
351
357
352
- * - :authaction:` revokeRolesFromUser`
358
+ * - `` revokeRolesFromUser` `
353
359
354
360
- .. code-block:: none
355
361
:copyable: false
@@ -401,7 +407,7 @@ associated ``param`` details and the ``result`` values, if any.
401
407
402
408
- ``0`` - Success
403
409
404
- * - :authaction:` updateRole`
410
+ * - `` updateRole` `
405
411
406
412
- .. code-block:: none
407
413
:copyable: false
@@ -446,7 +452,7 @@ associated ``param`` details and the ``result`` values, if any.
446
452
447
453
- ``0`` - Success
448
454
449
- * - :authaction:` dropAllRolesFromDatabase`
455
+ * - `` dropAllRolesFromDatabase` `
450
456
451
457
- .. code-block:: none
452
458
:copyable: false
@@ -456,7 +462,7 @@ associated ``param`` details and the ``result`` values, if any.
456
462
457
463
- ``0`` - Success
458
464
459
- * - :authaction:` grantRolesToRole`
465
+ * - `` grantRolesToRole` `
460
466
461
467
- .. code-block:: none
462
468
:copyable: false
@@ -476,7 +482,7 @@ associated ``param`` details and the ``result`` values, if any.
476
482
477
483
- ``0`` - Success
478
484
479
- * - :authaction:` revokeRolesFromRole`
485
+ * - `` revokeRolesFromRole` `
480
486
481
487
- .. code-block:: none
482
488
:copyable: false
@@ -496,7 +502,7 @@ associated ``param`` details and the ``result`` values, if any.
496
502
497
503
- ``0`` - Success
498
504
499
- * - :authaction:` grantPrivilegesToRole`
505
+ * - `` grantPrivilegesToRole` `
500
506
501
507
- .. code-block:: none
502
508
:copyable: false
@@ -519,7 +525,7 @@ associated ``param`` details and the ``result`` values, if any.
519
525
520
526
- ``0`` - Success
521
527
522
- * - :authaction:` revokePrivilegesFromRole`
528
+ * - `` revokePrivilegesFromRole` `
523
529
524
530
- .. code-block:: none
525
531
:copyable: false
@@ -579,7 +585,7 @@ associated ``param`` details and the ``result`` values, if any.
579
585
580
586
- ``0`` - Success
581
587
582
- * - :authaction:` shardCollection`
588
+ * - `` shardCollection` `
583
589
584
590
- .. code-block:: none
585
591
:copyable: false
0 commit comments