@@ -23159,11 +23159,13 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
23159
23159
<dl class="field-list simple">
23160
23160
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
23161
23161
<dd class="field-odd"><ul class="simple">
23162
+ <li><p><strong>category</strong> (<em>str</em><em>, </em><em>optional</em>) – The category of the API key.</p></li>
23162
23163
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Creation date of the API key.</p></li>
23163
23164
<li><p><strong>key</strong> (<em>str</em><em>, </em><em>optional</em>) – The API key.</p></li>
23164
23165
<li><p><strong>last4</strong> (<em>str</em><em>, </em><em>optional</em>) – The last four characters of the API key.</p></li>
23165
23166
<li><p><strong>modified_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Date the API key was last modified.</p></li>
23166
23167
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the API key.</p></li>
23168
+ <li><p><strong>remote_config_read_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – The remote config read enabled status.</p></li>
23167
23169
</ul>
23168
23170
</dd>
23169
23171
</dl>
@@ -30548,10 +30550,12 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
30548
30550
<dl class="field-list simple">
30549
30551
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
30550
30552
<dd class="field-odd"><ul class="simple">
30553
+ <li><p><strong>category</strong> (<em>str</em><em>, </em><em>optional</em>) – The category of the API key.</p></li>
30551
30554
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Creation date of the API key.</p></li>
30552
30555
<li><p><strong>last4</strong> (<em>str</em><em>, </em><em>optional</em>) – The last four characters of the API key.</p></li>
30553
30556
<li><p><strong>modified_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Date the API key was last modified.</p></li>
30554
30557
<li><p><strong>name</strong> (<em>str</em><em>, </em><em>optional</em>) – Name of the API key.</p></li>
30558
+ <li><p><strong>remote_config_read_enabled</strong> (<em>bool</em><em>, </em><em>optional</em>) – The remote config read enabled status.</p></li>
30555
30559
</ul>
30556
30560
</dd>
30557
30561
</dl>
0 commit comments