Skip to content

Commit 0d963bb

Browse files
authored
DOCSP-34779 Add info on Atlas Support for Replication Commands (#5791)
1 parent 8f7af4a commit 0d963bb

13 files changed

+132
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.. note::
22

3-
This command has *limited support* in M0, M2, M5, and M10 clusters.
3+
This command has *no support* in M0, M2, M5, and M10 clusters.
44
For more information, see :atlas:`Unsupported Commands </unsupported-commands>`.

source/reference/command/applyOps.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ Definition
1919
instance. The :dbcommand:`applyOps` command is an internal
2020
command.
2121

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-serverless.rst
30+
31+
.. include:: /includes/fact-environments-onprem-only.rst
32+
2233
Behavior
2334
--------
2435

source/reference/command/hello.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,17 @@ Definition
4040
members and to discover additional members of a :term:`replica
4141
set`.
4242

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-all.rst
51+
52+
.. include:: /includes/fact-environments-onprem-only.rst
53+
4354
Syntax
4455
------
4556

source/reference/command/replSetAbortPrimaryCatchUp.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ Definition
1919
:term:`primary` member of the replica set to abort sync (catch up)
2020
then complete the transition to primary.
2121

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+
2233
Syntax
2334
------
2435

source/reference/command/replSetFreeze.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ Definition
2424
.. |method| replace:: :method:`rs.freeze` helper method
2525
.. include:: /includes/fact-dbcommand-tip
2626

27+
Compatibility
28+
-------------
29+
30+
This command is available in deployments hosted in the following environments:
31+
32+
.. include:: /includes/fact-environments-atlas-only.rst
33+
34+
.. include:: /includes/fact-environments-atlas-support-no-free-or-m10.rst
35+
36+
.. include:: /includes/fact-environments-onprem-only.rst
37+
2738

2839
Syntax
2940
------

source/reference/command/replSetGetConfig.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,18 @@ Definition
2121
.. |method| replace:: :method:`rs.conf` helper method
2222
.. include:: /includes/fact-dbcommand-tip
2323

24+
Compatibility
25+
-------------
26+
27+
This command is available in deployments hosted in the following environments:
28+
29+
.. include:: /includes/fact-environments-atlas-only.rst
30+
31+
.. include:: /includes/fact-environments-atlas-support-no-free.rst
32+
33+
.. include:: /includes/fact-environments-onprem-only.rst
34+
35+
2436
Syntax
2537
------
2638

source/reference/command/replSetGetStatus.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ Definition
3333
.. |method| replace:: :method:`rs.status` helper method
3434
.. include:: /includes/fact-dbcommand-tip
3535

36+
Compatibility
37+
-------------
38+
39+
This command is available in deployments hosted in the following environments:
40+
41+
.. include:: /includes/fact-environments-atlas-only.rst
42+
43+
.. include:: /includes/fact-environments-atlas-support-no-free.rst
44+
45+
.. include:: /includes/fact-environments-onprem-only.rst
3646

3747
Syntax
3848
------

source/reference/command/replSetInitiate.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,17 @@ Definition
2929
Run the command on only one of the :binary:`~bin.mongod` instances
3030
for the replica set.
3131

32+
Compatibility
33+
-------------
34+
35+
This command is available in deployments hosted in the following environments:
36+
37+
.. include:: /includes/fact-environments-atlas-only.rst
38+
39+
.. include:: /includes/fact-environments-atlas-support-no-free-or-m10.rst
40+
41+
.. include:: /includes/fact-environments-onprem-only.rst
42+
3243
Syntax
3344
------
3445

source/reference/command/replSetMaintenance.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ Definition
1919
maintenance mode for a :term:`secondary` member of a :term:`replica
2020
set`.
2121

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-or-m10.rst
30+
31+
.. include:: /includes/fact-environments-onprem-only.rst
32+
2233
Syntax
2334
------
2435

source/reference/command/replSetReconfig.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,16 @@ Definition
2424
.. |method| replace:: :method:`rs.reconfig` helper method
2525
.. include:: /includes/fact-dbcommand-tip
2626

27+
Compatibility
28+
-------------
29+
30+
This command is available in deployments hosted in the following environments:
31+
32+
.. include:: /includes/fact-environments-atlas-only.rst
33+
34+
.. include:: /includes/fact-environments-atlas-support-no-free-or-m10.rst
35+
36+
.. include:: /includes/fact-environments-onprem-only.rst
2737

2838
Syntax
2939
------

source/reference/command/replSetResizeOplog.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,17 @@ Definition
3131

3232
You must run this command against the ``admin`` database.
3333

34+
Compatibility
35+
-------------
36+
37+
This command is available in deployments hosted in the following environments:
38+
39+
.. include:: /includes/fact-environments-atlas-only.rst
40+
41+
.. include:: /includes/fact-environments-atlas-support-no-m10.rst
42+
43+
.. include:: /includes/fact-environments-onprem-only.rst
44+
3445
Syntax
3546
------
3647

source/reference/command/replSetStepDown.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,17 @@ Description
2626

2727
The :dbcommand:`replSetStepDown` can only run on the ``admin`` database.
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-no-free-or-m10.rst
37+
38+
.. include:: /includes/fact-environments-onprem-only.rst
39+
2940
Syntax
3041
------
3142

source/reference/command/replSetSyncFrom.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,17 @@ Description
2525

2626
Run :dbcommand:`replSetSyncFrom` in the ``admin`` database.
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-m10.rst
36+
37+
.. include:: /includes/fact-environments-onprem-only.rst
38+
2839
Syntax
2940
------
3041

0 commit comments

Comments
 (0)