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 @@ -750,10 +750,6 @@ Diagnostic Commands
750
750
751
751
- Reports the authentication state for the current connection.
752
752
753
- * - :dbcommand:`cursorInfo`
754
-
755
- - Removed in MongoDB 3.2. Replaced with :serverstatus:`metrics.cursor`.
756
-
757
753
* - :dbcommand:`dataSize`
758
754
759
755
- 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.
@@ -140,7 +136,6 @@ Diagnostic Commands
140
136
/reference/command/collStats
141
137
/reference/command/connPoolStats
142
138
/reference/command/connectionStatus
143
- /reference/command/cursorInfo
144
139
/reference/command/dataSize
145
140
/reference/command/dbHash
146
141
/reference/command/dbStats
Original file line number Diff line number Diff line change @@ -769,11 +769,6 @@ Diagnostic Actions
769
769
:dbcommand:`shardConnPoolStats` commands. Apply this action to the
770
770
``cluster`` resource.
771
771
772
- .. authaction:: cursorInfo
773
-
774
- User can perform the :dbcommand:`cursorInfo` command. Apply this action
775
- to the ``cluster`` resource.
776
-
777
772
.. authaction:: dbHash
778
773
779
774
User can perform the :dbcommand:`dbHash` command. Apply this action to
You can’t perform that action at this time.
0 commit comments