Skip to content

Commit 87e07b6

Browse files
Add tags field to dashboard list response (#1607)
Co-authored-by: ci.datadog-api-spec <[email protected]> 02d7f79
1 parent 4edea92 commit 87e07b6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

datadog_api_client.v2.model.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17922,6 +17922,7 @@ <h1 id="datadog-api-client-v2-model--page-root">datadog_api_client.v2.model<a cl
1792217922
<li><p><strong>is_shared</strong> (<em>bool</em><em>, </em><em>optional</em>) – Whether the dashboard is publicly shared or not.</p></li>
1792317923
<li><p><strong>modified</strong> (<em>datetime</em><em>, </em><em>optional</em>) – Date of last edition of the dashboard.</p></li>
1792417924
<li><p><strong>popularity</strong> (<em>int</em><em>, </em><em>optional</em>) – Popularity of the dashboard.</p></li>
17925+
<li><p><strong>tags</strong> (<em>[</em><em>str</em><em>]</em><em>, </em><em>none_type</em><em>, </em><em>optional</em>) – List of team names representing ownership of a dashboard.</p></li>
1792517926
<li><p><strong>title</strong> (<em>str</em><em>, </em><em>optional</em>) – Title of the dashboard.</p></li>
1792617927
<li><p><strong>type</strong> (<a class="reference internal" href="#datadog_api_client.v2.model.dashboard_type.DashboardType" title="datadog_api_client.v2.model.dashboard_type.DashboardType"><em>DashboardType</em></a>) – The type of the dashboard.</p></li>
1792717928
<li><p><strong>url</strong> (<em>str</em><em>, </em><em>optional</em>) – URL path to the dashboard.</p></li>

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)