Class: DatadogAPIClient::V1::UsageSummaryDate

Inherits:
Object
  • Object
show all
Includes:
BaseGenericModel
Defined in:
lib/datadog_api_client/v1/models/usage_summary_date.rb

Overview

Response with hourly report of all data billed by Datadog for all organizations.

For SDK users only: all fields at this response level are accessible through the additionalProperties map. Existing typed-field getters are unchanged. New billing dimensions will not have typed-field getters. Use Get available fields for usage summary to enumerate every available key.

Instance Attribute Summary collapse

Method Summary

Methods included from BaseGenericModel

included

Instance Attribute Details

#additional_propertiesObject

Returns the value of attribute additional_properties.



933
934
935
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 933

def additional_properties
  @additional_properties
end

#agent_host_top99pObject

Shows the 99th percentile of all agent hosts over all hours in the current date for all organizations.



31
32
33
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 31

def agent_host_top99p
  @agent_host_top99p
end

#ai_credits_agent_builder_ai_credits_sumObject

Shows the sum of all AI credits used by Agent Builder over all hours in the current date for all organizations.



34
35
36
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 34

def ai_credits_agent_builder_ai_credits_sum
  @ai_credits_agent_builder_ai_credits_sum
end

#ai_credits_bits_assistant_ai_credits_sumObject

Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for all organizations.



37
38
39
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 37

def ai_credits_bits_assistant_ai_credits_sum
  @ai_credits_bits_assistant_ai_credits_sum
end

#ai_credits_bits_dev_ai_credits_sumObject

Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for all organizations.



40
41
42
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 40

def ai_credits_bits_dev_ai_credits_sum
  @ai_credits_bits_dev_ai_credits_sum
end

#ai_credits_bits_sre_ai_credits_sumObject

Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for all organizations.



43
44
45
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 43

def ai_credits_bits_sre_ai_credits_sum
  @ai_credits_bits_sre_ai_credits_sum
end

#ai_credits_sumObject

Shows the sum of all AI credits over all hours in the current date for all organizations.



46
47
48
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 46

def ai_credits_sum
  @ai_credits_sum
end

#apm_azure_app_service_host_top99pObject

Shows the 99th percentile of all Azure app services using APM over all hours in the current date all organizations.



49
50
51
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 49

def apm_azure_app_service_host_top99p
  @apm_azure_app_service_host_top99p
end

#apm_devsecops_host_top99pObject

Shows the 99th percentile of all APM DevSecOps hosts over all hours in the current date for the given org.



52
53
54
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 52

def apm_devsecops_host_top99p
  @apm_devsecops_host_top99p
end

#apm_enterprise_standalone_hosts_top99pObject

Shows the 99th percentile of all distinct standalone Enterprise hosts over all hours in the current date for all organizations.



55
56
57
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 55

def apm_enterprise_standalone_hosts_top99p
  @apm_enterprise_standalone_hosts_top99p
end

#apm_fargate_count_avgObject

Shows the average of all APM ECS Fargate tasks over all hours in the current date for all organizations.



58
59
60
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 58

def apm_fargate_count_avg
  @apm_fargate_count_avg
end

#apm_host_top99pObject

Shows the 99th percentile of all distinct APM hosts over all hours in the current date for all organizations.



61
62
63
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 61

def apm_host_top99p
  @apm_host_top99p
end

#apm_pro_standalone_hosts_top99pObject

Shows the 99th percentile of all distinct standalone Pro hosts over all hours in the current date for all organizations.



64
65
66
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 64

def apm_pro_standalone_hosts_top99p
  @apm_pro_standalone_hosts_top99p
end

#appsec_fargate_count_avgObject

Shows the average of all Application Security Monitoring ECS Fargate tasks over all hours in the current date for all organizations.



67
68
69
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 67

def appsec_fargate_count_avg
  @appsec_fargate_count_avg
end

#asm_serverless_sumObject

Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current date for all organizations.



70
71
72
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 70

def asm_serverless_sum
  @asm_serverless_sum
end

#audit_logs_lines_indexed_sumObject

Shows the sum of audit logs lines indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



73
74
75
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 73

def audit_logs_lines_indexed_sum
  @audit_logs_lines_indexed_sum
end

#audit_trail_enabled_hwmObject

Shows the number of organizations that had Audit Trail enabled in the current date.



76
77
78
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 76

def audit_trail_enabled_hwm
  @audit_trail_enabled_hwm
end

#audit_trail_event_forwarding_events_sumObject

Shows the sum of all Audit Trail event forwarding events over all hours in the current date for all organizations.



79
80
81
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 79

def audit_trail_event_forwarding_events_sum
  @audit_trail_event_forwarding_events_sum
end

#avg_profiled_fargate_tasksObject

The average total count for Fargate Container Profiler over all hours in the current date for all organizations.



82
83
84
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 82

def avg_profiled_fargate_tasks
  @avg_profiled_fargate_tasks
end

#aws_host_top99pObject

Shows the 99th percentile of all AWS hosts over all hours in the current date for all organizations.



85
86
87
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 85

def aws_host_top99p
  @aws_host_top99p
end

#aws_lambda_func_countObject

Shows the average of the number of functions that executed 1 or more times each hour in the current date for all organizations.



88
89
90
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 88

def aws_lambda_func_count
  @aws_lambda_func_count
end

#aws_lambda_invocations_sumObject

Shows the sum of all AWS Lambda invocations over all hours in the current date for all organizations.



91
92
93
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 91

def aws_lambda_invocations_sum
  @aws_lambda_invocations_sum
end

#azure_app_service_top99pObject

Shows the 99th percentile of all Azure app services over all hours in the current date for all organizations.



94
95
96
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 94

def azure_app_service_top99p
  @azure_app_service_top99p
end

#billable_ingested_bytes_sumObject

Shows the sum of all log bytes ingested over all hours in the current date for all organizations.



97
98
99
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 97

def billable_ingested_bytes_sum
  @billable_ingested_bytes_sum
end

#bits_ai_investigations_sumObject

Shows the sum of all Bits AI Investigations over all hours in the current date for all organizations.



100
101
102
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 100

def bits_ai_investigations_sum
  @bits_ai_investigations_sum
end

#browser_rum_lite_session_count_sumObject

Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



103
104
105
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 103

def browser_rum_lite_session_count_sum
  @browser_rum_lite_session_count_sum
end

#browser_rum_replay_session_count_sumObject

Shows the sum of all browser replay sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



106
107
108
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 106

def browser_rum_replay_session_count_sum
  @browser_rum_replay_session_count_sum
end

#browser_rum_units_sumObject

Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



109
110
111
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 109

def browser_rum_units_sum
  @browser_rum_units_sum
end

#ccm_anthropic_spend_lastObject

Shows the last value of Anthropic cloud spend monitored over all hours in the current date for all organizations.



112
113
114
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 112

def ccm_anthropic_spend_last
  @ccm_anthropic_spend_last
end

#ccm_aws_spend_lastObject

Shows the last value of AWS cloud spend monitored over all hours in the current date for all organizations.



115
116
117
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 115

def ccm_aws_spend_last
  @ccm_aws_spend_last
end

#ccm_azure_spend_lastObject

Shows the last value of Azure cloud spend monitored over all hours in the current date for all organizations.



118
119
120
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 118

def ccm_azure_spend_last
  @ccm_azure_spend_last
end

#ccm_confluent_spend_lastObject

Shows the last value of Confluent cloud spend monitored over all hours in the current date for all organizations.



121
122
123
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 121

def ccm_confluent_spend_last
  @ccm_confluent_spend_last
end

#ccm_databricks_spend_lastObject

Shows the last value of Databricks cloud spend monitored over all hours in the current date for all organizations.



124
125
126
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 124

def ccm_databricks_spend_last
  @ccm_databricks_spend_last
end

#ccm_elastic_spend_lastObject

Shows the last value of Elastic cloud spend monitored over all hours in the current date for all organizations.



127
128
129
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 127

def ccm_elastic_spend_last
  @ccm_elastic_spend_last
end

#ccm_fastly_spend_lastObject

Shows the last value of Fastly cloud spend monitored over all hours in the current date for all organizations.



130
131
132
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 130

def ccm_fastly_spend_last
  @ccm_fastly_spend_last
end

#ccm_gcp_spend_lastObject

Shows the last value of GCP cloud spend monitored over all hours in the current date for all organizations.



133
134
135
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 133

def ccm_gcp_spend_last
  @ccm_gcp_spend_last
end

#ccm_github_spend_lastObject

Shows the last value of GitHub cloud spend monitored over all hours in the current date for all organizations.



136
137
138
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 136

def ccm_github_spend_last
  @ccm_github_spend_last
end

#ccm_mongodb_spend_lastObject

Shows the last value of MongoDB cloud spend monitored over all hours in the current date for all organizations.



139
140
141
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 139

def ccm_mongodb_spend_last
  @ccm_mongodb_spend_last
end

#ccm_oci_spend_lastObject

Shows the last value of OCI cloud spend monitored over all hours in the current date for all organizations.



142
143
144
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 142

def ccm_oci_spend_last
  @ccm_oci_spend_last
end

#ccm_openai_spend_lastObject

Shows the last value of OpenAI cloud spend monitored over all hours in the current date for all organizations.



145
146
147
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 145

def ccm_openai_spend_last
  @ccm_openai_spend_last
end

#ccm_snowflake_spend_lastObject

Shows the last value of Snowflake cloud spend monitored over all hours in the current date for all organizations.



148
149
150
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 148

def ccm_snowflake_spend_last
  @ccm_snowflake_spend_last
end

#ccm_spend_monitored_ent_lastObject

Shows the last value of the amount of cloud spend monitored for Enterprise over all hours in the current date for all organizations.



151
152
153
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 151

def ccm_spend_monitored_ent_last
  @ccm_spend_monitored_ent_last
end

#ccm_spend_monitored_pro_lastObject

Shows the last value of the amount of cloud spend monitored for Pro over all hours in the current date for all organizations.



154
155
156
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 154

def ccm_spend_monitored_pro_last
  @ccm_spend_monitored_pro_last
end

#ccm_twilio_spend_lastObject

Shows the last value of Twilio cloud spend monitored over all hours in the current date for all organizations.



157
158
159
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 157

def ccm_twilio_spend_last
  @ccm_twilio_spend_last
end

#ci_pipeline_indexed_spans_sumObject

Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations.



160
161
162
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 160

def ci_pipeline_indexed_spans_sum
  @ci_pipeline_indexed_spans_sum
end

#ci_test_indexed_spans_sumObject

Shows the sum of all CI test indexed spans over all hours in the current month for all organizations.



163
164
165
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 163

def ci_test_indexed_spans_sum
  @ci_test_indexed_spans_sum
end

#ci_visibility_itr_committers_hwmObject

Shows the high-water mark of all CI visibility intelligent test runner committers over all hours in the current month for all organizations.



166
167
168
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 166

def ci_visibility_itr_committers_hwm
  @ci_visibility_itr_committers_hwm
end

#ci_visibility_pipeline_committers_hwmObject

Shows the high-water mark of all CI visibility pipeline committers over all hours in the current month for all organizations.



169
170
171
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 169

def ci_visibility_pipeline_committers_hwm
  @ci_visibility_pipeline_committers_hwm
end

#ci_visibility_test_committers_hwmObject

Shows the high-water mark of all CI visibility test committers over all hours in the current month for all organizations.



172
173
174
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 172

def ci_visibility_test_committers_hwm
  @ci_visibility_test_committers_hwm
end

#cloud_cost_management_aws_host_count_avgObject

Host count average of Cloud Cost Management for AWS for the given date and given organization.



175
176
177
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 175

def cloud_cost_management_aws_host_count_avg
  @cloud_cost_management_aws_host_count_avg
end

#cloud_cost_management_azure_host_count_avgObject

Host count average of Cloud Cost Management for Azure for the given date and given organization.



178
179
180
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 178

def cloud_cost_management_azure_host_count_avg
  @cloud_cost_management_azure_host_count_avg
end

#cloud_cost_management_gcp_host_count_avgObject

Host count average of Cloud Cost Management for GCP for the given date and given organization.



181
182
183
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 181

def cloud_cost_management_gcp_host_count_avg
  @cloud_cost_management_gcp_host_count_avg
end

#cloud_cost_management_host_count_avgObject

Host count average of Cloud Cost Management for all cloud providers for the given date and given organization.



184
185
186
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 184

def cloud_cost_management_host_count_avg
  @cloud_cost_management_host_count_avg
end

#cloud_cost_management_oci_host_count_avgObject

Average host count for Cloud Cost Management on OCI for the given date and organization.



187
188
189
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 187

def cloud_cost_management_oci_host_count_avg
  @cloud_cost_management_oci_host_count_avg
end

#cloud_siem_events_sumObject

Shows the sum of all Cloud Security Information and Event Management events over all hours in the current date for the given org.



190
191
192
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 190

def cloud_siem_events_sum
  @cloud_siem_events_sum
end

#cloud_siem_indexed_logs_sumObject

Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current date for the given org.



193
194
195
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 193

def cloud_siem_indexed_logs_sum
  @cloud_siem_indexed_logs_sum
end

#code_analysis_sa_committers_hwmObject

Shows the high-water mark of all Static Analysis committers over all hours in the current date for the given org.



196
197
198
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 196

def code_analysis_sa_committers_hwm
  @code_analysis_sa_committers_hwm
end

#code_analysis_sca_committers_hwmObject

Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current date for the given org.



199
200
201
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 199

def code_analysis_sca_committers_hwm
  @code_analysis_sca_committers_hwm
end

#code_security_host_top99pObject

Shows the 99th percentile of all Code Security hosts over all hours in the current date for the given org.



202
203
204
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 202

def code_security_host_top99p
  @code_security_host_top99p
end

#container_avgObject

Shows the average of all distinct containers over all hours in the current date for all organizations.



205
206
207
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 205

def container_avg
  @container_avg
end

#container_excl_agent_avgObject

Shows the average of containers without the Datadog Agent over all hours in the current date for all organizations.



208
209
210
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 208

def container_excl_agent_avg
  @container_excl_agent_avg
end

#container_hwmObject

Shows the high-water mark of all distinct containers over all hours in the current date for all organizations.



211
212
213
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 211

def container_hwm
  @container_hwm
end

#csm_container_enterprise_compliance_count_sumObject

Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current date for the given org.



214
215
216
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 214

def csm_container_enterprise_compliance_count_sum
  @csm_container_enterprise_compliance_count_sum
end

#csm_container_enterprise_cws_count_sumObject

Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current date for the given org.



217
218
219
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 217

def csm_container_enterprise_cws_count_sum
  @csm_container_enterprise_cws_count_sum
end

#csm_container_enterprise_total_count_sumObject

Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current date for the given org.



220
221
222
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 220

def csm_container_enterprise_total_count_sum
  @csm_container_enterprise_total_count_sum
end

#csm_host_enterprise_aas_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise Azure app services hosts over all hours in the current date for the given org.



223
224
225
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 223

def csm_host_enterprise_aas_host_count_top99p
  @csm_host_enterprise_aas_host_count_top99p
end

#csm_host_enterprise_aws_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise AWS hosts over all hours in the current date for the given org.



226
227
228
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 226

def csm_host_enterprise_aws_host_count_top99p
  @csm_host_enterprise_aws_host_count_top99p
end

#csm_host_enterprise_azure_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise Azure hosts over all hours in the current date for the given org.



229
230
231
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 229

def csm_host_enterprise_azure_host_count_top99p
  @csm_host_enterprise_azure_host_count_top99p
end

#csm_host_enterprise_compliance_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current date for the given org.



232
233
234
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 232

def csm_host_enterprise_compliance_host_count_top99p
  @csm_host_enterprise_compliance_host_count_top99p
end

#csm_host_enterprise_cws_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise Cloud Workload Security hosts over all hours in the current date for the given org.



235
236
237
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 235

def csm_host_enterprise_cws_host_count_top99p
  @csm_host_enterprise_cws_host_count_top99p
end

#csm_host_enterprise_gcp_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise GCP hosts over all hours in the current date for the given org.



238
239
240
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 238

def csm_host_enterprise_gcp_host_count_top99p
  @csm_host_enterprise_gcp_host_count_top99p
end

#csm_host_enterprise_oci_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise OCI hosts over all hours in the current date for the given org.



241
242
243
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 241

def csm_host_enterprise_oci_host_count_top99p
  @csm_host_enterprise_oci_host_count_top99p
end

#csm_host_enterprise_total_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Enterprise hosts over all hours in the current date for the given org.



244
245
246
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 244

def csm_host_enterprise_total_host_count_top99p
  @csm_host_enterprise_total_host_count_top99p
end

#csm_host_pro_hosts_agentless_scanners_sumObject

Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.



247
248
249
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 247

def csm_host_pro_hosts_agentless_scanners_sum
  @csm_host_pro_hosts_agentless_scanners_sum
end

#csm_host_pro_hosts_agentless_scanners_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for the given org.



250
251
252
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 250

def csm_host_pro_hosts_agentless_scanners_top99p
  @csm_host_pro_hosts_agentless_scanners_top99p
end

#csm_host_pro_oci_host_count_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro OCI hosts over all hours in the current date for the given org.



253
254
255
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 253

def csm_host_pro_oci_host_count_top99p
  @csm_host_pro_oci_host_count_top99p
end

#cspm_aas_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro Azure app services hosts over all hours in the current date for all organizations.



256
257
258
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 256

def cspm_aas_host_top99p
  @cspm_aas_host_top99p
end

#cspm_aws_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro AWS hosts over all hours in the current date for all organizations.



259
260
261
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 259

def cspm_aws_host_top99p
  @cspm_aws_host_top99p
end

#cspm_azure_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro Azure hosts over all hours in the current date for all organizations.



262
263
264
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 262

def cspm_azure_host_top99p
  @cspm_azure_host_top99p
end

#cspm_container_avgObject

Shows the average number of Cloud Security Management Pro containers over all hours in the current date for all organizations.



265
266
267
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 265

def cspm_container_avg
  @cspm_container_avg
end

#cspm_container_hwmObject

Shows the high-water mark of Cloud Security Management Pro containers over all hours in the current date for all organizations.



268
269
270
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 268

def cspm_container_hwm
  @cspm_container_hwm
end

#cspm_gcp_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro GCP hosts over all hours in the current date for all organizations.



271
272
273
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 271

def cspm_gcp_host_top99p
  @cspm_gcp_host_top99p
end

#cspm_host_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro hosts over all hours in the current date for all organizations.



274
275
276
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 274

def cspm_host_top99p
  @cspm_host_top99p
end

#cspm_hosts_agentless_scanners_sumObject

Shows the sum of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for all organizations.



277
278
279
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 277

def cspm_hosts_agentless_scanners_sum
  @cspm_hosts_agentless_scanners_sum
end

#cspm_hosts_agentless_scanners_top99pObject

Shows the 99th percentile of all Cloud Security Management Pro Agentless scanner hosts over all hours in the current date for all organizations.



280
281
282
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 280

def cspm_hosts_agentless_scanners_top99p
  @cspm_hosts_agentless_scanners_top99p
end

#custom_ts_avgObject

Shows the average number of distinct custom metrics over all hours in the current date for all organizations.



283
284
285
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 283

def custom_ts_avg
  @custom_ts_avg
end

#cws_container_count_avgObject

Shows the average of all distinct Cloud Workload Security containers over all hours in the current date for all organizations.



286
287
288
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 286

def cws_container_count_avg
  @cws_container_count_avg
end

#cws_fargate_task_avgObject

Shows the average of all distinct Cloud Workload Security Fargate tasks over all hours in the current date for all organizations.



289
290
291
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 289

def cws_fargate_task_avg
  @cws_fargate_task_avg
end

#cws_host_top99pObject

Shows the 99th percentile of all Cloud Workload Security hosts over all hours in the current date for all organizations.



292
293
294
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 292

def cws_host_top99p
  @cws_host_top99p
end

#data_jobs_monitoring_host_hr_sumObject

Shows the sum of all Data Jobs Monitoring hosts over all hours in the current date for the given org.



295
296
297
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 295

def data_jobs_monitoring_host_hr_sum
  @data_jobs_monitoring_host_hr_sum
end

#data_stream_monitoring_host_count_sumObject

Shows the sum of all Data Streams Monitoring hosts over all hours in the current date for all organizations.



298
299
300
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 298

def data_stream_monitoring_host_count_sum
  @data_stream_monitoring_host_count_sum
end

#data_stream_monitoring_host_count_top99pObject

Shows the 99th percentile of all Data Streams Monitoring hosts over all hours in the current date for all organizations.



301
302
303
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 301

def data_stream_monitoring_host_count_top99p
  @data_stream_monitoring_host_count_top99p
end

#dateObject

The date for the usage.



304
305
306
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 304

def date
  @date
end

#dbm_host_top99pObject

Shows the 99th percentile of all Database Monitoring hosts over all hours in the current date for all organizations.



307
308
309
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 307

def dbm_host_top99p
  @dbm_host_top99p
end

#dbm_queries_count_avgObject

Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations.



310
311
312
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 310

def dbm_queries_count_avg
  @dbm_queries_count_avg
end

#do_jobs_monitoring_orchestrators_job_hours_sumObject

Shows the sum of all orchestrator job hours over all hours in the current date for all organizations.



313
314
315
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 313

def do_jobs_monitoring_orchestrators_job_hours_sum
  @do_jobs_monitoring_orchestrators_job_hours_sum
end

#eph_infra_host_agent_sumObject

Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org.



316
317
318
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 316

def eph_infra_host_agent_sum
  @eph_infra_host_agent_sum
end

#eph_infra_host_alibaba_sumObject

Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org.



319
320
321
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 319

def eph_infra_host_alibaba_sum
  @eph_infra_host_alibaba_sum
end

#eph_infra_host_aws_sumObject

Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org.



322
323
324
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 322

def eph_infra_host_aws_sum
  @eph_infra_host_aws_sum
end

#eph_infra_host_azure_sumObject

Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org.



325
326
327
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 325

def eph_infra_host_azure_sum
  @eph_infra_host_azure_sum
end

#eph_infra_host_basic_infra_basic_agent_sumObject

Shows the sum of all ephemeral infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for all organizations.



328
329
330
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 328

def eph_infra_host_basic_infra_basic_agent_sum
  @eph_infra_host_basic_infra_basic_agent_sum
end

#eph_infra_host_basic_infra_basic_vsphere_sumObject

Shows the sum of all ephemeral infrastructure hosts for Basic tier on vSphere over all hours in the current date for all organizations.



331
332
333
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 331

def eph_infra_host_basic_infra_basic_vsphere_sum
  @eph_infra_host_basic_infra_basic_vsphere_sum
end

#eph_infra_host_basic_sumObject

Shows the sum of all ephemeral infrastructure hosts for Basic tier over all hours in the current date for all organizations.



334
335
336
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 334

def eph_infra_host_basic_sum
  @eph_infra_host_basic_sum
end

#eph_infra_host_ent_sumObject

Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org.



337
338
339
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 337

def eph_infra_host_ent_sum
  @eph_infra_host_ent_sum
end

#eph_infra_host_gcp_sumObject

Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org.



340
341
342
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 340

def eph_infra_host_gcp_sum
  @eph_infra_host_gcp_sum
end

#eph_infra_host_heroku_sumObject

Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org.



343
344
345
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 343

def eph_infra_host_heroku_sum
  @eph_infra_host_heroku_sum
end

#eph_infra_host_only_aas_sumObject

Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org.



346
347
348
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 346

def eph_infra_host_only_aas_sum
  @eph_infra_host_only_aas_sum
end

#eph_infra_host_only_vsphere_sumObject

Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org.



349
350
351
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 349

def eph_infra_host_only_vsphere_sum
  @eph_infra_host_only_vsphere_sum
end

#eph_infra_host_opentelemetry_apm_sumObject

Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.



352
353
354
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 352

def eph_infra_host_opentelemetry_apm_sum
  @eph_infra_host_opentelemetry_apm_sum
end

#eph_infra_host_opentelemetry_sumObject

Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org.



355
356
357
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 355

def eph_infra_host_opentelemetry_sum
  @eph_infra_host_opentelemetry_sum
end

#eph_infra_host_pro_sumObject

Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org.



358
359
360
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 358

def eph_infra_host_pro_sum
  @eph_infra_host_pro_sum
end

#eph_infra_host_proplus_sumObject

Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org.



361
362
363
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 361

def eph_infra_host_proplus_sum
  @eph_infra_host_proplus_sum
end

#eph_infra_host_proxmox_sumObject

Sum of all ephemeral infrastructure hosts for Proxmox over all hours in the current date for all organizations.



364
365
366
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 364

def eph_infra_host_proxmox_sum
  @eph_infra_host_proxmox_sum
end

#error_tracking_apm_error_events_sumObject

Shows the sum of all Error Tracking APM error events over all hours in the current date for the given org.



367
368
369
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 367

def error_tracking_apm_error_events_sum
  @error_tracking_apm_error_events_sum
end

#error_tracking_error_events_sumObject

Shows the sum of all Error Tracking error events over all hours in the current date for the given org.



370
371
372
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 370

def error_tracking_error_events_sum
  @error_tracking_error_events_sum
end

#error_tracking_events_sumObject

Shows the sum of all Error Tracking events over all hours in the current date for the given org.



373
374
375
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 373

def error_tracking_events_sum
  @error_tracking_events_sum
end

#error_tracking_rum_error_events_sumObject

Shows the sum of all Error Tracking RUM error events over all hours in the current date for the given org.



376
377
378
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 376

def error_tracking_rum_error_events_sum
  @error_tracking_rum_error_events_sum
end

#event_management_correlation_correlated_events_sumObject

Shows the sum of all Event Management correlated events over all hours in the current date for all organizations.



379
380
381
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 379

def event_management_correlation_correlated_events_sum
  @event_management_correlation_correlated_events_sum
end

Shows the sum of all Event Management correlated related events over all hours in the current date for all organizations.



382
383
384
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 382

def event_management_correlation_correlated_related_events_sum
  @event_management_correlation_correlated_related_events_sum
end

#event_management_correlation_sumObject

Shows the sum of all Event Management correlations over all hours in the current date for all organizations.



385
386
387
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 385

def event_management_correlation_sum
  @event_management_correlation_sum
end

#fargate_container_profiler_profiling_fargate_avgObject

The average number of Profiling Fargate tasks over all hours in the current date for all organizations.



388
389
390
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 388

def fargate_container_profiler_profiling_fargate_avg
  @fargate_container_profiler_profiling_fargate_avg
end

#fargate_container_profiler_profiling_fargate_eks_avgObject

The average number of Profiling Fargate Elastic Kubernetes Service tasks over all hours in the current date for all organizations.



391
392
393
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 391

def fargate_container_profiler_profiling_fargate_eks_avg
  @fargate_container_profiler_profiling_fargate_eks_avg
end

#fargate_tasks_count_avgObject

Shows the high-watermark of all Fargate tasks over all hours in the current date for all organizations.



394
395
396
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 394

def fargate_tasks_count_avg
  @fargate_tasks_count_avg
end

#fargate_tasks_count_hwmObject

Shows the average of all Fargate tasks over all hours in the current date for all organizations.



397
398
399
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 397

def fargate_tasks_count_hwm
  @fargate_tasks_count_hwm
end

#feature_flags_config_requests_sumObject

Shows the sum of all Feature Flags Client-Side SDK config requests over all hours in the current date for all organizations.



400
401
402
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 400

def feature_flags_config_requests_sum
  @feature_flags_config_requests_sum
end

#flex_logs_compute_large_avgObject

Shows the average number of Flex Logs Compute Large Instances over all hours in the current date for the given org.



403
404
405
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 403

def flex_logs_compute_large_avg
  @flex_logs_compute_large_avg
end

#flex_logs_compute_medium_avgObject

Shows the average number of Flex Logs Compute Medium Instances over all hours in the current date for the given org.



406
407
408
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 406

def flex_logs_compute_medium_avg
  @flex_logs_compute_medium_avg
end

#flex_logs_compute_small_avgObject

Shows the average number of Flex Logs Compute Small Instances over all hours in the current date for the given org.



409
410
411
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 409

def flex_logs_compute_small_avg
  @flex_logs_compute_small_avg
end

#flex_logs_compute_xlarge_avgObject

Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current date for the given org.



412
413
414
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 412

def flex_logs_compute_xlarge_avg
  @flex_logs_compute_xlarge_avg
end

#flex_logs_compute_xsmall_avgObject

Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current date for the given org.



415
416
417
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 415

def flex_logs_compute_xsmall_avg
  @flex_logs_compute_xsmall_avg
end

#flex_logs_starter_avgObject

Shows the average number of Flex Logs Starter Instances over all hours in the current date for the given org.



418
419
420
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 418

def flex_logs_starter_avg
  @flex_logs_starter_avg
end

#flex_logs_starter_storage_index_avgObject

Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current date for the given org.



421
422
423
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 421

def flex_logs_starter_storage_index_avg
  @flex_logs_starter_storage_index_avg
end

#flex_logs_starter_storage_retention_adjustment_avgObject

Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current date for the given org.



424
425
426
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 424

def flex_logs_starter_storage_retention_adjustment_avg
  @flex_logs_starter_storage_retention_adjustment_avg
end

#flex_stored_logs_avgObject

Shows the average of all Flex Stored Logs over all hours in the current date for the given org.



427
428
429
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 427

def flex_stored_logs_avg
  @flex_stored_logs_avg
end

#forwarding_events_bytes_sumObject

Shows the sum of all log bytes forwarded over all hours in the current date for all organizations.



430
431
432
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 430

def forwarding_events_bytes_sum
  @forwarding_events_bytes_sum
end

#gcp_host_top99pObject

Shows the 99th percentile of all GCP hosts over all hours in the current date for all organizations.



433
434
435
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 433

def gcp_host_top99p
  @gcp_host_top99p
end

#heroku_host_top99pObject

Shows the 99th percentile of all Heroku dynos over all hours in the current date for all organizations.



436
437
438
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 436

def heroku_host_top99p
  @heroku_host_top99p
end

#incident_management_monthly_active_users_hwmObject

Shows the high-water mark of incident management monthly active users over all hours in the current date for all organizations.



439
440
441
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 439

def incident_management_monthly_active_users_hwm
  @incident_management_monthly_active_users_hwm
end

#incident_management_seats_hwmObject

Shows the high-water mark of Incident Management seats over all hours on the current date for all organizations.



442
443
444
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 442

def incident_management_seats_hwm
  @incident_management_seats_hwm
end

#indexed_events_count_sumObject

Shows the sum of all log events indexed over all hours in the current date for all organizations.



445
446
447
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 445

def indexed_events_count_sum
  @indexed_events_count_sum
end

#indexed_points_sumObject

Shows the sum of all indexed custom metrics points over all hours in the current date for all organizations.



448
449
450
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 448

def indexed_points_sum
  @indexed_points_sum
end

#infra_cpu_avgObject

Shows the average of all Infrastructure vCPU cores over all hours in the current date for all organizations.



451
452
453
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 451

def infra_cpu_avg
  @infra_cpu_avg
end

#infra_cpu_default_infra_host_vcpu_agent_avgObject

Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.



454
455
456
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 454

def infra_cpu_default_infra_host_vcpu_agent_avg
  @infra_cpu_default_infra_host_vcpu_agent_avg
end

#infra_cpu_default_infra_host_vcpu_agent_basic_avgObject

Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.



457
458
459
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 457

def infra_cpu_default_infra_host_vcpu_agent_basic_avg
  @infra_cpu_default_infra_host_vcpu_agent_basic_avg
end

#infra_cpu_default_infra_host_vcpu_agent_basic_sumObject

Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.



460
461
462
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 460

def infra_cpu_default_infra_host_vcpu_agent_basic_sum
  @infra_cpu_default_infra_host_vcpu_agent_basic_sum
end

#infra_cpu_default_infra_host_vcpu_agent_sumObject

Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.



463
464
465
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 463

def infra_cpu_default_infra_host_vcpu_agent_sum
  @infra_cpu_default_infra_host_vcpu_agent_sum
end

#infra_cpu_default_infra_host_vcpu_aws_avgObject

Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.



466
467
468
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 466

def infra_cpu_default_infra_host_vcpu_aws_avg
  @infra_cpu_default_infra_host_vcpu_aws_avg
end

#infra_cpu_default_infra_host_vcpu_aws_sumObject

Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.



469
470
471
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 469

def infra_cpu_default_infra_host_vcpu_aws_sum
  @infra_cpu_default_infra_host_vcpu_aws_sum
end

#infra_cpu_default_infra_host_vcpu_azure_avgObject

Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.



472
473
474
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 472

def infra_cpu_default_infra_host_vcpu_azure_avg
  @infra_cpu_default_infra_host_vcpu_azure_avg
end

#infra_cpu_default_infra_host_vcpu_azure_sumObject

Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.



475
476
477
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 475

def infra_cpu_default_infra_host_vcpu_azure_sum
  @infra_cpu_default_infra_host_vcpu_azure_sum
end

#infra_cpu_default_infra_host_vcpu_gcp_avgObject

Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.



478
479
480
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 478

def infra_cpu_default_infra_host_vcpu_gcp_avg
  @infra_cpu_default_infra_host_vcpu_gcp_avg
end

#infra_cpu_default_infra_host_vcpu_gcp_sumObject

Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.



481
482
483
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 481

def infra_cpu_default_infra_host_vcpu_gcp_sum
  @infra_cpu_default_infra_host_vcpu_gcp_sum
end

#infra_cpu_default_infra_host_vcpu_nutanix_avgObject

Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.



484
485
486
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 484

def infra_cpu_default_infra_host_vcpu_nutanix_avg
  @infra_cpu_default_infra_host_vcpu_nutanix_avg
end

#infra_cpu_default_infra_host_vcpu_nutanix_basic_avgObject

Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.



487
488
489
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 487

def infra_cpu_default_infra_host_vcpu_nutanix_basic_avg
  @infra_cpu_default_infra_host_vcpu_nutanix_basic_avg
end

#infra_cpu_default_infra_host_vcpu_nutanix_basic_sumObject

Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.



490
491
492
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 490

def infra_cpu_default_infra_host_vcpu_nutanix_basic_sum
  @infra_cpu_default_infra_host_vcpu_nutanix_basic_sum
end

#infra_cpu_default_infra_host_vcpu_nutanix_sumObject

Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.



493
494
495
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 493

def infra_cpu_default_infra_host_vcpu_nutanix_sum
  @infra_cpu_default_infra_host_vcpu_nutanix_sum
end

#infra_cpu_default_infra_host_vcpu_opentelemetry_avgObject

Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.



496
497
498
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 496

def infra_cpu_default_infra_host_vcpu_opentelemetry_avg
  @infra_cpu_default_infra_host_vcpu_opentelemetry_avg
end

#infra_cpu_default_infra_host_vcpu_opentelemetry_sumObject

Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.



499
500
501
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 499

def infra_cpu_default_infra_host_vcpu_opentelemetry_sum
  @infra_cpu_default_infra_host_vcpu_opentelemetry_sum
end

#infra_cpu_observed_infra_host_vcpu_agent_avgObject

Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.



502
503
504
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 502

def infra_cpu_observed_infra_host_vcpu_agent_avg
  @infra_cpu_observed_infra_host_vcpu_agent_avg
end

#infra_cpu_observed_infra_host_vcpu_agent_sumObject

Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.



505
506
507
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 505

def infra_cpu_observed_infra_host_vcpu_agent_sum
  @infra_cpu_observed_infra_host_vcpu_agent_sum
end

#infra_cpu_observed_infra_host_vcpu_aws_avgObject

Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.



508
509
510
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 508

def infra_cpu_observed_infra_host_vcpu_aws_avg
  @infra_cpu_observed_infra_host_vcpu_aws_avg
end

#infra_cpu_observed_infra_host_vcpu_aws_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.



511
512
513
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 511

def infra_cpu_observed_infra_host_vcpu_aws_sum
  @infra_cpu_observed_infra_host_vcpu_aws_sum
end

#infra_cpu_observed_infra_host_vcpu_azure_avgObject

Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.



514
515
516
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 514

def infra_cpu_observed_infra_host_vcpu_azure_avg
  @infra_cpu_observed_infra_host_vcpu_azure_avg
end

#infra_cpu_observed_infra_host_vcpu_azure_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.



517
518
519
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 517

def infra_cpu_observed_infra_host_vcpu_azure_sum
  @infra_cpu_observed_infra_host_vcpu_azure_sum
end

#infra_cpu_observed_infra_host_vcpu_gcp_avgObject

Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.



520
521
522
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 520

def infra_cpu_observed_infra_host_vcpu_gcp_avg
  @infra_cpu_observed_infra_host_vcpu_gcp_avg
end

#infra_cpu_observed_infra_host_vcpu_gcp_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.



523
524
525
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 523

def infra_cpu_observed_infra_host_vcpu_gcp_sum
  @infra_cpu_observed_infra_host_vcpu_gcp_sum
end

#infra_cpu_observed_infra_host_vcpu_nutanix_avgObject

Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.



526
527
528
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 526

def infra_cpu_observed_infra_host_vcpu_nutanix_avg
  @infra_cpu_observed_infra_host_vcpu_nutanix_avg
end

#infra_cpu_observed_infra_host_vcpu_nutanix_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.



529
530
531
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 529

def infra_cpu_observed_infra_host_vcpu_nutanix_sum
  @infra_cpu_observed_infra_host_vcpu_nutanix_sum
end

#infra_cpu_observed_infra_host_vcpu_opentelemetry_avgObject

Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.



532
533
534
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 532

def infra_cpu_observed_infra_host_vcpu_opentelemetry_avg
  @infra_cpu_observed_infra_host_vcpu_opentelemetry_avg
end

#infra_cpu_observed_infra_host_vcpu_opentelemetry_sumObject

Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.



535
536
537
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 535

def infra_cpu_observed_infra_host_vcpu_opentelemetry_sum
  @infra_cpu_observed_infra_host_vcpu_opentelemetry_sum
end

#infra_cpu_sumObject

Shows the sum of all Infrastructure vCPU cores over all hours in the current date for all organizations.



538
539
540
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 538

def infra_cpu_sum
  @infra_cpu_sum
end

#infra_edge_monitoring_devices_top99pObject

Shows the 99th percentile of all Edge Devices Monitoring devices over all hours in the current date for all organizations.



541
542
543
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 541

def infra_edge_monitoring_devices_top99p
  @infra_edge_monitoring_devices_top99p
end

#infra_host_basic_infra_basic_agent_top99pObject

Shows the 99th percentile of all distinct infrastructure hosts for Basic tier with the Datadog Agent over all hours in the current date for all organizations.



544
545
546
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 544

def infra_host_basic_infra_basic_agent_top99p
  @infra_host_basic_infra_basic_agent_top99p
end

#infra_host_basic_infra_basic_vsphere_top99pObject

Shows the 99th percentile of all distinct infrastructure hosts for Basic tier on vSphere over all hours in the current date for all organizations.



547
548
549
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 547

def infra_host_basic_infra_basic_vsphere_top99p
  @infra_host_basic_infra_basic_vsphere_top99p
end

#infra_host_basic_top99pObject

Shows the 99th percentile of all distinct infrastructure hosts for Basic tier over all hours in the current date for all organizations.



550
551
552
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 550

def infra_host_basic_top99p
  @infra_host_basic_top99p
end

#infra_host_top99pObject

Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for all organizations.



553
554
555
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 553

def infra_host_top99p
  @infra_host_top99p
end

#infra_storage_mgmt_objects_count_avgObject

Shows the average number of storage management objects over all hours in the current date for all organizations.



556
557
558
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 556

def infra_storage_mgmt_objects_count_avg
  @infra_storage_mgmt_objects_count_avg
end

#ingest_points_sumObject

Shows the sum of all ingested custom metrics points over all hours in the current date for all organizations.



559
560
561
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 559

def ingest_points_sum
  @ingest_points_sum
end

#ingested_events_bytes_sumObject

Shows the sum of all log bytes ingested over all hours in the current date for all organizations.



562
563
564
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 562

def ingested_events_bytes_sum
  @ingested_events_bytes_sum
end

#iot_apm_host_sumObject

Shows the sum of all Application Performance Monitoring IoT hosts over all hours in the current date for all organizations.



565
566
567
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 565

def iot_apm_host_sum
  @iot_apm_host_sum
end

#iot_apm_host_top99pObject

Shows the 99th percentile of all Application Performance Monitoring IoT hosts over all hours in the current date for all organizations.



568
569
570
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 568

def iot_apm_host_top99p
  @iot_apm_host_top99p
end

#iot_device_sumObject

Shows the sum of all IoT devices over all hours in the current date for all organizations.



571
572
573
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 571

def iot_device_sum
  @iot_device_sum
end

#iot_device_top99pObject

Shows the 99th percentile of all IoT devices over all hours in the current date all organizations.



574
575
576
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 574

def iot_device_top99p
  @iot_device_top99p
end

#llm_observability_15day_retention_spans_sumObject

Shows the sum of all LLM Observability 15-day retention spans over all hours in the current date for all organizations.



577
578
579
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 577

def llm_observability_15day_retention_spans_sum
  @llm_observability_15day_retention_spans_sum
end

#llm_observability_30day_retention_spans_sumObject

Shows the sum of all LLM Observability 30-day retention spans over all hours in the current date for all organizations.



580
581
582
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 580

def llm_observability_30day_retention_spans_sum
  @llm_observability_30day_retention_spans_sum
end

#llm_observability_60day_retention_spans_sumObject

Shows the sum of all LLM Observability 60-day retention spans over all hours in the current date for all organizations.



583
584
585
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 583

def llm_observability_60day_retention_spans_sum
  @llm_observability_60day_retention_spans_sum
end

#llm_observability_90day_retention_spans_sumObject

Shows the sum of all LLM Observability 90-day retention spans over all hours in the current date for all organizations.



586
587
588
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 586

def llm_observability_90day_retention_spans_sum
  @llm_observability_90day_retention_spans_sum
end

#llm_observability_min_spend_sumObject

Sum of all LLM observability minimum spend over all hours in the current date for all organizations.



589
590
591
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 589

def llm_observability_min_spend_sum
  @llm_observability_min_spend_sum
end

#llm_observability_sumObject

Sum of all LLM observability sessions over all hours in the current date for all organizations.



592
593
594
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 592

def llm_observability_sum
  @llm_observability_sum
end

#logs_archive_search_gb_scanned_sumObject

Shows the sum of all Logs Archive Search scanned data over all hours in the current date for all organizations.



595
596
597
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 595

def logs_archive_search_gb_scanned_sum
  @logs_archive_search_gb_scanned_sum
end

#metric_names_sumObject

Shows the sum of all custom metric names over all hours in the current date for all organizations.



598
599
600
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 598

def metric_names_sum
  @metric_names_sum
end

#mobile_rum_lite_session_count_sumObject

Shows the sum of all mobile lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



601
602
603
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 601

def mobile_rum_lite_session_count_sum
  @mobile_rum_lite_session_count_sum
end

#mobile_rum_session_count_android_sumObject

Shows the sum of all mobile RUM sessions on Android over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



604
605
606
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 604

def mobile_rum_session_count_android_sum
  @mobile_rum_session_count_android_sum
end

#mobile_rum_session_count_flutter_sumObject

Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



607
608
609
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 607

def mobile_rum_session_count_flutter_sum
  @mobile_rum_session_count_flutter_sum
end

#mobile_rum_session_count_ios_sumObject

Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



610
611
612
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 610

def mobile_rum_session_count_ios_sum
  @mobile_rum_session_count_ios_sum
end

#mobile_rum_session_count_reactnative_sumObject

Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



613
614
615
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 613

def mobile_rum_session_count_reactnative_sum
  @mobile_rum_session_count_reactnative_sum
end

#mobile_rum_session_count_roku_sumObject

Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



616
617
618
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 616

def mobile_rum_session_count_roku_sum
  @mobile_rum_session_count_roku_sum
end

#mobile_rum_session_count_sumObject

Shows the sum of all mobile RUM sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



619
620
621
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 619

def mobile_rum_session_count_sum
  @mobile_rum_session_count_sum
end

#mobile_rum_units_sumObject

Shows the sum of all mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



622
623
624
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 622

def mobile_rum_units_sum
  @mobile_rum_units_sum
end

#ndm_netflow_events_sumObject

Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org.



625
626
627
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 625

def ndm_netflow_events_sum
  @ndm_netflow_events_sum
end

#netflow_indexed_events_count_sumObject

Shows the sum of all Network flows indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



628
629
630
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 628

def netflow_indexed_events_count_sum
  @netflow_indexed_events_count_sum
end

#network_device_wireless_top99pObject

Shows the 99th percentile of all Network Device Monitoring wireless devices over all hours in the current date for all organizations.



631
632
633
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 631

def network_device_wireless_top99p
  @network_device_wireless_top99p
end

#network_path_sumObject

Shows the sum of all Network Path scheduled tests over all hours in the current date for all organizations.



634
635
636
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 634

def network_path_sum
  @network_path_sum
end

#npm_host_top99pObject

Shows the 99th percentile of all distinct Cloud Network Monitoring hosts (formerly known as Network hosts) over all hours in the current date for all organizations.



637
638
639
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 637

def npm_host_top99p
  @npm_host_top99p
end

#observability_pipelines_bytes_processed_sumObject

Sum of all observability pipelines bytes processed over all hours in the current date for the given org.



640
641
642
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 640

def observability_pipelines_bytes_processed_sum
  @observability_pipelines_bytes_processed_sum
end

#oci_host_sumObject

Shows the sum of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.



643
644
645
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 643

def oci_host_sum
  @oci_host_sum
end

#oci_host_top99pObject

Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.



646
647
648
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 646

def oci_host_top99p
  @oci_host_top99p
end

#on_call_seat_hwmObject

Shows the high-water mark of On-Call seats over all hours in the current date for all organizations.



649
650
651
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 649

def on_call_seat_hwm
  @on_call_seat_hwm
end

#online_archive_events_count_sumObject

Sum of all online archived events over all hours in the current date for all organizations.



652
653
654
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 652

def online_archive_events_count_sum
  @online_archive_events_count_sum
end

#opentelemetry_apm_host_top99pObject

Shows the 99th percentile of APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.



655
656
657
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 655

def opentelemetry_apm_host_top99p
  @opentelemetry_apm_host_top99p
end

#opentelemetry_host_top99pObject

Shows the 99th percentile of all hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for all organizations.



658
659
660
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 658

def opentelemetry_host_top99p
  @opentelemetry_host_top99p
end

#orgsObject

Organizations associated with a user.



661
662
663
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 661

def orgs
  @orgs
end

#product_analytics_sumObject

Sum of all product analytics sessions over all hours in the current date for all organizations.



664
665
666
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 664

def product_analytics_sum
  @product_analytics_sum
end

#profiling_aas_count_top99pObject

Shows the 99th percentile of all profiled Azure app services over all hours in the current date for all organizations.



667
668
669
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 667

def profiling_aas_count_top99p
  @profiling_aas_count_top99p
end

#profiling_host_top99pObject

Shows the 99th percentile of all profiled hosts over all hours within the current date for all organizations.



670
671
672
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 670

def profiling_host_top99p
  @profiling_host_top99p
end

#proxmox_host_sumObject

Sum of all Proxmox hosts over all hours in the current date for all organizations.



673
674
675
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 673

def proxmox_host_sum
  @proxmox_host_sum
end

#proxmox_host_top99pObject

99th percentile of all Proxmox hosts over all hours in the current date for all organizations.



676
677
678
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 676

def proxmox_host_top99p
  @proxmox_host_top99p
end

#published_app_hwmObject

Shows the high-water mark of all published applications over all hours in the current date for all organizations.



679
680
681
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 679

def published_app_hwm
  @published_app_hwm
end

#rum_browser_and_mobile_session_countObject

Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024).



682
683
684
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 682

def rum_browser_and_mobile_session_count
  @rum_browser_and_mobile_session_count
end

#rum_browser_legacy_session_count_sumObject

Shows the sum of all browser RUM legacy sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



685
686
687
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 685

def rum_browser_legacy_session_count_sum
  @rum_browser_legacy_session_count_sum
end

#rum_browser_lite_session_count_sumObject

Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



688
689
690
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 688

def rum_browser_lite_session_count_sum
  @rum_browser_lite_session_count_sum
end

#rum_browser_replay_session_count_sumObject

Shows the sum of all browser RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



691
692
693
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 691

def rum_browser_replay_session_count_sum
  @rum_browser_replay_session_count_sum
end

#rum_indexed_sessions_sumObject

Sum of all RUM indexed sessions over all hours in the current date for all organizations.



694
695
696
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 694

def rum_indexed_sessions_sum
  @rum_indexed_sessions_sum
end

#rum_ingested_sessions_sumObject

Sum of all RUM ingested sessions over all hours in the current date for all organizations.



697
698
699
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 697

def rum_ingested_sessions_sum
  @rum_ingested_sessions_sum
end

#rum_lite_session_count_sumObject

Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



700
701
702
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 700

def rum_lite_session_count_sum
  @rum_lite_session_count_sum
end

#rum_mobile_legacy_session_count_android_sumObject

Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



703
704
705
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 703

def rum_mobile_legacy_session_count_android_sum
  @rum_mobile_legacy_session_count_android_sum
end

#rum_mobile_legacy_session_count_flutter_sumObject

Shows the sum of all mobile RUM legacy Sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



706
707
708
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 706

def rum_mobile_legacy_session_count_flutter_sum
  @rum_mobile_legacy_session_count_flutter_sum
end

#rum_mobile_legacy_session_count_ios_sumObject

Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



709
710
711
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 709

def rum_mobile_legacy_session_count_ios_sum
  @rum_mobile_legacy_session_count_ios_sum
end

#rum_mobile_legacy_session_count_reactnative_sumObject

Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



712
713
714
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 712

def rum_mobile_legacy_session_count_reactnative_sum
  @rum_mobile_legacy_session_count_reactnative_sum
end

#rum_mobile_legacy_session_count_roku_sumObject

Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



715
716
717
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 715

def rum_mobile_legacy_session_count_roku_sum
  @rum_mobile_legacy_session_count_roku_sum
end

#rum_mobile_lite_session_count_android_sumObject

Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



718
719
720
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 718

def rum_mobile_lite_session_count_android_sum
  @rum_mobile_lite_session_count_android_sum
end

#rum_mobile_lite_session_count_flutter_sumObject

Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



721
722
723
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 721

def rum_mobile_lite_session_count_flutter_sum
  @rum_mobile_lite_session_count_flutter_sum
end

#rum_mobile_lite_session_count_ios_sumObject

Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



724
725
726
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 724

def rum_mobile_lite_session_count_ios_sum
  @rum_mobile_lite_session_count_ios_sum
end

#rum_mobile_lite_session_count_kotlinmultiplatform_sumObject

Shows the sum of all mobile RUM lite sessions on Kotlin Multiplatform over all hours within the current date for all organizations.



727
728
729
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 727

def rum_mobile_lite_session_count_kotlinmultiplatform_sum
  @rum_mobile_lite_session_count_kotlinmultiplatform_sum
end

#rum_mobile_lite_session_count_reactnative_sumObject

Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



730
731
732
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 730

def rum_mobile_lite_session_count_reactnative_sum
  @rum_mobile_lite_session_count_reactnative_sum
end

#rum_mobile_lite_session_count_roku_sumObject

Shows the sum of all mobile RUM lite sessions on Roku over all hours within the current date for all organizations (To be introduced on October 1st, 2024).



733
734
735
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 733

def rum_mobile_lite_session_count_roku_sum
  @rum_mobile_lite_session_count_roku_sum
end

#rum_mobile_lite_session_count_unity_sumObject

Shows the sum of all mobile RUM lite sessions on Unity over all hours within the current date for all organizations.



736
737
738
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 736

def rum_mobile_lite_session_count_unity_sum
  @rum_mobile_lite_session_count_unity_sum
end

#rum_mobile_replay_session_count_android_sumObject

Shows the sum of all mobile RUM replay sessions on Android over all hours within the current date for the given org.



739
740
741
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 739

def rum_mobile_replay_session_count_android_sum
  @rum_mobile_replay_session_count_android_sum
end

#rum_mobile_replay_session_count_ios_sumObject

Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current date for the given org.



742
743
744
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 742

def rum_mobile_replay_session_count_ios_sum
  @rum_mobile_replay_session_count_ios_sum
end

#rum_mobile_replay_session_count_kotlinmultiplatform_sumObject

Shows the sum of all mobile RUM replay sessions on Kotlin Multiplatform over all hours within the current date for all organizations.



745
746
747
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 745

def rum_mobile_replay_session_count_kotlinmultiplatform_sum
  @rum_mobile_replay_session_count_kotlinmultiplatform_sum
end

#rum_mobile_replay_session_count_reactnative_sumObject

Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current date for the given org.



748
749
750
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 748

def rum_mobile_replay_session_count_reactnative_sum
  @rum_mobile_replay_session_count_reactnative_sum
end

#rum_replay_session_count_sumObject

Shows the sum of all RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024).



751
752
753
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 751

def rum_replay_session_count_sum
  @rum_replay_session_count_sum
end

#rum_session_count_sumObject

Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



754
755
756
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 754

def rum_session_count_sum
  @rum_session_count_sum
end

#rum_session_replay_add_on_sumObject

Sum of all RUM session replay add-on sessions over all hours in the current date for all organizations.



757
758
759
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 757

def rum_session_replay_add_on_sum
  @rum_session_replay_add_on_sum
end

#rum_total_session_count_sumObject

Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for all organizations.



760
761
762
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 760

def rum_total_session_count_sum
  @rum_total_session_count_sum
end

#rum_units_sumObject

Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024).



763
764
765
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 763

def rum_units_sum
  @rum_units_sum
end

#sca_fargate_count_avgObject

Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.



766
767
768
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 766

def sca_fargate_count_avg
  @sca_fargate_count_avg
end

#sca_fargate_count_hwmObject

Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org.



769
770
771
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 769

def sca_fargate_count_hwm
  @sca_fargate_count_hwm
end

#sds_apm_scanned_bytes_sumObject

Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.



772
773
774
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 772

def sds_apm_scanned_bytes_sum
  @sds_apm_scanned_bytes_sum
end

#sds_events_scanned_bytes_sumObject

Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for all organizations.



775
776
777
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 775

def sds_events_scanned_bytes_sum
  @sds_events_scanned_bytes_sum
end

#sds_logs_scanned_bytes_sumObject

Shows the sum of all bytes scanned of logs usage by the Sensitive Data Scanner over all hours in the current month for all organizations.



778
779
780
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 778

def sds_logs_scanned_bytes_sum
  @sds_logs_scanned_bytes_sum
end

#sds_rum_scanned_bytes_sumObject

Sum of all RUM bytes scanned with sensitive data scanner over all hours in the current date for all organizations.



781
782
783
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 781

def sds_rum_scanned_bytes_sum
  @sds_rum_scanned_bytes_sum
end

#sds_total_scanned_bytes_sumObject

Shows the sum of all bytes scanned across all usage types by the Sensitive Data Scanner over all hours in the current month for all organizations.



784
785
786
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 784

def sds_total_scanned_bytes_sum
  @sds_total_scanned_bytes_sum
end

#serverless_apps_apm_apm_azure_appservice_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances for the current date for all organizations.



787
788
789
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 787

def serverless_apps_apm_apm_azure_appservice_instances_avg
  @serverless_apps_apm_apm_azure_appservice_instances_avg
end

#serverless_apps_apm_apm_azure_azurefunction_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances for the current date for all organizations.



790
791
792
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 790

def serverless_apps_apm_apm_azure_azurefunction_instances_avg
  @serverless_apps_apm_apm_azure_azurefunction_instances_avg
end

#serverless_apps_apm_apm_azure_containerapp_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances for the current date for all organizations.



793
794
795
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 793

def serverless_apps_apm_apm_azure_containerapp_instances_avg
  @serverless_apps_apm_apm_azure_containerapp_instances_avg
end

#serverless_apps_apm_apm_fargate_ecs_tasks_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Fargate Elastic Container Service tasks for the current date for all organizations.



796
797
798
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 796

def serverless_apps_apm_apm_fargate_ecs_tasks_avg
  @serverless_apps_apm_apm_fargate_ecs_tasks_avg
end

#serverless_apps_apm_apm_gcp_cloudfunction_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Function instances for the current date for all organizations.



799
800
801
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 799

def serverless_apps_apm_apm_gcp_cloudfunction_instances_avg
  @serverless_apps_apm_apm_gcp_cloudfunction_instances_avg
end

#serverless_apps_apm_apm_gcp_cloudrun_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Google Cloud Platform Cloud Run instances for the current date for all organizations.



802
803
804
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 802

def serverless_apps_apm_apm_gcp_cloudrun_instances_avg
  @serverless_apps_apm_apm_gcp_cloudrun_instances_avg
end

#serverless_apps_apm_apm_gcp_gke_autopilot_pods_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for Google Kubernetes Engine Autopilot pods for the current date for all organizations.



805
806
807
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 805

def serverless_apps_apm_apm_gcp_gke_autopilot_pods_avg
  @serverless_apps_apm_apm_gcp_gke_autopilot_pods_avg
end

#serverless_apps_apm_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring for the current date for all organizations.



808
809
810
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 808

def serverless_apps_apm_avg
  @serverless_apps_apm_avg
end

#serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure App Service instances for the current date for all organizations.



811
812
813
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 811

def serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg
  @serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg
end

#serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Function instances for the current date for all organizations.



814
815
816
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 814

def serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg
  @serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg
end

#serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Azure Container App instances for the current date for all organizations.



817
818
819
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 817

def serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg
  @serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg
end

#serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Function instances for the current date for all organizations.



820
821
822
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 820

def serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg
  @serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg
end

#serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Cloud Platform Cloud Run instances for the current date for all organizations.



823
824
825
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 823

def serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg
  @serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg
end

#serverless_apps_apm_excl_fargate_apm_gcp_gke_autopilot_pods_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for Google Kubernetes Engine Autopilot pods for the current date for all organizations.



826
827
828
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 826

def serverless_apps_apm_excl_fargate_apm_gcp_gke_autopilot_pods_avg
  @serverless_apps_apm_excl_fargate_apm_gcp_gke_autopilot_pods_avg
end

#serverless_apps_apm_excl_fargate_avgObject

Shows the average number of Serverless Apps with Application Performance Monitoring excluding Fargate for the current date for all organizations.



829
830
831
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 829

def serverless_apps_apm_excl_fargate_avg
  @serverless_apps_apm_excl_fargate_avg
end

#serverless_apps_azure_container_app_instances_avgObject

Shows the average number of Serverless Apps for Azure Container App instances for the current date for all organizations.



832
833
834
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 832

def serverless_apps_azure_container_app_instances_avg
  @serverless_apps_azure_container_app_instances_avg
end

#serverless_apps_azure_count_avgObject

Shows the average number of Serverless Apps for Azure for the given date and given org.



835
836
837
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 835

def serverless_apps_azure_count_avg
  @serverless_apps_azure_count_avg
end

#serverless_apps_azure_function_app_instances_avgObject

Shows the average number of Serverless Apps for Azure Function App instances for the current date for all organizations.



838
839
840
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 838

def serverless_apps_azure_function_app_instances_avg
  @serverless_apps_azure_function_app_instances_avg
end

#serverless_apps_azure_web_app_instances_avgObject

Shows the average number of Serverless Apps for Azure Web App instances for the current date for all organizations.



841
842
843
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 841

def serverless_apps_azure_web_app_instances_avg
  @serverless_apps_azure_web_app_instances_avg
end

#serverless_apps_dsm_fargate_tasks_avgObject

Shows the average number of DSM Fargate ECS tasks monitored under Serverless Apps DSM for the current date for all organizations.



844
845
846
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 844

def serverless_apps_dsm_fargate_tasks_avg
  @serverless_apps_dsm_fargate_tasks_avg
end

#serverless_apps_ecs_avgObject

Shows the average number of Serverless Apps for Elastic Container Service for the current date for all organizations.



847
848
849
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 847

def serverless_apps_ecs_avg
  @serverless_apps_ecs_avg
end

#serverless_apps_eks_avgObject

Shows the average number of Serverless Apps for Elastic Kubernetes Service for the current date for all organizations.



850
851
852
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 850

def serverless_apps_eks_avg
  @serverless_apps_eks_avg
end

#serverless_apps_excl_fargate_avgObject

Shows the average number of Serverless Apps excluding Fargate for the current date for all organizations.



853
854
855
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 853

def serverless_apps_excl_fargate_avg
  @serverless_apps_excl_fargate_avg
end

#serverless_apps_excl_fargate_azure_container_app_instances_avgObject

Shows the average number of Serverless Apps excluding Fargate for Azure Container App instances for the current date for all organizations.



856
857
858
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 856

def serverless_apps_excl_fargate_azure_container_app_instances_avg
  @serverless_apps_excl_fargate_azure_container_app_instances_avg
end

#serverless_apps_excl_fargate_azure_function_app_instances_avgObject

Shows the average number of Serverless Apps excluding Fargate for Azure Function App instances for the current date for all organizations.



859
860
861
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 859

def serverless_apps_excl_fargate_azure_function_app_instances_avg
  @serverless_apps_excl_fargate_azure_function_app_instances_avg
end

#serverless_apps_excl_fargate_azure_web_app_instances_avgObject

Shows the average number of Serverless Apps excluding Fargate for Azure Web App instances for the current date for all organizations.



862
863
864
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 862

def serverless_apps_excl_fargate_azure_web_app_instances_avg
  @serverless_apps_excl_fargate_azure_web_app_instances_avg
end

#serverless_apps_excl_fargate_google_cloud_functions_instances_avgObject

Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances for the current date for all organizations.



865
866
867
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 865

def serverless_apps_excl_fargate_google_cloud_functions_instances_avg
  @serverless_apps_excl_fargate_google_cloud_functions_instances_avg
end

#serverless_apps_excl_fargate_google_cloud_run_instances_avgObject

Shows the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances for the current date for all organizations.



868
869
870
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 868

def serverless_apps_excl_fargate_google_cloud_run_instances_avg
  @serverless_apps_excl_fargate_google_cloud_run_instances_avg
end

#serverless_apps_excl_fargate_infra_gcp_gke_autopilot_pods_avgObject

Shows the average number of Serverless Apps excluding Fargate for Google Kubernetes Engine Autopilot pods for the current date for all organizations.



871
872
873
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 871

def serverless_apps_excl_fargate_infra_gcp_gke_autopilot_pods_avg
  @serverless_apps_excl_fargate_infra_gcp_gke_autopilot_pods_avg
end

#serverless_apps_google_cloud_functions_instances_avgObject

Shows the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances for the current date for all organizations.



874
875
876
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 874

def serverless_apps_google_cloud_functions_instances_avg
  @serverless_apps_google_cloud_functions_instances_avg
end

#serverless_apps_google_cloud_run_instances_avgObject

Shows the average number of Serverless Apps for Google Cloud Platform Cloud Run instances for the current date for all organizations.



877
878
879
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 877

def serverless_apps_google_cloud_run_instances_avg
  @serverless_apps_google_cloud_run_instances_avg
end

#serverless_apps_google_count_avgObject

Shows the average number of Serverless Apps for Google Cloud for the given date and given org.



880
881
882
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 880

def serverless_apps_google_count_avg
  @serverless_apps_google_count_avg
end

#serverless_apps_infra_gcp_gke_autopilot_pods_avgObject

Shows the average number of Serverless Apps for Google Kubernetes Engine Autopilot pods for the current date for all organizations.



883
884
885
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 883

def serverless_apps_infra_gcp_gke_autopilot_pods_avg
  @serverless_apps_infra_gcp_gke_autopilot_pods_avg
end

#serverless_apps_total_count_avgObject

Shows the average number of Serverless Apps for Azure and Google Cloud for the given date and given org.



886
887
888
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 886

def serverless_apps_total_count_avg
  @serverless_apps_total_count_avg
end

#siem_12mo_retention_sumObject

Shows the sum of Cloud SIEM Indexed Logs (12-month retention) over all hours in the current date for the given org.



889
890
891
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 889

def siem_12mo_retention_sum
  @siem_12mo_retention_sum
end

#siem_6mo_retention_sumObject

Shows the sum of Cloud SIEM Indexed Logs (6-month retention) over all hours in the current date for the given org.



892
893
894
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 892

def siem_6mo_retention_sum
  @siem_6mo_retention_sum
end

#siem_analyzed_logs_add_on_count_sumObject

Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current date for the given org.



895
896
897
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 895

def siem_analyzed_logs_add_on_count_sum
  @siem_analyzed_logs_add_on_count_sum
end

#snmp_device_count_sumObject

Shows the sum of all Network Device Monitoring devices over all hours in the current date for all organizations.



898
899
900
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 898

def snmp_device_count_sum
  @snmp_device_count_sum
end

#snmp_device_count_top99pObject

Shows the 99th percentile of all Network Device Monitoring devices over all hours in the current date for all organizations.



901
902
903
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 901

def snmp_device_count_top99p
  @snmp_device_count_top99p
end

#synthetics_browser_check_calls_count_sumObject

Shows the sum of all Synthetic browser tests over all hours in the current date for all organizations.



904
905
906
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 904

def synthetics_browser_check_calls_count_sum
  @synthetics_browser_check_calls_count_sum
end

#synthetics_check_calls_count_sumObject

Shows the sum of all Synthetic API tests over all hours in the current date for all organizations.



907
908
909
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 907

def synthetics_check_calls_count_sum
  @synthetics_check_calls_count_sum
end

#synthetics_mobile_test_runs_sumObject

Shows the sum of all Synthetic mobile application tests over all hours in the current date for all organizations.



910
911
912
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 910

def synthetics_mobile_test_runs_sum
  @synthetics_mobile_test_runs_sum
end

#synthetics_parallel_testing_max_slots_hwmObject

Shows the high-water mark of used synthetics parallel testing slots over all hours in the current date for all organizations.



913
914
915
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 913

def synthetics_parallel_testing_max_slots_hwm
  @synthetics_parallel_testing_max_slots_hwm
end

#trace_search_indexed_events_count_sumObject

Shows the sum of all Indexed Spans indexed over all hours in the current date for all organizations.



916
917
918
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 916

def trace_search_indexed_events_count_sum
  @trace_search_indexed_events_count_sum
end

#twol_ingested_events_bytes_sumObject

Shows the sum of all ingested APM span bytes over all hours in the current date for all organizations.



919
920
921
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 919

def twol_ingested_events_bytes_sum
  @twol_ingested_events_bytes_sum
end

#universal_service_monitoring_host_top99pObject

Shows the 99th percentile of all universal service management hosts over all hours in the current date for the given org.



922
923
924
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 922

def universal_service_monitoring_host_top99p
  @universal_service_monitoring_host_top99p
end

#vsphere_host_top99pObject

Shows the 99th percentile of all vSphere hosts over all hours in the current date for all organizations.



925
926
927
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 925

def vsphere_host_top99p
  @vsphere_host_top99p
end

#vuln_management_host_count_top99pObject

Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current date for the given org.



928
929
930
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 928

def vuln_management_host_count_top99p
  @vuln_management_host_count_top99p
end

#workflow_executions_usage_sumObject

Sum of all workflows executed over all hours in the current date for all organizations.



931
932
933
# File 'lib/datadog_api_client/v1/models/usage_summary_date.rb', line 931

def workflow_executions_usage_sum
  @workflow_executions_usage_sum
end