You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>created_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Creation time of the role.</p></li>
99798
99798
<li><p><strong>modified_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Time of last role modification.</p></li>
99799
99799
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – The name of the role. The name is neither unique nor a stable identifier of the role.</p></li>
99800
+
<li><p><strong>receives_permissions_from</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The managed role from which this role automatically inherits new permissions.
99801
+
Specify one of the following: “Datadog Admin Role”, “Datadog Standard Role”, or “Datadog Read Only Role”.
99802
+
If empty or not specified, the role does not automatically inherit permissions from any managed role.</p></li>
99800
99803
<li><p><strong>user_count</strong> (<em>int</em><em>, </em><em>optional</em>) – Number of users with that role.</p></li>
<dd class="field-odd"><p><strong>name</strong> (<em>str</em>) – Name of the new role that is cloned.</p>
99843
+
<dd class="field-odd"><ul class="simple">
99844
+
<li><p><strong>name</strong> (<em>str</em>) – Name of the new role that is cloned.</p></li>
99845
+
<li><p><strong>receives_permissions_from</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The managed role from which this role automatically inherits new permissions.
99846
+
Specify one of the following: “Datadog Admin Role”, “Datadog Standard Role”, or “Datadog Read Only Role”.
99847
+
If empty or not specified, the role does not automatically inherit permissions from any managed role.</p></li>
<li><p><strong>created_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Creation time of the role.</p></li>
99878
99886
<li><p><strong>modified_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Time of last role modification.</p></li>
99879
99887
<li><p><strong>name</strong> (<em>str</em>) – Name of the role.</p></li>
99888
+
<li><p><strong>receives_permissions_from</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The managed role from which this role automatically inherits new permissions.
99889
+
Specify one of the following: “Datadog Admin Role”, “Datadog Standard Role”, or “Datadog Read Only Role”.
99890
+
If empty or not specified, the role does not automatically inherit permissions from any managed role.</p></li>
<li><p><strong>created_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Creation time of the role.</p></li>
100127
100138
<li><p><strong>modified_at</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Time of last role modification.</p></li>
100128
100139
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the role.</p></li>
100140
+
<li><p><strong>receives_permissions_from</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>optional</em>) – The managed role from which this role automatically inherits new permissions.
100141
+
Specify one of the following: “Datadog Admin Role”, “Datadog Standard Role”, or “Datadog Read Only Role”.
100142
+
If empty or not specified, the role does not automatically inherit permissions from any managed role.</p></li>
100129
100143
<li><p><strong>user_count</strong> (<em>int</em><em>, </em><em>optional</em>) – The user count.</p></li>
0 commit comments