Skip to content

Commit aebe2d0

Browse files
Add account on demand and committed usage to billable summary (#2635)
Co-authored-by: ci.datadog-api-spec <[email protected]> b46aa1c
1 parent 25d539f commit aebe2d0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

datadog_api_client.v1.model.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27495,6 +27495,8 @@ <h2 id="submodules">Submodules<a class="headerlink" href="#submodules" title="Li
2749527495
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
2749627496
<dd class="field-odd"><ul class="simple">
2749727497
<li><p><strong>account_billable_usage</strong> (<em>int</em><em>, </em><em>optional</em>) – The total account usage.</p></li>
27498+
<li><p><strong>account_committed_usage</strong> (<em>int</em><em>, </em><em>optional</em>) – The total account committed usage.</p></li>
27499+
<li><p><strong>account_on_demand_usage</strong> (<em>int</em><em>, </em><em>optional</em>) – The total account on-demand usage.</p></li>
2749827500
<li><p><strong>elapsed_usage_hours</strong> (<em>int</em><em>, </em><em>optional</em>) – Elapsed usage hours for some billable product.</p></li>
2749927501
<li><p><strong>first_billable_usage_hour</strong> (<em>datetime</em><em>, </em><em>optional</em>) – The first billable hour for the org.</p></li>
2750027502
<li><p><strong>last_billable_usage_hour</strong> (<em>datetime</em><em>, </em><em>optional</em>) – The last billable hour for the org.</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)