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 @@ -777,10 +777,6 @@ Diagnostic Commands
777
777
778
778
- Reports the authentication state for the current connection.
779
779
780
- * - :dbcommand:`cursorInfo`
781
-
782
- - Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
783
-
784
780
* - :dbcommand:`dataSize`
785
781
786
782
- 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.
@@ -145,7 +141,6 @@ Diagnostic Commands
145
141
/reference/command/collStats
146
142
/reference/command/connPoolStats
147
143
/reference/command/connectionStatus
148
- /reference/command/cursorInfo
149
144
/reference/command/dataSize
150
145
/reference/command/dbHash
151
146
/reference/command/dbStats
Original file line number Diff line number Diff line change @@ -773,11 +773,6 @@ Diagnostic Actions
773
773
User can perform the :dbcommand:`connPoolStats` command. Apply this
774
774
action to the ``cluster`` resource.
775
775
776
- .. authaction:: cursorInfo
777
-
778
- User can perform the :dbcommand:`cursorInfo` command. Apply this action
779
- to the ``cluster`` resource.
780
-
781
776
.. authaction:: dbHash
782
777
783
778
User can perform the :dbcommand:`dbHash` command. Apply this action to
You can’t perform that action at this time.
0 commit comments