File tree Expand file tree Collapse file tree 4 files changed +0
-32
lines changed Expand file tree Collapse file tree 4 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -745,10 +745,6 @@ Diagnostic Commands
745
745
746
746
- Reports the authentication state for the current connection.
747
747
748
- * - :dbcommand:`cursorInfo`
749
-
750
- - Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
751
-
752
748
* - :dbcommand:`dataSize`
753
749
754
750
- Returns the data size for a range of data. For internal use.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -40,10 +40,6 @@ Diagnostic Commands
40
40
41
41
- Reports the authentication state for the current connection.
42
42
43
- * - :dbcommand:`cursorInfo`
44
-
45
- - Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
46
-
47
43
* - :dbcommand:`dataSize`
48
44
49
45
- Returns the data size for a range of data. For internal use.
@@ -143,7 +139,6 @@ Diagnostic Commands
143
139
/reference/command/collStats
144
140
/reference/command/connPoolStats
145
141
/reference/command/connectionStatus
146
- /reference/command/cursorInfo
147
142
/reference/command/dataSize
148
143
/reference/command/dbHash
149
144
/reference/command/dbStats
Original file line number Diff line number Diff line change @@ -740,11 +740,6 @@ Diagnostic Actions
740
740
User can perform the :dbcommand:`connPoolStats` and :dbcommand:`shardConnPoolStats`
741
741
commands. Apply this action to the ``cluster`` resource.
742
742
743
- .. authaction:: cursorInfo
744
-
745
- User can perform the :dbcommand:`cursorInfo` command. Apply this action
746
- to the ``cluster`` resource.
747
-
748
743
.. authaction:: dbHash
749
744
750
745
User can perform the :dbcommand:`dbHash` command. Apply this action to
You can’t perform that action at this time.
0 commit comments