Skip to content

Commit 988320a

Browse files
Document fields remote_config_read_enabled and category (#1775)
Co-authored-by: ci.datadog-api-spec <[email protected]> a55a0a8
1 parent b6cb344 commit 988320a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

datadog_api_client.v2.model.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23159,11 +23159,13 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
2315923159
<dl class="field-list simple">
2316023160
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2316123161
<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>
2316223163
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Creation date of the API key.</p></li>
2316323164
<li><p><strong>key</strong> (<em>str</em><em>, </em><em>optional</em>) – The API key.</p></li>
2316423165
<li><p><strong>last4</strong> (<em>str</em><em>, </em><em>optional</em>) – The last four characters of the API key.</p></li>
2316523166
<li><p><strong>modified_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Date the API key was last modified.</p></li>
2316623167
<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>
2316723169
</ul>
2316823170
</dd>
2316923171
</dl>
@@ -30548,10 +30550,12 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
3054830550
<dl class="field-list simple">
3054930551
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
3055030552
<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>
3055130554
<li><p><strong>created_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Creation date of the API key.</p></li>
3055230555
<li><p><strong>last4</strong> (<em>str</em><em>, </em><em>optional</em>) – The last four characters of the API key.</p></li>
3055330556
<li><p><strong>modified_at</strong> (<em>str</em><em>, </em><em>optional</em>) – Date the API key was last modified.</p></li>
3055430557
<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>
3055530559
</ul>
3055630560
</dd>
3055730561
</dl>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)