File tree Expand file tree Collapse file tree 19 files changed +211
-0
lines changed Expand file tree Collapse file tree 19 files changed +211
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,17 @@ Definition
1818 The :dbcommand:`buildInfo` command returns a build summary for the current
1919 :binary:`~bin.mongod`.
2020
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+
2132Syntax
2233------
2334
Original file line number Diff line number Diff line change @@ -41,6 +41,17 @@ Definition
4141
4242 .. include:: /includes/fact-dbcommand.rst
4343
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+
4455Syntax
4556------
4657
Original file line number Diff line number Diff line change @@ -26,6 +26,17 @@ Definition
2626
2727 .. include:: /includes/note-conn-pool-stats.rst
2828
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+
2940Syntax
3041------
3142
Original file line number Diff line number Diff line change @@ -18,6 +18,17 @@ Definition
1818 Returns information about the current connection, specifically the
1919 state of authenticated users and their available permissions.
2020
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+
2132Syntax
2233------
2334
Original file line number Diff line number Diff line change @@ -18,6 +18,18 @@ Definition
1818 The :dbcommand:`dataSize` command returns the size in bytes for
1919 the specified data.
2020
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+
2133Syntax
2234------
2335
Original file line number Diff line number Diff line change @@ -25,6 +25,17 @@ Definition
2525 The :dbcommand:`dbHash` command obtains a shared (S) lock on the
2626 database, which prevents writes until the command completes.
2727
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+
2839Syntax
2940------
3041
Original file line number Diff line number Diff line change @@ -18,6 +18,18 @@ Definition
1818 The :dbcommand:`dbStats` command returns storage statistics for a
1919 given database.
2020
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+
2133Syntax
2234------
2335
Original file line number Diff line number Diff line change @@ -20,6 +20,17 @@ Definition
2020 :binary:`~bin.mongod` or :binary:`~bin.mongos`. Run
2121 :dbcommand:`getCmdLineOpts` in the ``admin`` database.
2222
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+
2334Syntax
2435------
2536
Original file line number Diff line number Diff line change @@ -25,6 +25,17 @@ Definition
2525 :ref:`Relaxed Extended JSON v2.0 <mongodb-extended-json-v2>` format.
2626 Previously, log data was returned as plaintext.
2727
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+
2839Syntax
2940------
3041
Original file line number Diff line number Diff line change @@ -23,6 +23,17 @@ Definition
2323 You must run the :dbcommand:`hostInfo` command, which takes no
2424 arguments, against the ``admin`` database.
2525
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+
2637Syntax
2738------
2839
You can’t perform that action at this time.
0 commit comments