File tree Expand file tree Collapse file tree 6 files changed +89
-0
lines changed Expand file tree Collapse file tree 6 files changed +89
-0
lines changed Original file line number Diff line number Diff line change @@ -49,6 +49,21 @@ Definition
49
49
50
50
.. |local-cmd-name| replace:: :method:`db.dropAllRoles()`
51
51
52
+
53
+ Compatibility
54
+ -------------
55
+
56
+ .. |command| replace:: method
57
+
58
+ This method is available in deployments hosted in the following environments:
59
+
60
+ .. include:: /includes/fact-environments-atlas-only.rst
61
+
62
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
63
+
64
+ .. include:: /includes/fact-environments-onprem-only.rst
65
+
66
+
52
67
Behavior
53
68
--------
54
69
Original file line number Diff line number Diff line change @@ -64,6 +64,21 @@ Definition
64
64
65
65
.. |local-cmd-name| replace:: :method:`db.grantPrivilegesToRole()`
66
66
67
+
68
+ Compatibility
69
+ -------------
70
+
71
+ .. |command| replace:: method
72
+
73
+ This method is available in deployments hosted in the following environments:
74
+
75
+ .. include:: /includes/fact-environments-atlas-only.rst
76
+
77
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
78
+
79
+ .. include:: /includes/fact-environments-onprem-only.rst
80
+
81
+
67
82
Behavior
68
83
--------
69
84
Original file line number Diff line number Diff line change @@ -50,6 +50,21 @@ Definition
50
50
.. |local-cmd-name| replace:: :method:`db.grantRolesToRole()`
51
51
.. include:: /includes/fact-roles-array-contents.rst
52
52
53
+
54
+ Compatibility
55
+ -------------
56
+
57
+ .. |command| replace:: method
58
+
59
+ This method is available in deployments hosted in the following environments:
60
+
61
+ .. include:: /includes/fact-environments-atlas-only.rst
62
+
63
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
64
+
65
+ .. include:: /includes/fact-environments-onprem-only.rst
66
+
67
+
53
68
Behavior
54
69
--------
55
70
Original file line number Diff line number Diff line change @@ -58,6 +58,20 @@ Definition
58
58
- .. include:: /includes/fact-write-concern-spec-link.rst
59
59
60
60
61
+ Compatibility
62
+ -------------
63
+
64
+ .. |command| replace:: method
65
+
66
+ This method is available in deployments hosted in the following environments:
67
+
68
+ .. include:: /includes/fact-environments-atlas-only.rst
69
+
70
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
71
+
72
+ .. include:: /includes/fact-environments-onprem-only.rst
73
+
74
+
61
75
Behavior
62
76
--------
63
77
Original file line number Diff line number Diff line change @@ -49,6 +49,21 @@ Definition
49
49
.. |local-cmd-name| replace:: :method:`db.revokeRolesFromRole()`
50
50
.. include:: /includes/fact-roles-array-contents.rst
51
51
52
+
53
+ Compatibility
54
+ -------------
55
+
56
+ .. |command| replace:: method
57
+
58
+ This method is available in deployments hosted in the following environments:
59
+
60
+ .. include:: /includes/fact-environments-atlas-only.rst
61
+
62
+ .. include:: /includes/fact-environments-atlas-support-no-free.rst
63
+
64
+ .. include:: /includes/fact-environments-onprem-only.rst
65
+
66
+
52
67
Behavior
53
68
--------
54
69
Original file line number Diff line number Diff line change @@ -139,6 +139,21 @@ Definition
139
139
The :method:`db.updateRole()` method wraps the :dbcommand:`updateRole`
140
140
command.
141
141
142
+
143
+ Compatibility
144
+ -------------
145
+
146
+ .. |command| replace:: method
147
+
148
+ This method is available in deployments hosted in the following environments:
149
+
150
+ .. include:: /includes/fact-environments-atlas-only.rst
151
+
152
+ .. include:: /includes/fact-environments-atlas-support-no-free-or-m10.rst
153
+
154
+ .. include:: /includes/fact-environments-onprem-only.rst
155
+
156
+
142
157
Roles
143
158
~~~~~
144
159
You can’t perform that action at this time.
0 commit comments