@@ -282,6 +282,12 @@ class UsageSummaryDate
282282 # Sum of all observability pipelines bytes processed over all hours in the current date for the given org.
283283 attr_accessor :observability_pipelines_bytes_processed_sum
284284
285+ # Shows the sum of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
286+ attr_accessor :oci_host_sum
287+
288+ # Shows the 99th percentile of all Oracle Cloud Infrastructure hosts over all hours in the current date for the given org.
289+ attr_accessor :oci_host_top99p
290+
285291 # Sum of all online archived events over all hours in the current date for all organizations.
286292 attr_accessor :online_archive_events_count_sum
287293
@@ -513,6 +519,8 @@ def self.attribute_map
513519 :'netflow_indexed_events_count_sum' => :'netflow_indexed_events_count_sum' ,
514520 :'npm_host_top99p' => :'npm_host_top99p' ,
515521 :'observability_pipelines_bytes_processed_sum' => :'observability_pipelines_bytes_processed_sum' ,
522+ :'oci_host_sum' => :'oci_host_sum' ,
523+ :'oci_host_top99p' => :'oci_host_top99p' ,
516524 :'online_archive_events_count_sum' => :'online_archive_events_count_sum' ,
517525 :'opentelemetry_apm_host_top99p' => :'opentelemetry_apm_host_top99p' ,
518526 :'opentelemetry_host_top99p' => :'opentelemetry_host_top99p' ,
@@ -653,6 +661,8 @@ def self.openapi_types
653661 :'netflow_indexed_events_count_sum' => :'Integer' ,
654662 :'npm_host_top99p' => :'Integer' ,
655663 :'observability_pipelines_bytes_processed_sum' => :'Integer' ,
664+ :'oci_host_sum' => :'Integer' ,
665+ :'oci_host_top99p' => :'Integer' ,
656666 :'online_archive_events_count_sum' => :'Integer' ,
657667 :'opentelemetry_apm_host_top99p' => :'Integer' ,
658668 :'opentelemetry_host_top99p' => :'Integer' ,
@@ -1068,6 +1078,14 @@ def initialize(attributes = {})
10681078 self . observability_pipelines_bytes_processed_sum = attributes [ :'observability_pipelines_bytes_processed_sum' ]
10691079 end
10701080
1081+ if attributes . key? ( :'oci_host_sum' )
1082+ self . oci_host_sum = attributes [ :'oci_host_sum' ]
1083+ end
1084+
1085+ if attributes . key? ( :'oci_host_top99p' )
1086+ self . oci_host_top99p = attributes [ :'oci_host_top99p' ]
1087+ end
1088+
10711089 if attributes . key? ( :'online_archive_events_count_sum' )
10721090 self . online_archive_events_count_sum = attributes [ :'online_archive_events_count_sum' ]
10731091 end
@@ -1368,6 +1386,8 @@ def ==(o)
13681386 netflow_indexed_events_count_sum == o . netflow_indexed_events_count_sum &&
13691387 npm_host_top99p == o . npm_host_top99p &&
13701388 observability_pipelines_bytes_processed_sum == o . observability_pipelines_bytes_processed_sum &&
1389+ oci_host_sum == o . oci_host_sum &&
1390+ oci_host_top99p == o . oci_host_top99p &&
13711391 online_archive_events_count_sum == o . online_archive_events_count_sum &&
13721392 opentelemetry_apm_host_top99p == o . opentelemetry_apm_host_top99p &&
13731393 opentelemetry_host_top99p == o . opentelemetry_host_top99p &&
@@ -1421,7 +1441,7 @@ def ==(o)
14211441 # @return [Integer] Hash code
14221442 # @!visibility private
14231443 def hash
1424- [ 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 , data_jobs_monitoring_host_hr_sum , 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_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 , 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 ] . hash
1444+ [ 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 , data_jobs_monitoring_host_hr_sum , 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_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 ] . hash
14251445 end
14261446 end
14271447end
0 commit comments