From be5b776890e2f1bcf9d447efe4721d09e51449e9 Mon Sep 17 00:00:00 2001 From: "api-clients-generation-pipeline[bot]" <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 18:48:06 +0000 Subject: [PATCH] Ephemeral Infra_host new keys in summary endpoint (#2860) Co-authored-by: ci.datadog-api-spec --- .apigentools-info | 8 +- .generator/schemas/v1/openapi.yaml | 201 ++++++++ api/datadogV1/model_usage_summary_date.go | 457 +++++++++++++++++- api/datadogV1/model_usage_summary_date_org.go | 457 +++++++++++++++++- api/datadogV1/model_usage_summary_response.go | 457 +++++++++++++++++- 5 files changed, 1573 insertions(+), 7 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index 659f51d56a8..be6198582db 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-01-03 15:57:13.561143", - "spec_repo_commit": "50c16e5f" + "regenerated": "2025-01-03 18:07:33.362845", + "spec_repo_commit": "08abd462" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-01-03 15:57:13.578566", - "spec_repo_commit": "50c16e5f" + "regenerated": "2025-01-03 18:07:33.378581", + "spec_repo_commit": "08abd462" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 1a448cf0f1f..93b1ed1d99a 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -19969,6 +19969,73 @@ components: over all hours in the current date for all organizations. format: int64 type: integer + eph_infra_host_agent_sum: + description: Shows the sum of all ephemeral infrastructure hosts with the + Datadog Agent over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_alibaba_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Alibaba + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_aws_sum: + description: Shows the sum of all ephemeral infrastructure hosts on AWS + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_azure_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Azure + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_ent_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Enterprise + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_gcp_sum: + description: Shows the sum of all ephemeral infrastructure hosts on GCP + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_heroku_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Heroku + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_only_aas_sum: + description: Shows the sum of all ephemeral infrastructure hosts with only + Azure App Services over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_only_vsphere_sum: + description: Shows the sum of all ephemeral infrastructure hosts with only + vSphere over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_opentelemetry_apm_sum: + description: Shows the sum of all ephemeral APM hosts reported by the Datadog + exporter for the OpenTelemetry Collector over all hours in the current + date for the given org. + format: int64 + type: integer + eph_infra_host_opentelemetry_sum: + description: Shows the sum of all ephemeral hosts reported by the Datadog + exporter for the OpenTelemetry Collector over all hours in the current + date for the given org. + format: int64 + type: integer + eph_infra_host_pro_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Pro + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_proplus_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Pro + Plus over all hours in the current date for the given org. + format: int64 + type: integer error_tracking_error_events_sum: description: Shows the sum of all Error Tracking error events over all hours in the current date for the given org. @@ -20757,6 +20824,73 @@ components: queries over all hours in the current month for the given org. format: int64 type: integer + eph_infra_host_agent_sum: + description: Shows the sum of all ephemeral infrastructure hosts with the + Datadog Agent over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_alibaba_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Alibaba + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_aws_sum: + description: Shows the sum of all ephemeral infrastructure hosts on AWS + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_azure_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Azure + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_ent_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Enterprise + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_gcp_sum: + description: Shows the sum of all ephemeral infrastructure hosts on GCP + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_heroku_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Heroku + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_only_aas_sum: + description: Shows the sum of all ephemeral infrastructure hosts with only + Azure App Services over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_only_vsphere_sum: + description: Shows the sum of all ephemeral infrastructure hosts with only + vSphere over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_opentelemetry_apm_sum: + description: Shows the sum of all ephemeral APM hosts reported by the Datadog + exporter for the OpenTelemetry Collector over all hours in the current + date for the given org. + format: int64 + type: integer + eph_infra_host_opentelemetry_sum: + description: Shows the sum of all ephemeral hosts reported by the Datadog + exporter for the OpenTelemetry Collector over all hours in the current + date for the given org. + format: int64 + type: integer + eph_infra_host_pro_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Pro + over all hours in the current date for the given org. + format: int64 + type: integer + eph_infra_host_proplus_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Pro + Plus over all hours in the current date for the given org. + format: int64 + type: integer error_tracking_error_events_sum: description: Shows the sum of all Error Tracking error events over all hours in the current date for the given org. @@ -21551,6 +21685,73 @@ components: description: Shows the last date of usage in the current month for all organizations. format: date-time type: string + eph_infra_host_agent_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts with the + Datadog Agent over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_alibaba_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Alibaba + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_aws_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts on AWS + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_azure_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Azure + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_ent_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Enterprise + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_gcp_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts on GCP + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_heroku_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts on Heroku + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_only_aas_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts with only + Azure App Services over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_only_vsphere_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts with only + vSphere over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_opentelemetry_agg_sum: + description: 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. + format: int64 + type: integer + eph_infra_host_opentelemetry_apm_agg_sum: + description: 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. + format: int64 + type: integer + eph_infra_host_pro_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Pro + over all hours in the current month for all organizations. + format: int64 + type: integer + eph_infra_host_proplus_agg_sum: + description: Shows the sum of all ephemeral infrastructure hosts for Pro + Plus over all hours in the current month for all organizations. + format: int64 + type: integer error_tracking_error_events_agg_sum: description: Shows the sum of all Error Tracking error events over all hours in the current month for all organizations. diff --git a/api/datadogV1/model_usage_summary_date.go b/api/datadogV1/model_usage_summary_date.go index 0db59000ef9..98fbb0d8798 100644 --- a/api/datadogV1/model_usage_summary_date.go +++ b/api/datadogV1/model_usage_summary_date.go @@ -133,6 +133,32 @@ type UsageSummaryDate struct { DbmHostTop99p *int64 `json:"dbm_host_top99p,omitempty"` // Shows the average of all normalized Database Monitoring queries over all hours in the current date for all organizations. DbmQueriesCountAvg *int64 `json:"dbm_queries_count_avg,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org. + EphInfraHostAgentSum *int64 `json:"eph_infra_host_agent_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org. + EphInfraHostAlibabaSum *int64 `json:"eph_infra_host_alibaba_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org. + EphInfraHostAwsSum *int64 `json:"eph_infra_host_aws_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org. + EphInfraHostAzureSum *int64 `json:"eph_infra_host_azure_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org. + EphInfraHostEntSum *int64 `json:"eph_infra_host_ent_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org. + EphInfraHostGcpSum *int64 `json:"eph_infra_host_gcp_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org. + EphInfraHostHerokuSum *int64 `json:"eph_infra_host_heroku_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org. + EphInfraHostOnlyAasSum *int64 `json:"eph_infra_host_only_aas_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org. + EphInfraHostOnlyVsphereSum *int64 `json:"eph_infra_host_only_vsphere_sum,omitempty"` + // Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org. + EphInfraHostOpentelemetryApmSum *int64 `json:"eph_infra_host_opentelemetry_apm_sum,omitempty"` + // Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org. + EphInfraHostOpentelemetrySum *int64 `json:"eph_infra_host_opentelemetry_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org. + EphInfraHostProSum *int64 `json:"eph_infra_host_pro_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org. + EphInfraHostProplusSum *int64 `json:"eph_infra_host_proplus_sum,omitempty"` // Shows the sum of all Error Tracking error events over all hours in the current date for the given org. ErrorTrackingErrorEventsSum *int64 `json:"error_tracking_error_events_sum,omitempty"` // Shows the sum of all Error Tracking events over all hours in the current date for the given org. @@ -1995,6 +2021,370 @@ func (o *UsageSummaryDate) SetDbmQueriesCountAvg(v int64) { o.DbmQueriesCountAvg = &v } +// GetEphInfraHostAgentSum returns the EphInfraHostAgentSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostAgentSum() int64 { + if o == nil || o.EphInfraHostAgentSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAgentSum +} + +// GetEphInfraHostAgentSumOk returns a tuple with the EphInfraHostAgentSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostAgentSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAgentSum == nil { + return nil, false + } + return o.EphInfraHostAgentSum, true +} + +// HasEphInfraHostAgentSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostAgentSum() bool { + return o != nil && o.EphInfraHostAgentSum != nil +} + +// SetEphInfraHostAgentSum gets a reference to the given int64 and assigns it to the EphInfraHostAgentSum field. +func (o *UsageSummaryDate) SetEphInfraHostAgentSum(v int64) { + o.EphInfraHostAgentSum = &v +} + +// GetEphInfraHostAlibabaSum returns the EphInfraHostAlibabaSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostAlibabaSum() int64 { + if o == nil || o.EphInfraHostAlibabaSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAlibabaSum +} + +// GetEphInfraHostAlibabaSumOk returns a tuple with the EphInfraHostAlibabaSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostAlibabaSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAlibabaSum == nil { + return nil, false + } + return o.EphInfraHostAlibabaSum, true +} + +// HasEphInfraHostAlibabaSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostAlibabaSum() bool { + return o != nil && o.EphInfraHostAlibabaSum != nil +} + +// SetEphInfraHostAlibabaSum gets a reference to the given int64 and assigns it to the EphInfraHostAlibabaSum field. +func (o *UsageSummaryDate) SetEphInfraHostAlibabaSum(v int64) { + o.EphInfraHostAlibabaSum = &v +} + +// GetEphInfraHostAwsSum returns the EphInfraHostAwsSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostAwsSum() int64 { + if o == nil || o.EphInfraHostAwsSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAwsSum +} + +// GetEphInfraHostAwsSumOk returns a tuple with the EphInfraHostAwsSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostAwsSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAwsSum == nil { + return nil, false + } + return o.EphInfraHostAwsSum, true +} + +// HasEphInfraHostAwsSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostAwsSum() bool { + return o != nil && o.EphInfraHostAwsSum != nil +} + +// SetEphInfraHostAwsSum gets a reference to the given int64 and assigns it to the EphInfraHostAwsSum field. +func (o *UsageSummaryDate) SetEphInfraHostAwsSum(v int64) { + o.EphInfraHostAwsSum = &v +} + +// GetEphInfraHostAzureSum returns the EphInfraHostAzureSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostAzureSum() int64 { + if o == nil || o.EphInfraHostAzureSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAzureSum +} + +// GetEphInfraHostAzureSumOk returns a tuple with the EphInfraHostAzureSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostAzureSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAzureSum == nil { + return nil, false + } + return o.EphInfraHostAzureSum, true +} + +// HasEphInfraHostAzureSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostAzureSum() bool { + return o != nil && o.EphInfraHostAzureSum != nil +} + +// SetEphInfraHostAzureSum gets a reference to the given int64 and assigns it to the EphInfraHostAzureSum field. +func (o *UsageSummaryDate) SetEphInfraHostAzureSum(v int64) { + o.EphInfraHostAzureSum = &v +} + +// GetEphInfraHostEntSum returns the EphInfraHostEntSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostEntSum() int64 { + if o == nil || o.EphInfraHostEntSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostEntSum +} + +// GetEphInfraHostEntSumOk returns a tuple with the EphInfraHostEntSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostEntSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostEntSum == nil { + return nil, false + } + return o.EphInfraHostEntSum, true +} + +// HasEphInfraHostEntSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostEntSum() bool { + return o != nil && o.EphInfraHostEntSum != nil +} + +// SetEphInfraHostEntSum gets a reference to the given int64 and assigns it to the EphInfraHostEntSum field. +func (o *UsageSummaryDate) SetEphInfraHostEntSum(v int64) { + o.EphInfraHostEntSum = &v +} + +// GetEphInfraHostGcpSum returns the EphInfraHostGcpSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostGcpSum() int64 { + if o == nil || o.EphInfraHostGcpSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostGcpSum +} + +// GetEphInfraHostGcpSumOk returns a tuple with the EphInfraHostGcpSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostGcpSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostGcpSum == nil { + return nil, false + } + return o.EphInfraHostGcpSum, true +} + +// HasEphInfraHostGcpSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostGcpSum() bool { + return o != nil && o.EphInfraHostGcpSum != nil +} + +// SetEphInfraHostGcpSum gets a reference to the given int64 and assigns it to the EphInfraHostGcpSum field. +func (o *UsageSummaryDate) SetEphInfraHostGcpSum(v int64) { + o.EphInfraHostGcpSum = &v +} + +// GetEphInfraHostHerokuSum returns the EphInfraHostHerokuSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostHerokuSum() int64 { + if o == nil || o.EphInfraHostHerokuSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostHerokuSum +} + +// GetEphInfraHostHerokuSumOk returns a tuple with the EphInfraHostHerokuSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostHerokuSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostHerokuSum == nil { + return nil, false + } + return o.EphInfraHostHerokuSum, true +} + +// HasEphInfraHostHerokuSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostHerokuSum() bool { + return o != nil && o.EphInfraHostHerokuSum != nil +} + +// SetEphInfraHostHerokuSum gets a reference to the given int64 and assigns it to the EphInfraHostHerokuSum field. +func (o *UsageSummaryDate) SetEphInfraHostHerokuSum(v int64) { + o.EphInfraHostHerokuSum = &v +} + +// GetEphInfraHostOnlyAasSum returns the EphInfraHostOnlyAasSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostOnlyAasSum() int64 { + if o == nil || o.EphInfraHostOnlyAasSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOnlyAasSum +} + +// GetEphInfraHostOnlyAasSumOk returns a tuple with the EphInfraHostOnlyAasSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostOnlyAasSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOnlyAasSum == nil { + return nil, false + } + return o.EphInfraHostOnlyAasSum, true +} + +// HasEphInfraHostOnlyAasSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostOnlyAasSum() bool { + return o != nil && o.EphInfraHostOnlyAasSum != nil +} + +// SetEphInfraHostOnlyAasSum gets a reference to the given int64 and assigns it to the EphInfraHostOnlyAasSum field. +func (o *UsageSummaryDate) SetEphInfraHostOnlyAasSum(v int64) { + o.EphInfraHostOnlyAasSum = &v +} + +// GetEphInfraHostOnlyVsphereSum returns the EphInfraHostOnlyVsphereSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostOnlyVsphereSum() int64 { + if o == nil || o.EphInfraHostOnlyVsphereSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOnlyVsphereSum +} + +// GetEphInfraHostOnlyVsphereSumOk returns a tuple with the EphInfraHostOnlyVsphereSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostOnlyVsphereSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOnlyVsphereSum == nil { + return nil, false + } + return o.EphInfraHostOnlyVsphereSum, true +} + +// HasEphInfraHostOnlyVsphereSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostOnlyVsphereSum() bool { + return o != nil && o.EphInfraHostOnlyVsphereSum != nil +} + +// SetEphInfraHostOnlyVsphereSum gets a reference to the given int64 and assigns it to the EphInfraHostOnlyVsphereSum field. +func (o *UsageSummaryDate) SetEphInfraHostOnlyVsphereSum(v int64) { + o.EphInfraHostOnlyVsphereSum = &v +} + +// GetEphInfraHostOpentelemetryApmSum returns the EphInfraHostOpentelemetryApmSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostOpentelemetryApmSum() int64 { + if o == nil || o.EphInfraHostOpentelemetryApmSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOpentelemetryApmSum +} + +// GetEphInfraHostOpentelemetryApmSumOk returns a tuple with the EphInfraHostOpentelemetryApmSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostOpentelemetryApmSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOpentelemetryApmSum == nil { + return nil, false + } + return o.EphInfraHostOpentelemetryApmSum, true +} + +// HasEphInfraHostOpentelemetryApmSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostOpentelemetryApmSum() bool { + return o != nil && o.EphInfraHostOpentelemetryApmSum != nil +} + +// SetEphInfraHostOpentelemetryApmSum gets a reference to the given int64 and assigns it to the EphInfraHostOpentelemetryApmSum field. +func (o *UsageSummaryDate) SetEphInfraHostOpentelemetryApmSum(v int64) { + o.EphInfraHostOpentelemetryApmSum = &v +} + +// GetEphInfraHostOpentelemetrySum returns the EphInfraHostOpentelemetrySum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostOpentelemetrySum() int64 { + if o == nil || o.EphInfraHostOpentelemetrySum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOpentelemetrySum +} + +// GetEphInfraHostOpentelemetrySumOk returns a tuple with the EphInfraHostOpentelemetrySum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostOpentelemetrySumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOpentelemetrySum == nil { + return nil, false + } + return o.EphInfraHostOpentelemetrySum, true +} + +// HasEphInfraHostOpentelemetrySum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostOpentelemetrySum() bool { + return o != nil && o.EphInfraHostOpentelemetrySum != nil +} + +// SetEphInfraHostOpentelemetrySum gets a reference to the given int64 and assigns it to the EphInfraHostOpentelemetrySum field. +func (o *UsageSummaryDate) SetEphInfraHostOpentelemetrySum(v int64) { + o.EphInfraHostOpentelemetrySum = &v +} + +// GetEphInfraHostProSum returns the EphInfraHostProSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostProSum() int64 { + if o == nil || o.EphInfraHostProSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostProSum +} + +// GetEphInfraHostProSumOk returns a tuple with the EphInfraHostProSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostProSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostProSum == nil { + return nil, false + } + return o.EphInfraHostProSum, true +} + +// HasEphInfraHostProSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostProSum() bool { + return o != nil && o.EphInfraHostProSum != nil +} + +// SetEphInfraHostProSum gets a reference to the given int64 and assigns it to the EphInfraHostProSum field. +func (o *UsageSummaryDate) SetEphInfraHostProSum(v int64) { + o.EphInfraHostProSum = &v +} + +// GetEphInfraHostProplusSum returns the EphInfraHostProplusSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetEphInfraHostProplusSum() int64 { + if o == nil || o.EphInfraHostProplusSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostProplusSum +} + +// GetEphInfraHostProplusSumOk returns a tuple with the EphInfraHostProplusSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetEphInfraHostProplusSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostProplusSum == nil { + return nil, false + } + return o.EphInfraHostProplusSum, true +} + +// HasEphInfraHostProplusSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasEphInfraHostProplusSum() bool { + return o != nil && o.EphInfraHostProplusSum != nil +} + +// SetEphInfraHostProplusSum gets a reference to the given int64 and assigns it to the EphInfraHostProplusSum field. +func (o *UsageSummaryDate) SetEphInfraHostProplusSum(v int64) { + o.EphInfraHostProplusSum = &v +} + // GetErrorTrackingErrorEventsSum returns the ErrorTrackingErrorEventsSum field value if set, zero value otherwise. func (o *UsageSummaryDate) GetErrorTrackingErrorEventsSum() int64 { if o == nil || o.ErrorTrackingErrorEventsSum == nil { @@ -4567,6 +4957,45 @@ func (o UsageSummaryDate) MarshalJSON() ([]byte, error) { if o.DbmQueriesCountAvg != nil { toSerialize["dbm_queries_count_avg"] = o.DbmQueriesCountAvg } + if o.EphInfraHostAgentSum != nil { + toSerialize["eph_infra_host_agent_sum"] = o.EphInfraHostAgentSum + } + if o.EphInfraHostAlibabaSum != nil { + toSerialize["eph_infra_host_alibaba_sum"] = o.EphInfraHostAlibabaSum + } + if o.EphInfraHostAwsSum != nil { + toSerialize["eph_infra_host_aws_sum"] = o.EphInfraHostAwsSum + } + if o.EphInfraHostAzureSum != nil { + toSerialize["eph_infra_host_azure_sum"] = o.EphInfraHostAzureSum + } + if o.EphInfraHostEntSum != nil { + toSerialize["eph_infra_host_ent_sum"] = o.EphInfraHostEntSum + } + if o.EphInfraHostGcpSum != nil { + toSerialize["eph_infra_host_gcp_sum"] = o.EphInfraHostGcpSum + } + if o.EphInfraHostHerokuSum != nil { + toSerialize["eph_infra_host_heroku_sum"] = o.EphInfraHostHerokuSum + } + if o.EphInfraHostOnlyAasSum != nil { + toSerialize["eph_infra_host_only_aas_sum"] = o.EphInfraHostOnlyAasSum + } + if o.EphInfraHostOnlyVsphereSum != nil { + toSerialize["eph_infra_host_only_vsphere_sum"] = o.EphInfraHostOnlyVsphereSum + } + if o.EphInfraHostOpentelemetryApmSum != nil { + toSerialize["eph_infra_host_opentelemetry_apm_sum"] = o.EphInfraHostOpentelemetryApmSum + } + if o.EphInfraHostOpentelemetrySum != nil { + toSerialize["eph_infra_host_opentelemetry_sum"] = o.EphInfraHostOpentelemetrySum + } + if o.EphInfraHostProSum != nil { + toSerialize["eph_infra_host_pro_sum"] = o.EphInfraHostProSum + } + if o.EphInfraHostProplusSum != nil { + toSerialize["eph_infra_host_proplus_sum"] = o.EphInfraHostProplusSum + } if o.ErrorTrackingErrorEventsSum != nil { toSerialize["error_tracking_error_events_sum"] = o.ErrorTrackingErrorEventsSum } @@ -4888,6 +5317,19 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { Date *time.Time `json:"date,omitempty"` DbmHostTop99p *int64 `json:"dbm_host_top99p,omitempty"` DbmQueriesCountAvg *int64 `json:"dbm_queries_count_avg,omitempty"` + EphInfraHostAgentSum *int64 `json:"eph_infra_host_agent_sum,omitempty"` + EphInfraHostAlibabaSum *int64 `json:"eph_infra_host_alibaba_sum,omitempty"` + EphInfraHostAwsSum *int64 `json:"eph_infra_host_aws_sum,omitempty"` + EphInfraHostAzureSum *int64 `json:"eph_infra_host_azure_sum,omitempty"` + EphInfraHostEntSum *int64 `json:"eph_infra_host_ent_sum,omitempty"` + EphInfraHostGcpSum *int64 `json:"eph_infra_host_gcp_sum,omitempty"` + EphInfraHostHerokuSum *int64 `json:"eph_infra_host_heroku_sum,omitempty"` + EphInfraHostOnlyAasSum *int64 `json:"eph_infra_host_only_aas_sum,omitempty"` + EphInfraHostOnlyVsphereSum *int64 `json:"eph_infra_host_only_vsphere_sum,omitempty"` + EphInfraHostOpentelemetryApmSum *int64 `json:"eph_infra_host_opentelemetry_apm_sum,omitempty"` + EphInfraHostOpentelemetrySum *int64 `json:"eph_infra_host_opentelemetry_sum,omitempty"` + EphInfraHostProSum *int64 `json:"eph_infra_host_pro_sum,omitempty"` + EphInfraHostProplusSum *int64 `json:"eph_infra_host_proplus_sum,omitempty"` ErrorTrackingErrorEventsSum *int64 `json:"error_tracking_error_events_sum,omitempty"` ErrorTrackingEventsSum *int64 `json:"error_tracking_events_sum,omitempty"` ErrorTrackingRumErrorEventsSum *int64 `json:"error_tracking_rum_error_events_sum,omitempty"` @@ -4978,7 +5420,7 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "code_analysis_sa_committers_hwm", "code_analysis_sca_committers_hwm", "code_security_host_top99p", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_ts_avg", "cws_container_count_avg", "cws_fargate_task_avg", "cws_host_top99p", "data_jobs_monitoring_host_hr_sum", "date", "dbm_host_top99p", "dbm_queries_count_avg", "error_tracking_error_events_sum", "error_tracking_events_sum", "error_tracking_rum_error_events_sum", "fargate_container_profiler_profiling_fargate_avg", "fargate_container_profiler_profiling_fargate_eks_avg", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_logs_starter_avg", "flex_logs_starter_storage_index_avg", "flex_logs_starter_storage_retention_adjustment_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_sum", "iot_device_top99p", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "oci_host_sum", "oci_host_top99p", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "orgs", "profiling_aas_count_top99p", "profiling_host_top99p", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_sum", "rum_browser_lite_session_count_sum", "rum_browser_replay_session_count_sum", "rum_lite_session_count_sum", "rum_mobile_legacy_session_count_android_sum", "rum_mobile_legacy_session_count_flutter_sum", "rum_mobile_legacy_session_count_ios_sum", "rum_mobile_legacy_session_count_reactnative_sum", "rum_mobile_legacy_session_count_roku_sum", "rum_mobile_lite_session_count_android_sum", "rum_mobile_lite_session_count_flutter_sum", "rum_mobile_lite_session_count_ios_sum", "rum_mobile_lite_session_count_reactnative_sum", "rum_mobile_lite_session_count_roku_sum", "rum_replay_session_count_sum", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sca_fargate_count_avg", "sca_fargate_count_hwm", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "siem_analyzed_logs_add_on_count_sum", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) + datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "code_analysis_sa_committers_hwm", "code_analysis_sca_committers_hwm", "code_security_host_top99p", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_ts_avg", "cws_container_count_avg", "cws_fargate_task_avg", "cws_host_top99p", "data_jobs_monitoring_host_hr_sum", "date", "dbm_host_top99p", "dbm_queries_count_avg", "eph_infra_host_agent_sum", "eph_infra_host_alibaba_sum", "eph_infra_host_aws_sum", "eph_infra_host_azure_sum", "eph_infra_host_ent_sum", "eph_infra_host_gcp_sum", "eph_infra_host_heroku_sum", "eph_infra_host_only_aas_sum", "eph_infra_host_only_vsphere_sum", "eph_infra_host_opentelemetry_apm_sum", "eph_infra_host_opentelemetry_sum", "eph_infra_host_pro_sum", "eph_infra_host_proplus_sum", "error_tracking_error_events_sum", "error_tracking_events_sum", "error_tracking_rum_error_events_sum", "fargate_container_profiler_profiling_fargate_avg", "fargate_container_profiler_profiling_fargate_eks_avg", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_logs_starter_avg", "flex_logs_starter_storage_index_avg", "flex_logs_starter_storage_retention_adjustment_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_sum", "iot_device_top99p", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "oci_host_sum", "oci_host_top99p", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "orgs", "profiling_aas_count_top99p", "profiling_host_top99p", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_sum", "rum_browser_lite_session_count_sum", "rum_browser_replay_session_count_sum", "rum_lite_session_count_sum", "rum_mobile_legacy_session_count_android_sum", "rum_mobile_legacy_session_count_flutter_sum", "rum_mobile_legacy_session_count_ios_sum", "rum_mobile_legacy_session_count_reactnative_sum", "rum_mobile_legacy_session_count_roku_sum", "rum_mobile_lite_session_count_android_sum", "rum_mobile_lite_session_count_flutter_sum", "rum_mobile_lite_session_count_ios_sum", "rum_mobile_lite_session_count_reactnative_sum", "rum_mobile_lite_session_count_roku_sum", "rum_replay_session_count_sum", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sca_fargate_count_avg", "sca_fargate_count_hwm", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "siem_analyzed_logs_add_on_count_sum", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) } else { return err } @@ -5041,6 +5483,19 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { o.Date = all.Date o.DbmHostTop99p = all.DbmHostTop99p o.DbmQueriesCountAvg = all.DbmQueriesCountAvg + o.EphInfraHostAgentSum = all.EphInfraHostAgentSum + o.EphInfraHostAlibabaSum = all.EphInfraHostAlibabaSum + o.EphInfraHostAwsSum = all.EphInfraHostAwsSum + o.EphInfraHostAzureSum = all.EphInfraHostAzureSum + o.EphInfraHostEntSum = all.EphInfraHostEntSum + o.EphInfraHostGcpSum = all.EphInfraHostGcpSum + o.EphInfraHostHerokuSum = all.EphInfraHostHerokuSum + o.EphInfraHostOnlyAasSum = all.EphInfraHostOnlyAasSum + o.EphInfraHostOnlyVsphereSum = all.EphInfraHostOnlyVsphereSum + o.EphInfraHostOpentelemetryApmSum = all.EphInfraHostOpentelemetryApmSum + o.EphInfraHostOpentelemetrySum = all.EphInfraHostOpentelemetrySum + o.EphInfraHostProSum = all.EphInfraHostProSum + o.EphInfraHostProplusSum = all.EphInfraHostProplusSum o.ErrorTrackingErrorEventsSum = all.ErrorTrackingErrorEventsSum o.ErrorTrackingEventsSum = all.ErrorTrackingEventsSum o.ErrorTrackingRumErrorEventsSum = all.ErrorTrackingRumErrorEventsSum diff --git a/api/datadogV1/model_usage_summary_date_org.go b/api/datadogV1/model_usage_summary_date_org.go index 2141f6b5ac4..9d8282f074a 100644 --- a/api/datadogV1/model_usage_summary_date_org.go +++ b/api/datadogV1/model_usage_summary_date_org.go @@ -137,6 +137,32 @@ type UsageSummaryDateOrg struct { DbmHostTop99pSum *int64 `json:"dbm_host_top99p_sum,omitempty"` // Shows the average of all distinct Database Monitoring normalized queries over all hours in the current month for the given org. DbmQueriesAvgSum *int64 `json:"dbm_queries_avg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current date for the given org. + EphInfraHostAgentSum *int64 `json:"eph_infra_host_agent_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current date for the given org. + EphInfraHostAlibabaSum *int64 `json:"eph_infra_host_alibaba_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current date for the given org. + EphInfraHostAwsSum *int64 `json:"eph_infra_host_aws_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current date for the given org. + EphInfraHostAzureSum *int64 `json:"eph_infra_host_azure_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current date for the given org. + EphInfraHostEntSum *int64 `json:"eph_infra_host_ent_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current date for the given org. + EphInfraHostGcpSum *int64 `json:"eph_infra_host_gcp_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current date for the given org. + EphInfraHostHerokuSum *int64 `json:"eph_infra_host_heroku_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current date for the given org. + EphInfraHostOnlyAasSum *int64 `json:"eph_infra_host_only_aas_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current date for the given org. + EphInfraHostOnlyVsphereSum *int64 `json:"eph_infra_host_only_vsphere_sum,omitempty"` + // Shows the sum of all ephemeral APM hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org. + EphInfraHostOpentelemetryApmSum *int64 `json:"eph_infra_host_opentelemetry_apm_sum,omitempty"` + // Shows the sum of all ephemeral hosts reported by the Datadog exporter for the OpenTelemetry Collector over all hours in the current date for the given org. + EphInfraHostOpentelemetrySum *int64 `json:"eph_infra_host_opentelemetry_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current date for the given org. + EphInfraHostProSum *int64 `json:"eph_infra_host_pro_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current date for the given org. + EphInfraHostProplusSum *int64 `json:"eph_infra_host_proplus_sum,omitempty"` // Shows the sum of all Error Tracking error events over all hours in the current date for the given org. ErrorTrackingErrorEventsSum *int64 `json:"error_tracking_error_events_sum,omitempty"` // Shows the sum of all Error Tracking events over all hours in the current date for the given org. @@ -2090,6 +2116,370 @@ func (o *UsageSummaryDateOrg) SetDbmQueriesAvgSum(v int64) { o.DbmQueriesAvgSum = &v } +// GetEphInfraHostAgentSum returns the EphInfraHostAgentSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostAgentSum() int64 { + if o == nil || o.EphInfraHostAgentSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAgentSum +} + +// GetEphInfraHostAgentSumOk returns a tuple with the EphInfraHostAgentSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostAgentSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAgentSum == nil { + return nil, false + } + return o.EphInfraHostAgentSum, true +} + +// HasEphInfraHostAgentSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostAgentSum() bool { + return o != nil && o.EphInfraHostAgentSum != nil +} + +// SetEphInfraHostAgentSum gets a reference to the given int64 and assigns it to the EphInfraHostAgentSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostAgentSum(v int64) { + o.EphInfraHostAgentSum = &v +} + +// GetEphInfraHostAlibabaSum returns the EphInfraHostAlibabaSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostAlibabaSum() int64 { + if o == nil || o.EphInfraHostAlibabaSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAlibabaSum +} + +// GetEphInfraHostAlibabaSumOk returns a tuple with the EphInfraHostAlibabaSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostAlibabaSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAlibabaSum == nil { + return nil, false + } + return o.EphInfraHostAlibabaSum, true +} + +// HasEphInfraHostAlibabaSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostAlibabaSum() bool { + return o != nil && o.EphInfraHostAlibabaSum != nil +} + +// SetEphInfraHostAlibabaSum gets a reference to the given int64 and assigns it to the EphInfraHostAlibabaSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostAlibabaSum(v int64) { + o.EphInfraHostAlibabaSum = &v +} + +// GetEphInfraHostAwsSum returns the EphInfraHostAwsSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostAwsSum() int64 { + if o == nil || o.EphInfraHostAwsSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAwsSum +} + +// GetEphInfraHostAwsSumOk returns a tuple with the EphInfraHostAwsSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostAwsSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAwsSum == nil { + return nil, false + } + return o.EphInfraHostAwsSum, true +} + +// HasEphInfraHostAwsSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostAwsSum() bool { + return o != nil && o.EphInfraHostAwsSum != nil +} + +// SetEphInfraHostAwsSum gets a reference to the given int64 and assigns it to the EphInfraHostAwsSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostAwsSum(v int64) { + o.EphInfraHostAwsSum = &v +} + +// GetEphInfraHostAzureSum returns the EphInfraHostAzureSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostAzureSum() int64 { + if o == nil || o.EphInfraHostAzureSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAzureSum +} + +// GetEphInfraHostAzureSumOk returns a tuple with the EphInfraHostAzureSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostAzureSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAzureSum == nil { + return nil, false + } + return o.EphInfraHostAzureSum, true +} + +// HasEphInfraHostAzureSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostAzureSum() bool { + return o != nil && o.EphInfraHostAzureSum != nil +} + +// SetEphInfraHostAzureSum gets a reference to the given int64 and assigns it to the EphInfraHostAzureSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostAzureSum(v int64) { + o.EphInfraHostAzureSum = &v +} + +// GetEphInfraHostEntSum returns the EphInfraHostEntSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostEntSum() int64 { + if o == nil || o.EphInfraHostEntSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostEntSum +} + +// GetEphInfraHostEntSumOk returns a tuple with the EphInfraHostEntSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostEntSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostEntSum == nil { + return nil, false + } + return o.EphInfraHostEntSum, true +} + +// HasEphInfraHostEntSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostEntSum() bool { + return o != nil && o.EphInfraHostEntSum != nil +} + +// SetEphInfraHostEntSum gets a reference to the given int64 and assigns it to the EphInfraHostEntSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostEntSum(v int64) { + o.EphInfraHostEntSum = &v +} + +// GetEphInfraHostGcpSum returns the EphInfraHostGcpSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostGcpSum() int64 { + if o == nil || o.EphInfraHostGcpSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostGcpSum +} + +// GetEphInfraHostGcpSumOk returns a tuple with the EphInfraHostGcpSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostGcpSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostGcpSum == nil { + return nil, false + } + return o.EphInfraHostGcpSum, true +} + +// HasEphInfraHostGcpSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostGcpSum() bool { + return o != nil && o.EphInfraHostGcpSum != nil +} + +// SetEphInfraHostGcpSum gets a reference to the given int64 and assigns it to the EphInfraHostGcpSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostGcpSum(v int64) { + o.EphInfraHostGcpSum = &v +} + +// GetEphInfraHostHerokuSum returns the EphInfraHostHerokuSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostHerokuSum() int64 { + if o == nil || o.EphInfraHostHerokuSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostHerokuSum +} + +// GetEphInfraHostHerokuSumOk returns a tuple with the EphInfraHostHerokuSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostHerokuSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostHerokuSum == nil { + return nil, false + } + return o.EphInfraHostHerokuSum, true +} + +// HasEphInfraHostHerokuSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostHerokuSum() bool { + return o != nil && o.EphInfraHostHerokuSum != nil +} + +// SetEphInfraHostHerokuSum gets a reference to the given int64 and assigns it to the EphInfraHostHerokuSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostHerokuSum(v int64) { + o.EphInfraHostHerokuSum = &v +} + +// GetEphInfraHostOnlyAasSum returns the EphInfraHostOnlyAasSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostOnlyAasSum() int64 { + if o == nil || o.EphInfraHostOnlyAasSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOnlyAasSum +} + +// GetEphInfraHostOnlyAasSumOk returns a tuple with the EphInfraHostOnlyAasSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostOnlyAasSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOnlyAasSum == nil { + return nil, false + } + return o.EphInfraHostOnlyAasSum, true +} + +// HasEphInfraHostOnlyAasSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostOnlyAasSum() bool { + return o != nil && o.EphInfraHostOnlyAasSum != nil +} + +// SetEphInfraHostOnlyAasSum gets a reference to the given int64 and assigns it to the EphInfraHostOnlyAasSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostOnlyAasSum(v int64) { + o.EphInfraHostOnlyAasSum = &v +} + +// GetEphInfraHostOnlyVsphereSum returns the EphInfraHostOnlyVsphereSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostOnlyVsphereSum() int64 { + if o == nil || o.EphInfraHostOnlyVsphereSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOnlyVsphereSum +} + +// GetEphInfraHostOnlyVsphereSumOk returns a tuple with the EphInfraHostOnlyVsphereSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostOnlyVsphereSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOnlyVsphereSum == nil { + return nil, false + } + return o.EphInfraHostOnlyVsphereSum, true +} + +// HasEphInfraHostOnlyVsphereSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostOnlyVsphereSum() bool { + return o != nil && o.EphInfraHostOnlyVsphereSum != nil +} + +// SetEphInfraHostOnlyVsphereSum gets a reference to the given int64 and assigns it to the EphInfraHostOnlyVsphereSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostOnlyVsphereSum(v int64) { + o.EphInfraHostOnlyVsphereSum = &v +} + +// GetEphInfraHostOpentelemetryApmSum returns the EphInfraHostOpentelemetryApmSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostOpentelemetryApmSum() int64 { + if o == nil || o.EphInfraHostOpentelemetryApmSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOpentelemetryApmSum +} + +// GetEphInfraHostOpentelemetryApmSumOk returns a tuple with the EphInfraHostOpentelemetryApmSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostOpentelemetryApmSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOpentelemetryApmSum == nil { + return nil, false + } + return o.EphInfraHostOpentelemetryApmSum, true +} + +// HasEphInfraHostOpentelemetryApmSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostOpentelemetryApmSum() bool { + return o != nil && o.EphInfraHostOpentelemetryApmSum != nil +} + +// SetEphInfraHostOpentelemetryApmSum gets a reference to the given int64 and assigns it to the EphInfraHostOpentelemetryApmSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostOpentelemetryApmSum(v int64) { + o.EphInfraHostOpentelemetryApmSum = &v +} + +// GetEphInfraHostOpentelemetrySum returns the EphInfraHostOpentelemetrySum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostOpentelemetrySum() int64 { + if o == nil || o.EphInfraHostOpentelemetrySum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOpentelemetrySum +} + +// GetEphInfraHostOpentelemetrySumOk returns a tuple with the EphInfraHostOpentelemetrySum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostOpentelemetrySumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOpentelemetrySum == nil { + return nil, false + } + return o.EphInfraHostOpentelemetrySum, true +} + +// HasEphInfraHostOpentelemetrySum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostOpentelemetrySum() bool { + return o != nil && o.EphInfraHostOpentelemetrySum != nil +} + +// SetEphInfraHostOpentelemetrySum gets a reference to the given int64 and assigns it to the EphInfraHostOpentelemetrySum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostOpentelemetrySum(v int64) { + o.EphInfraHostOpentelemetrySum = &v +} + +// GetEphInfraHostProSum returns the EphInfraHostProSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostProSum() int64 { + if o == nil || o.EphInfraHostProSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostProSum +} + +// GetEphInfraHostProSumOk returns a tuple with the EphInfraHostProSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostProSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostProSum == nil { + return nil, false + } + return o.EphInfraHostProSum, true +} + +// HasEphInfraHostProSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostProSum() bool { + return o != nil && o.EphInfraHostProSum != nil +} + +// SetEphInfraHostProSum gets a reference to the given int64 and assigns it to the EphInfraHostProSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostProSum(v int64) { + o.EphInfraHostProSum = &v +} + +// GetEphInfraHostProplusSum returns the EphInfraHostProplusSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetEphInfraHostProplusSum() int64 { + if o == nil || o.EphInfraHostProplusSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostProplusSum +} + +// GetEphInfraHostProplusSumOk returns a tuple with the EphInfraHostProplusSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetEphInfraHostProplusSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostProplusSum == nil { + return nil, false + } + return o.EphInfraHostProplusSum, true +} + +// HasEphInfraHostProplusSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasEphInfraHostProplusSum() bool { + return o != nil && o.EphInfraHostProplusSum != nil +} + +// SetEphInfraHostProplusSum gets a reference to the given int64 and assigns it to the EphInfraHostProplusSum field. +func (o *UsageSummaryDateOrg) SetEphInfraHostProplusSum(v int64) { + o.EphInfraHostProplusSum = &v +} + // GetErrorTrackingErrorEventsSum returns the ErrorTrackingErrorEventsSum field value if set, zero value otherwise. func (o *UsageSummaryDateOrg) GetErrorTrackingErrorEventsSum() int64 { if o == nil || o.ErrorTrackingErrorEventsSum == nil { @@ -4754,6 +5144,45 @@ func (o UsageSummaryDateOrg) MarshalJSON() ([]byte, error) { if o.DbmQueriesAvgSum != nil { toSerialize["dbm_queries_avg_sum"] = o.DbmQueriesAvgSum } + if o.EphInfraHostAgentSum != nil { + toSerialize["eph_infra_host_agent_sum"] = o.EphInfraHostAgentSum + } + if o.EphInfraHostAlibabaSum != nil { + toSerialize["eph_infra_host_alibaba_sum"] = o.EphInfraHostAlibabaSum + } + if o.EphInfraHostAwsSum != nil { + toSerialize["eph_infra_host_aws_sum"] = o.EphInfraHostAwsSum + } + if o.EphInfraHostAzureSum != nil { + toSerialize["eph_infra_host_azure_sum"] = o.EphInfraHostAzureSum + } + if o.EphInfraHostEntSum != nil { + toSerialize["eph_infra_host_ent_sum"] = o.EphInfraHostEntSum + } + if o.EphInfraHostGcpSum != nil { + toSerialize["eph_infra_host_gcp_sum"] = o.EphInfraHostGcpSum + } + if o.EphInfraHostHerokuSum != nil { + toSerialize["eph_infra_host_heroku_sum"] = o.EphInfraHostHerokuSum + } + if o.EphInfraHostOnlyAasSum != nil { + toSerialize["eph_infra_host_only_aas_sum"] = o.EphInfraHostOnlyAasSum + } + if o.EphInfraHostOnlyVsphereSum != nil { + toSerialize["eph_infra_host_only_vsphere_sum"] = o.EphInfraHostOnlyVsphereSum + } + if o.EphInfraHostOpentelemetryApmSum != nil { + toSerialize["eph_infra_host_opentelemetry_apm_sum"] = o.EphInfraHostOpentelemetryApmSum + } + if o.EphInfraHostOpentelemetrySum != nil { + toSerialize["eph_infra_host_opentelemetry_sum"] = o.EphInfraHostOpentelemetrySum + } + if o.EphInfraHostProSum != nil { + toSerialize["eph_infra_host_pro_sum"] = o.EphInfraHostProSum + } + if o.EphInfraHostProplusSum != nil { + toSerialize["eph_infra_host_proplus_sum"] = o.EphInfraHostProplusSum + } if o.ErrorTrackingErrorEventsSum != nil { toSerialize["error_tracking_error_events_sum"] = o.ErrorTrackingErrorEventsSum } @@ -5087,6 +5516,19 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { DataJobsMonitoringHostHrSum *int64 `json:"data_jobs_monitoring_host_hr_sum,omitempty"` DbmHostTop99pSum *int64 `json:"dbm_host_top99p_sum,omitempty"` DbmQueriesAvgSum *int64 `json:"dbm_queries_avg_sum,omitempty"` + EphInfraHostAgentSum *int64 `json:"eph_infra_host_agent_sum,omitempty"` + EphInfraHostAlibabaSum *int64 `json:"eph_infra_host_alibaba_sum,omitempty"` + EphInfraHostAwsSum *int64 `json:"eph_infra_host_aws_sum,omitempty"` + EphInfraHostAzureSum *int64 `json:"eph_infra_host_azure_sum,omitempty"` + EphInfraHostEntSum *int64 `json:"eph_infra_host_ent_sum,omitempty"` + EphInfraHostGcpSum *int64 `json:"eph_infra_host_gcp_sum,omitempty"` + EphInfraHostHerokuSum *int64 `json:"eph_infra_host_heroku_sum,omitempty"` + EphInfraHostOnlyAasSum *int64 `json:"eph_infra_host_only_aas_sum,omitempty"` + EphInfraHostOnlyVsphereSum *int64 `json:"eph_infra_host_only_vsphere_sum,omitempty"` + EphInfraHostOpentelemetryApmSum *int64 `json:"eph_infra_host_opentelemetry_apm_sum,omitempty"` + EphInfraHostOpentelemetrySum *int64 `json:"eph_infra_host_opentelemetry_sum,omitempty"` + EphInfraHostProSum *int64 `json:"eph_infra_host_pro_sum,omitempty"` + EphInfraHostProplusSum *int64 `json:"eph_infra_host_proplus_sum,omitempty"` ErrorTrackingErrorEventsSum *int64 `json:"error_tracking_error_events_sum,omitempty"` ErrorTrackingEventsSum *int64 `json:"error_tracking_events_sum,omitempty"` ErrorTrackingRumErrorEventsSum *int64 `json:"error_tracking_rum_error_events_sum,omitempty"` @@ -5180,7 +5622,7 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"account_name", "account_public_id", "agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "code_analysis_sa_committers_hwm", "code_analysis_sca_committers_hwm", "code_security_host_top99p", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_historical_ts_avg", "custom_live_ts_avg", "custom_ts_avg", "cws_container_count_avg", "cws_fargate_task_avg", "cws_host_top99p", "data_jobs_monitoring_host_hr_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "error_tracking_error_events_sum", "error_tracking_events_sum", "error_tracking_rum_error_events_sum", "fargate_container_profiler_profiling_fargate_avg", "fargate_container_profiler_profiling_fargate_eks_avg", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_logs_starter_avg", "flex_logs_starter_storage_index_avg", "flex_logs_starter_storage_retention_adjustment_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "id", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "name", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "oci_host_sum", "oci_host_top99p", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "profiling_aas_count_top99p", "profiling_host_top99p", "public_id", "region", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_sum", "rum_browser_lite_session_count_sum", "rum_browser_replay_session_count_sum", "rum_lite_session_count_sum", "rum_mobile_legacy_session_count_android_sum", "rum_mobile_legacy_session_count_flutter_sum", "rum_mobile_legacy_session_count_ios_sum", "rum_mobile_legacy_session_count_reactnative_sum", "rum_mobile_legacy_session_count_roku_sum", "rum_mobile_lite_session_count_android_sum", "rum_mobile_lite_session_count_flutter_sum", "rum_mobile_lite_session_count_ios_sum", "rum_mobile_lite_session_count_reactnative_sum", "rum_mobile_lite_session_count_roku_sum", "rum_replay_session_count_sum", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sca_fargate_count_avg", "sca_fargate_count_hwm", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "siem_analyzed_logs_add_on_count_sum", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) + datadog.DeleteKeys(additionalProperties, &[]string{"account_name", "account_public_id", "agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "code_analysis_sa_committers_hwm", "code_analysis_sca_committers_hwm", "code_security_host_top99p", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_historical_ts_avg", "custom_live_ts_avg", "custom_ts_avg", "cws_container_count_avg", "cws_fargate_task_avg", "cws_host_top99p", "data_jobs_monitoring_host_hr_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "eph_infra_host_agent_sum", "eph_infra_host_alibaba_sum", "eph_infra_host_aws_sum", "eph_infra_host_azure_sum", "eph_infra_host_ent_sum", "eph_infra_host_gcp_sum", "eph_infra_host_heroku_sum", "eph_infra_host_only_aas_sum", "eph_infra_host_only_vsphere_sum", "eph_infra_host_opentelemetry_apm_sum", "eph_infra_host_opentelemetry_sum", "eph_infra_host_pro_sum", "eph_infra_host_proplus_sum", "error_tracking_error_events_sum", "error_tracking_events_sum", "error_tracking_rum_error_events_sum", "fargate_container_profiler_profiling_fargate_avg", "fargate_container_profiler_profiling_fargate_eks_avg", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_logs_starter_avg", "flex_logs_starter_storage_index_avg", "flex_logs_starter_storage_retention_adjustment_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "id", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "name", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "oci_host_sum", "oci_host_top99p", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "profiling_aas_count_top99p", "profiling_host_top99p", "public_id", "region", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_sum", "rum_browser_lite_session_count_sum", "rum_browser_replay_session_count_sum", "rum_lite_session_count_sum", "rum_mobile_legacy_session_count_android_sum", "rum_mobile_legacy_session_count_flutter_sum", "rum_mobile_legacy_session_count_ios_sum", "rum_mobile_legacy_session_count_reactnative_sum", "rum_mobile_legacy_session_count_roku_sum", "rum_mobile_lite_session_count_android_sum", "rum_mobile_lite_session_count_flutter_sum", "rum_mobile_lite_session_count_ios_sum", "rum_mobile_lite_session_count_reactnative_sum", "rum_mobile_lite_session_count_roku_sum", "rum_replay_session_count_sum", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sca_fargate_count_avg", "sca_fargate_count_hwm", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "siem_analyzed_logs_add_on_count_sum", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) } else { return err } @@ -5246,6 +5688,19 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { o.DataJobsMonitoringHostHrSum = all.DataJobsMonitoringHostHrSum o.DbmHostTop99pSum = all.DbmHostTop99pSum o.DbmQueriesAvgSum = all.DbmQueriesAvgSum + o.EphInfraHostAgentSum = all.EphInfraHostAgentSum + o.EphInfraHostAlibabaSum = all.EphInfraHostAlibabaSum + o.EphInfraHostAwsSum = all.EphInfraHostAwsSum + o.EphInfraHostAzureSum = all.EphInfraHostAzureSum + o.EphInfraHostEntSum = all.EphInfraHostEntSum + o.EphInfraHostGcpSum = all.EphInfraHostGcpSum + o.EphInfraHostHerokuSum = all.EphInfraHostHerokuSum + o.EphInfraHostOnlyAasSum = all.EphInfraHostOnlyAasSum + o.EphInfraHostOnlyVsphereSum = all.EphInfraHostOnlyVsphereSum + o.EphInfraHostOpentelemetryApmSum = all.EphInfraHostOpentelemetryApmSum + o.EphInfraHostOpentelemetrySum = all.EphInfraHostOpentelemetrySum + o.EphInfraHostProSum = all.EphInfraHostProSum + o.EphInfraHostProplusSum = all.EphInfraHostProplusSum o.ErrorTrackingErrorEventsSum = all.ErrorTrackingErrorEventsSum o.ErrorTrackingEventsSum = all.ErrorTrackingEventsSum o.ErrorTrackingRumErrorEventsSum = all.ErrorTrackingRumErrorEventsSum diff --git a/api/datadogV1/model_usage_summary_response.go b/api/datadogV1/model_usage_summary_response.go index db4c89521ba..d8c4ecad278 100644 --- a/api/datadogV1/model_usage_summary_response.go +++ b/api/datadogV1/model_usage_summary_response.go @@ -139,6 +139,32 @@ type UsageSummaryResponse struct { DbmQueriesAvgSum *int64 `json:"dbm_queries_avg_sum,omitempty"` // Shows the last date of usage in the current month for all organizations. EndDate *time.Time `json:"end_date,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with the Datadog Agent over all hours in the current month for all organizations. + EphInfraHostAgentAggSum *int64 `json:"eph_infra_host_agent_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Alibaba over all hours in the current month for all organizations. + EphInfraHostAlibabaAggSum *int64 `json:"eph_infra_host_alibaba_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on AWS over all hours in the current month for all organizations. + EphInfraHostAwsAggSum *int64 `json:"eph_infra_host_aws_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Azure over all hours in the current month for all organizations. + EphInfraHostAzureAggSum *int64 `json:"eph_infra_host_azure_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Enterprise over all hours in the current month for all organizations. + EphInfraHostEntAggSum *int64 `json:"eph_infra_host_ent_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on GCP over all hours in the current month for all organizations. + EphInfraHostGcpAggSum *int64 `json:"eph_infra_host_gcp_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts on Heroku over all hours in the current month for all organizations. + EphInfraHostHerokuAggSum *int64 `json:"eph_infra_host_heroku_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with only Azure App Services over all hours in the current month for all organizations. + EphInfraHostOnlyAasAggSum *int64 `json:"eph_infra_host_only_aas_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts with only vSphere over all hours in the current month for all organizations. + EphInfraHostOnlyVsphereAggSum *int64 `json:"eph_infra_host_only_vsphere_agg_sum,omitempty"` + // 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. + EphInfraHostOpentelemetryAggSum *int64 `json:"eph_infra_host_opentelemetry_agg_sum,omitempty"` + // 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. + EphInfraHostOpentelemetryApmAggSum *int64 `json:"eph_infra_host_opentelemetry_apm_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Pro over all hours in the current month for all organizations. + EphInfraHostProAggSum *int64 `json:"eph_infra_host_pro_agg_sum,omitempty"` + // Shows the sum of all ephemeral infrastructure hosts for Pro Plus over all hours in the current month for all organizations. + EphInfraHostProplusAggSum *int64 `json:"eph_infra_host_proplus_agg_sum,omitempty"` // Shows the sum of all Error Tracking error events over all hours in the current month for all organizations. ErrorTrackingErrorEventsAggSum *int64 `json:"error_tracking_error_events_agg_sum,omitempty"` // Shows the sum of all Error Tracking events over all hours in the current months for all organizations. @@ -2104,6 +2130,370 @@ func (o *UsageSummaryResponse) SetEndDate(v time.Time) { o.EndDate = &v } +// GetEphInfraHostAgentAggSum returns the EphInfraHostAgentAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostAgentAggSum() int64 { + if o == nil || o.EphInfraHostAgentAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAgentAggSum +} + +// GetEphInfraHostAgentAggSumOk returns a tuple with the EphInfraHostAgentAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostAgentAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAgentAggSum == nil { + return nil, false + } + return o.EphInfraHostAgentAggSum, true +} + +// HasEphInfraHostAgentAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostAgentAggSum() bool { + return o != nil && o.EphInfraHostAgentAggSum != nil +} + +// SetEphInfraHostAgentAggSum gets a reference to the given int64 and assigns it to the EphInfraHostAgentAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostAgentAggSum(v int64) { + o.EphInfraHostAgentAggSum = &v +} + +// GetEphInfraHostAlibabaAggSum returns the EphInfraHostAlibabaAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostAlibabaAggSum() int64 { + if o == nil || o.EphInfraHostAlibabaAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAlibabaAggSum +} + +// GetEphInfraHostAlibabaAggSumOk returns a tuple with the EphInfraHostAlibabaAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostAlibabaAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAlibabaAggSum == nil { + return nil, false + } + return o.EphInfraHostAlibabaAggSum, true +} + +// HasEphInfraHostAlibabaAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostAlibabaAggSum() bool { + return o != nil && o.EphInfraHostAlibabaAggSum != nil +} + +// SetEphInfraHostAlibabaAggSum gets a reference to the given int64 and assigns it to the EphInfraHostAlibabaAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostAlibabaAggSum(v int64) { + o.EphInfraHostAlibabaAggSum = &v +} + +// GetEphInfraHostAwsAggSum returns the EphInfraHostAwsAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostAwsAggSum() int64 { + if o == nil || o.EphInfraHostAwsAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAwsAggSum +} + +// GetEphInfraHostAwsAggSumOk returns a tuple with the EphInfraHostAwsAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostAwsAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAwsAggSum == nil { + return nil, false + } + return o.EphInfraHostAwsAggSum, true +} + +// HasEphInfraHostAwsAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostAwsAggSum() bool { + return o != nil && o.EphInfraHostAwsAggSum != nil +} + +// SetEphInfraHostAwsAggSum gets a reference to the given int64 and assigns it to the EphInfraHostAwsAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostAwsAggSum(v int64) { + o.EphInfraHostAwsAggSum = &v +} + +// GetEphInfraHostAzureAggSum returns the EphInfraHostAzureAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostAzureAggSum() int64 { + if o == nil || o.EphInfraHostAzureAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostAzureAggSum +} + +// GetEphInfraHostAzureAggSumOk returns a tuple with the EphInfraHostAzureAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostAzureAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostAzureAggSum == nil { + return nil, false + } + return o.EphInfraHostAzureAggSum, true +} + +// HasEphInfraHostAzureAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostAzureAggSum() bool { + return o != nil && o.EphInfraHostAzureAggSum != nil +} + +// SetEphInfraHostAzureAggSum gets a reference to the given int64 and assigns it to the EphInfraHostAzureAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostAzureAggSum(v int64) { + o.EphInfraHostAzureAggSum = &v +} + +// GetEphInfraHostEntAggSum returns the EphInfraHostEntAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostEntAggSum() int64 { + if o == nil || o.EphInfraHostEntAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostEntAggSum +} + +// GetEphInfraHostEntAggSumOk returns a tuple with the EphInfraHostEntAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostEntAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostEntAggSum == nil { + return nil, false + } + return o.EphInfraHostEntAggSum, true +} + +// HasEphInfraHostEntAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostEntAggSum() bool { + return o != nil && o.EphInfraHostEntAggSum != nil +} + +// SetEphInfraHostEntAggSum gets a reference to the given int64 and assigns it to the EphInfraHostEntAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostEntAggSum(v int64) { + o.EphInfraHostEntAggSum = &v +} + +// GetEphInfraHostGcpAggSum returns the EphInfraHostGcpAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostGcpAggSum() int64 { + if o == nil || o.EphInfraHostGcpAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostGcpAggSum +} + +// GetEphInfraHostGcpAggSumOk returns a tuple with the EphInfraHostGcpAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostGcpAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostGcpAggSum == nil { + return nil, false + } + return o.EphInfraHostGcpAggSum, true +} + +// HasEphInfraHostGcpAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostGcpAggSum() bool { + return o != nil && o.EphInfraHostGcpAggSum != nil +} + +// SetEphInfraHostGcpAggSum gets a reference to the given int64 and assigns it to the EphInfraHostGcpAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostGcpAggSum(v int64) { + o.EphInfraHostGcpAggSum = &v +} + +// GetEphInfraHostHerokuAggSum returns the EphInfraHostHerokuAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostHerokuAggSum() int64 { + if o == nil || o.EphInfraHostHerokuAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostHerokuAggSum +} + +// GetEphInfraHostHerokuAggSumOk returns a tuple with the EphInfraHostHerokuAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostHerokuAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostHerokuAggSum == nil { + return nil, false + } + return o.EphInfraHostHerokuAggSum, true +} + +// HasEphInfraHostHerokuAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostHerokuAggSum() bool { + return o != nil && o.EphInfraHostHerokuAggSum != nil +} + +// SetEphInfraHostHerokuAggSum gets a reference to the given int64 and assigns it to the EphInfraHostHerokuAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostHerokuAggSum(v int64) { + o.EphInfraHostHerokuAggSum = &v +} + +// GetEphInfraHostOnlyAasAggSum returns the EphInfraHostOnlyAasAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostOnlyAasAggSum() int64 { + if o == nil || o.EphInfraHostOnlyAasAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOnlyAasAggSum +} + +// GetEphInfraHostOnlyAasAggSumOk returns a tuple with the EphInfraHostOnlyAasAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostOnlyAasAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOnlyAasAggSum == nil { + return nil, false + } + return o.EphInfraHostOnlyAasAggSum, true +} + +// HasEphInfraHostOnlyAasAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostOnlyAasAggSum() bool { + return o != nil && o.EphInfraHostOnlyAasAggSum != nil +} + +// SetEphInfraHostOnlyAasAggSum gets a reference to the given int64 and assigns it to the EphInfraHostOnlyAasAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostOnlyAasAggSum(v int64) { + o.EphInfraHostOnlyAasAggSum = &v +} + +// GetEphInfraHostOnlyVsphereAggSum returns the EphInfraHostOnlyVsphereAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostOnlyVsphereAggSum() int64 { + if o == nil || o.EphInfraHostOnlyVsphereAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOnlyVsphereAggSum +} + +// GetEphInfraHostOnlyVsphereAggSumOk returns a tuple with the EphInfraHostOnlyVsphereAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostOnlyVsphereAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOnlyVsphereAggSum == nil { + return nil, false + } + return o.EphInfraHostOnlyVsphereAggSum, true +} + +// HasEphInfraHostOnlyVsphereAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostOnlyVsphereAggSum() bool { + return o != nil && o.EphInfraHostOnlyVsphereAggSum != nil +} + +// SetEphInfraHostOnlyVsphereAggSum gets a reference to the given int64 and assigns it to the EphInfraHostOnlyVsphereAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostOnlyVsphereAggSum(v int64) { + o.EphInfraHostOnlyVsphereAggSum = &v +} + +// GetEphInfraHostOpentelemetryAggSum returns the EphInfraHostOpentelemetryAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostOpentelemetryAggSum() int64 { + if o == nil || o.EphInfraHostOpentelemetryAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOpentelemetryAggSum +} + +// GetEphInfraHostOpentelemetryAggSumOk returns a tuple with the EphInfraHostOpentelemetryAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostOpentelemetryAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOpentelemetryAggSum == nil { + return nil, false + } + return o.EphInfraHostOpentelemetryAggSum, true +} + +// HasEphInfraHostOpentelemetryAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostOpentelemetryAggSum() bool { + return o != nil && o.EphInfraHostOpentelemetryAggSum != nil +} + +// SetEphInfraHostOpentelemetryAggSum gets a reference to the given int64 and assigns it to the EphInfraHostOpentelemetryAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostOpentelemetryAggSum(v int64) { + o.EphInfraHostOpentelemetryAggSum = &v +} + +// GetEphInfraHostOpentelemetryApmAggSum returns the EphInfraHostOpentelemetryApmAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostOpentelemetryApmAggSum() int64 { + if o == nil || o.EphInfraHostOpentelemetryApmAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostOpentelemetryApmAggSum +} + +// GetEphInfraHostOpentelemetryApmAggSumOk returns a tuple with the EphInfraHostOpentelemetryApmAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostOpentelemetryApmAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostOpentelemetryApmAggSum == nil { + return nil, false + } + return o.EphInfraHostOpentelemetryApmAggSum, true +} + +// HasEphInfraHostOpentelemetryApmAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostOpentelemetryApmAggSum() bool { + return o != nil && o.EphInfraHostOpentelemetryApmAggSum != nil +} + +// SetEphInfraHostOpentelemetryApmAggSum gets a reference to the given int64 and assigns it to the EphInfraHostOpentelemetryApmAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostOpentelemetryApmAggSum(v int64) { + o.EphInfraHostOpentelemetryApmAggSum = &v +} + +// GetEphInfraHostProAggSum returns the EphInfraHostProAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostProAggSum() int64 { + if o == nil || o.EphInfraHostProAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostProAggSum +} + +// GetEphInfraHostProAggSumOk returns a tuple with the EphInfraHostProAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostProAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostProAggSum == nil { + return nil, false + } + return o.EphInfraHostProAggSum, true +} + +// HasEphInfraHostProAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostProAggSum() bool { + return o != nil && o.EphInfraHostProAggSum != nil +} + +// SetEphInfraHostProAggSum gets a reference to the given int64 and assigns it to the EphInfraHostProAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostProAggSum(v int64) { + o.EphInfraHostProAggSum = &v +} + +// GetEphInfraHostProplusAggSum returns the EphInfraHostProplusAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetEphInfraHostProplusAggSum() int64 { + if o == nil || o.EphInfraHostProplusAggSum == nil { + var ret int64 + return ret + } + return *o.EphInfraHostProplusAggSum +} + +// GetEphInfraHostProplusAggSumOk returns a tuple with the EphInfraHostProplusAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetEphInfraHostProplusAggSumOk() (*int64, bool) { + if o == nil || o.EphInfraHostProplusAggSum == nil { + return nil, false + } + return o.EphInfraHostProplusAggSum, true +} + +// HasEphInfraHostProplusAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasEphInfraHostProplusAggSum() bool { + return o != nil && o.EphInfraHostProplusAggSum != nil +} + +// SetEphInfraHostProplusAggSum gets a reference to the given int64 and assigns it to the EphInfraHostProplusAggSum field. +func (o *UsageSummaryResponse) SetEphInfraHostProplusAggSum(v int64) { + o.EphInfraHostProplusAggSum = &v +} + // GetErrorTrackingErrorEventsAggSum returns the ErrorTrackingErrorEventsAggSum field value if set, zero value otherwise. func (o *UsageSummaryResponse) GetErrorTrackingErrorEventsAggSum() int64 { if o == nil || o.ErrorTrackingErrorEventsAggSum == nil { @@ -4918,6 +5308,45 @@ func (o UsageSummaryResponse) MarshalJSON() ([]byte, error) { toSerialize["end_date"] = o.EndDate.Format("2006-01-02T15:04:05.000Z07:00") } } + if o.EphInfraHostAgentAggSum != nil { + toSerialize["eph_infra_host_agent_agg_sum"] = o.EphInfraHostAgentAggSum + } + if o.EphInfraHostAlibabaAggSum != nil { + toSerialize["eph_infra_host_alibaba_agg_sum"] = o.EphInfraHostAlibabaAggSum + } + if o.EphInfraHostAwsAggSum != nil { + toSerialize["eph_infra_host_aws_agg_sum"] = o.EphInfraHostAwsAggSum + } + if o.EphInfraHostAzureAggSum != nil { + toSerialize["eph_infra_host_azure_agg_sum"] = o.EphInfraHostAzureAggSum + } + if o.EphInfraHostEntAggSum != nil { + toSerialize["eph_infra_host_ent_agg_sum"] = o.EphInfraHostEntAggSum + } + if o.EphInfraHostGcpAggSum != nil { + toSerialize["eph_infra_host_gcp_agg_sum"] = o.EphInfraHostGcpAggSum + } + if o.EphInfraHostHerokuAggSum != nil { + toSerialize["eph_infra_host_heroku_agg_sum"] = o.EphInfraHostHerokuAggSum + } + if o.EphInfraHostOnlyAasAggSum != nil { + toSerialize["eph_infra_host_only_aas_agg_sum"] = o.EphInfraHostOnlyAasAggSum + } + if o.EphInfraHostOnlyVsphereAggSum != nil { + toSerialize["eph_infra_host_only_vsphere_agg_sum"] = o.EphInfraHostOnlyVsphereAggSum + } + if o.EphInfraHostOpentelemetryAggSum != nil { + toSerialize["eph_infra_host_opentelemetry_agg_sum"] = o.EphInfraHostOpentelemetryAggSum + } + if o.EphInfraHostOpentelemetryApmAggSum != nil { + toSerialize["eph_infra_host_opentelemetry_apm_agg_sum"] = o.EphInfraHostOpentelemetryApmAggSum + } + if o.EphInfraHostProAggSum != nil { + toSerialize["eph_infra_host_pro_agg_sum"] = o.EphInfraHostProAggSum + } + if o.EphInfraHostProplusAggSum != nil { + toSerialize["eph_infra_host_proplus_agg_sum"] = o.EphInfraHostProplusAggSum + } if o.ErrorTrackingErrorEventsAggSum != nil { toSerialize["error_tracking_error_events_agg_sum"] = o.ErrorTrackingErrorEventsAggSum } @@ -5274,6 +5703,19 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { DbmHostTop99pSum *int64 `json:"dbm_host_top99p_sum,omitempty"` DbmQueriesAvgSum *int64 `json:"dbm_queries_avg_sum,omitempty"` EndDate *time.Time `json:"end_date,omitempty"` + EphInfraHostAgentAggSum *int64 `json:"eph_infra_host_agent_agg_sum,omitempty"` + EphInfraHostAlibabaAggSum *int64 `json:"eph_infra_host_alibaba_agg_sum,omitempty"` + EphInfraHostAwsAggSum *int64 `json:"eph_infra_host_aws_agg_sum,omitempty"` + EphInfraHostAzureAggSum *int64 `json:"eph_infra_host_azure_agg_sum,omitempty"` + EphInfraHostEntAggSum *int64 `json:"eph_infra_host_ent_agg_sum,omitempty"` + EphInfraHostGcpAggSum *int64 `json:"eph_infra_host_gcp_agg_sum,omitempty"` + EphInfraHostHerokuAggSum *int64 `json:"eph_infra_host_heroku_agg_sum,omitempty"` + EphInfraHostOnlyAasAggSum *int64 `json:"eph_infra_host_only_aas_agg_sum,omitempty"` + EphInfraHostOnlyVsphereAggSum *int64 `json:"eph_infra_host_only_vsphere_agg_sum,omitempty"` + EphInfraHostOpentelemetryAggSum *int64 `json:"eph_infra_host_opentelemetry_agg_sum,omitempty"` + EphInfraHostOpentelemetryApmAggSum *int64 `json:"eph_infra_host_opentelemetry_apm_agg_sum,omitempty"` + EphInfraHostProAggSum *int64 `json:"eph_infra_host_pro_agg_sum,omitempty"` + EphInfraHostProplusAggSum *int64 `json:"eph_infra_host_proplus_agg_sum,omitempty"` ErrorTrackingErrorEventsAggSum *int64 `json:"error_tracking_error_events_agg_sum,omitempty"` ErrorTrackingEventsAggSum *int64 `json:"error_tracking_events_agg_sum,omitempty"` ErrorTrackingRumErrorEventsAggSum *int64 `json:"error_tracking_rum_error_events_agg_sum,omitempty"` @@ -5372,7 +5814,7 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p_sum", "apm_azure_app_service_host_top99p_sum", "apm_devsecops_host_top99p_sum", "apm_fargate_count_avg_sum", "apm_host_top99p_sum", "appsec_fargate_count_avg_sum", "asm_serverless_agg_sum", "audit_logs_lines_indexed_agg_sum", "audit_trail_enabled_hwm_sum", "avg_profiled_fargate_tasks_sum", "aws_host_top99p_sum", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p_sum", "azure_host_top99p_sum", "billable_ingested_bytes_agg_sum", "browser_rum_lite_session_count_agg_sum", "browser_rum_replay_session_count_agg_sum", "browser_rum_units_agg_sum", "ci_pipeline_indexed_spans_agg_sum", "ci_test_indexed_spans_agg_sum", "ci_visibility_itr_committers_hwm_sum", "ci_visibility_pipeline_committers_hwm_sum", "ci_visibility_test_committers_hwm_sum", "cloud_cost_management_aws_host_count_avg_sum", "cloud_cost_management_azure_host_count_avg_sum", "cloud_cost_management_gcp_host_count_avg_sum", "cloud_cost_management_host_count_avg_sum", "cloud_siem_events_agg_sum", "code_analysis_sa_committers_hwm_sum", "code_analysis_sca_committers_hwm_sum", "code_security_host_top99p_sum", "container_avg_sum", "container_excl_agent_avg_sum", "container_hwm_sum", "csm_container_enterprise_compliance_count_agg_sum", "csm_container_enterprise_cws_count_agg_sum", "csm_container_enterprise_total_count_agg_sum", "csm_host_enterprise_aas_host_count_top99p_sum", "csm_host_enterprise_aws_host_count_top99p_sum", "csm_host_enterprise_azure_host_count_top99p_sum", "csm_host_enterprise_compliance_host_count_top99p_sum", "csm_host_enterprise_cws_host_count_top99p_sum", "csm_host_enterprise_gcp_host_count_top99p_sum", "csm_host_enterprise_total_host_count_top99p_sum", "cspm_aas_host_top99p_sum", "cspm_aws_host_top99p_sum", "cspm_azure_host_top99p_sum", "cspm_container_avg_sum", "cspm_container_hwm_sum", "cspm_gcp_host_top99p_sum", "cspm_host_top99p_sum", "custom_historical_ts_sum", "custom_live_ts_sum", "custom_ts_sum", "cws_container_avg_sum", "cws_fargate_task_avg_sum", "cws_host_top99p_sum", "data_jobs_monitoring_host_hr_agg_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "end_date", "error_tracking_error_events_agg_sum", "error_tracking_events_agg_sum", "error_tracking_rum_error_events_agg_sum", "fargate_container_profiler_profiling_fargate_avg_sum", "fargate_container_profiler_profiling_fargate_eks_avg_sum", "fargate_tasks_count_avg_sum", "fargate_tasks_count_hwm_sum", "flex_logs_compute_large_avg_sum", "flex_logs_compute_medium_avg_sum", "flex_logs_compute_small_avg_sum", "flex_logs_compute_xsmall_avg_sum", "flex_logs_starter_avg_sum", "flex_logs_starter_storage_index_avg_sum", "flex_logs_starter_storage_retention_adjustment_avg_sum", "flex_stored_logs_avg_sum", "forwarding_events_bytes_agg_sum", "gcp_host_top99p_sum", "heroku_host_top99p_sum", "incident_management_monthly_active_users_hwm_sum", "indexed_events_count_agg_sum", "infra_host_top99p_sum", "ingested_events_bytes_agg_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "last_updated", "live_indexed_events_agg_sum", "live_ingested_bytes_agg_sum", "logs_by_retention", "mobile_rum_lite_session_count_agg_sum", "mobile_rum_session_count_agg_sum", "mobile_rum_session_count_android_agg_sum", "mobile_rum_session_count_flutter_agg_sum", "mobile_rum_session_count_ios_agg_sum", "mobile_rum_session_count_reactnative_agg_sum", "mobile_rum_session_count_roku_agg_sum", "mobile_rum_units_agg_sum", "ndm_netflow_events_agg_sum", "netflow_indexed_events_count_agg_sum", "npm_host_top99p_sum", "observability_pipelines_bytes_processed_agg_sum", "oci_host_agg_sum", "oci_host_top99p_sum", "online_archive_events_count_agg_sum", "opentelemetry_apm_host_top99p_sum", "opentelemetry_host_top99p_sum", "profiling_aas_count_top99p_sum", "profiling_container_agent_count_avg", "profiling_host_count_top99p_sum", "rehydrated_indexed_events_agg_sum", "rehydrated_ingested_bytes_agg_sum", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_agg_sum", "rum_browser_lite_session_count_agg_sum", "rum_browser_replay_session_count_agg_sum", "rum_lite_session_count_agg_sum", "rum_mobile_legacy_session_count_android_agg_sum", "rum_mobile_legacy_session_count_flutter_agg_sum", "rum_mobile_legacy_session_count_ios_agg_sum", "rum_mobile_legacy_session_count_reactnative_agg_sum", "rum_mobile_legacy_session_count_roku_agg_sum", "rum_mobile_lite_session_count_android_agg_sum", "rum_mobile_lite_session_count_flutter_agg_sum", "rum_mobile_lite_session_count_ios_agg_sum", "rum_mobile_lite_session_count_reactnative_agg_sum", "rum_mobile_lite_session_count_roku_agg_sum", "rum_replay_session_count_agg_sum", "rum_session_count_agg_sum", "rum_total_session_count_agg_sum", "rum_units_agg_sum", "sca_fargate_count_avg_sum", "sca_fargate_count_hwm_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg_sum", "serverless_apps_google_count_avg_sum", "serverless_apps_total_count_avg_sum", "siem_analyzed_logs_add_on_count_agg_sum", "start_date", "synthetics_browser_check_calls_count_agg_sum", "synthetics_check_calls_count_agg_sum", "synthetics_mobile_test_runs_agg_sum", "synthetics_parallel_testing_max_slots_hwm_sum", "trace_search_indexed_events_count_agg_sum", "twol_ingested_events_bytes_agg_sum", "universal_service_monitoring_host_top99p_sum", "usage", "vsphere_host_top99p_sum", "vuln_management_host_count_top99p_sum", "workflow_executions_usage_agg_sum"}) + datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p_sum", "apm_azure_app_service_host_top99p_sum", "apm_devsecops_host_top99p_sum", "apm_fargate_count_avg_sum", "apm_host_top99p_sum", "appsec_fargate_count_avg_sum", "asm_serverless_agg_sum", "audit_logs_lines_indexed_agg_sum", "audit_trail_enabled_hwm_sum", "avg_profiled_fargate_tasks_sum", "aws_host_top99p_sum", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p_sum", "azure_host_top99p_sum", "billable_ingested_bytes_agg_sum", "browser_rum_lite_session_count_agg_sum", "browser_rum_replay_session_count_agg_sum", "browser_rum_units_agg_sum", "ci_pipeline_indexed_spans_agg_sum", "ci_test_indexed_spans_agg_sum", "ci_visibility_itr_committers_hwm_sum", "ci_visibility_pipeline_committers_hwm_sum", "ci_visibility_test_committers_hwm_sum", "cloud_cost_management_aws_host_count_avg_sum", "cloud_cost_management_azure_host_count_avg_sum", "cloud_cost_management_gcp_host_count_avg_sum", "cloud_cost_management_host_count_avg_sum", "cloud_siem_events_agg_sum", "code_analysis_sa_committers_hwm_sum", "code_analysis_sca_committers_hwm_sum", "code_security_host_top99p_sum", "container_avg_sum", "container_excl_agent_avg_sum", "container_hwm_sum", "csm_container_enterprise_compliance_count_agg_sum", "csm_container_enterprise_cws_count_agg_sum", "csm_container_enterprise_total_count_agg_sum", "csm_host_enterprise_aas_host_count_top99p_sum", "csm_host_enterprise_aws_host_count_top99p_sum", "csm_host_enterprise_azure_host_count_top99p_sum", "csm_host_enterprise_compliance_host_count_top99p_sum", "csm_host_enterprise_cws_host_count_top99p_sum", "csm_host_enterprise_gcp_host_count_top99p_sum", "csm_host_enterprise_total_host_count_top99p_sum", "cspm_aas_host_top99p_sum", "cspm_aws_host_top99p_sum", "cspm_azure_host_top99p_sum", "cspm_container_avg_sum", "cspm_container_hwm_sum", "cspm_gcp_host_top99p_sum", "cspm_host_top99p_sum", "custom_historical_ts_sum", "custom_live_ts_sum", "custom_ts_sum", "cws_container_avg_sum", "cws_fargate_task_avg_sum", "cws_host_top99p_sum", "data_jobs_monitoring_host_hr_agg_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "end_date", "eph_infra_host_agent_agg_sum", "eph_infra_host_alibaba_agg_sum", "eph_infra_host_aws_agg_sum", "eph_infra_host_azure_agg_sum", "eph_infra_host_ent_agg_sum", "eph_infra_host_gcp_agg_sum", "eph_infra_host_heroku_agg_sum", "eph_infra_host_only_aas_agg_sum", "eph_infra_host_only_vsphere_agg_sum", "eph_infra_host_opentelemetry_agg_sum", "eph_infra_host_opentelemetry_apm_agg_sum", "eph_infra_host_pro_agg_sum", "eph_infra_host_proplus_agg_sum", "error_tracking_error_events_agg_sum", "error_tracking_events_agg_sum", "error_tracking_rum_error_events_agg_sum", "fargate_container_profiler_profiling_fargate_avg_sum", "fargate_container_profiler_profiling_fargate_eks_avg_sum", "fargate_tasks_count_avg_sum", "fargate_tasks_count_hwm_sum", "flex_logs_compute_large_avg_sum", "flex_logs_compute_medium_avg_sum", "flex_logs_compute_small_avg_sum", "flex_logs_compute_xsmall_avg_sum", "flex_logs_starter_avg_sum", "flex_logs_starter_storage_index_avg_sum", "flex_logs_starter_storage_retention_adjustment_avg_sum", "flex_stored_logs_avg_sum", "forwarding_events_bytes_agg_sum", "gcp_host_top99p_sum", "heroku_host_top99p_sum", "incident_management_monthly_active_users_hwm_sum", "indexed_events_count_agg_sum", "infra_host_top99p_sum", "ingested_events_bytes_agg_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "last_updated", "live_indexed_events_agg_sum", "live_ingested_bytes_agg_sum", "logs_by_retention", "mobile_rum_lite_session_count_agg_sum", "mobile_rum_session_count_agg_sum", "mobile_rum_session_count_android_agg_sum", "mobile_rum_session_count_flutter_agg_sum", "mobile_rum_session_count_ios_agg_sum", "mobile_rum_session_count_reactnative_agg_sum", "mobile_rum_session_count_roku_agg_sum", "mobile_rum_units_agg_sum", "ndm_netflow_events_agg_sum", "netflow_indexed_events_count_agg_sum", "npm_host_top99p_sum", "observability_pipelines_bytes_processed_agg_sum", "oci_host_agg_sum", "oci_host_top99p_sum", "online_archive_events_count_agg_sum", "opentelemetry_apm_host_top99p_sum", "opentelemetry_host_top99p_sum", "profiling_aas_count_top99p_sum", "profiling_container_agent_count_avg", "profiling_host_count_top99p_sum", "rehydrated_indexed_events_agg_sum", "rehydrated_ingested_bytes_agg_sum", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_agg_sum", "rum_browser_lite_session_count_agg_sum", "rum_browser_replay_session_count_agg_sum", "rum_lite_session_count_agg_sum", "rum_mobile_legacy_session_count_android_agg_sum", "rum_mobile_legacy_session_count_flutter_agg_sum", "rum_mobile_legacy_session_count_ios_agg_sum", "rum_mobile_legacy_session_count_reactnative_agg_sum", "rum_mobile_legacy_session_count_roku_agg_sum", "rum_mobile_lite_session_count_android_agg_sum", "rum_mobile_lite_session_count_flutter_agg_sum", "rum_mobile_lite_session_count_ios_agg_sum", "rum_mobile_lite_session_count_reactnative_agg_sum", "rum_mobile_lite_session_count_roku_agg_sum", "rum_replay_session_count_agg_sum", "rum_session_count_agg_sum", "rum_total_session_count_agg_sum", "rum_units_agg_sum", "sca_fargate_count_avg_sum", "sca_fargate_count_hwm_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg_sum", "serverless_apps_google_count_avg_sum", "serverless_apps_total_count_avg_sum", "siem_analyzed_logs_add_on_count_agg_sum", "start_date", "synthetics_browser_check_calls_count_agg_sum", "synthetics_check_calls_count_agg_sum", "synthetics_mobile_test_runs_agg_sum", "synthetics_parallel_testing_max_slots_hwm_sum", "trace_search_indexed_events_count_agg_sum", "twol_ingested_events_bytes_agg_sum", "universal_service_monitoring_host_top99p_sum", "usage", "vsphere_host_top99p_sum", "vuln_management_host_count_top99p_sum", "workflow_executions_usage_agg_sum"}) } else { return err } @@ -5440,6 +5882,19 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { o.DbmHostTop99pSum = all.DbmHostTop99pSum o.DbmQueriesAvgSum = all.DbmQueriesAvgSum o.EndDate = all.EndDate + o.EphInfraHostAgentAggSum = all.EphInfraHostAgentAggSum + o.EphInfraHostAlibabaAggSum = all.EphInfraHostAlibabaAggSum + o.EphInfraHostAwsAggSum = all.EphInfraHostAwsAggSum + o.EphInfraHostAzureAggSum = all.EphInfraHostAzureAggSum + o.EphInfraHostEntAggSum = all.EphInfraHostEntAggSum + o.EphInfraHostGcpAggSum = all.EphInfraHostGcpAggSum + o.EphInfraHostHerokuAggSum = all.EphInfraHostHerokuAggSum + o.EphInfraHostOnlyAasAggSum = all.EphInfraHostOnlyAasAggSum + o.EphInfraHostOnlyVsphereAggSum = all.EphInfraHostOnlyVsphereAggSum + o.EphInfraHostOpentelemetryAggSum = all.EphInfraHostOpentelemetryAggSum + o.EphInfraHostOpentelemetryApmAggSum = all.EphInfraHostOpentelemetryApmAggSum + o.EphInfraHostProAggSum = all.EphInfraHostProAggSum + o.EphInfraHostProplusAggSum = all.EphInfraHostProplusAggSum o.ErrorTrackingErrorEventsAggSum = all.ErrorTrackingErrorEventsAggSum o.ErrorTrackingEventsAggSum = all.ErrorTrackingEventsAggSum o.ErrorTrackingRumErrorEventsAggSum = all.ErrorTrackingRumErrorEventsAggSum