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
24
24
.. |method| replace:: :method:`db.createRole` helper method
25
25
.. include:: /includes/fact-dbcommand-tip
26
26
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
27
37
28
38
Syntax
29
39
------
Original file line number Diff line number Diff line change @@ -26,6 +26,16 @@ Definition
26
26
.. |method| replace:: :method:`db.dropAllRoles` helper method
27
27
.. include:: /includes/fact-dbcommand-tip
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-no-free.rst
37
+
38
+ .. include:: /includes/fact-environments-onprem-only.rst
29
39
30
40
Syntax
31
41
------
Original file line number Diff line number Diff line change @@ -21,6 +21,17 @@ Definition
21
21
.. |method| replace:: :method:`db.dropRole` helper method
22
22
.. include:: /includes/fact-dbcommand-tip
23
23
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
+
24
35
Syntax
25
36
------
26
37
Original file line number Diff line number Diff line change @@ -40,6 +40,17 @@ Definition
40
40
}
41
41
)
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-free.rst
51
+
52
+ .. include:: /includes/fact-environments-onprem-only.rst
53
+
43
54
Command Fields
44
55
--------------
45
56
Original file line number Diff line number Diff line change @@ -70,6 +70,17 @@ The command has the following fields:
70
70
.. |local-cmd-name| replace:: :dbcommand:`grantRolesToRole`
71
71
.. include:: /includes/fact-roles-array-contents.rst
72
72
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
+
73
84
Behavior
74
85
--------
75
86
Original file line number Diff line number Diff line change @@ -20,6 +20,16 @@ Definition
20
20
at any given moment, regardless of the
21
21
interval set in the :parameter:`userCacheInvalidationIntervalSecs` parameter.
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-no-free.rst
31
+
32
+ .. include:: /includes/fact-environments-onprem-only.rst
23
33
24
34
Syntax
25
35
------
Original file line number Diff line number Diff line change @@ -22,6 +22,17 @@ Definition
22
22
.. |method| replace:: :method:`db.revokePrivilegesFromRole` helper method
23
23
.. include:: /includes/fact-dbcommand-tip
24
24
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
+
25
36
Syntax
26
37
------
27
38
Original file line number Diff line number Diff line change @@ -20,6 +20,17 @@ Definition
20
20
.. |method| replace:: :method:`db.revokeRolesFromRole` helper method
21
21
.. include:: /includes/fact-dbcommand-tip
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-no-free.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 @@ -24,6 +24,17 @@ Definition
24
24
The :dbcommand:`rolesInfo` command can also retrieve all roles
25
25
scoped to a database.
26
26
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
+
27
38
Syntax
28
39
------
29
40
Original file line number Diff line number Diff line change @@ -35,6 +35,17 @@ Definition
35
35
An update to the ``privileges`` or ``roles`` array
36
36
completely replaces the previous array's values.
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-no-free-or-m10.rst
46
+
47
+ .. include:: /includes/fact-environments-onprem-only.rst
48
+
38
49
Syntax
39
50
------
40
51
You can’t perform that action at this time.
0 commit comments