Class: DatadogAPIClient::V1::UsageSummaryResponse

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

Overview

Response summarizing all usage aggregated across the months in the request for all organizations, and broken down by month and by organization.

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](docs.datadoghq.com/api/latest/usage-metering/#get-usage-summary-available-fields) 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.



1003
1004
1005
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 1003

def additional_properties
  @additional_properties
end

#agent_host_top99p_sumObject

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



32
33
34
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 32

def agent_host_top99p_sum
  @agent_host_top99p_sum
end

#ai_credits_agent_builder_ai_credits_agg_sumObject

Shows the sum of all AI credits used by Agent Builder over all hours in the current month for all organizations. Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.



36
37
38
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 36

def ai_credits_agent_builder_ai_credits_agg_sum
  @ai_credits_agent_builder_ai_credits_agg_sum
end

#ai_credits_agg_sumObject

Shows the sum of all AI credits over all hours in the current month for all organizations. Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.



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

def ai_credits_agg_sum
  @ai_credits_agg_sum
end

#ai_credits_bits_assistant_ai_credits_agg_sumObject

Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current month for all organizations. Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.



44
45
46
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 44

def ai_credits_bits_assistant_ai_credits_agg_sum
  @ai_credits_bits_assistant_ai_credits_agg_sum
end

#ai_credits_bits_dev_ai_credits_agg_sumObject

Shows the sum of all AI credits used by Bits AI Dev over all hours in the current month for all organizations. Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.



48
49
50
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 48

def ai_credits_bits_dev_ai_credits_agg_sum
  @ai_credits_bits_dev_ai_credits_agg_sum
end

#ai_credits_bits_sre_ai_credits_agg_sumObject

Shows the sum of all AI credits used by Bits AI SRE over all hours in the current month for all organizations. Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.



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

def ai_credits_bits_sre_ai_credits_agg_sum
  @ai_credits_bits_sre_ai_credits_agg_sum
end

#apm_azure_app_service_host_top99p_sumObject

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



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

def apm_azure_app_service_host_top99p_sum
  @apm_azure_app_service_host_top99p_sum
end

#apm_devsecops_host_top99p_sumObject

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



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

def apm_devsecops_host_top99p_sum
  @apm_devsecops_host_top99p_sum
end

#apm_enterprise_standalone_hosts_top99p_sumObject

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



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

def apm_enterprise_standalone_hosts_top99p_sum
  @apm_enterprise_standalone_hosts_top99p_sum
end

#apm_fargate_count_avg_sumObject

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



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

def apm_fargate_count_avg_sum
  @apm_fargate_count_avg_sum
end

#apm_host_top99p_sumObject

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



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

def apm_host_top99p_sum
  @apm_host_top99p_sum
end

#apm_pro_standalone_hosts_top99p_sumObject

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



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

def apm_pro_standalone_hosts_top99p_sum
  @apm_pro_standalone_hosts_top99p_sum
end

#appsec_fargate_count_avg_sumObject

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



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

def appsec_fargate_count_avg_sum
  @appsec_fargate_count_avg_sum
end

#asm_serverless_agg_sumObject

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



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

def asm_serverless_agg_sum
  @asm_serverless_agg_sum
end

#audit_logs_lines_indexed_agg_sumObject

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



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

def audit_logs_lines_indexed_agg_sum
  @audit_logs_lines_indexed_agg_sum
end

#audit_trail_enabled_hwm_sumObject

Shows the total number of organizations that had Audit Trail enabled over a specific number of months.



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

def audit_trail_enabled_hwm_sum
  @audit_trail_enabled_hwm_sum
end

#audit_trail_event_forwarding_events_agg_sumObject

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



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

def audit_trail_event_forwarding_events_agg_sum
  @audit_trail_event_forwarding_events_agg_sum
end

#avg_profiled_fargate_tasks_sumObject

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



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

def avg_profiled_fargate_tasks_sum
  @avg_profiled_fargate_tasks_sum
end

#aws_host_top99p_sumObject

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



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

def aws_host_top99p_sum
  @aws_host_top99p_sum
end

#aws_lambda_func_countObject

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



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

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 month for all organizations.



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

def aws_lambda_invocations_sum
  @aws_lambda_invocations_sum
end

#azure_app_service_top99p_sumObject

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



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

def azure_app_service_top99p_sum
  @azure_app_service_top99p_sum
end

#azure_host_top99p_sumObject

Shows the 99th percentile of all Azure hosts over all hours in the current month for all organizations.



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

def azure_host_top99p_sum
  @azure_host_top99p_sum
end

#billable_ingested_bytes_agg_sumObject

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



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

def billable_ingested_bytes_agg_sum
  @billable_ingested_bytes_agg_sum
end

#bits_ai_investigations_agg_sumObject

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



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

def bits_ai_investigations_agg_sum
  @bits_ai_investigations_agg_sum
end

#browser_rum_lite_session_count_agg_sumObject

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



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

def browser_rum_lite_session_count_agg_sum
  @browser_rum_lite_session_count_agg_sum
end

#browser_rum_replay_session_count_agg_sumObject

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



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

def browser_rum_replay_session_count_agg_sum
  @browser_rum_replay_session_count_agg_sum
end

#browser_rum_units_agg_sumObject

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



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

def browser_rum_units_agg_sum
  @browser_rum_units_agg_sum
end

#ccm_anthropic_spend_last_sumObject

Shows the sum of the last value of Anthropic cloud spend monitored in the current month for all organizations.



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

def ccm_anthropic_spend_last_sum
  @ccm_anthropic_spend_last_sum
end

#ccm_aws_spend_last_sumObject

Shows the sum of the last value of AWS cloud spend monitored in the current month for all organizations.



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

def ccm_aws_spend_last_sum
  @ccm_aws_spend_last_sum
end

#ccm_azure_spend_last_sumObject

Shows the sum of the last value of Azure cloud spend monitored in the current month for all organizations.



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

def ccm_azure_spend_last_sum
  @ccm_azure_spend_last_sum
end

#ccm_confluent_spend_last_sumObject

Shows the sum of the last value of Confluent cloud spend monitored in the current month for all organizations.



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

def ccm_confluent_spend_last_sum
  @ccm_confluent_spend_last_sum
end

#ccm_databricks_spend_last_sumObject

Shows the sum of the last value of Databricks cloud spend monitored in the current month for all organizations.



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

def ccm_databricks_spend_last_sum
  @ccm_databricks_spend_last_sum
end

#ccm_elastic_spend_last_sumObject

Shows the sum of the last value of Elastic cloud spend monitored in the current month for all organizations.



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

def ccm_elastic_spend_last_sum
  @ccm_elastic_spend_last_sum
end

#ccm_fastly_spend_last_sumObject

Shows the sum of the last value of Fastly cloud spend monitored in the current month for all organizations.



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

def ccm_fastly_spend_last_sum
  @ccm_fastly_spend_last_sum
end

#ccm_gcp_spend_last_sumObject

Shows the sum of the last value of GCP cloud spend monitored in the current month for all organizations.



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

def ccm_gcp_spend_last_sum
  @ccm_gcp_spend_last_sum
end

#ccm_github_spend_last_sumObject

Shows the sum of the last value of GitHub cloud spend monitored in the current month for all organizations.



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

def ccm_github_spend_last_sum
  @ccm_github_spend_last_sum
end

#ccm_mongodb_spend_last_sumObject

Shows the sum of the last value of MongoDB cloud spend monitored in the current month for all organizations.



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

def ccm_mongodb_spend_last_sum
  @ccm_mongodb_spend_last_sum
end

#ccm_oci_spend_last_sumObject

Shows the sum of the last value of OCI cloud spend monitored in the current month for all organizations.



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

def ccm_oci_spend_last_sum
  @ccm_oci_spend_last_sum
end

#ccm_openai_spend_last_sumObject

Shows the sum of the last value of OpenAI cloud spend monitored in the current month for all organizations.



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

def ccm_openai_spend_last_sum
  @ccm_openai_spend_last_sum
end

#ccm_snowflake_spend_last_sumObject

Shows the sum of the last value of Snowflake cloud spend monitored in the current month for all organizations.



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

def ccm_snowflake_spend_last_sum
  @ccm_snowflake_spend_last_sum
end

#ccm_spend_monitored_ent_last_sumObject

Shows the sum of the last value of the amount of cloud spend monitored for Enterprise in the current month for all organizations.



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

def ccm_spend_monitored_ent_last_sum
  @ccm_spend_monitored_ent_last_sum
end

#ccm_spend_monitored_pro_last_sumObject

Shows the sum of the last value of the amount of cloud spend monitored for Pro in the current month for all organizations.



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

def ccm_spend_monitored_pro_last_sum
  @ccm_spend_monitored_pro_last_sum
end

#ccm_twilio_spend_last_sumObject

Shows the sum of the last value of Twilio cloud spend monitored in the current month for all organizations.



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

def ccm_twilio_spend_last_sum
  @ccm_twilio_spend_last_sum
end

#ci_pipeline_indexed_spans_agg_sumObject

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



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

def ci_pipeline_indexed_spans_agg_sum
  @ci_pipeline_indexed_spans_agg_sum
end

#ci_test_indexed_spans_agg_sumObject

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



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

def ci_test_indexed_spans_agg_sum
  @ci_test_indexed_spans_agg_sum
end

#ci_visibility_itr_committers_hwm_sumObject

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



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

def ci_visibility_itr_committers_hwm_sum
  @ci_visibility_itr_committers_hwm_sum
end

#ci_visibility_pipeline_committers_hwm_sumObject

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



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

def ci_visibility_pipeline_committers_hwm_sum
  @ci_visibility_pipeline_committers_hwm_sum
end

#ci_visibility_test_committers_hwm_sumObject

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



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

def ci_visibility_test_committers_hwm_sum
  @ci_visibility_test_committers_hwm_sum
end

#cloud_cost_management_aws_host_count_avg_sumObject

Sum of the host count average for Cloud Cost Management for AWS.



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

def cloud_cost_management_aws_host_count_avg_sum
  @cloud_cost_management_aws_host_count_avg_sum
end

#cloud_cost_management_azure_host_count_avg_sumObject

Sum of the host count average for Cloud Cost Management for Azure.



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

def cloud_cost_management_azure_host_count_avg_sum
  @cloud_cost_management_azure_host_count_avg_sum
end

#cloud_cost_management_gcp_host_count_avg_sumObject

Sum of the host count average for Cloud Cost Management for GCP.



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

def cloud_cost_management_gcp_host_count_avg_sum
  @cloud_cost_management_gcp_host_count_avg_sum
end

#cloud_cost_management_host_count_avg_sumObject

Sum of the host count average for Cloud Cost Management for all cloud providers.



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

def cloud_cost_management_host_count_avg_sum
  @cloud_cost_management_host_count_avg_sum
end

#cloud_cost_management_oci_host_count_avg_sumObject

Sum of the average host counts for Cloud Cost Management on OCI.



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

def cloud_cost_management_oci_host_count_avg_sum
  @cloud_cost_management_oci_host_count_avg_sum
end

#cloud_siem_events_agg_sumObject

Shows the sum of all Cloud Security Information and Event Management events over all hours in the current month for all organizations.



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

def cloud_siem_events_agg_sum
  @cloud_siem_events_agg_sum
end

#cloud_siem_indexed_logs_agg_sumObject

Shows the sum of all Cloud SIEM Indexed Logs over all hours in the current month for all organizations.



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

def cloud_siem_indexed_logs_agg_sum
  @cloud_siem_indexed_logs_agg_sum
end

#code_analysis_sa_committers_hwm_sumObject

Shows the high-water mark of all Static Analysis committers over all hours in the current month for all organizations.



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

def code_analysis_sa_committers_hwm_sum
  @code_analysis_sa_committers_hwm_sum
end

#code_analysis_sca_committers_hwm_sumObject

Shows the high-water mark of all static Software Composition Analysis committers over all hours in the current month for all organizations.



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

def code_analysis_sca_committers_hwm_sum
  @code_analysis_sca_committers_hwm_sum
end

#code_security_host_top99p_sumObject

Shows the 99th percentile of all Code Security hosts over all hours in the current month for all organizations.



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

def code_security_host_top99p_sum
  @code_security_host_top99p_sum
end

#container_avg_sumObject

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



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

def container_avg_sum
  @container_avg_sum
end

#container_excl_agent_avg_sumObject

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



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

def container_excl_agent_avg_sum
  @container_excl_agent_avg_sum
end

#container_hwm_sumObject

Shows the sum of the high-water marks of all distinct containers over all hours in the current month for all organizations.



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

def container_hwm_sum
  @container_hwm_sum
end

#csm_container_enterprise_compliance_count_agg_sumObject

Shows the sum of all Cloud Security Management Enterprise compliance containers over all hours in the current month for all organizations.



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

def csm_container_enterprise_compliance_count_agg_sum
  @csm_container_enterprise_compliance_count_agg_sum
end

#csm_container_enterprise_cws_count_agg_sumObject

Shows the sum of all Cloud Security Management Enterprise Cloud Workload Security containers over all hours in the current month for all organizations.



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

def csm_container_enterprise_cws_count_agg_sum
  @csm_container_enterprise_cws_count_agg_sum
end

#csm_container_enterprise_total_count_agg_sumObject

Shows the sum of all Cloud Security Management Enterprise containers over all hours in the current month for all organizations.



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

def csm_container_enterprise_total_count_agg_sum
  @csm_container_enterprise_total_count_agg_sum
end

#csm_host_enterprise_aas_host_count_top99p_sumObject

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



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

def csm_host_enterprise_aas_host_count_top99p_sum
  @csm_host_enterprise_aas_host_count_top99p_sum
end

#csm_host_enterprise_aws_host_count_top99p_sumObject

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



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

def csm_host_enterprise_aws_host_count_top99p_sum
  @csm_host_enterprise_aws_host_count_top99p_sum
end

#csm_host_enterprise_azure_host_count_top99p_sumObject

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



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

def csm_host_enterprise_azure_host_count_top99p_sum
  @csm_host_enterprise_azure_host_count_top99p_sum
end

#csm_host_enterprise_compliance_host_count_top99p_sumObject

Shows the 99th percentile of all Cloud Security Management Enterprise compliance hosts over all hours in the current month for all organizations.



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

def csm_host_enterprise_compliance_host_count_top99p_sum
  @csm_host_enterprise_compliance_host_count_top99p_sum
end

#csm_host_enterprise_cws_host_count_top99p_sumObject

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



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

def csm_host_enterprise_cws_host_count_top99p_sum
  @csm_host_enterprise_cws_host_count_top99p_sum
end

#csm_host_enterprise_gcp_host_count_top99p_sumObject

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



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

def csm_host_enterprise_gcp_host_count_top99p_sum
  @csm_host_enterprise_gcp_host_count_top99p_sum
end

#csm_host_enterprise_oci_host_count_top99p_sumObject

Shows the 99th percentile of all Cloud Security Management Enterprise OCI hosts over all hours in the current month for all organizations.



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

def csm_host_enterprise_oci_host_count_top99p_sum
  @csm_host_enterprise_oci_host_count_top99p_sum
end

#csm_host_enterprise_total_host_count_top99p_sumObject

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



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

def csm_host_enterprise_total_host_count_top99p_sum
  @csm_host_enterprise_total_host_count_top99p_sum
end

#csm_host_pro_hosts_agentless_scanners_agg_sumObject

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



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

def csm_host_pro_hosts_agentless_scanners_agg_sum
  @csm_host_pro_hosts_agentless_scanners_agg_sum
end

#csm_host_pro_hosts_agentless_scanners_top99p_sumObject

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



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

def csm_host_pro_hosts_agentless_scanners_top99p_sum
  @csm_host_pro_hosts_agentless_scanners_top99p_sum
end

#csm_host_pro_oci_host_count_top99p_sumObject

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



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

def csm_host_pro_oci_host_count_top99p_sum
  @csm_host_pro_oci_host_count_top99p_sum
end

#cspm_aas_host_top99p_sumObject

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



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

def cspm_aas_host_top99p_sum
  @cspm_aas_host_top99p_sum
end

#cspm_aws_host_top99p_sumObject

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



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

def cspm_aws_host_top99p_sum
  @cspm_aws_host_top99p_sum
end

#cspm_azure_host_top99p_sumObject

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



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

def cspm_azure_host_top99p_sum
  @cspm_azure_host_top99p_sum
end

#cspm_container_avg_sumObject

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



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

def cspm_container_avg_sum
  @cspm_container_avg_sum
end

#cspm_container_hwm_sumObject

Shows the sum of the high-water marks of Cloud Security Management Pro containers over all hours in the current month for all organizations.



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

def cspm_container_hwm_sum
  @cspm_container_hwm_sum
end

#cspm_gcp_host_top99p_sumObject

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



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

def cspm_gcp_host_top99p_sum
  @cspm_gcp_host_top99p_sum
end

#cspm_host_top99p_sumObject

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



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

def cspm_host_top99p_sum
  @cspm_host_top99p_sum
end

#cspm_hosts_agentless_scanners_agg_sumObject

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



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

def cspm_hosts_agentless_scanners_agg_sum
  @cspm_hosts_agentless_scanners_agg_sum
end

#cspm_hosts_agentless_scanners_top99p_sumObject

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



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

def cspm_hosts_agentless_scanners_top99p_sum
  @cspm_hosts_agentless_scanners_top99p_sum
end

#custom_historical_ts_sumObject

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



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

def custom_historical_ts_sum
  @custom_historical_ts_sum
end

#custom_live_ts_sumObject

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



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

def custom_live_ts_sum
  @custom_live_ts_sum
end

#custom_ts_sumObject

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



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

def custom_ts_sum
  @custom_ts_sum
end

#cws_container_avg_sumObject

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



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

def cws_container_avg_sum
  @cws_container_avg_sum
end

#cws_fargate_task_avg_sumObject

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



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

def cws_fargate_task_avg_sum
  @cws_fargate_task_avg_sum
end

#cws_host_top99p_sumObject

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



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

def cws_host_top99p_sum
  @cws_host_top99p_sum
end

#data_jobs_monitoring_host_hr_agg_sumObject

Shows the sum of Data Jobs Monitoring hosts over all hours in the current months for all organizations



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

def data_jobs_monitoring_host_hr_agg_sum
  @data_jobs_monitoring_host_hr_agg_sum
end

#data_stream_monitoring_host_count_agg_sumObject

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



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

def data_stream_monitoring_host_count_agg_sum
  @data_stream_monitoring_host_count_agg_sum
end

#data_stream_monitoring_host_count_top99p_sumObject

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



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

def data_stream_monitoring_host_count_top99p_sum
  @data_stream_monitoring_host_count_top99p_sum
end

#dbm_host_top99p_sumObject

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



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

def dbm_host_top99p_sum
  @dbm_host_top99p_sum
end

#dbm_queries_avg_sumObject

Shows the average of all distinct Database Monitoring Normalized Queries over all hours in the current month for all organizations.



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

def dbm_queries_avg_sum
  @dbm_queries_avg_sum
end

#do_jobs_monitoring_orchestrators_job_hours_agg_sumObject

Shows the sum of all orchestrator job hours over all hours in the current month for all organizations. Values are returned in seconds. Divide by 3,600 to convert to hours.



326
327
328
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 326

def do_jobs_monitoring_orchestrators_job_hours_agg_sum
  @do_jobs_monitoring_orchestrators_job_hours_agg_sum
end

#end_dateObject

Shows the last date of usage in the current month for all organizations.



329
330
331
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 329

def end_date
  @end_date
end

#eph_infra_host_agent_agg_sumObject

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



332
333
334
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 332

def eph_infra_host_agent_agg_sum
  @eph_infra_host_agent_agg_sum
end

#eph_infra_host_alibaba_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current month for all organizations.



335
336
337
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 335

def eph_infra_host_alibaba_agg_sum
  @eph_infra_host_alibaba_agg_sum
end

#eph_infra_host_aws_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current month for all organizations.



338
339
340
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 338

def eph_infra_host_aws_agg_sum
  @eph_infra_host_aws_agg_sum
end

#eph_infra_host_azure_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations.



341
342
343
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 341

def eph_infra_host_azure_agg_sum
  @eph_infra_host_azure_agg_sum
end

#eph_infra_host_basic_agg_sumObject

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



344
345
346
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 344

def eph_infra_host_basic_agg_sum
  @eph_infra_host_basic_agg_sum
end

#eph_infra_host_basic_infra_basic_agent_agg_sumObject

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



347
348
349
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 347

def eph_infra_host_basic_infra_basic_agent_agg_sum
  @eph_infra_host_basic_infra_basic_agent_agg_sum
end

#eph_infra_host_basic_infra_basic_vsphere_agg_sumObject

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



350
351
352
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 350

def eph_infra_host_basic_infra_basic_vsphere_agg_sum
  @eph_infra_host_basic_infra_basic_vsphere_agg_sum
end

#eph_infra_host_ent_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations.



353
354
355
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 353

def eph_infra_host_ent_agg_sum
  @eph_infra_host_ent_agg_sum
end

#eph_infra_host_gcp_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current month for all organizations.



356
357
358
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 356

def eph_infra_host_gcp_agg_sum
  @eph_infra_host_gcp_agg_sum
end

#eph_infra_host_heroku_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current month for all organizations.



359
360
361
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 359

def eph_infra_host_heroku_agg_sum
  @eph_infra_host_heroku_agg_sum
end

#eph_infra_host_only_aas_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current month for all organizations.



362
363
364
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 362

def eph_infra_host_only_aas_agg_sum
  @eph_infra_host_only_aas_agg_sum
end

#eph_infra_host_only_vsphere_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current month for all organizations.



365
366
367
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 365

def eph_infra_host_only_vsphere_agg_sum
  @eph_infra_host_only_vsphere_agg_sum
end

#eph_infra_host_opentelemetry_agg_sumObject

Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current month for all organizations.



368
369
370
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 368

def eph_infra_host_opentelemetry_agg_sum
  @eph_infra_host_opentelemetry_agg_sum
end

#eph_infra_host_opentelemetry_apm_agg_sumObject

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



371
372
373
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 371

def eph_infra_host_opentelemetry_apm_agg_sum
  @eph_infra_host_opentelemetry_apm_agg_sum
end

#eph_infra_host_pro_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current month for all organizations.



374
375
376
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 374

def eph_infra_host_pro_agg_sum
  @eph_infra_host_pro_agg_sum
end

#eph_infra_host_proplus_agg_sumObject

Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current month for all organizations.



377
378
379
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 377

def eph_infra_host_proplus_agg_sum
  @eph_infra_host_proplus_agg_sum
end

#eph_infra_host_proxmox_agg_sumObject

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



380
381
382
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 380

def eph_infra_host_proxmox_agg_sum
  @eph_infra_host_proxmox_agg_sum
end

#error_tracking_apm_error_events_agg_sumObject

Shows the sum of all Error Tracking APM error events over all hours in the current month for all organizations.



383
384
385
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 383

def error_tracking_apm_error_events_agg_sum
  @error_tracking_apm_error_events_agg_sum
end

#error_tracking_error_events_agg_sumObject

Shows the sum of all Error Tracking error events over all hours in the current month for all organizations.



386
387
388
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 386

def error_tracking_error_events_agg_sum
  @error_tracking_error_events_agg_sum
end

#error_tracking_events_agg_sumObject

Shows the sum of all Error Tracking events over all hours in the current months for all organizations.



389
390
391
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 389

def error_tracking_events_agg_sum
  @error_tracking_events_agg_sum
end

#error_tracking_rum_error_events_agg_sumObject

Shows the sum of all Error Tracking RUM error events over all hours in the current month for all organizations.



392
393
394
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 392

def error_tracking_rum_error_events_agg_sum
  @error_tracking_rum_error_events_agg_sum
end

#event_management_correlation_agg_sumObject

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



395
396
397
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 395

def event_management_correlation_agg_sum
  @event_management_correlation_agg_sum
end

#event_management_correlation_correlated_events_agg_sumObject

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



398
399
400
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 398

def event_management_correlation_correlated_events_agg_sum
  @event_management_correlation_correlated_events_agg_sum
end

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



401
402
403
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 401

def event_management_correlation_correlated_related_events_agg_sum
  @event_management_correlation_correlated_related_events_agg_sum
end

#fargate_container_profiler_profiling_fargate_avg_sumObject

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



404
405
406
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 404

def fargate_container_profiler_profiling_fargate_avg_sum
  @fargate_container_profiler_profiling_fargate_avg_sum
end

#fargate_container_profiler_profiling_fargate_eks_avg_sumObject

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



407
408
409
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 407

def fargate_container_profiler_profiling_fargate_eks_avg_sum
  @fargate_container_profiler_profiling_fargate_eks_avg_sum
end

#fargate_tasks_count_avg_sumObject

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



410
411
412
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 410

def fargate_tasks_count_avg_sum
  @fargate_tasks_count_avg_sum
end

#fargate_tasks_count_hwm_sumObject

Shows the sum of the high-water marks of all Fargate tasks over all hours in the current month for all organizations.



413
414
415
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 413

def fargate_tasks_count_hwm_sum
  @fargate_tasks_count_hwm_sum
end

#feature_flags_config_requests_agg_sumObject

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



416
417
418
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 416

def feature_flags_config_requests_agg_sum
  @feature_flags_config_requests_agg_sum
end

#flex_logs_compute_large_avg_sumObject

Shows the average number of Flex Logs Compute Large Instances over all hours in the current months for all organizations.



419
420
421
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 419

def flex_logs_compute_large_avg_sum
  @flex_logs_compute_large_avg_sum
end

#flex_logs_compute_medium_avg_sumObject

Shows the average number of Flex Logs Compute Medium Instances over all hours in the current months for all organizations.



422
423
424
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 422

def flex_logs_compute_medium_avg_sum
  @flex_logs_compute_medium_avg_sum
end

#flex_logs_compute_small_avg_sumObject

Shows the average number of Flex Logs Compute Small Instances over all hours in the current months for all organizations.



425
426
427
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 425

def flex_logs_compute_small_avg_sum
  @flex_logs_compute_small_avg_sum
end

#flex_logs_compute_xlarge_avg_sumObject

Shows the average number of Flex Logs Compute Extra Large Instances over all hours in the current months for all organizations.



428
429
430
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 428

def flex_logs_compute_xlarge_avg_sum
  @flex_logs_compute_xlarge_avg_sum
end

#flex_logs_compute_xsmall_avg_sumObject

Shows the average number of Flex Logs Compute Extra Small Instances over all hours in the current months for all organizations.



431
432
433
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 431

def flex_logs_compute_xsmall_avg_sum
  @flex_logs_compute_xsmall_avg_sum
end

#flex_logs_starter_avg_sumObject

Shows the average number of Flex Logs Starter Instances over all hours in the current months for all organizations.



434
435
436
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 434

def flex_logs_starter_avg_sum
  @flex_logs_starter_avg_sum
end

#flex_logs_starter_storage_index_avg_sumObject

Shows the average number of Flex Logs Starter Storage Index Instances over all hours in the current months for all organizations.



437
438
439
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 437

def flex_logs_starter_storage_index_avg_sum
  @flex_logs_starter_storage_index_avg_sum
end

#flex_logs_starter_storage_retention_adjustment_avg_sumObject

Shows the average number of Flex Logs Starter Storage Retention Adjustment Instances over all hours in the current months for all organizations.



440
441
442
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 440

def flex_logs_starter_storage_retention_adjustment_avg_sum
  @flex_logs_starter_storage_retention_adjustment_avg_sum
end

#flex_stored_logs_avg_sumObject

Shows the average of all Flex Stored Logs over all hours in the current months for all organizations.



443
444
445
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 443

def flex_stored_logs_avg_sum
  @flex_stored_logs_avg_sum
end

#forwarding_events_bytes_agg_sumObject

Shows the sum of all logs forwarding bytes over all hours in the current month for all organizations (data available as of April 1, 2023)



446
447
448
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 446

def forwarding_events_bytes_agg_sum
  @forwarding_events_bytes_agg_sum
end

#gcp_host_top99p_sumObject

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



449
450
451
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 449

def gcp_host_top99p_sum
  @gcp_host_top99p_sum
end

#heroku_host_top99p_sumObject

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



452
453
454
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 452

def heroku_host_top99p_sum
  @heroku_host_top99p_sum
end

#incident_management_monthly_active_users_hwm_sumObject

Shows sum of the high-water marks of incident management monthly active users in the current month for all organizations.



455
456
457
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 455

def incident_management_monthly_active_users_hwm_sum
  @incident_management_monthly_active_users_hwm_sum
end

#incident_management_seats_hwm_sumObject

Shows the sum of the high-water marks of Incident Management seats over all hours in the current month for all organizations.



458
459
460
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 458

def incident_management_seats_hwm_sum
  @incident_management_seats_hwm_sum
end

#indexed_events_count_agg_sumObject

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



461
462
463
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 461

def indexed_events_count_agg_sum
  @indexed_events_count_agg_sum
end

#indexed_points_agg_sumObject

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



464
465
466
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 464

def indexed_points_agg_sum
  @indexed_points_agg_sum
end

#infra_cpu_agg_sumObject

Shows the sum of all Infrastructure vCPU cores over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



468
469
470
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 468

def infra_cpu_agg_sum
  @infra_cpu_agg_sum
end

#infra_cpu_avg_sumObject

Shows the average of all Infrastructure vCPU cores over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_avg_sum
  @infra_cpu_avg_sum
end

#infra_cpu_default_infra_host_vcpu_agent_agg_sumObject

Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



476
477
478
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 476

def infra_cpu_default_infra_host_vcpu_agent_agg_sum
  @infra_cpu_default_infra_host_vcpu_agent_agg_sum
end

#infra_cpu_default_infra_host_vcpu_agent_avg_sumObject

Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



480
481
482
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 480

def infra_cpu_default_infra_host_vcpu_agent_avg_sum
  @infra_cpu_default_infra_host_vcpu_agent_avg_sum
end

#infra_cpu_default_infra_host_vcpu_agent_basic_agg_sumObject

Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_default_infra_host_vcpu_agent_basic_agg_sum
  @infra_cpu_default_infra_host_vcpu_agent_basic_agg_sum
end

#infra_cpu_default_infra_host_vcpu_agent_basic_avg_sumObject

Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



488
489
490
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 488

def infra_cpu_default_infra_host_vcpu_agent_basic_avg_sum
  @infra_cpu_default_infra_host_vcpu_agent_basic_avg_sum
end

#infra_cpu_default_infra_host_vcpu_aws_agg_sumObject

Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



492
493
494
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 492

def infra_cpu_default_infra_host_vcpu_aws_agg_sum
  @infra_cpu_default_infra_host_vcpu_aws_agg_sum
end

#infra_cpu_default_infra_host_vcpu_aws_avg_sumObject

Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_default_infra_host_vcpu_aws_avg_sum
  @infra_cpu_default_infra_host_vcpu_aws_avg_sum
end

#infra_cpu_default_infra_host_vcpu_azure_agg_sumObject

Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



500
501
502
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 500

def infra_cpu_default_infra_host_vcpu_azure_agg_sum
  @infra_cpu_default_infra_host_vcpu_azure_agg_sum
end

#infra_cpu_default_infra_host_vcpu_azure_avg_sumObject

Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



504
505
506
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 504

def infra_cpu_default_infra_host_vcpu_azure_avg_sum
  @infra_cpu_default_infra_host_vcpu_azure_avg_sum
end

#infra_cpu_default_infra_host_vcpu_gcp_agg_sumObject

Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_default_infra_host_vcpu_gcp_agg_sum
  @infra_cpu_default_infra_host_vcpu_gcp_agg_sum
end

#infra_cpu_default_infra_host_vcpu_gcp_avg_sumObject

Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



512
513
514
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 512

def infra_cpu_default_infra_host_vcpu_gcp_avg_sum
  @infra_cpu_default_infra_host_vcpu_gcp_avg_sum
end

#infra_cpu_default_infra_host_vcpu_nutanix_agg_sumObject

Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



516
517
518
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 516

def infra_cpu_default_infra_host_vcpu_nutanix_agg_sum
  @infra_cpu_default_infra_host_vcpu_nutanix_agg_sum
end

#infra_cpu_default_infra_host_vcpu_nutanix_avg_sumObject

Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_default_infra_host_vcpu_nutanix_avg_sum
  @infra_cpu_default_infra_host_vcpu_nutanix_avg_sum
end

#infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sumObject

Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



524
525
526
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 524

def infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sum
  @infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sum
end

#infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sumObject

Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



528
529
530
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 528

def infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sum
  @infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sum
end

#infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sumObject

Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sum
  @infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sum
end

#infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sumObject

Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



536
537
538
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 536

def infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sum
  @infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sum
end

#infra_cpu_observed_infra_host_vcpu_agent_agg_sumObject

Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



540
541
542
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 540

def infra_cpu_observed_infra_host_vcpu_agent_agg_sum
  @infra_cpu_observed_infra_host_vcpu_agent_agg_sum
end

#infra_cpu_observed_infra_host_vcpu_agent_avg_sumObject

Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_observed_infra_host_vcpu_agent_avg_sum
  @infra_cpu_observed_infra_host_vcpu_agent_avg_sum
end

#infra_cpu_observed_infra_host_vcpu_aws_agg_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



548
549
550
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 548

def infra_cpu_observed_infra_host_vcpu_aws_agg_sum
  @infra_cpu_observed_infra_host_vcpu_aws_agg_sum
end

#infra_cpu_observed_infra_host_vcpu_aws_avg_sumObject

Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



552
553
554
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 552

def infra_cpu_observed_infra_host_vcpu_aws_avg_sum
  @infra_cpu_observed_infra_host_vcpu_aws_avg_sum
end

#infra_cpu_observed_infra_host_vcpu_azure_agg_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_observed_infra_host_vcpu_azure_agg_sum
  @infra_cpu_observed_infra_host_vcpu_azure_agg_sum
end

#infra_cpu_observed_infra_host_vcpu_azure_avg_sumObject

Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



560
561
562
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 560

def infra_cpu_observed_infra_host_vcpu_azure_avg_sum
  @infra_cpu_observed_infra_host_vcpu_azure_avg_sum
end

#infra_cpu_observed_infra_host_vcpu_gcp_agg_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



564
565
566
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 564

def infra_cpu_observed_infra_host_vcpu_gcp_agg_sum
  @infra_cpu_observed_infra_host_vcpu_gcp_agg_sum
end

#infra_cpu_observed_infra_host_vcpu_gcp_avg_sumObject

Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_observed_infra_host_vcpu_gcp_avg_sum
  @infra_cpu_observed_infra_host_vcpu_gcp_avg_sum
end

#infra_cpu_observed_infra_host_vcpu_nutanix_agg_sumObject

Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



572
573
574
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 572

def infra_cpu_observed_infra_host_vcpu_nutanix_agg_sum
  @infra_cpu_observed_infra_host_vcpu_nutanix_agg_sum
end

#infra_cpu_observed_infra_host_vcpu_nutanix_avg_sumObject

Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



576
577
578
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 576

def infra_cpu_observed_infra_host_vcpu_nutanix_avg_sum
  @infra_cpu_observed_infra_host_vcpu_nutanix_avg_sum
end

#infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sumObject

Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



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

def infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sum
  @infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sum
end

#infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sumObject

Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations. Values are returned in millicores. Divide by 1,000 to convert to cores.



584
585
586
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 584

def infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sum
  @infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sum
end

#infra_edge_monitoring_devices_top99p_sumObject

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



587
588
589
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 587

def infra_edge_monitoring_devices_top99p_sum
  @infra_edge_monitoring_devices_top99p_sum
end

#infra_host_basic_infra_basic_agent_top99p_sumObject

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



590
591
592
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 590

def infra_host_basic_infra_basic_agent_top99p_sum
  @infra_host_basic_infra_basic_agent_top99p_sum
end

#infra_host_basic_infra_basic_vsphere_top99p_sumObject

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



593
594
595
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 593

def infra_host_basic_infra_basic_vsphere_top99p_sum
  @infra_host_basic_infra_basic_vsphere_top99p_sum
end

#infra_host_basic_top99p_sumObject

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



596
597
598
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 596

def infra_host_basic_top99p_sum
  @infra_host_basic_top99p_sum
end

#infra_host_top99p_sumObject

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



599
600
601
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 599

def infra_host_top99p_sum
  @infra_host_top99p_sum
end

#infra_storage_mgmt_objects_count_avg_sumObject

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



602
603
604
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 602

def infra_storage_mgmt_objects_count_avg_sum
  @infra_storage_mgmt_objects_count_avg_sum
end

#ingest_points_agg_sumObject

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



605
606
607
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 605

def ingest_points_agg_sum
  @ingest_points_agg_sum
end

#ingested_events_bytes_agg_sumObject

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



608
609
610
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 608

def ingested_events_bytes_agg_sum
  @ingested_events_bytes_agg_sum
end

#iot_apm_host_agg_sumObject

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



611
612
613
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 611

def iot_apm_host_agg_sum
  @iot_apm_host_agg_sum
end

#iot_apm_host_top99p_sumObject

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



614
615
616
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 614

def iot_apm_host_top99p_sum
  @iot_apm_host_top99p_sum
end

#iot_device_agg_sumObject

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



617
618
619
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 617

def iot_device_agg_sum
  @iot_device_agg_sum
end

#iot_device_top99p_sumObject

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



620
621
622
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 620

def iot_device_top99p_sum
  @iot_device_top99p_sum
end

#last_updatedObject

Shows the most recent hour in the current month for all organizations for which all usages were calculated.



623
624
625
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 623

def last_updated
  @last_updated
end

#live_indexed_events_agg_sumObject

Shows the sum of all live logs indexed over all hours in the current month for all organization (To be deprecated on October 1st, 2024).



626
627
628
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 626

def live_indexed_events_agg_sum
  @live_indexed_events_agg_sum
end

#live_ingested_bytes_agg_sumObject

Shows the sum of all live logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020).



629
630
631
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 629

def live_ingested_bytes_agg_sum
  @live_ingested_bytes_agg_sum
end

#llm_observability_15day_retention_spans_agg_sumObject

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



632
633
634
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 632

def llm_observability_15day_retention_spans_agg_sum
  @llm_observability_15day_retention_spans_agg_sum
end

#llm_observability_30day_retention_spans_agg_sumObject

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



635
636
637
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 635

def llm_observability_30day_retention_spans_agg_sum
  @llm_observability_30day_retention_spans_agg_sum
end

#llm_observability_60day_retention_spans_agg_sumObject

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



638
639
640
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 638

def llm_observability_60day_retention_spans_agg_sum
  @llm_observability_60day_retention_spans_agg_sum
end

#llm_observability_90day_retention_spans_agg_sumObject

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



641
642
643
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 641

def llm_observability_90day_retention_spans_agg_sum
  @llm_observability_90day_retention_spans_agg_sum
end

#llm_observability_agg_sumObject

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



644
645
646
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 644

def llm_observability_agg_sum
  @llm_observability_agg_sum
end

#llm_observability_min_spend_agg_sumObject

Minimum spend for LLM observability sessions for all hours in the current month for all organizations.



647
648
649
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 647

def llm_observability_min_spend_agg_sum
  @llm_observability_min_spend_agg_sum
end

#logs_archive_search_gb_scanned_agg_sumObject

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



650
651
652
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 650

def logs_archive_search_gb_scanned_agg_sum
  @logs_archive_search_gb_scanned_agg_sum
end

#logs_by_retentionObject

Object containing logs usage data broken down by retention period.



653
654
655
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 653

def logs_by_retention
  @logs_by_retention
end

#metric_names_agg_sumObject

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



656
657
658
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 656

def metric_names_agg_sum
  @metric_names_agg_sum
end

#mobile_rum_lite_session_count_agg_sumObject

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



659
660
661
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 659

def mobile_rum_lite_session_count_agg_sum
  @mobile_rum_lite_session_count_agg_sum
end

#mobile_rum_session_count_agg_sumObject

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



662
663
664
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 662

def mobile_rum_session_count_agg_sum
  @mobile_rum_session_count_agg_sum
end

#mobile_rum_session_count_android_agg_sumObject

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



665
666
667
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 665

def mobile_rum_session_count_android_agg_sum
  @mobile_rum_session_count_android_agg_sum
end

#mobile_rum_session_count_flutter_agg_sumObject

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



668
669
670
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 668

def mobile_rum_session_count_flutter_agg_sum
  @mobile_rum_session_count_flutter_agg_sum
end

#mobile_rum_session_count_ios_agg_sumObject

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



671
672
673
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 671

def mobile_rum_session_count_ios_agg_sum
  @mobile_rum_session_count_ios_agg_sum
end

#mobile_rum_session_count_reactnative_agg_sumObject

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



674
675
676
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 674

def mobile_rum_session_count_reactnative_agg_sum
  @mobile_rum_session_count_reactnative_agg_sum
end

#mobile_rum_session_count_roku_agg_sumObject

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



677
678
679
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 677

def mobile_rum_session_count_roku_agg_sum
  @mobile_rum_session_count_roku_agg_sum
end

#mobile_rum_units_agg_sumObject

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



680
681
682
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 680

def mobile_rum_units_agg_sum
  @mobile_rum_units_agg_sum
end

#ndm_netflow_events_agg_sumObject

Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current month for all organizations.



683
684
685
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 683

def ndm_netflow_events_agg_sum
  @ndm_netflow_events_agg_sum
end

#netflow_indexed_events_count_agg_sumObject

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



686
687
688
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 686

def netflow_indexed_events_count_agg_sum
  @netflow_indexed_events_count_agg_sum
end

#network_device_wireless_top99p_sumObject

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



689
690
691
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 689

def network_device_wireless_top99p_sum
  @network_device_wireless_top99p_sum
end

#network_path_agg_sumObject

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



692
693
694
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 692

def network_path_agg_sum
  @network_path_agg_sum
end

#npm_host_top99p_sumObject

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



695
696
697
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 695

def npm_host_top99p_sum
  @npm_host_top99p_sum
end

#observability_pipelines_bytes_processed_agg_sumObject

Sum of all observability pipelines bytes processed over all hours in the current month for all organizations.



698
699
700
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 698

def observability_pipelines_bytes_processed_agg_sum
  @observability_pipelines_bytes_processed_agg_sum
end

#oci_host_agg_sumObject

Shows the sum of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations



701
702
703
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 701

def oci_host_agg_sum
  @oci_host_agg_sum
end

#oci_host_top99p_sumObject

Shows the 99th percentile of Oracle Cloud Infrastructure hosts over all hours in the current months for all organizations



704
705
706
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 704

def oci_host_top99p_sum
  @oci_host_top99p_sum
end

#on_call_seat_hwm_sumObject

Shows the sum of the high-water marks of On-Call seats over all hours in the current month for all organizations.



707
708
709
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 707

def on_call_seat_hwm_sum
  @on_call_seat_hwm_sum
end

#online_archive_events_count_agg_sumObject

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



710
711
712
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 710

def online_archive_events_count_agg_sum
  @online_archive_events_count_agg_sum
end

#opentelemetry_apm_host_top99p_sumObject

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



713
714
715
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 713

def opentelemetry_apm_host_top99p_sum
  @opentelemetry_apm_host_top99p_sum
end

#opentelemetry_host_top99p_sumObject

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



716
717
718
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 716

def opentelemetry_host_top99p_sum
  @opentelemetry_host_top99p_sum
end

#product_analytics_agg_sumObject

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



719
720
721
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 719

def product_analytics_agg_sum
  @product_analytics_agg_sum
end

#profiling_aas_count_top99p_sumObject

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



722
723
724
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 722

def profiling_aas_count_top99p_sum
  @profiling_aas_count_top99p_sum
end

#profiling_container_agent_count_avgObject

Shows the average number of profiled containers over all hours in the current month for all organizations.



725
726
727
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 725

def profiling_container_agent_count_avg
  @profiling_container_agent_count_avg
end

#profiling_host_count_top99p_sumObject

Shows the 99th percentile of all profiled hosts over all hours in the current month for all organizations.



728
729
730
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 728

def profiling_host_count_top99p_sum
  @profiling_host_count_top99p_sum
end

#proxmox_host_agg_sumObject

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



731
732
733
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 731

def proxmox_host_agg_sum
  @proxmox_host_agg_sum
end

#proxmox_host_top99p_sumObject

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



734
735
736
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 734

def proxmox_host_top99p_sum
  @proxmox_host_top99p_sum
end

#published_app_hwm_sumObject

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



737
738
739
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 737

def published_app_hwm_sum
  @published_app_hwm_sum
end

#rehydrated_indexed_events_agg_sumObject

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



740
741
742
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 740

def rehydrated_indexed_events_agg_sum
  @rehydrated_indexed_events_agg_sum
end

#rehydrated_ingested_bytes_agg_sumObject

Shows the sum of all rehydrated logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020).



743
744
745
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 743

def rehydrated_ingested_bytes_agg_sum
  @rehydrated_ingested_bytes_agg_sum
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).



746
747
748
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 746

def rum_browser_and_mobile_session_count
  @rum_browser_and_mobile_session_count
end

#rum_browser_legacy_session_count_agg_sumObject

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



749
750
751
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 749

def rum_browser_legacy_session_count_agg_sum
  @rum_browser_legacy_session_count_agg_sum
end

#rum_browser_lite_session_count_agg_sumObject

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



752
753
754
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 752

def rum_browser_lite_session_count_agg_sum
  @rum_browser_lite_session_count_agg_sum
end

#rum_browser_replay_session_count_agg_sumObject

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



755
756
757
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 755

def rum_browser_replay_session_count_agg_sum
  @rum_browser_replay_session_count_agg_sum
end

#rum_indexed_sessions_agg_sumObject

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



758
759
760
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 758

def rum_indexed_sessions_agg_sum
  @rum_indexed_sessions_agg_sum
end

#rum_ingested_sessions_agg_sumObject

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



761
762
763
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 761

def rum_ingested_sessions_agg_sum
  @rum_ingested_sessions_agg_sum
end

#rum_lite_session_count_agg_sumObject

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



764
765
766
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 764

def rum_lite_session_count_agg_sum
  @rum_lite_session_count_agg_sum
end

#rum_mobile_legacy_session_count_android_agg_sumObject

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



767
768
769
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 767

def rum_mobile_legacy_session_count_android_agg_sum
  @rum_mobile_legacy_session_count_android_agg_sum
end

#rum_mobile_legacy_session_count_flutter_agg_sumObject

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



770
771
772
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 770

def rum_mobile_legacy_session_count_flutter_agg_sum
  @rum_mobile_legacy_session_count_flutter_agg_sum
end

#rum_mobile_legacy_session_count_ios_agg_sumObject

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



773
774
775
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 773

def rum_mobile_legacy_session_count_ios_agg_sum
  @rum_mobile_legacy_session_count_ios_agg_sum
end

#rum_mobile_legacy_session_count_reactnative_agg_sumObject

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



776
777
778
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 776

def rum_mobile_legacy_session_count_reactnative_agg_sum
  @rum_mobile_legacy_session_count_reactnative_agg_sum
end

#rum_mobile_legacy_session_count_roku_agg_sumObject

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



779
780
781
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 779

def rum_mobile_legacy_session_count_roku_agg_sum
  @rum_mobile_legacy_session_count_roku_agg_sum
end

#rum_mobile_lite_session_count_android_agg_sumObject

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



782
783
784
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 782

def rum_mobile_lite_session_count_android_agg_sum
  @rum_mobile_lite_session_count_android_agg_sum
end

#rum_mobile_lite_session_count_flutter_agg_sumObject

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



785
786
787
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 785

def rum_mobile_lite_session_count_flutter_agg_sum
  @rum_mobile_lite_session_count_flutter_agg_sum
end

#rum_mobile_lite_session_count_ios_agg_sumObject

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



788
789
790
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 788

def rum_mobile_lite_session_count_ios_agg_sum
  @rum_mobile_lite_session_count_ios_agg_sum
end

#rum_mobile_lite_session_count_kotlinmultiplatform_agg_sumObject

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



791
792
793
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 791

def rum_mobile_lite_session_count_kotlinmultiplatform_agg_sum
  @rum_mobile_lite_session_count_kotlinmultiplatform_agg_sum
end

#rum_mobile_lite_session_count_reactnative_agg_sumObject

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



794
795
796
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 794

def rum_mobile_lite_session_count_reactnative_agg_sum
  @rum_mobile_lite_session_count_reactnative_agg_sum
end

#rum_mobile_lite_session_count_roku_agg_sumObject

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



797
798
799
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 797

def rum_mobile_lite_session_count_roku_agg_sum
  @rum_mobile_lite_session_count_roku_agg_sum
end

#rum_mobile_lite_session_count_unity_agg_sumObject

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



800
801
802
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 800

def rum_mobile_lite_session_count_unity_agg_sum
  @rum_mobile_lite_session_count_unity_agg_sum
end

#rum_mobile_replay_session_count_android_agg_sumObject

Shows the sum of all mobile RUM replay sessions on Android over all hours within the current month for all organizations.



803
804
805
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 803

def rum_mobile_replay_session_count_android_agg_sum
  @rum_mobile_replay_session_count_android_agg_sum
end

#rum_mobile_replay_session_count_ios_agg_sumObject

Shows the sum of all mobile RUM replay sessions on iOS over all hours within the current month for all organizations.



806
807
808
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 806

def rum_mobile_replay_session_count_ios_agg_sum
  @rum_mobile_replay_session_count_ios_agg_sum
end

#rum_mobile_replay_session_count_kotlinmultiplatform_agg_sumObject

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



809
810
811
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 809

def rum_mobile_replay_session_count_kotlinmultiplatform_agg_sum
  @rum_mobile_replay_session_count_kotlinmultiplatform_agg_sum
end

#rum_mobile_replay_session_count_reactnative_agg_sumObject

Shows the sum of all mobile RUM replay sessions on React Native over all hours within the current month for all organizations.



812
813
814
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 812

def rum_mobile_replay_session_count_reactnative_agg_sum
  @rum_mobile_replay_session_count_reactnative_agg_sum
end

#rum_replay_session_count_agg_sumObject

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



815
816
817
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 815

def rum_replay_session_count_agg_sum
  @rum_replay_session_count_agg_sum
end

#rum_session_count_agg_sumObject

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



818
819
820
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 818

def rum_session_count_agg_sum
  @rum_session_count_agg_sum
end

#rum_session_replay_add_on_agg_sumObject

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



821
822
823
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 821

def rum_session_replay_add_on_agg_sum
  @rum_session_replay_add_on_agg_sum
end

#rum_total_session_count_agg_sumObject

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



824
825
826
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 824

def rum_total_session_count_agg_sum
  @rum_total_session_count_agg_sum
end

#rum_units_agg_sumObject

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



827
828
829
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 827

def rum_units_agg_sum
  @rum_units_agg_sum
end

#sca_fargate_count_avg_sumObject

Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations.



830
831
832
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 830

def sca_fargate_count_avg_sum
  @sca_fargate_count_avg_sum
end

#sca_fargate_count_hwm_sumObject

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



833
834
835
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 833

def sca_fargate_count_hwm_sum
  @sca_fargate_count_hwm_sum
end

#sds_apm_scanned_bytes_sumObject

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



836
837
838
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 836

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 in the current month for all organizations.



839
840
841
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 839

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.



842
843
844
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 842

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 in the current month for all organizations.



845
846
847
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 845

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.



848
849
850
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 848

def sds_total_scanned_bytes_sum
  @sds_total_scanned_bytes_sum
end

#serverless_apps_apm_apm_azure_appservice_instances_avg_sumObject

Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure App Service instances in the current month for all organizations.



851
852
853
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 851

def serverless_apps_apm_apm_azure_appservice_instances_avg_sum
  @serverless_apps_apm_apm_azure_appservice_instances_avg_sum
end

#serverless_apps_apm_apm_azure_azurefunction_instances_avg_sumObject

Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure Function instances in the current month for all organizations.



854
855
856
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 854

def serverless_apps_apm_apm_azure_azurefunction_instances_avg_sum
  @serverless_apps_apm_apm_azure_azurefunction_instances_avg_sum
end

#serverless_apps_apm_apm_azure_containerapp_instances_avg_sumObject

Sum of the average number of Serverless Apps with Application Performance Monitoring for Azure Container App instances in the current month for all organizations.



857
858
859
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 857

def serverless_apps_apm_apm_azure_containerapp_instances_avg_sum
  @serverless_apps_apm_apm_azure_containerapp_instances_avg_sum
end

#serverless_apps_apm_apm_fargate_ecs_tasks_avg_sumObject

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



860
861
862
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 860

def serverless_apps_apm_apm_fargate_ecs_tasks_avg_sum
  @serverless_apps_apm_apm_fargate_ecs_tasks_avg_sum
end

#serverless_apps_apm_apm_gcp_cloudfunction_instances_avg_sumObject

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



863
864
865
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 863

def serverless_apps_apm_apm_gcp_cloudfunction_instances_avg_sum
  @serverless_apps_apm_apm_gcp_cloudfunction_instances_avg_sum
end

#serverless_apps_apm_apm_gcp_cloudrun_instances_avg_sumObject

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



866
867
868
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 866

def serverless_apps_apm_apm_gcp_cloudrun_instances_avg_sum
  @serverless_apps_apm_apm_gcp_cloudrun_instances_avg_sum
end

#serverless_apps_apm_apm_gcp_gke_autopilot_pods_avg_sumObject

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



869
870
871
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 869

def serverless_apps_apm_apm_gcp_gke_autopilot_pods_avg_sum
  @serverless_apps_apm_apm_gcp_gke_autopilot_pods_avg_sum
end

#serverless_apps_apm_avg_sumObject

Sum of the average number of Serverless Apps with Application Performance Monitoring in the current month for all organizations.



872
873
874
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 872

def serverless_apps_apm_avg_sum
  @serverless_apps_apm_avg_sum
end

#serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg_sumObject

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



875
876
877
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 875

def serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg_sum
  @serverless_apps_apm_excl_fargate_apm_azure_appservice_instances_avg_sum
end

#serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg_sumObject

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



878
879
880
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 878

def serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg_sum
  @serverless_apps_apm_excl_fargate_apm_azure_azurefunction_instances_avg_sum
end

#serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg_sumObject

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



881
882
883
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 881

def serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg_sum
  @serverless_apps_apm_excl_fargate_apm_azure_containerapp_instances_avg_sum
end

#serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg_sumObject

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



884
885
886
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 884

def serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg_sum
  @serverless_apps_apm_excl_fargate_apm_gcp_cloudfunction_instances_avg_sum
end

#serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg_sumObject

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



887
888
889
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 887

def serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg_sum
  @serverless_apps_apm_excl_fargate_apm_gcp_cloudrun_instances_avg_sum
end

#serverless_apps_apm_excl_fargate_apm_gcp_gke_autopilot_pods_avg_sumObject

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



890
891
892
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 890

def serverless_apps_apm_excl_fargate_apm_gcp_gke_autopilot_pods_avg_sum
  @serverless_apps_apm_excl_fargate_apm_gcp_gke_autopilot_pods_avg_sum
end

#serverless_apps_apm_excl_fargate_avg_sumObject

Sum of the average number of Serverless Apps with Application Performance Monitoring excluding Fargate in the current month for all organizations.



893
894
895
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 893

def serverless_apps_apm_excl_fargate_avg_sum
  @serverless_apps_apm_excl_fargate_avg_sum
end

#serverless_apps_azure_container_app_instances_avg_sumObject

Sum of the average number of Serverless Apps for Azure Container App instances in the current month for all organizations.



896
897
898
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 896

def serverless_apps_azure_container_app_instances_avg_sum
  @serverless_apps_azure_container_app_instances_avg_sum
end

#serverless_apps_azure_count_avg_sumObject

Sum of the average number of Serverless Apps for Azure in the current month for all organizations.



899
900
901
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 899

def serverless_apps_azure_count_avg_sum
  @serverless_apps_azure_count_avg_sum
end

#serverless_apps_azure_function_app_instances_avg_sumObject

Sum of the average number of Serverless Apps for Azure Function App instances in the current month for all organizations.



902
903
904
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 902

def serverless_apps_azure_function_app_instances_avg_sum
  @serverless_apps_azure_function_app_instances_avg_sum
end

#serverless_apps_azure_web_app_instances_avg_sumObject

Sum of the average number of Serverless Apps for Azure Web App instances in the current month for all organizations.



905
906
907
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 905

def serverless_apps_azure_web_app_instances_avg_sum
  @serverless_apps_azure_web_app_instances_avg_sum
end

#serverless_apps_dsm_fargate_tasks_avg_sumObject

Sum of the average number of DSM Fargate ECS tasks monitored under Serverless Apps DSM in the current month for all organizations.



908
909
910
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 908

def serverless_apps_dsm_fargate_tasks_avg_sum
  @serverless_apps_dsm_fargate_tasks_avg_sum
end

#serverless_apps_ecs_avg_sumObject

Sum of the average number of Serverless Apps for Elastic Container Service in the current month for all organizations.



911
912
913
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 911

def serverless_apps_ecs_avg_sum
  @serverless_apps_ecs_avg_sum
end

#serverless_apps_eks_avg_sumObject

Sum of the average number of Serverless Apps for Elastic Kubernetes Service in the current month for all organizations.



914
915
916
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 914

def serverless_apps_eks_avg_sum
  @serverless_apps_eks_avg_sum
end

#serverless_apps_excl_fargate_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate in the current month for all organizations.



917
918
919
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 917

def serverless_apps_excl_fargate_avg_sum
  @serverless_apps_excl_fargate_avg_sum
end

#serverless_apps_excl_fargate_azure_container_app_instances_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate for Azure Container App instances in the current month for all organizations.



920
921
922
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 920

def serverless_apps_excl_fargate_azure_container_app_instances_avg_sum
  @serverless_apps_excl_fargate_azure_container_app_instances_avg_sum
end

#serverless_apps_excl_fargate_azure_function_app_instances_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate for Azure Function App instances in the current month for all organizations.



923
924
925
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 923

def serverless_apps_excl_fargate_azure_function_app_instances_avg_sum
  @serverless_apps_excl_fargate_azure_function_app_instances_avg_sum
end

#serverless_apps_excl_fargate_azure_web_app_instances_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate for Azure Web App instances in the current month for all organizations.



926
927
928
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 926

def serverless_apps_excl_fargate_azure_web_app_instances_avg_sum
  @serverless_apps_excl_fargate_azure_web_app_instances_avg_sum
end

#serverless_apps_excl_fargate_google_cloud_functions_instances_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Functions instances in the current month for all organizations.



929
930
931
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 929

def serverless_apps_excl_fargate_google_cloud_functions_instances_avg_sum
  @serverless_apps_excl_fargate_google_cloud_functions_instances_avg_sum
end

#serverless_apps_excl_fargate_google_cloud_run_instances_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate for Google Cloud Platform Cloud Run instances in the current month for all organizations.



932
933
934
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 932

def serverless_apps_excl_fargate_google_cloud_run_instances_avg_sum
  @serverless_apps_excl_fargate_google_cloud_run_instances_avg_sum
end

#serverless_apps_excl_fargate_infra_gcp_gke_autopilot_pods_avg_sumObject

Sum of the average number of Serverless Apps excluding Fargate for Google Kubernetes Engine Autopilot pods in the current month for all organizations.



935
936
937
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 935

def serverless_apps_excl_fargate_infra_gcp_gke_autopilot_pods_avg_sum
  @serverless_apps_excl_fargate_infra_gcp_gke_autopilot_pods_avg_sum
end

#serverless_apps_google_cloud_functions_instances_avg_sumObject

Sum of the average number of Serverless Apps for Google Cloud Platform Cloud Functions instances in the current month for all organizations.



938
939
940
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 938

def serverless_apps_google_cloud_functions_instances_avg_sum
  @serverless_apps_google_cloud_functions_instances_avg_sum
end

#serverless_apps_google_cloud_run_instances_avg_sumObject

Sum of the average number of Serverless Apps for Google Cloud Platform Cloud Run instances in the current month for all organizations.



941
942
943
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 941

def serverless_apps_google_cloud_run_instances_avg_sum
  @serverless_apps_google_cloud_run_instances_avg_sum
end

#serverless_apps_google_count_avg_sumObject

Sum of the average number of Serverless Apps for Google Cloud in the current month for all organizations.



944
945
946
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 944

def serverless_apps_google_count_avg_sum
  @serverless_apps_google_count_avg_sum
end

#serverless_apps_infra_gcp_gke_autopilot_pods_avg_sumObject

Sum of the average number of Serverless Apps for Google Kubernetes Engine Autopilot pods in the current month for all organizations.



947
948
949
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 947

def serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum
  @serverless_apps_infra_gcp_gke_autopilot_pods_avg_sum
end

#serverless_apps_total_count_avg_sumObject

Sum of the average number of Serverless Apps for Azure and Google Cloud in the current month for all organizations.



950
951
952
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 950

def serverless_apps_total_count_avg_sum
  @serverless_apps_total_count_avg_sum
end

#siem_12mo_retention_agg_sumObject

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



953
954
955
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 953

def siem_12mo_retention_agg_sum
  @siem_12mo_retention_agg_sum
end

#siem_6mo_retention_agg_sumObject

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



956
957
958
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 956

def siem_6mo_retention_agg_sum
  @siem_6mo_retention_agg_sum
end

#siem_analyzed_logs_add_on_count_agg_sumObject

Shows the sum of all log events analyzed by Cloud SIEM over all hours in the current month for all organizations.



959
960
961
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 959

def siem_analyzed_logs_add_on_count_agg_sum
  @siem_analyzed_logs_add_on_count_agg_sum
end

#snmp_device_count_agg_sumObject

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



962
963
964
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 962

def snmp_device_count_agg_sum
  @snmp_device_count_agg_sum
end

#snmp_device_count_top99p_sumObject

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



965
966
967
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 965

def snmp_device_count_top99p_sum
  @snmp_device_count_top99p_sum
end

#start_dateObject

Shows the first date of usage in the current month for all organizations.



968
969
970
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 968

def start_date
  @start_date
end

#synthetics_browser_check_calls_count_agg_sumObject

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



971
972
973
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 971

def synthetics_browser_check_calls_count_agg_sum
  @synthetics_browser_check_calls_count_agg_sum
end

#synthetics_check_calls_count_agg_sumObject

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



974
975
976
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 974

def synthetics_check_calls_count_agg_sum
  @synthetics_check_calls_count_agg_sum
end

#synthetics_mobile_test_runs_agg_sumObject

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



977
978
979
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 977

def synthetics_mobile_test_runs_agg_sum
  @synthetics_mobile_test_runs_agg_sum
end

#synthetics_parallel_testing_max_slots_hwm_sumObject

Shows the sum of the high-water marks of used synthetics parallel testing slots over all hours in the current month for all organizations.



980
981
982
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 980

def synthetics_parallel_testing_max_slots_hwm_sum
  @synthetics_parallel_testing_max_slots_hwm_sum
end

#trace_search_indexed_events_count_agg_sumObject

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



983
984
985
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 983

def trace_search_indexed_events_count_agg_sum
  @trace_search_indexed_events_count_agg_sum
end

#twol_ingested_events_bytes_agg_sumObject

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



986
987
988
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 986

def twol_ingested_events_bytes_agg_sum
  @twol_ingested_events_bytes_agg_sum
end

#universal_service_monitoring_host_top99p_sumObject

Shows the 99th percentile of all Universal Service Monitoring hosts over all hours in the current month for all organizations.



989
990
991
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 989

def universal_service_monitoring_host_top99p_sum
  @universal_service_monitoring_host_top99p_sum
end

#usageObject

An array of objects regarding hourly usage.



992
993
994
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 992

def usage
  @usage
end

#vsphere_host_top99p_sumObject

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



995
996
997
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 995

def vsphere_host_top99p_sum
  @vsphere_host_top99p_sum
end

#vuln_management_host_count_top99p_sumObject

Shows the 99th percentile of all Application Vulnerability Management hosts over all hours in the current month for all organizations.



998
999
1000
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 998

def vuln_management_host_count_top99p_sum
  @vuln_management_host_count_top99p_sum
end

#workflow_executions_usage_agg_sumObject

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



1001
1002
1003
# File 'lib/datadog_api_client/v1/models/usage_summary_response.rb', line 1001

def workflow_executions_usage_agg_sum
  @workflow_executions_usage_agg_sum
end