File tree 19 files changed +211
-0
lines changed
19 files changed +211
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,17 @@ Definition
18
18
The :dbcommand:`buildInfo` command returns a build summary for the current
19
19
:binary:`~bin.mongod`.
20
20
21
+ Compatibility
22
+ -------------
23
+
24
+ This command is available in deployments hosted in the following environments:
25
+
26
+ .. include:: /includes/fact-environments-atlas-only.rst
27
+
28
+ .. include:: /includes/fact-environments-atlas-support-all.rst
29
+
30
+ .. include:: /includes/fact-environments-onprem-only.rst
31
+
21
32
Syntax
22
33
------
23
34
Original file line number Diff line number Diff line change @@ -41,6 +41,17 @@ Definition
41
41
42
42
.. include:: /includes/fact-dbcommand.rst
43
43
44
+ Compatibility
45
+ -------------
46
+
47
+ This command is available in deployments hosted in the following environments:
48
+
49
+ .. include:: /includes/fact-environments-atlas-only.rst
50
+
51
+ .. include:: /includes/fact-environments-atlas-support-all.rst
52
+
53
+ .. include:: /includes/fact-environments-onprem-only.rst
54
+
44
55
Syntax
45
56
------
46
57
Original file line number Diff line number Diff line change @@ -26,6 +26,17 @@ Definition
26
26
27
27
.. include:: /includes/note-conn-pool-stats.rst
28
28
29
+ Compatibility
30
+ -------------
31
+
32
+ This command is available in deployments hosted in the following environments:
33
+
34
+ .. include:: /includes/fact-environments-atlas-only.rst
35
+
36
+ .. include:: /includes/fact-environments-atlas-support-all.rst
37
+
38
+ .. include:: /includes/fact-environments-onprem-only.rst
39
+
29
40
Syntax
30
41
------
31
42
Original file line number Diff line number Diff line change @@ -18,6 +18,17 @@ Definition
18
18
Returns information about the current connection, specifically the
19
19
state of authenticated users and their available permissions.
20
20
21
+ Compatibility
22
+ -------------
23
+
24
+ This command is available in deployments hosted in the following environments:
25
+
26
+ .. include:: /includes/fact-environments-atlas-only.rst
27
+
28
+ .. include:: /includes/fact-environments-atlas-support-all.rst
29
+
30
+ .. include:: /includes/fact-environments-onprem-only.rst
31
+
21
32
Syntax
22
33
------
23
34
Original file line number Diff line number Diff line change @@ -18,6 +18,18 @@ Definition
18
18
The :dbcommand:`dataSize` command returns the size in bytes for
19
19
the specified data.
20
20
21
+ Compatibility
22
+ -------------
23
+
24
+ This command is available in deployments hosted in the following environments:
25
+
26
+ .. include:: /includes/fact-environments-atlas-only.rst
27
+
28
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
29
+
30
+ .. include:: /includes/fact-environments-onprem-only.rst
31
+
32
+
21
33
Syntax
22
34
------
23
35
Original file line number Diff line number Diff line change @@ -25,6 +25,17 @@ Definition
25
25
The :dbcommand:`dbHash` command obtains a shared (S) lock on the
26
26
database, which prevents writes until the command completes.
27
27
28
+ Compatibility
29
+ -------------
30
+
31
+ This command is available in deployments hosted in the following environments:
32
+
33
+ .. include:: /includes/fact-environments-atlas-only.rst
34
+
35
+ .. include:: /includes/fact-environments-atlas-support-no-free-or-serverless.rst
36
+
37
+ .. include:: /includes/fact-environments-onprem-only.rst
38
+
28
39
Syntax
29
40
------
30
41
Original file line number Diff line number Diff line change @@ -18,6 +18,18 @@ Definition
18
18
The :dbcommand:`dbStats` command returns storage statistics for a
19
19
given database.
20
20
21
+ Compatibility
22
+ -------------
23
+
24
+ This command is available in deployments hosted in the following environments:
25
+
26
+ .. include:: /includes/fact-environments-atlas-only.rst
27
+
28
+ .. include:: /includes/fact-environments-atlas-support-limited-free.rst
29
+
30
+ .. include:: /includes/fact-environments-onprem-only.rst
31
+
32
+
21
33
Syntax
22
34
------
23
35
Original file line number Diff line number Diff line change @@ -20,6 +20,17 @@ Definition
20
20
:binary:`~bin.mongod` or :binary:`~bin.mongos`. Run
21
21
:dbcommand:`getCmdLineOpts` in the ``admin`` database.
22
22
23
+ Compatibility
24
+ -------------
25
+
26
+ This command is available in deployments hosted in the following environments:
27
+
28
+ .. include:: /includes/fact-environments-atlas-only.rst
29
+
30
+ .. include:: /includes/fact-environments-atlas-support-all.rst
31
+
32
+ .. include:: /includes/fact-environments-onprem-only.rst
33
+
23
34
Syntax
24
35
------
25
36
Original file line number Diff line number Diff line change @@ -25,6 +25,17 @@ Definition
25
25
:ref:`Relaxed Extended JSON v2.0 <mongodb-extended-json-v2>` format.
26
26
Previously, log data was returned as plaintext.
27
27
28
+ Compatibility
29
+ -------------
30
+
31
+ This command is available in deployments hosted in the following environments:
32
+
33
+ .. include:: /includes/fact-environments-atlas-only.rst
34
+
35
+ .. include:: /includes/fact-environments-atlas-support-all.rst
36
+
37
+ .. include:: /includes/fact-environments-onprem-only.rst
38
+
28
39
Syntax
29
40
------
30
41
Original file line number Diff line number Diff line change @@ -23,6 +23,17 @@ Definition
23
23
You must run the :dbcommand:`hostInfo` command, which takes no
24
24
arguments, against the ``admin`` database.
25
25
26
+ Compatibility
27
+ -------------
28
+
29
+ This command is available in deployments hosted in the following environments:
30
+
31
+ .. include:: /includes/fact-environments-atlas-only.rst
32
+
33
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
34
+
35
+ .. include:: /includes/fact-environments-onprem-only.rst
36
+
26
37
Syntax
27
38
------
28
39
Original file line number Diff line number Diff line change @@ -19,6 +19,17 @@ Definition
19
19
database commands implemented for the current :binary:`~bin.mongod` or
20
20
:binary:`~bin.mongos` instance.
21
21
22
+ Compatibility
23
+ -------------
24
+
25
+ This command is available in deployments hosted in the following environments:
26
+
27
+ .. include:: /includes/fact-environments-atlas-only.rst
28
+
29
+ .. include:: /includes/fact-environments-atlas-support-all.rst
30
+
31
+ .. include:: /includes/fact-environments-onprem-only.rst
32
+
22
33
Syntax
23
34
------
24
35
Original file line number Diff line number Diff line change @@ -19,6 +19,17 @@ Definition
19
19
pending. :dbcommand:`lockInfo` is an internal command available on
20
20
:binary:`~bin.mongod` instances only.
21
21
22
+ Compatibility
23
+ -------------
24
+
25
+ This command is available in deployments hosted in the following environments:
26
+
27
+ .. include:: /includes/fact-environments-atlas-only.rst
28
+
29
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
30
+
31
+ .. include:: /includes/fact-environments-onprem-only.rst
32
+
22
33
Syntax
23
34
------
24
35
Original file line number Diff line number Diff line change @@ -19,6 +19,17 @@ Definition
19
19
server is responding to commands. This command will return
20
20
immediately even if the server is write-locked:
21
21
22
+ Compatibility
23
+ -------------
24
+
25
+ This command is available in deployments hosted in the following environments:
26
+
27
+ .. include:: /includes/fact-environments-atlas-only.rst
28
+
29
+ .. include:: /includes/fact-environments-atlas-support-all.rst
30
+
31
+ .. include:: /includes/fact-environments-onprem-only.rst
32
+
22
33
Syntax
23
34
------
24
35
Original file line number Diff line number Diff line change @@ -66,6 +66,17 @@ Definition
66
66
67
67
.. include:: /includes/warning-profiler-performance.rst
68
68
69
+ Compatibility
70
+ -------------
71
+
72
+ This command is available in deployments hosted in the following environments:
73
+
74
+ .. include:: /includes/fact-environments-atlas-only.rst
75
+
76
+ .. include:: /includes/fact-environments-atlas-support-all.rst
77
+
78
+ .. include:: /includes/fact-environments-onprem-only.rst
79
+
69
80
Syntax
70
81
------
71
82
Original file line number Diff line number Diff line change @@ -35,6 +35,17 @@ Definition
35
35
applications can run this command at a regular interval to
36
36
collect statistics about the instance.
37
37
38
+ Compatibility
39
+ -------------
40
+
41
+ This command is available in deployments hosted in the following environments:
42
+
43
+ .. include:: /includes/fact-environments-atlas-only.rst
44
+
45
+ .. include:: /includes/fact-environments-atlas-support-all.rst
46
+
47
+ .. include:: /includes/fact-environments-onprem-only.rst
48
+
38
49
Syntax
39
50
------
40
51
Original file line number Diff line number Diff line change @@ -40,6 +40,17 @@ Definition
40
40
MongoDB returns the connection to the connection pool after every
41
41
operation.
42
42
43
+ Compatibility
44
+ -------------
45
+
46
+ This command is available in deployments hosted in the following environments:
47
+
48
+ .. include:: /includes/fact-environments-atlas-only.rst
49
+
50
+ .. include:: /includes/fact-environments-atlas-support-no-serverless.rst
51
+
52
+ .. include:: /includes/fact-environments-onprem-only.rst
53
+
43
54
Output
44
55
------
45
56
Original file line number Diff line number Diff line change @@ -38,6 +38,17 @@ Redaction
38
38
When using :ref:`Queryable Encryption <qe-manual-feature-qe>`, the
39
39
``top`` command only returns the collection name.
40
40
41
+ Compatibility
42
+ -------------
43
+
44
+ This command is available in deployments hosted in the following environments:
45
+
46
+ .. include:: /includes/fact-environments-atlas-only.rst
47
+
48
+ .. include:: /includes/fact-environments-atlas-support-no-serverless.rst
49
+
50
+ .. include:: /includes/fact-environments-onprem-only.rst
51
+
41
52
Syntax
42
53
------
43
54
Original file line number Diff line number Diff line change @@ -39,6 +39,17 @@ Definition
39
39
:binary:`~bin.mongosh` provides a wrapper around
40
40
:dbcommand:`validate`.
41
41
42
+ Compatibility
43
+ -------------
44
+
45
+ This command is available in deployments hosted in the following environments:
46
+
47
+ .. include:: /includes/fact-environments-atlas-only.rst
48
+
49
+ .. include:: /includes/fact-environments-atlas-support-no-free-or-serverless.rst
50
+
51
+ .. include:: /includes/fact-environments-onprem-only.rst
52
+
42
53
Syntax
43
54
------
44
55
Original file line number Diff line number Diff line change @@ -15,3 +15,14 @@ whatsmyuri
15
15
:dbcommand:`whatsmyuri` is an internal command.
16
16
17
17
.. slave-ok
18
+
19
+ Compatibility
20
+ -------------
21
+
22
+ This command is available in deployments hosted in the following environments:
23
+
24
+ .. include:: /includes/fact-environments-atlas-only.rst
25
+
26
+ .. include:: /includes/fact-environments-atlas-support-all.rst
27
+
28
+ .. include:: /includes/fact-environments-onprem-only.rst
You can’t perform that action at this time.
0 commit comments