From 8938d3ec16ca52d1290db767457573fbe6cfb696 Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Fri, 26 Jul 2024 17:09:10 +0000 Subject: [PATCH] Regenerate client from commit d9fcaddc of spec repo --- .apigentools-info | 8 +-- .generator/schemas/v1/openapi.yaml | 48 +++++++++++++ ...del_hourly_usage_attribution_usage_type.go | 2 + ...hly_usage_attribution_supported_metrics.go | 4 ++ .../model_monthly_usage_attribution_values.go | 72 ++++++++++++++++++- api/datadogV1/model_usage_summary_date.go | 72 ++++++++++++++++++- api/datadogV1/model_usage_summary_date_org.go | 72 ++++++++++++++++++- api/datadogV1/model_usage_summary_response.go | 72 ++++++++++++++++++- 8 files changed, 342 insertions(+), 8 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index a9a1e68dc48..84781fc4c00 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-07-26 15:05:45.922448", - "spec_repo_commit": "bdcf730e" + "regenerated": "2024-07-26 17:07:24.310108", + "spec_repo_commit": "d9fcaddc" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-07-26 15:05:45.941135", - "spec_repo_commit": "bdcf730e" + "regenerated": "2024-07-26 17:07:24.328344", + "spec_repo_commit": "d9fcaddc" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 5580a1c014f..1011810eaeb 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -4216,6 +4216,7 @@ components: - profiled_host_usage - rum_browser_mobile_sessions_usage - rum_replay_sessions_usage + - sca_fargate_usage - sds_scanned_bytes_usage - serverless_apps_usage - siem_ingested_bytes_usage @@ -4287,6 +4288,7 @@ components: - PROFILED_HOST_USAGE - RUM_BROWSER_MOBILE_SESSIONS_USAGE - RUM_REPLAY_SESSIONS_USAGE + - SCA_FARGATE_USAGE - SDS_SCANNED_BYTES_USAGE - SERVERLESS_APPS_USAGE - SIEM_INGESTED_BYTES_USAGE @@ -7987,6 +7989,8 @@ components: - siem_ingested_bytes_percentage - workflow_executions_usage - workflow_executions_percentage + - sca_fargate_usage + - sca_fargate_percentage - '*' type: string x-enum-varnames: @@ -8124,6 +8128,8 @@ components: - SIEM_INGESTED_BYTES_PERCENTAGE - WORKFLOW_EXECUTIONS_USAGE - WORKFLOW_EXECUTIONS_PERCENTAGE + - SCA_FARGATE_USAGE + - SCA_FARGATE_PERCENTAGE - ALL MonthlyUsageAttributionValues: description: Fields in Usage Summary by tag(s). @@ -8633,6 +8639,16 @@ components: description: The total RUM Session Replay usage by tag(s). format: double type: number + sca_fargate_percentage: + description: The percentage of Software Composition Analysis Fargate task + usage by tag(s). + format: double + type: number + sca_fargate_usage: + description: The total Software Composition Analysis Fargate task usage + by tag(s). + format: double + type: number sds_scanned_bytes_percentage: description: The percentage of Sensitive Data Scanner usage by tag(s). format: double @@ -19241,6 +19257,17 @@ components: 1st, 2024). format: int64 type: integer + sca_fargate_count_avg: + description: Shows the average of all Software Composition Analysis Fargate + tasks over all hours in the current date for the given org. + format: int64 + type: integer + sca_fargate_count_hwm: + description: Shows the sum of the high-water marks of all Software Composition + Analysis Fargate tasks over all hours in the current date for the given + org. + format: int64 + type: integer sds_apm_scanned_bytes_sum: description: Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations. @@ -19944,6 +19971,17 @@ components: 1st, 2024). format: int64 type: integer + sca_fargate_count_avg: + description: Shows the average of all Software Composition Analysis Fargate + tasks over all hours in the current date for the given org. + format: int64 + type: integer + sca_fargate_count_hwm: + description: Shows the sum of the high-water marks of all Software Composition + Analysis Fargate tasks over all hours in the current date for the given + org. + format: int64 + type: integer sds_apm_scanned_bytes_sum: description: Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for the given org. @@ -20682,6 +20720,16 @@ components: October 1st, 2024). format: int64 type: integer + sca_fargate_count_avg_sum: + description: Shows the average of all Software Composition Analysis Fargate + tasks over all hours in the current months for all organizations. + format: int64 + type: integer + sca_fargate_count_hwm_sum: + description: Shows the sum of the high-water marks of all Software Composition + Analysis Fargate tasks over all hours in the current months for all organizations. + format: int64 + type: integer sds_apm_scanned_bytes_sum: description: Sum of all APM bytes scanned with sensitive data scanner in the current month for all organizations. diff --git a/api/datadogV1/model_hourly_usage_attribution_usage_type.go b/api/datadogV1/model_hourly_usage_attribution_usage_type.go index d546c367db2..0b95e869f6e 100644 --- a/api/datadogV1/model_hourly_usage_attribution_usage_type.go +++ b/api/datadogV1/model_hourly_usage_attribution_usage_type.go @@ -77,6 +77,7 @@ const ( HOURLYUSAGEATTRIBUTIONUSAGETYPE_PROFILED_HOST_USAGE HourlyUsageAttributionUsageType = "profiled_host_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_RUM_BROWSER_MOBILE_SESSIONS_USAGE HourlyUsageAttributionUsageType = "rum_browser_mobile_sessions_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_RUM_REPLAY_SESSIONS_USAGE HourlyUsageAttributionUsageType = "rum_replay_sessions_usage" + HOURLYUSAGEATTRIBUTIONUSAGETYPE_SCA_FARGATE_USAGE HourlyUsageAttributionUsageType = "sca_fargate_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_SDS_SCANNED_BYTES_USAGE HourlyUsageAttributionUsageType = "sds_scanned_bytes_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_SERVERLESS_APPS_USAGE HourlyUsageAttributionUsageType = "serverless_apps_usage" HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_INGESTED_BYTES_USAGE HourlyUsageAttributionUsageType = "siem_ingested_bytes_usage" @@ -149,6 +150,7 @@ var allowedHourlyUsageAttributionUsageTypeEnumValues = []HourlyUsageAttributionU HOURLYUSAGEATTRIBUTIONUSAGETYPE_PROFILED_HOST_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_RUM_BROWSER_MOBILE_SESSIONS_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_RUM_REPLAY_SESSIONS_USAGE, + HOURLYUSAGEATTRIBUTIONUSAGETYPE_SCA_FARGATE_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_SDS_SCANNED_BYTES_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_SERVERLESS_APPS_USAGE, HOURLYUSAGEATTRIBUTIONUSAGETYPE_SIEM_INGESTED_BYTES_USAGE, diff --git a/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go b/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go index 35b60c86eaf..8991a3ee412 100644 --- a/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go +++ b/api/datadogV1/model_monthly_usage_attribution_supported_metrics.go @@ -149,6 +149,8 @@ const ( MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_INGESTED_BYTES_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "siem_ingested_bytes_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_WORKFLOW_EXECUTIONS_USAGE MonthlyUsageAttributionSupportedMetrics = "workflow_executions_usage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_WORKFLOW_EXECUTIONS_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "workflow_executions_percentage" + MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SCA_FARGATE_USAGE MonthlyUsageAttributionSupportedMetrics = "sca_fargate_usage" + MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SCA_FARGATE_PERCENTAGE MonthlyUsageAttributionSupportedMetrics = "sca_fargate_percentage" MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ALL MonthlyUsageAttributionSupportedMetrics = "*" ) @@ -287,6 +289,8 @@ var allowedMonthlyUsageAttributionSupportedMetricsEnumValues = []MonthlyUsageAtt MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SIEM_INGESTED_BYTES_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_WORKFLOW_EXECUTIONS_USAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_WORKFLOW_EXECUTIONS_PERCENTAGE, + MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SCA_FARGATE_USAGE, + MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_SCA_FARGATE_PERCENTAGE, MONTHLYUSAGEATTRIBUTIONSUPPORTEDMETRICS_ALL, } diff --git a/api/datadogV1/model_monthly_usage_attribution_values.go b/api/datadogV1/model_monthly_usage_attribution_values.go index 6fe0a5a9073..7e5d45c08db 100644 --- a/api/datadogV1/model_monthly_usage_attribution_values.go +++ b/api/datadogV1/model_monthly_usage_attribution_values.go @@ -250,6 +250,10 @@ type MonthlyUsageAttributionValues struct { RumReplaySessionsPercentage *float64 `json:"rum_replay_sessions_percentage,omitempty"` // The total RUM Session Replay usage by tag(s). RumReplaySessionsUsage *float64 `json:"rum_replay_sessions_usage,omitempty"` + // The percentage of Software Composition Analysis Fargate task usage by tag(s). + ScaFargatePercentage *float64 `json:"sca_fargate_percentage,omitempty"` + // The total Software Composition Analysis Fargate task usage by tag(s). + ScaFargateUsage *float64 `json:"sca_fargate_usage,omitempty"` // The percentage of Sensitive Data Scanner usage by tag(s). SdsScannedBytesPercentage *float64 `json:"sds_scanned_bytes_percentage,omitempty"` // The total Sensitive Data Scanner usage by tag(s). @@ -3660,6 +3664,62 @@ func (o *MonthlyUsageAttributionValues) SetRumReplaySessionsUsage(v float64) { o.RumReplaySessionsUsage = &v } +// GetScaFargatePercentage returns the ScaFargatePercentage field value if set, zero value otherwise. +func (o *MonthlyUsageAttributionValues) GetScaFargatePercentage() float64 { + if o == nil || o.ScaFargatePercentage == nil { + var ret float64 + return ret + } + return *o.ScaFargatePercentage +} + +// GetScaFargatePercentageOk returns a tuple with the ScaFargatePercentage field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *MonthlyUsageAttributionValues) GetScaFargatePercentageOk() (*float64, bool) { + if o == nil || o.ScaFargatePercentage == nil { + return nil, false + } + return o.ScaFargatePercentage, true +} + +// HasScaFargatePercentage returns a boolean if a field has been set. +func (o *MonthlyUsageAttributionValues) HasScaFargatePercentage() bool { + return o != nil && o.ScaFargatePercentage != nil +} + +// SetScaFargatePercentage gets a reference to the given float64 and assigns it to the ScaFargatePercentage field. +func (o *MonthlyUsageAttributionValues) SetScaFargatePercentage(v float64) { + o.ScaFargatePercentage = &v +} + +// GetScaFargateUsage returns the ScaFargateUsage field value if set, zero value otherwise. +func (o *MonthlyUsageAttributionValues) GetScaFargateUsage() float64 { + if o == nil || o.ScaFargateUsage == nil { + var ret float64 + return ret + } + return *o.ScaFargateUsage +} + +// GetScaFargateUsageOk returns a tuple with the ScaFargateUsage field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *MonthlyUsageAttributionValues) GetScaFargateUsageOk() (*float64, bool) { + if o == nil || o.ScaFargateUsage == nil { + return nil, false + } + return o.ScaFargateUsage, true +} + +// HasScaFargateUsage returns a boolean if a field has been set. +func (o *MonthlyUsageAttributionValues) HasScaFargateUsage() bool { + return o != nil && o.ScaFargateUsage != nil +} + +// SetScaFargateUsage gets a reference to the given float64 and assigns it to the ScaFargateUsage field. +func (o *MonthlyUsageAttributionValues) SetScaFargateUsage(v float64) { + o.ScaFargateUsage = &v +} + // GetSdsScannedBytesPercentage returns the SdsScannedBytesPercentage field value if set, zero value otherwise. func (o *MonthlyUsageAttributionValues) GetSdsScannedBytesPercentage() float64 { if o == nil || o.SdsScannedBytesPercentage == nil { @@ -4418,6 +4478,12 @@ func (o MonthlyUsageAttributionValues) MarshalJSON() ([]byte, error) { if o.RumReplaySessionsUsage != nil { toSerialize["rum_replay_sessions_usage"] = o.RumReplaySessionsUsage } + if o.ScaFargatePercentage != nil { + toSerialize["sca_fargate_percentage"] = o.ScaFargatePercentage + } + if o.ScaFargateUsage != nil { + toSerialize["sca_fargate_usage"] = o.ScaFargateUsage + } if o.SdsScannedBytesPercentage != nil { toSerialize["sds_scanned_bytes_percentage"] = o.SdsScannedBytesPercentage } @@ -4590,6 +4656,8 @@ func (o *MonthlyUsageAttributionValues) UnmarshalJSON(bytes []byte) (err error) RumBrowserMobileSessionsUsage *float64 `json:"rum_browser_mobile_sessions_usage,omitempty"` RumReplaySessionsPercentage *float64 `json:"rum_replay_sessions_percentage,omitempty"` RumReplaySessionsUsage *float64 `json:"rum_replay_sessions_usage,omitempty"` + ScaFargatePercentage *float64 `json:"sca_fargate_percentage,omitempty"` + ScaFargateUsage *float64 `json:"sca_fargate_usage,omitempty"` SdsScannedBytesPercentage *float64 `json:"sds_scanned_bytes_percentage,omitempty"` SdsScannedBytesUsage *float64 `json:"sds_scanned_bytes_usage,omitempty"` ServerlessAppsPercentage *float64 `json:"serverless_apps_percentage,omitempty"` @@ -4610,7 +4678,7 @@ func (o *MonthlyUsageAttributionValues) UnmarshalJSON(bytes []byte) (err error) } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"api_percentage", "api_usage", "apm_fargate_percentage", "apm_fargate_usage", "apm_host_percentage", "apm_host_usage", "apm_usm_percentage", "apm_usm_usage", "appsec_fargate_percentage", "appsec_fargate_usage", "appsec_percentage", "appsec_usage", "asm_serverless_traced_invocations_percentage", "asm_serverless_traced_invocations_usage", "browser_percentage", "browser_usage", "ci_pipeline_indexed_spans_percentage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_percentage", "ci_test_indexed_spans_usage", "ci_visibility_itr_percentage", "ci_visibility_itr_usage", "cloud_siem_percentage", "cloud_siem_usage", "container_excl_agent_percentage", "container_excl_agent_usage", "container_percentage", "container_usage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_event_percentage", "custom_event_usage", "custom_ingested_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_timeseries_percentage", "custom_timeseries_usage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "error_tracking_percentage", "error_tracking_usage", "estimated_indexed_logs_percentage", "estimated_indexed_logs_usage", "estimated_indexed_spans_percentage", "estimated_indexed_spans_usage", "estimated_ingested_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_spans_percentage", "estimated_ingested_spans_usage", "estimated_rum_sessions_percentage", "estimated_rum_sessions_usage", "fargate_percentage", "fargate_usage", "functions_percentage", "functions_usage", "incident_management_monthly_active_users_percentage", "incident_management_monthly_active_users_usage", "indexed_spans_percentage", "indexed_spans_usage", "infra_host_percentage", "infra_host_usage", "ingested_logs_bytes_percentage", "ingested_logs_bytes_usage", "ingested_spans_bytes_percentage", "ingested_spans_bytes_usage", "invocations_percentage", "invocations_usage", "lambda_traced_invocations_percentage", "lambda_traced_invocations_usage", "logs_indexed_15day_percentage", "logs_indexed_15day_usage", "logs_indexed_180day_percentage", "logs_indexed_180day_usage", "logs_indexed_1day_percentage", "logs_indexed_1day_usage", "logs_indexed_30day_percentage", "logs_indexed_30day_usage", "logs_indexed_360day_percentage", "logs_indexed_360day_usage", "logs_indexed_3day_percentage", "logs_indexed_3day_usage", "logs_indexed_45day_percentage", "logs_indexed_45day_usage", "logs_indexed_60day_percentage", "logs_indexed_60day_usage", "logs_indexed_7day_percentage", "logs_indexed_7day_usage", "logs_indexed_90day_percentage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_percentage", "logs_indexed_custom_retention_usage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "ndm_netflow_percentage", "ndm_netflow_usage", "npm_host_percentage", "npm_host_usage", "obs_pipeline_bytes_percentage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_percentage", "obs_pipelines_vcpu_usage", "online_archive_percentage", "online_archive_usage", "profiled_container_percentage", "profiled_container_usage", "profiled_fargate_percentage", "profiled_fargate_usage", "profiled_host_percentage", "profiled_host_usage", "rum_browser_mobile_sessions_percentage", "rum_browser_mobile_sessions_usage", "rum_replay_sessions_percentage", "rum_replay_sessions_usage", "sds_scanned_bytes_percentage", "sds_scanned_bytes_usage", "serverless_apps_percentage", "serverless_apps_usage", "siem_ingested_bytes_percentage", "siem_ingested_bytes_usage", "snmp_percentage", "snmp_usage", "universal_service_monitoring_percentage", "universal_service_monitoring_usage", "vuln_management_hosts_percentage", "vuln_management_hosts_usage", "workflow_executions_percentage", "workflow_executions_usage"}) + datadog.DeleteKeys(additionalProperties, &[]string{"api_percentage", "api_usage", "apm_fargate_percentage", "apm_fargate_usage", "apm_host_percentage", "apm_host_usage", "apm_usm_percentage", "apm_usm_usage", "appsec_fargate_percentage", "appsec_fargate_usage", "appsec_percentage", "appsec_usage", "asm_serverless_traced_invocations_percentage", "asm_serverless_traced_invocations_usage", "browser_percentage", "browser_usage", "ci_pipeline_indexed_spans_percentage", "ci_pipeline_indexed_spans_usage", "ci_test_indexed_spans_percentage", "ci_test_indexed_spans_usage", "ci_visibility_itr_percentage", "ci_visibility_itr_usage", "cloud_siem_percentage", "cloud_siem_usage", "container_excl_agent_percentage", "container_excl_agent_usage", "container_percentage", "container_usage", "cspm_containers_percentage", "cspm_containers_usage", "cspm_hosts_percentage", "cspm_hosts_usage", "custom_event_percentage", "custom_event_usage", "custom_ingested_timeseries_percentage", "custom_ingested_timeseries_usage", "custom_timeseries_percentage", "custom_timeseries_usage", "cws_containers_percentage", "cws_containers_usage", "cws_hosts_percentage", "cws_hosts_usage", "dbm_hosts_percentage", "dbm_hosts_usage", "dbm_queries_percentage", "dbm_queries_usage", "error_tracking_percentage", "error_tracking_usage", "estimated_indexed_logs_percentage", "estimated_indexed_logs_usage", "estimated_indexed_spans_percentage", "estimated_indexed_spans_usage", "estimated_ingested_logs_percentage", "estimated_ingested_logs_usage", "estimated_ingested_spans_percentage", "estimated_ingested_spans_usage", "estimated_rum_sessions_percentage", "estimated_rum_sessions_usage", "fargate_percentage", "fargate_usage", "functions_percentage", "functions_usage", "incident_management_monthly_active_users_percentage", "incident_management_monthly_active_users_usage", "indexed_spans_percentage", "indexed_spans_usage", "infra_host_percentage", "infra_host_usage", "ingested_logs_bytes_percentage", "ingested_logs_bytes_usage", "ingested_spans_bytes_percentage", "ingested_spans_bytes_usage", "invocations_percentage", "invocations_usage", "lambda_traced_invocations_percentage", "lambda_traced_invocations_usage", "logs_indexed_15day_percentage", "logs_indexed_15day_usage", "logs_indexed_180day_percentage", "logs_indexed_180day_usage", "logs_indexed_1day_percentage", "logs_indexed_1day_usage", "logs_indexed_30day_percentage", "logs_indexed_30day_usage", "logs_indexed_360day_percentage", "logs_indexed_360day_usage", "logs_indexed_3day_percentage", "logs_indexed_3day_usage", "logs_indexed_45day_percentage", "logs_indexed_45day_usage", "logs_indexed_60day_percentage", "logs_indexed_60day_usage", "logs_indexed_7day_percentage", "logs_indexed_7day_usage", "logs_indexed_90day_percentage", "logs_indexed_90day_usage", "logs_indexed_custom_retention_percentage", "logs_indexed_custom_retention_usage", "mobile_app_testing_percentage", "mobile_app_testing_usage", "ndm_netflow_percentage", "ndm_netflow_usage", "npm_host_percentage", "npm_host_usage", "obs_pipeline_bytes_percentage", "obs_pipeline_bytes_usage", "obs_pipelines_vcpu_percentage", "obs_pipelines_vcpu_usage", "online_archive_percentage", "online_archive_usage", "profiled_container_percentage", "profiled_container_usage", "profiled_fargate_percentage", "profiled_fargate_usage", "profiled_host_percentage", "profiled_host_usage", "rum_browser_mobile_sessions_percentage", "rum_browser_mobile_sessions_usage", "rum_replay_sessions_percentage", "rum_replay_sessions_usage", "sca_fargate_percentage", "sca_fargate_usage", "sds_scanned_bytes_percentage", "sds_scanned_bytes_usage", "serverless_apps_percentage", "serverless_apps_usage", "siem_ingested_bytes_percentage", "siem_ingested_bytes_usage", "snmp_percentage", "snmp_usage", "universal_service_monitoring_percentage", "universal_service_monitoring_usage", "vuln_management_hosts_percentage", "vuln_management_hosts_usage", "workflow_executions_percentage", "workflow_executions_usage"}) } else { return err } @@ -4734,6 +4802,8 @@ func (o *MonthlyUsageAttributionValues) UnmarshalJSON(bytes []byte) (err error) o.RumBrowserMobileSessionsUsage = all.RumBrowserMobileSessionsUsage o.RumReplaySessionsPercentage = all.RumReplaySessionsPercentage o.RumReplaySessionsUsage = all.RumReplaySessionsUsage + o.ScaFargatePercentage = all.ScaFargatePercentage + o.ScaFargateUsage = all.ScaFargateUsage o.SdsScannedBytesPercentage = all.SdsScannedBytesPercentage o.SdsScannedBytesUsage = all.SdsScannedBytesUsage o.ServerlessAppsPercentage = all.ServerlessAppsPercentage diff --git a/api/datadogV1/model_usage_summary_date.go b/api/datadogV1/model_usage_summary_date.go index 62ea7e3aeef..5c1725426e6 100644 --- a/api/datadogV1/model_usage_summary_date.go +++ b/api/datadogV1/model_usage_summary_date.go @@ -242,6 +242,10 @@ type UsageSummaryDate struct { // Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). // Deprecated RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` + // Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org. + ScaFargateCountAvg *int64 `json:"sca_fargate_count_avg,omitempty"` + // Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org. + ScaFargateCountHwm *int64 `json:"sca_fargate_count_hwm,omitempty"` // Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations. SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` // Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for all organizations. @@ -3366,6 +3370,62 @@ func (o *UsageSummaryDate) SetRumUnitsSum(v int64) { o.RumUnitsSum = &v } +// GetScaFargateCountAvg returns the ScaFargateCountAvg field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetScaFargateCountAvg() int64 { + if o == nil || o.ScaFargateCountAvg == nil { + var ret int64 + return ret + } + return *o.ScaFargateCountAvg +} + +// GetScaFargateCountAvgOk returns a tuple with the ScaFargateCountAvg field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetScaFargateCountAvgOk() (*int64, bool) { + if o == nil || o.ScaFargateCountAvg == nil { + return nil, false + } + return o.ScaFargateCountAvg, true +} + +// HasScaFargateCountAvg returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasScaFargateCountAvg() bool { + return o != nil && o.ScaFargateCountAvg != nil +} + +// SetScaFargateCountAvg gets a reference to the given int64 and assigns it to the ScaFargateCountAvg field. +func (o *UsageSummaryDate) SetScaFargateCountAvg(v int64) { + o.ScaFargateCountAvg = &v +} + +// GetScaFargateCountHwm returns the ScaFargateCountHwm field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetScaFargateCountHwm() int64 { + if o == nil || o.ScaFargateCountHwm == nil { + var ret int64 + return ret + } + return *o.ScaFargateCountHwm +} + +// GetScaFargateCountHwmOk returns a tuple with the ScaFargateCountHwm field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetScaFargateCountHwmOk() (*int64, bool) { + if o == nil || o.ScaFargateCountHwm == nil { + return nil, false + } + return o.ScaFargateCountHwm, true +} + +// HasScaFargateCountHwm returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasScaFargateCountHwm() bool { + return o != nil && o.ScaFargateCountHwm != nil +} + +// SetScaFargateCountHwm gets a reference to the given int64 and assigns it to the ScaFargateCountHwm field. +func (o *UsageSummaryDate) SetScaFargateCountHwm(v int64) { + o.ScaFargateCountHwm = &v +} + // GetSdsApmScannedBytesSum returns the SdsApmScannedBytesSum field value if set, zero value otherwise. func (o *UsageSummaryDate) GetSdsApmScannedBytesSum() int64 { if o == nil || o.SdsApmScannedBytesSum == nil { @@ -4204,6 +4264,12 @@ func (o UsageSummaryDate) MarshalJSON() ([]byte, error) { if o.RumUnitsSum != nil { toSerialize["rum_units_sum"] = o.RumUnitsSum } + if o.ScaFargateCountAvg != nil { + toSerialize["sca_fargate_count_avg"] = o.ScaFargateCountAvg + } + if o.ScaFargateCountHwm != nil { + toSerialize["sca_fargate_count_hwm"] = o.ScaFargateCountHwm + } if o.SdsApmScannedBytesSum != nil { toSerialize["sds_apm_scanned_bytes_sum"] = o.SdsApmScannedBytesSum } @@ -4376,6 +4442,8 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { RumSessionCountSum *int64 `json:"rum_session_count_sum,omitempty"` RumTotalSessionCountSum *int64 `json:"rum_total_session_count_sum,omitempty"` RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` + ScaFargateCountAvg *int64 `json:"sca_fargate_count_avg,omitempty"` + ScaFargateCountHwm *int64 `json:"sca_fargate_count_hwm,omitempty"` SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` SdsEventsScannedBytesSum *int64 `json:"sds_events_scanned_bytes_sum,omitempty"` SdsLogsScannedBytesSum *int64 `json:"sds_logs_scanned_bytes_sum,omitempty"` @@ -4400,7 +4468,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", "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_host_top99p", "date", "dbm_host_top99p", "dbm_queries_count_avg", "error_tracking_events_sum", "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_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", "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", "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", "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", "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_host_top99p", "date", "dbm_host_top99p", "dbm_queries_count_avg", "error_tracking_events_sum", "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_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", "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", "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 } @@ -4512,6 +4580,8 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { o.RumSessionCountSum = all.RumSessionCountSum o.RumTotalSessionCountSum = all.RumTotalSessionCountSum o.RumUnitsSum = all.RumUnitsSum + o.ScaFargateCountAvg = all.ScaFargateCountAvg + o.ScaFargateCountHwm = all.ScaFargateCountHwm o.SdsApmScannedBytesSum = all.SdsApmScannedBytesSum o.SdsEventsScannedBytesSum = all.SdsEventsScannedBytesSum o.SdsLogsScannedBytesSum = all.SdsLogsScannedBytesSum diff --git a/api/datadogV1/model_usage_summary_date_org.go b/api/datadogV1/model_usage_summary_date_org.go index fbe059bf961..e079873ee54 100644 --- a/api/datadogV1/model_usage_summary_date_org.go +++ b/api/datadogV1/model_usage_summary_date_org.go @@ -253,6 +253,10 @@ type UsageSummaryDateOrg struct { // Shows the sum of all browser and mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024). // Deprecated RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` + // Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org. + ScaFargateCountAvg *int64 `json:"sca_fargate_count_avg,omitempty"` + // Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current date for the given org. + ScaFargateCountHwm *int64 `json:"sca_fargate_count_hwm,omitempty"` // Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for the given org. SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` // Sum of all event stream events bytes scanned with sensitive data scanner over all hours in the current date for the given org. @@ -3548,6 +3552,62 @@ func (o *UsageSummaryDateOrg) SetRumUnitsSum(v int64) { o.RumUnitsSum = &v } +// GetScaFargateCountAvg returns the ScaFargateCountAvg field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetScaFargateCountAvg() int64 { + if o == nil || o.ScaFargateCountAvg == nil { + var ret int64 + return ret + } + return *o.ScaFargateCountAvg +} + +// GetScaFargateCountAvgOk returns a tuple with the ScaFargateCountAvg field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetScaFargateCountAvgOk() (*int64, bool) { + if o == nil || o.ScaFargateCountAvg == nil { + return nil, false + } + return o.ScaFargateCountAvg, true +} + +// HasScaFargateCountAvg returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasScaFargateCountAvg() bool { + return o != nil && o.ScaFargateCountAvg != nil +} + +// SetScaFargateCountAvg gets a reference to the given int64 and assigns it to the ScaFargateCountAvg field. +func (o *UsageSummaryDateOrg) SetScaFargateCountAvg(v int64) { + o.ScaFargateCountAvg = &v +} + +// GetScaFargateCountHwm returns the ScaFargateCountHwm field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetScaFargateCountHwm() int64 { + if o == nil || o.ScaFargateCountHwm == nil { + var ret int64 + return ret + } + return *o.ScaFargateCountHwm +} + +// GetScaFargateCountHwmOk returns a tuple with the ScaFargateCountHwm field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetScaFargateCountHwmOk() (*int64, bool) { + if o == nil || o.ScaFargateCountHwm == nil { + return nil, false + } + return o.ScaFargateCountHwm, true +} + +// HasScaFargateCountHwm returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasScaFargateCountHwm() bool { + return o != nil && o.ScaFargateCountHwm != nil +} + +// SetScaFargateCountHwm gets a reference to the given int64 and assigns it to the ScaFargateCountHwm field. +func (o *UsageSummaryDateOrg) SetScaFargateCountHwm(v int64) { + o.ScaFargateCountHwm = &v +} + // GetSdsApmScannedBytesSum returns the SdsApmScannedBytesSum field value if set, zero value otherwise. func (o *UsageSummaryDateOrg) GetSdsApmScannedBytesSum() int64 { if o == nil || o.SdsApmScannedBytesSum == nil { @@ -4400,6 +4460,12 @@ func (o UsageSummaryDateOrg) MarshalJSON() ([]byte, error) { if o.RumUnitsSum != nil { toSerialize["rum_units_sum"] = o.RumUnitsSum } + if o.ScaFargateCountAvg != nil { + toSerialize["sca_fargate_count_avg"] = o.ScaFargateCountAvg + } + if o.ScaFargateCountHwm != nil { + toSerialize["sca_fargate_count_hwm"] = o.ScaFargateCountHwm + } if o.SdsApmScannedBytesSum != nil { toSerialize["sds_apm_scanned_bytes_sum"] = o.SdsApmScannedBytesSum } @@ -4578,6 +4644,8 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { RumSessionCountSum *int64 `json:"rum_session_count_sum,omitempty"` RumTotalSessionCountSum *int64 `json:"rum_total_session_count_sum,omitempty"` RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` + ScaFargateCountAvg *int64 `json:"sca_fargate_count_avg,omitempty"` + ScaFargateCountHwm *int64 `json:"sca_fargate_count_hwm,omitempty"` SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` SdsEventsScannedBytesSum *int64 `json:"sds_events_scanned_bytes_sum,omitempty"` SdsLogsScannedBytesSum *int64 `json:"sds_logs_scanned_bytes_sum,omitempty"` @@ -4602,7 +4670,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", "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_host_top99p", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "error_tracking_events_sum", "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_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", "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", "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", "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", "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_host_top99p", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "error_tracking_events_sum", "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_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", "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", "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 } @@ -4720,6 +4788,8 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { o.RumSessionCountSum = all.RumSessionCountSum o.RumTotalSessionCountSum = all.RumTotalSessionCountSum o.RumUnitsSum = all.RumUnitsSum + o.ScaFargateCountAvg = all.ScaFargateCountAvg + o.ScaFargateCountHwm = all.ScaFargateCountHwm o.SdsApmScannedBytesSum = all.SdsApmScannedBytesSum o.SdsEventsScannedBytesSum = all.SdsEventsScannedBytesSum o.SdsLogsScannedBytesSum = all.SdsLogsScannedBytesSum diff --git a/api/datadogV1/model_usage_summary_response.go b/api/datadogV1/model_usage_summary_response.go index 755c19d8f40..fe442c78194 100644 --- a/api/datadogV1/model_usage_summary_response.go +++ b/api/datadogV1/model_usage_summary_response.go @@ -263,6 +263,10 @@ type UsageSummaryResponse struct { // Shows the sum of all browser and mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). // Deprecated RumUnitsAggSum *int64 `json:"rum_units_agg_sum,omitempty"` + // Shows the average of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations. + ScaFargateCountAvgSum *int64 `json:"sca_fargate_count_avg_sum,omitempty"` + // Shows the sum of the high-water marks of all Software Composition Analysis Fargate tasks over all hours in the current months for all organizations. + ScaFargateCountHwmSum *int64 `json:"sca_fargate_count_hwm_sum,omitempty"` // Sum of all APM bytes scanned with sensitive data scanner in the current month for all organizations. SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` // Sum of all event stream events bytes scanned with sensitive data scanner in the current month for all organizations. @@ -3652,6 +3656,62 @@ func (o *UsageSummaryResponse) SetRumUnitsAggSum(v int64) { o.RumUnitsAggSum = &v } +// GetScaFargateCountAvgSum returns the ScaFargateCountAvgSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetScaFargateCountAvgSum() int64 { + if o == nil || o.ScaFargateCountAvgSum == nil { + var ret int64 + return ret + } + return *o.ScaFargateCountAvgSum +} + +// GetScaFargateCountAvgSumOk returns a tuple with the ScaFargateCountAvgSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetScaFargateCountAvgSumOk() (*int64, bool) { + if o == nil || o.ScaFargateCountAvgSum == nil { + return nil, false + } + return o.ScaFargateCountAvgSum, true +} + +// HasScaFargateCountAvgSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasScaFargateCountAvgSum() bool { + return o != nil && o.ScaFargateCountAvgSum != nil +} + +// SetScaFargateCountAvgSum gets a reference to the given int64 and assigns it to the ScaFargateCountAvgSum field. +func (o *UsageSummaryResponse) SetScaFargateCountAvgSum(v int64) { + o.ScaFargateCountAvgSum = &v +} + +// GetScaFargateCountHwmSum returns the ScaFargateCountHwmSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetScaFargateCountHwmSum() int64 { + if o == nil || o.ScaFargateCountHwmSum == nil { + var ret int64 + return ret + } + return *o.ScaFargateCountHwmSum +} + +// GetScaFargateCountHwmSumOk returns a tuple with the ScaFargateCountHwmSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetScaFargateCountHwmSumOk() (*int64, bool) { + if o == nil || o.ScaFargateCountHwmSum == nil { + return nil, false + } + return o.ScaFargateCountHwmSum, true +} + +// HasScaFargateCountHwmSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasScaFargateCountHwmSum() bool { + return o != nil && o.ScaFargateCountHwmSum != nil +} + +// SetScaFargateCountHwmSum gets a reference to the given int64 and assigns it to the ScaFargateCountHwmSum field. +func (o *UsageSummaryResponse) SetScaFargateCountHwmSum(v int64) { + o.ScaFargateCountHwmSum = &v +} + // GetSdsApmScannedBytesSum returns the SdsApmScannedBytesSum field value if set, zero value otherwise. func (o *UsageSummaryResponse) GetSdsApmScannedBytesSum() int64 { if o == nil || o.SdsApmScannedBytesSum == nil { @@ -4577,6 +4637,12 @@ func (o UsageSummaryResponse) MarshalJSON() ([]byte, error) { if o.RumUnitsAggSum != nil { toSerialize["rum_units_agg_sum"] = o.RumUnitsAggSum } + if o.ScaFargateCountAvgSum != nil { + toSerialize["sca_fargate_count_avg_sum"] = o.ScaFargateCountAvgSum + } + if o.ScaFargateCountHwmSum != nil { + toSerialize["sca_fargate_count_hwm_sum"] = o.ScaFargateCountHwmSum + } if o.SdsApmScannedBytesSum != nil { toSerialize["sds_apm_scanned_bytes_sum"] = o.SdsApmScannedBytesSum } @@ -4768,6 +4834,8 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { RumSessionCountAggSum *int64 `json:"rum_session_count_agg_sum,omitempty"` RumTotalSessionCountAggSum *int64 `json:"rum_total_session_count_agg_sum,omitempty"` RumUnitsAggSum *int64 `json:"rum_units_agg_sum,omitempty"` + ScaFargateCountAvgSum *int64 `json:"sca_fargate_count_avg_sum,omitempty"` + ScaFargateCountHwmSum *int64 `json:"sca_fargate_count_hwm_sum,omitempty"` SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` SdsEventsScannedBytesSum *int64 `json:"sds_events_scanned_bytes_sum,omitempty"` SdsLogsScannedBytesSum *int64 `json:"sds_logs_scanned_bytes_sum,omitempty"` @@ -4794,7 +4862,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", "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_containers_avg_sum", "cws_host_top99p_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "end_date", "error_tracking_events_agg_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_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", "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", "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", "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", "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_containers_avg_sum", "cws_host_top99p_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "end_date", "error_tracking_events_agg_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_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", "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", "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 } @@ -4920,6 +4988,8 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { o.RumSessionCountAggSum = all.RumSessionCountAggSum o.RumTotalSessionCountAggSum = all.RumTotalSessionCountAggSum o.RumUnitsAggSum = all.RumUnitsAggSum + o.ScaFargateCountAvgSum = all.ScaFargateCountAvgSum + o.ScaFargateCountHwmSum = all.ScaFargateCountHwmSum o.SdsApmScannedBytesSum = all.SdsApmScannedBytesSum o.SdsEventsScannedBytesSum = all.SdsEventsScannedBytesSum o.SdsLogsScannedBytesSum = all.SdsLogsScannedBytesSum