File tree Expand file tree Collapse file tree 10 files changed +107
-0
lines changed Expand file tree Collapse file tree 10 files changed +107
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,16 @@ Definition
2424 .. |method| replace:: :method:`db.createRole` 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
2838Syntax
2939------
Original file line number Diff line number Diff line change @@ -26,6 +26,16 @@ Definition
2626 .. |method| replace:: :method:`db.dropAllRoles` helper method
2727 .. include:: /includes/fact-dbcommand-tip
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.rst
37+
38+ .. include:: /includes/fact-environments-onprem-only.rst
2939
3040Syntax
3141------
Original file line number Diff line number Diff line change @@ -21,6 +21,17 @@ Definition
2121 .. |method| replace:: :method:`db.dropRole` 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-or-m10.rst
32+
33+ .. include:: /includes/fact-environments-onprem-only.rst
34+
2435Syntax
2536------
2637
Original file line number Diff line number Diff line change @@ -40,6 +40,17 @@ Definition
4040 }
4141 )
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-no-free.rst
51+
52+ .. include:: /includes/fact-environments-onprem-only.rst
53+
4354Command Fields
4455--------------
4556
Original file line number Diff line number Diff line change @@ -70,6 +70,17 @@ The command has the following fields:
7070.. |local-cmd-name| replace:: :dbcommand:`grantRolesToRole`
7171.. include:: /includes/fact-roles-array-contents.rst
7272
73+ Compatibility
74+ -------------
75+
76+ This command is available in deployments hosted in the following environments:
77+
78+ .. include:: /includes/fact-environments-atlas-only.rst
79+
80+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
81+
82+ .. include:: /includes/fact-environments-onprem-only.rst
83+
7384Behavior
7485--------
7586
Original file line number Diff line number Diff line change @@ -20,6 +20,16 @@ Definition
2020 at any given moment, regardless of the
2121 interval set in the :parameter:`userCacheInvalidationIntervalSecs` parameter.
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-no-free.rst
31+
32+ .. include:: /includes/fact-environments-onprem-only.rst
2333
2434Syntax
2535------
Original file line number Diff line number Diff line change @@ -22,6 +22,17 @@ Definition
2222 .. |method| replace:: :method:`db.revokePrivilegesFromRole` helper method
2323 .. include:: /includes/fact-dbcommand-tip
2424
25+ Compatibility
26+ -------------
27+
28+ This command is available in deployments hosted in the following environments:
29+
30+ .. include:: /includes/fact-environments-atlas-only.rst
31+
32+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
33+
34+ .. include:: /includes/fact-environments-onprem-only.rst
35+
2536Syntax
2637------
2738
Original file line number Diff line number Diff line change @@ -20,6 +20,17 @@ Definition
2020 .. |method| replace:: :method:`db.revokeRolesFromRole` helper method
2121 .. include:: /includes/fact-dbcommand-tip
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-no-free.rst
31+
32+ .. include:: /includes/fact-environments-onprem-only.rst
33+
2334Syntax
2435------
2536
Original file line number Diff line number Diff line change @@ -24,6 +24,17 @@ Definition
2424 The :dbcommand:`rolesInfo` command can also retrieve all roles
2525 scoped to a database.
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-all.rst
35+
36+ .. include:: /includes/fact-environments-onprem-only.rst
37+
2738Syntax
2839------
2940
Original file line number Diff line number Diff line change @@ -35,6 +35,17 @@ Definition
3535 An update to the ``privileges`` or ``roles`` array
3636 completely replaces the previous array's values.
3737
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-no-free-or-m10.rst
46+
47+ .. include:: /includes/fact-environments-onprem-only.rst
48+
3849Syntax
3950------
4051
You can’t perform that action at this time.
0 commit comments