datadog_api_client 2.3.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.apigentools-info +4 -4
- data/.generator/schemas/v1/openapi.yaml +592 -33
- data/.generator/schemas/v2/openapi.yaml +8379 -6204
- data/.generator/src/generator/templates/configuration.j2 +14 -4
- data/.generator/src/generator/templates/model_generic.j2 +17 -0
- data/.generator/src/generator/templates/package.j2 +0 -1
- data/.github/workflows/docs.yml +2 -0
- data/.github/workflows/test.yml +20 -19
- data/CHANGELOG.md +46 -0
- data/examples/v1/dashboards/CreateDashboard_41622531.rb +56 -0
- data/examples/v1/logs-indexes/UpdateLogsIndex.rb +3 -0
- data/examples/v1/monitors/CreateMonitor_2012680290.rb +23 -0
- data/examples/v1/service-level-objective-corrections/ListSLOCorrection.rb +5 -1
- data/examples/v1/service-level-objectives/GetSLOHistory.rb +0 -3
- data/examples/v1/synthetics/CreateSyntheticsAPITest.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1279271422.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1402674167.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1487281163.rb +20 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_960766374.rb +109 -0
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest_2932742688.rb +1 -1
- data/examples/v1/synthetics/ListTests.rb +1 -1
- data/examples/v1/synthetics/UpdateAPITest.rb +1 -1
- data/examples/v1/synthetics/UpdateBrowserTest.rb +3 -1
- data/examples/v2/ci-visibility-pipelines/AggregateCIAppPipelineEvents.rb +33 -0
- data/examples/v2/ci-visibility-pipelines/ListCIAppPipelineEvents.rb +11 -0
- data/examples/v2/ci-visibility-pipelines/ListCIAppPipelineEvents_1270618359.rb +10 -0
- data/examples/v2/ci-visibility-pipelines/SearchCIAppPipelineEvents.rb +23 -0
- data/examples/v2/ci-visibility-pipelines/SearchCIAppPipelineEvents_3246135003.rb +22 -0
- data/examples/v2/ci-visibility-tests/AggregateCIAppTestEvents.rb +36 -0
- data/examples/v2/ci-visibility-tests/ListCIAppTestEvents.rb +11 -0
- data/examples/v2/ci-visibility-tests/ListCIAppTestEvents_3852605281.rb +10 -0
- data/examples/v2/ci-visibility-tests/SearchCIAppTestEvents.rb +23 -0
- data/examples/v2/ci-visibility-tests/SearchCIAppTestEvents_1675695429.rb +20 -0
- data/examples/v2/logs-metrics/CreateLogsMetric.rb +3 -1
- data/examples/v2/logs-metrics/UpdateLogsMetric_1901534424.rb +19 -0
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_1092490364.rb +41 -0
- data/examples/v2/security-monitoring/GetSecurityMonitoringRule.rb +4 -1
- data/examples/v2/security-monitoring/GetSecurityMonitoringRule_3370522281.rb +8 -0
- data/examples/v2/security-monitoring/UpdateSecurityMonitoringRule.rb +23 -33
- data/examples/v2/security-monitoring/UpdateSecurityMonitoringRule_428087276.rb +36 -0
- data/examples/v2/sensitive-data-scanner/CreateScanningGroup.rb +36 -0
- data/examples/v2/sensitive-data-scanner/CreateScanningRule.rb +34 -0
- data/examples/v2/sensitive-data-scanner/DeleteScanningGroup.rb +12 -0
- data/examples/v2/sensitive-data-scanner/DeleteScanningRule.rb +12 -0
- data/examples/v2/sensitive-data-scanner/ListScanningGroups.rb +5 -0
- data/examples/v2/sensitive-data-scanner/ListStandardPatterns.rb +5 -0
- data/examples/v2/sensitive-data-scanner/ReorderScanningGroups.rb +29 -0
- data/examples/v2/sensitive-data-scanner/UpdateScanningGroup.rb +40 -0
- data/examples/v2/sensitive-data-scanner/UpdateScanningRule.rb +38 -0
- data/examples/v2/service-definition/CreateOrUpdateServiceDefinitions.rb +1 -1
- data/examples/v2/service-definition/DeleteServiceDefinition.rb +1 -1
- data/examples/v2/service-definition/GetServiceDefinition.rb +1 -1
- data/examples/v2/usage-metering/GetEstimatedCostByOrg_3186693804.rb +1 -1
- data/examples/v2/usage-metering/GetHistoricalCostByOrg.rb +1 -1
- data/lib/datadog_api_client/configuration.rb +14 -5
- data/lib/datadog_api_client/inflector.rb +123 -1
- data/lib/datadog_api_client/models.rb +0 -1
- data/lib/datadog_api_client/v1/api/events_api.rb +1 -1
- data/lib/datadog_api_client/v1/api/service_level_objective_corrections_api.rb +4 -0
- data/lib/datadog_api_client/v1/api/service_level_objectives_api.rb +0 -6
- data/lib/datadog_api_client/v1/api/synthetics_api.rb +6 -2
- data/lib/datadog_api_client/v1/api/usage_metering_api.rb +5 -5
- data/lib/datadog_api_client/v1/models/add_signal_to_incident_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/alert_graph_widget_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/alert_value_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/api_error_response.rb +1 -1
- data/lib/datadog_api_client/v1/models/api_key.rb +1 -1
- data/lib/datadog_api_client/v1/models/apm_stats_query_column_type.rb +1 -1
- data/lib/datadog_api_client/v1/models/apm_stats_query_definition.rb +5 -5
- data/lib/datadog_api_client/v1/models/application_key.rb +1 -1
- data/lib/datadog_api_client/v1/models/aws_account_and_lambda_request.rb +2 -2
- data/lib/datadog_api_client/v1/models/aws_logs_services_request.rb +2 -2
- data/lib/datadog_api_client/v1/models/cancel_downtimes_by_scope_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/change_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response.rb +1 -1
- data/lib/datadog_api_client/v1/models/check_status_widget_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/dashboard.rb +3 -3
- data/lib/datadog_api_client/v1/models/dashboard_bulk_action_data.rb +2 -2
- data/lib/datadog_api_client/v1/models/dashboard_bulk_delete_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/dashboard_list.rb +1 -1
- data/lib/datadog_api_client/v1/models/dashboard_restore_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/dashboard_template_variable.rb +1 -1
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset_value.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_points_payload.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_points_series.rb +2 -2
- data/lib/datadog_api_client/v1/models/distribution_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/downtime.rb +3 -3
- data/lib/datadog_api_client/v1/models/downtime_child.rb +3 -3
- data/lib/datadog_api_client/v1/models/downtime_recurrence.rb +2 -2
- data/lib/datadog_api_client/v1/models/event.rb +1 -1
- data/lib/datadog_api_client/v1/models/event_create_request.rb +3 -3
- data/lib/datadog_api_client/v1/models/event_query_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/event_stream_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/event_timeline_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_dependency_stats_query_definition.rb +7 -7
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_resource_stats_query_definition.rb +5 -5
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_compute.rb +1 -1
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_search.rb +1 -1
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by.rb +1 -1
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by_sort.rb +1 -1
- data/lib/datadog_api_client/v1/models/formula_and_function_metric_query_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_process_query_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/free_text_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/funnel_query.rb +3 -3
- data/lib/datadog_api_client/v1/models/funnel_step.rb +2 -2
- data/lib/datadog_api_client/v1/models/funnel_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/funnel_widget_request.rb +2 -2
- data/lib/datadog_api_client/v1/models/geomap_widget_definition.rb +4 -4
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_style.rb +2 -2
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_view.rb +1 -1
- data/lib/datadog_api_client/v1/models/group_widget_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/heat_map_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/host_map_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_usage_type.rb +1 -0
- data/lib/datadog_api_client/v1/models/http_log_error.rb +2 -2
- data/lib/datadog_api_client/v1/models/http_log_item.rb +1 -1
- data/lib/datadog_api_client/v1/models/i_frame_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/idp_form_data.rb +1 -1
- data/lib/datadog_api_client/v1/models/idp_response.rb +1 -1
- data/lib/datadog_api_client/v1/models/image_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/list_stream_column.rb +2 -2
- data/lib/datadog_api_client/v1/models/list_stream_query.rb +2 -2
- data/lib/datadog_api_client/v1/models/list_stream_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/list_stream_widget_request.rb +3 -3
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by.rb +1 -1
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by_sort.rb +2 -2
- data/lib/datadog_api_client/v1/models/log_query_definition_search.rb +1 -1
- data/lib/datadog_api_client/v1/models/log_stream_widget_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_arithmetic_processor.rb +3 -3
- data/lib/datadog_api_client/v1/models/logs_attribute_remapper.rb +3 -3
- data/lib/datadog_api_client/v1/models/logs_category_processor.rb +3 -3
- data/lib/datadog_api_client/v1/models/logs_date_remapper.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_exclusion.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_exclusion_filter.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_geo_ip_parser.rb +3 -3
- data/lib/datadog_api_client/v1/models/logs_grok_parser.rb +4 -4
- data/lib/datadog_api_client/v1/models/logs_grok_parser_rules.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_index.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_index_update_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_indexes_order.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_list_request.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_list_request_time.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_lookup_processor.rb +4 -4
- data/lib/datadog_api_client/v1/models/logs_message_remapper.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_pipeline.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_pipeline_processor.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_pipelines_order.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_processor.rb +1 -0
- data/lib/datadog_api_client/v1/models/logs_query_compute.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_service_remapper.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_status_remapper.rb +2 -2
- data/lib/datadog_api_client/v1/models/logs_string_builder_processor.rb +3 -3
- data/lib/datadog_api_client/v1/models/logs_trace_remapper.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_url_parser.rb +3 -3
- data/lib/datadog_api_client/v1/models/logs_user_agent_parser.rb +3 -3
- data/lib/datadog_api_client/v1/models/metrics_payload.rb +1 -1
- data/lib/datadog_api_client/v1/models/metrics_query_metadata.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor.rb +3 -3
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_compute.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_search.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by_sort.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_events_data_source.rb +4 -0
- data/lib/datadog_api_client/v1/models/monitor_options.rb +22 -2
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options.rb +98 -0
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options_evaluation_window.rb +148 -0
- data/lib/datadog_api_client/v1/models/monitor_summary_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/monitor_update_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_supported_metrics.rb +2 -0
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_values.rb +141 -1
- data/lib/datadog_api_client/v1/models/note_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_absolute_time.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_cell_create_request.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_cell_response.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebook_create_data.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_create_data_attributes.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebook_create_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_distribution_cell_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_heat_map_cell_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_log_stream_cell_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_relative_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_response_data.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebook_response_data_attributes.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebook_split_by.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_timeseries_cell_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_toplist_cell_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_update_data.rb +2 -2
- data/lib/datadog_api_client/v1/models/notebook_update_data_attributes.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebook_update_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebooks_response_data.rb +3 -3
- data/lib/datadog_api_client/v1/models/notebooks_response_data_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/organization.rb +1 -1
- data/lib/datadog_api_client/v1/models/organization_create_body.rb +1 -1
- data/lib/datadog_api_client/v1/models/pager_duty_service.rb +2 -2
- data/lib/datadog_api_client/v1/models/pager_duty_service_key.rb +1 -1
- data/lib/datadog_api_client/v1/models/pager_duty_service_name.rb +1 -1
- data/lib/datadog_api_client/v1/models/process_query_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/query_value_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/reference_table_logs_lookup_processor.rb +198 -0
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/scatterplot_widget_formula.rb +2 -2
- data/lib/datadog_api_client/v1/models/search_slo_threshold.rb +2 -2
- data/lib/datadog_api_client/v1/models/series.rb +2 -2
- data/lib/datadog_api_client/v1/models/service_check.rb +4 -4
- data/lib/datadog_api_client/v1/models/service_level_objective.rb +3 -3
- data/lib/datadog_api_client/v1/models/service_level_objective_query.rb +2 -2
- data/lib/datadog_api_client/v1/models/service_level_objective_request.rb +3 -3
- data/lib/datadog_api_client/v1/models/service_map_widget_definition.rb +3 -3
- data/lib/datadog_api_client/v1/models/service_summary_widget_definition.rb +4 -4
- data/lib/datadog_api_client/v1/models/signal_assignee_update_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/signal_state_update_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_error.rb +3 -3
- data/lib/datadog_api_client/v1/models/slo_correction_create_data.rb +1 -1
- data/lib/datadog_api_client/v1/models/slo_correction_create_request_attributes.rb +3 -3
- data/lib/datadog_api_client/v1/models/slo_history_metrics.rb +7 -7
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series.rb +3 -3
- data/lib/datadog_api_client/v1/models/slo_history_response_error_with_type.rb +2 -2
- data/lib/datadog_api_client/v1/models/slo_list_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/slo_list_widget_query.rb +2 -2
- data/lib/datadog_api_client/v1/models/slo_list_widget_request.rb +2 -2
- data/lib/datadog_api_client/v1/models/slo_threshold.rb +2 -2
- data/lib/datadog_api_client/v1/models/slo_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/sunburst_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_inline_automatic.rb +1 -1
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_table.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_api_step.rb +4 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test.rb +6 -6
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full_check.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_assertion.rb +2 -1
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_target.rb +3 -3
- data/lib/datadog_api_client/v1/models/{http_method.rb → synthetics_assertion_x_path_operator.rb} +3 -9
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target.rb +150 -0
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target_target.rb +118 -0
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth.rb +3 -1
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_digest.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_ntlm.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_client.rb +212 -0
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_client_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_rop.rb +232 -0
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_rop_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_token_api_authentication.rb +27 -0
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_sigv4.rb +3 -3
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_web.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_error.rb +3 -3
- data/lib/datadog_api_client/v1/models/synthetics_browser_test.rb +6 -6
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full_check.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_rum_settings.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_browser_variable.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_test.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_config_variable.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_device.rb +4 -4
- data/lib/datadog_api_client/v1/models/synthetics_global_variable.rb +4 -4
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parse_test_options.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_private_location.rb +3 -3
- data/lib/datadog_api_client/v1/models/synthetics_step.rb +11 -1
- data/lib/datadog_api_client/v1/models/synthetics_step_detail_warning.rb +2 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_call_type.rb +27 -0
- data/lib/datadog_api_client/v1/models/synthetics_test_options.rb +4 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_options_monitor_options.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_test_request.rb +26 -6
- data/lib/datadog_api_client/v1/models/synthetics_test_request_body_type.rb +31 -0
- data/lib/datadog_api_client/v1/models/synthetics_test_request_proxy.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_trigger_body.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_trigger_test.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_variable_parser.rb +1 -1
- data/lib/datadog_api_client/v1/models/table_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/timeseries_background.rb +1 -1
- data/lib/datadog_api_client/v1/models/timeseries_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/timeseries_widget_expression_alias.rb +1 -1
- data/lib/datadog_api_client/v1/models/toplist_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/toplist_widget_request.rb +1 -1
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/topology_query.rb +1 -1
- data/lib/datadog_api_client/v1/models/tree_map_widget_definition.rb +2 -2
- data/lib/datadog_api_client/v1/models/usage_attribution_sort.rb +2 -0
- data/lib/datadog_api_client/v1/models/usage_attribution_supported_metrics.rb +2 -0
- data/lib/datadog_api_client/v1/models/usage_attribution_values.rb +21 -1
- data/lib/datadog_api_client/v1/models/usage_billable_summary_keys.rb +91 -1
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb +12 -1
- data/lib/datadog_api_client/v1/models/usage_fargate_hour.rb +11 -1
- data/lib/datadog_api_client/v1/models/usage_host_hour.rb +11 -1
- data/lib/datadog_api_client/v1/models/usage_sds_hour.rb +31 -1
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +71 -1
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +71 -1
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +71 -1
- data/lib/datadog_api_client/v1/models/webhooks_integration.rb +2 -2
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable.rb +3 -3
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_response.rb +2 -2
- data/lib/datadog_api_client/v1/models/widget.rb +1 -1
- data/lib/datadog_api_client/v1/models/widget_conditional_format.rb +3 -3
- data/lib/datadog_api_client/v1/models/widget_event.rb +1 -1
- data/lib/datadog_api_client/v1/models/widget_field_sort.rb +2 -2
- data/lib/datadog_api_client/v1/models/widget_formula.rb +15 -5
- data/lib/datadog_api_client/v1/models/widget_formula_style.rb +108 -0
- data/lib/datadog_api_client/v1/models/widget_layout.rb +4 -4
- data/lib/datadog_api_client/v1/models/widget_marker.rb +1 -1
- data/lib/datadog_api_client/v2/api/authn_mappings_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/ci_visibility_pipelines_api.rb +283 -0
- data/lib/datadog_api_client/v2/api/ci_visibility_tests_api.rb +283 -0
- data/lib/datadog_api_client/v2/api/cloud_workload_security_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/incident_services_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/incident_teams_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/incidents_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/key_management_api.rb +3 -3
- data/lib/datadog_api_client/v2/api/logs_api.rb +6 -0
- data/lib/datadog_api_client/v2/api/roles_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/sensitive_data_scanner_api.rb +649 -0
- data/lib/datadog_api_client/v2/api/service_accounts_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/usage_metering_api.rb +4 -3
- data/lib/datadog_api_client/v2/api/users_api.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_error_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_key_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_key_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/api_key_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_key_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_key_update_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/api_key_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/application_key_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/application_key_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/application_key_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/application_key_update_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/application_key_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/audit_logs_query_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/audit_logs_query_page_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/authn_mapping.rb +2 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_create_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/authn_mapping_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/authn_mapping_update_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_bucket_value.rb +64 -0
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_bucket_value_timeseries_point.rb +108 -0
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_sort.rb +128 -0
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_sort_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/ci_app_aggregation_function.rb +41 -0
- data/lib/datadog_api_client/v2/models/ci_app_compute.rb +140 -0
- data/lib/datadog_api_client/v2/models/ci_app_compute_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/ci_app_event_attributes.rb +132 -0
- data/lib/datadog_api_client/v2/models/ci_app_group_by_histogram.rb +154 -0
- data/lib/datadog_api_client/v2/models/ci_app_group_by_missing.rb +63 -0
- data/lib/datadog_api_client/v2/models/ci_app_group_by_total.rb +64 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_type_name.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_request.rb +129 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_response.rb +120 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregate_request.rb +143 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregation_buckets_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_analytics_aggregate_response.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_bucket_response.rb +108 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_group_by.rb +160 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_query_filter.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_query_options.rb +109 -0
- data/lib/datadog_api_client/v2/models/ci_app_query_page_options.rb +119 -0
- data/lib/datadog_api_client/v2/models/ci_app_response_links.rb +99 -0
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata.rb +141 -0
- data/lib/datadog_api_client/v2/models/ci_app_response_page.rb +98 -0
- data/lib/datadog_api_client/v2/models/ci_app_response_status.rb +27 -0
- data/lib/datadog_api_client/v2/models/ci_app_sort.rb +27 -0
- data/lib/datadog_api_client/v2/models/ci_app_sort_order.rb +27 -0
- data/lib/datadog_api_client/v2/models/ci_app_test_event.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_test_event_type_name.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_test_events_request.rb +129 -0
- data/lib/datadog_api_client/v2/models/ci_app_test_events_response.rb +120 -0
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregate_request.rb +143 -0
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregation_buckets_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/ci_app_tests_analytics_aggregate_response.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_tests_bucket_response.rb +108 -0
- data/lib/datadog_api_client/v2/models/ci_app_tests_group_by.rb +160 -0
- data/lib/datadog_api_client/v2/models/ci_app_tests_query_filter.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_warning.rb +118 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_compliance_rule_options.rb +143 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_rego_rule.rb +132 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_case_create.rb +121 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_compliance_signal_options.rb +110 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_create_payload.rb +239 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_options.rb +109 -0
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/confluent_account_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/confluent_account_response_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/confluent_account_response_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/confluent_account_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/confluent_resource_request_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/confluent_resource_response_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/confluent_resource_response_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/dashboard_list_item.rb +3 -3
- data/lib/datadog_api_client/v2/models/dashboard_list_item_request.rb +2 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_item_response.rb +2 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/events_query_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/events_request_page.rb +1 -1
- data/lib/datadog_api_client/v2/models/full_api_key_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/full_application_key_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/http_log_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_data.rb +4 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes_attachment_object.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_postmortem_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_update_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachments_postmortem_attributes_attachment_object.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_attachments_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_create_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_create_relationships.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_response_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_response_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_service_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_create_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_response_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_service_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_services_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_create_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_teams_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_update_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/incident_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/incidents_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_attributes.rb +3 -3
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_definition.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_definition.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_destination_azure.rb +4 -4
- data/lib/datadog_api_client/v2/models/logs_archive_destination_gcs.rb +3 -3
- data/lib/datadog_api_client/v2/models/logs_archive_destination_s3.rb +3 -3
- data/lib/datadog_api_client/v2/models/logs_archive_integration_azure.rb +2 -2
- data/lib/datadog_api_client/v2/models/logs_archive_integration_gcs.rb +2 -2
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3.rb +2 -2
- data/lib/datadog_api_client/v2/models/logs_archive_order_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_order_definition.rb +2 -2
- data/lib/datadog_api_client/v2/models/logs_compute.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_group_by.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_group_by_histogram.rb +3 -3
- data/lib/datadog_api_client/v2/models/logs_list_request_page.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_metric_compute.rb +13 -2
- data/lib/datadog_api_client/v2/models/logs_metric_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_metric_create_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/logs_metric_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_metric_group_by.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_metric_response_compute.rb +12 -1
- data/lib/datadog_api_client/v2/models/logs_metric_update_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/logs_metric_update_compute.rb +99 -0
- data/lib/datadog_api_client/v2/models/logs_metric_update_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/logs_metric_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_query_filter.rb +11 -1
- data/lib/datadog_api_client/v2/models/logs_query_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_storage_tier.rb +27 -0
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_custom_aggregation.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_origin.rb +3 -3
- data/lib/datadog_api_client/v2/models/metric_payload.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_series.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/monitor_type.rb +1 -1
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_attributes.rb +3 -3
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/opsgenie_service_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/opsgenie_services_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/organization.rb +1 -1
- data/lib/datadog_api_client/v2/models/partial_api_key_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/partial_application_key_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/permission.rb +1 -1
- data/lib/datadog_api_client/v2/models/process_summaries_meta_page.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadata_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadatas.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/relationship_to_organization.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_organization_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/relationship_to_organizations.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user.rb +1 -1
- data/lib/datadog_api_client/v2/models/relationship_to_user_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/relationship_to_users.rb +1 -1
- data/lib/datadog_api_client/v2/models/role.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_clone.rb +2 -2
- data/lib/datadog_api_client/v2/models/role_clone_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_clone_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_create_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_create_response_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_update_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/role_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/role_update_response_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_application.rb +3 -3
- data/lib/datadog_api_client/v2/models/rum_application_attributes.rb +41 -10
- data/lib/datadog_api_client/v2/models/rum_application_create.rb +2 -2
- data/lib/datadog_api_client/v2/models/rum_application_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_application_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_application_list.rb +130 -0
- data/lib/datadog_api_client/v2/models/rum_application_list_attributes.rb +280 -0
- data/lib/datadog_api_client/v2/models/rum_application_list_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_application_update.rb +2 -2
- data/lib/datadog_api_client/v2/models/rum_application_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_applications_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_compute.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_group_by.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_group_by_histogram.rb +3 -3
- data/lib/datadog_api_client/v2/models/rum_query_filter.rb +2 -2
- data/lib/datadog_api_client/v2/models/rum_query_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_query_page_options.rb +1 -1
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute.rb +2 -2
- data/lib/datadog_api_client/v2/models/security_filter_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_filter_create_attributes.rb +5 -5
- data/lib/datadog_api_client/v2/models/security_filter_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/security_filter_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter.rb +2 -2
- data/lib/datadog_api_client/v2/models/security_filter_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_filter_update_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/security_filter_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_create.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_create_payload.rb +2 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_options.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_update_payload.rb +12 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_page.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_create_payload.rb +6 -6
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_query.rb +2 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response_query.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_attributes.rb +5 -5
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_create_payload.rb +6 -6
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_query.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_response.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_triage_user.rb +1 -1
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_config_request.rb +130 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_data.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_relationships.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_group_response.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_rule_response.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_filter.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_included_item.rb +63 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response.rb +120 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response_data.rb +118 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_attributes.rb +140 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create.rb +140 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create_request.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_data.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_request.rb +109 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_included_item.rb +128 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_item.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_list.rb +100 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_relationships.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_response.rb +128 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update.rb +128 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_request.rb +130 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_meta.rb +149 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_meta_version_only.rb +109 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_product.rb +29 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_config.rb +118 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_groups_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_attributes.rb +162 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_create.rb +151 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_create_request.rb +130 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_data.rb +100 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_request.rb +109 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_included_item.rb +128 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_relationships.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_response.rb +128 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update.rb +128 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_request.rb +130 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern.rb +108 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_attributes.rb +120 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_data.rb +98 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_data.rb +100 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_item.rb +118 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_text_replacement.rb +135 -0
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_text_replacement_type.rb +35 -0
- data/lib/datadog_api_client/v2/models/service_account_create_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_account_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_account_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/service_definition_v1.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1_info.rb +1 -1
- data/lib/datadog_api_client/v2/models/service_definition_v1_resource.rb +3 -3
- data/lib/datadog_api_client/v2/models/service_definition_v2.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_doc.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_email.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_link.rb +3 -3
- data/lib/datadog_api_client/v2/models/service_definition_v2_opsgenie.rb +14 -14
- data/lib/datadog_api_client/v2/models/service_definition_v2_repo.rb +2 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_slack.rb +2 -2
- data/lib/datadog_api_client/v2/models/user_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/user_create_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/user_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/user_invitation_data.rb +2 -2
- data/lib/datadog_api_client/v2/models/user_invitation_relationships.rb +1 -1
- data/lib/datadog_api_client/v2/models/user_invitations_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/user_update_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/user_update_request.rb +1 -1
- data/lib/datadog_api_client/version.rb +1 -1
- data/spec/fixtures/synthetics_unknown_nested_enum.json +3 -3
- data/spec/v1/deserialization_spec.rb +4 -5
- metadata +151 -5
- data/examples/v2/usage-metering/GetEstimatedCostByOrg_2734954020.rb +0 -9
- data/lib/datadog_api_client/api_key_configuration.rb +0 -16
|
@@ -3116,26 +3116,6 @@ components:
|
|
|
3116
3116
|
required:
|
|
3117
3117
|
- message
|
|
3118
3118
|
type: object
|
|
3119
|
-
HTTPMethod:
|
|
3120
|
-
description: The HTTP method.
|
|
3121
|
-
enum:
|
|
3122
|
-
- GET
|
|
3123
|
-
- POST
|
|
3124
|
-
- PATCH
|
|
3125
|
-
- PUT
|
|
3126
|
-
- DELETE
|
|
3127
|
-
- HEAD
|
|
3128
|
-
- OPTIONS
|
|
3129
|
-
example: GET
|
|
3130
|
-
type: string
|
|
3131
|
-
x-enum-varnames:
|
|
3132
|
-
- GET
|
|
3133
|
-
- POST
|
|
3134
|
-
- PATCH
|
|
3135
|
-
- PUT
|
|
3136
|
-
- DELETE
|
|
3137
|
-
- HEAD
|
|
3138
|
-
- OPTIONS
|
|
3139
3119
|
HeatMapWidgetDefinition:
|
|
3140
3120
|
description: The heat map visualization shows metrics aggregated across many
|
|
3141
3121
|
tags, such as hosts. The more hosts that have a particular value, the darker
|
|
@@ -3439,6 +3419,7 @@ components:
|
|
|
3439
3419
|
items:
|
|
3440
3420
|
description: The version name.
|
|
3441
3421
|
example: FreeBSD
|
|
3422
|
+
nullable: true
|
|
3442
3423
|
type: string
|
|
3443
3424
|
type: array
|
|
3444
3425
|
gohai:
|
|
@@ -3454,6 +3435,7 @@ components:
|
|
|
3454
3435
|
items:
|
|
3455
3436
|
description: Version name.
|
|
3456
3437
|
example: Mac
|
|
3438
|
+
nullable: true
|
|
3457
3439
|
type: string
|
|
3458
3440
|
type: array
|
|
3459
3441
|
machine:
|
|
@@ -3465,6 +3447,7 @@ components:
|
|
|
3465
3447
|
items:
|
|
3466
3448
|
description: Version name.
|
|
3467
3449
|
example: Ubuntu
|
|
3450
|
+
nullable: true
|
|
3468
3451
|
type: string
|
|
3469
3452
|
type: array
|
|
3470
3453
|
platform:
|
|
@@ -3492,6 +3475,7 @@ components:
|
|
|
3492
3475
|
items:
|
|
3493
3476
|
description: Version name.
|
|
3494
3477
|
example: Windows
|
|
3478
|
+
nullable: true
|
|
3495
3479
|
type: string
|
|
3496
3480
|
type: array
|
|
3497
3481
|
type: object
|
|
@@ -3661,6 +3645,7 @@ components:
|
|
|
3661
3645
|
- api_usage
|
|
3662
3646
|
- apm_fargate_usage
|
|
3663
3647
|
- apm_host_usage
|
|
3648
|
+
- appsec_fargate_usage
|
|
3664
3649
|
- appsec_usage
|
|
3665
3650
|
- browser_usage
|
|
3666
3651
|
- container_usage
|
|
@@ -3689,6 +3674,7 @@ components:
|
|
|
3689
3674
|
- API_USAGE
|
|
3690
3675
|
- APM_FARGATE_USAGE
|
|
3691
3676
|
- APM_HOST_USAGE
|
|
3677
|
+
- APPSEC_FARGATE_USAGE
|
|
3692
3678
|
- APPSEC_USAGE
|
|
3693
3679
|
- BROWSER_USAGE
|
|
3694
3680
|
- CONTAINER_USAGE
|
|
@@ -4839,6 +4825,7 @@ components:
|
|
|
4839
4825
|
daily_limit:
|
|
4840
4826
|
description: The number of log events you can send in this index per day
|
|
4841
4827
|
before you are rate-limited.
|
|
4828
|
+
example: 300000000
|
|
4842
4829
|
format: int64
|
|
4843
4830
|
type: integer
|
|
4844
4831
|
disable_daily_limit:
|
|
@@ -4849,6 +4836,7 @@ components:
|
|
|
4849
4836
|
omitted, the index''s current
|
|
4850
4837
|
|
|
4851
4838
|
`daily_limit` is maintained.'
|
|
4839
|
+
example: false
|
|
4852
4840
|
type: boolean
|
|
4853
4841
|
exclusion_filters:
|
|
4854
4842
|
description: 'An array of exclusion objects. The logs are tested against
|
|
@@ -4874,6 +4862,7 @@ components:
|
|
|
4874
4862
|
for all logs
|
|
4875
4863
|
|
|
4876
4864
|
already in this index. It may also affect billing.'
|
|
4865
|
+
example: 15
|
|
4877
4866
|
format: int64
|
|
4878
4867
|
type: integer
|
|
4879
4868
|
required:
|
|
@@ -5007,7 +4996,9 @@ components:
|
|
|
5007
4996
|
associated target attribute values,
|
|
5008
4997
|
|
|
5009
4998
|
formatted as `["source_key1,target_value1", "source_key2,target_value2"]`'
|
|
5010
|
-
example:
|
|
4999
|
+
example:
|
|
5000
|
+
- source_key1,target_value1
|
|
5001
|
+
- source_key2,target_value2
|
|
5011
5002
|
items:
|
|
5012
5003
|
description: Mapping between a source and a value, it should follow the
|
|
5013
5004
|
format `"<SOURCE>,<VALUE>"`.
|
|
@@ -5018,14 +5009,14 @@ components:
|
|
|
5018
5009
|
type: string
|
|
5019
5010
|
source:
|
|
5020
5011
|
description: Source attribute used to perform the lookup.
|
|
5021
|
-
example:
|
|
5012
|
+
example: service_id
|
|
5022
5013
|
type: string
|
|
5023
5014
|
target:
|
|
5024
5015
|
description: 'Name of the attribute that contains the corresponding value
|
|
5025
5016
|
in the mapping list
|
|
5026
5017
|
|
|
5027
5018
|
or the `default_lookup` if not found in the mapping list.'
|
|
5028
|
-
example:
|
|
5019
|
+
example: service
|
|
5029
5020
|
type: string
|
|
5030
5021
|
type:
|
|
5031
5022
|
$ref: '#/components/schemas/LogsLookupProcessorType'
|
|
@@ -5212,6 +5203,7 @@ components:
|
|
|
5212
5203
|
- $ref: '#/components/schemas/LogsPipelineProcessor'
|
|
5213
5204
|
- $ref: '#/components/schemas/LogsGeoIPParser'
|
|
5214
5205
|
- $ref: '#/components/schemas/LogsLookupProcessor'
|
|
5206
|
+
- $ref: '#/components/schemas/ReferenceTableLogsLookupProcessor'
|
|
5215
5207
|
- $ref: '#/components/schemas/LogsTraceRemapper'
|
|
5216
5208
|
type: object
|
|
5217
5209
|
LogsQueryCompute:
|
|
@@ -6042,12 +6034,20 @@ components:
|
|
|
6042
6034
|
- rum
|
|
6043
6035
|
- ci_pipelines
|
|
6044
6036
|
- ci_tests
|
|
6037
|
+
- audit
|
|
6038
|
+
- events
|
|
6039
|
+
- logs
|
|
6040
|
+
- spans
|
|
6045
6041
|
example: rum
|
|
6046
6042
|
type: string
|
|
6047
6043
|
x-enum-varnames:
|
|
6048
6044
|
- RUM
|
|
6049
6045
|
- CI_PIPELINES
|
|
6050
6046
|
- CI_TESTS
|
|
6047
|
+
- AUDIT
|
|
6048
|
+
- EVENTS
|
|
6049
|
+
- LOGS
|
|
6050
|
+
- SPANS
|
|
6051
6051
|
MonitorFormulaAndFunctionQueryDefinition:
|
|
6052
6052
|
description: A formula and function query.
|
|
6053
6053
|
oneOf:
|
|
@@ -6159,6 +6159,10 @@ components:
|
|
|
6159
6159
|
enable_logs_sample:
|
|
6160
6160
|
description: Whether or not to send a log sample when the log monitor triggers.
|
|
6161
6161
|
type: boolean
|
|
6162
|
+
enable_samples:
|
|
6163
|
+
description: Whether or not to send a list of samples when the monitor triggers.
|
|
6164
|
+
This is only used by CI Test and Pipeline monitors.
|
|
6165
|
+
type: boolean
|
|
6162
6166
|
escalation_message:
|
|
6163
6167
|
default: none
|
|
6164
6168
|
description: 'We recommend using the [is_renotify](https://docs.datadoghq.com/monitors/notify/?tab=is_alert#renotify),
|
|
@@ -6332,6 +6336,8 @@ components:
|
|
|
6332
6336
|
to `false` for sparse metrics,\notherwise some evaluations are skipped.
|
|
6333
6337
|
Default is false."
|
|
6334
6338
|
type: boolean
|
|
6339
|
+
scheduling_options:
|
|
6340
|
+
$ref: '#/components/schemas/MonitorOptionsSchedulingOptions'
|
|
6335
6341
|
silenced:
|
|
6336
6342
|
additionalProperties:
|
|
6337
6343
|
description: UTC epoch timestamp in seconds when the downtime for the
|
|
@@ -6383,6 +6389,39 @@ components:
|
|
|
6383
6389
|
type: string
|
|
6384
6390
|
readOnly: true
|
|
6385
6391
|
type: object
|
|
6392
|
+
MonitorOptionsSchedulingOptions:
|
|
6393
|
+
description: Configuration options for scheduling.
|
|
6394
|
+
properties:
|
|
6395
|
+
evaluation_window:
|
|
6396
|
+
$ref: '#/components/schemas/MonitorOptionsSchedulingOptionsEvaluationWindow'
|
|
6397
|
+
type: object
|
|
6398
|
+
MonitorOptionsSchedulingOptionsEvaluationWindow:
|
|
6399
|
+
description: Configuration options for the evaluation window. If `hour_starts`
|
|
6400
|
+
is set, no other fields may be set. Otherwise, `day_starts` and `month_starts`
|
|
6401
|
+
must be set together.
|
|
6402
|
+
properties:
|
|
6403
|
+
day_starts:
|
|
6404
|
+
description: The time of the day at which a one day cumulative evaluation
|
|
6405
|
+
window starts. Must be defined in UTC time in `HH:mm` format.
|
|
6406
|
+
example: 04:00
|
|
6407
|
+
type: string
|
|
6408
|
+
hour_starts:
|
|
6409
|
+
description: The minute of the hour at which a one hour cumulative evaluation
|
|
6410
|
+
window starts.
|
|
6411
|
+
example: 0
|
|
6412
|
+
format: int32
|
|
6413
|
+
maximum: 59
|
|
6414
|
+
minimum: 0
|
|
6415
|
+
type: integer
|
|
6416
|
+
month_starts:
|
|
6417
|
+
description: The day of the month at which a one month cumulative evaluation
|
|
6418
|
+
window starts.
|
|
6419
|
+
example: 1
|
|
6420
|
+
format: int32
|
|
6421
|
+
maximum: 1
|
|
6422
|
+
minimum: 1
|
|
6423
|
+
type: integer
|
|
6424
|
+
type: object
|
|
6386
6425
|
MonitorOverallStates:
|
|
6387
6426
|
description: The different states your monitor can be in.
|
|
6388
6427
|
enum:
|
|
@@ -6935,6 +6974,8 @@ components:
|
|
|
6935
6974
|
- api_percentage
|
|
6936
6975
|
- apm_fargate_usage
|
|
6937
6976
|
- apm_fargate_percentage
|
|
6977
|
+
- appsec_fargate_usage
|
|
6978
|
+
- appsec_fargate_percentage
|
|
6938
6979
|
- apm_host_usage
|
|
6939
6980
|
- apm_host_percentage
|
|
6940
6981
|
- appsec_usage
|
|
@@ -6990,6 +7031,8 @@ components:
|
|
|
6990
7031
|
- API_PERCENTAGE
|
|
6991
7032
|
- APM_FARGATE_USAGE
|
|
6992
7033
|
- APM_FARGATE_PERCENTAGE
|
|
7034
|
+
- APPSEC_FARGATE_USAGE
|
|
7035
|
+
- APPSEC_FARGATE_PERCENTAGE
|
|
6993
7036
|
- APM_HOST_USAGE
|
|
6994
7037
|
- APM_HOST_PERCENTAGE
|
|
6995
7038
|
- APPSEC_USAGE
|
|
@@ -7066,6 +7109,16 @@ components:
|
|
|
7066
7109
|
description: The APM host usage by tag(s).
|
|
7067
7110
|
format: double
|
|
7068
7111
|
type: number
|
|
7112
|
+
appsec_fargate_percentage:
|
|
7113
|
+
description: The percentage of Application Security Monitoring ECS Fargate
|
|
7114
|
+
task usage by tag(s).
|
|
7115
|
+
format: double
|
|
7116
|
+
type: number
|
|
7117
|
+
appsec_fargate_usage:
|
|
7118
|
+
description: The Application Security Monitoring ECS Fargate task usage
|
|
7119
|
+
by tag(s).
|
|
7120
|
+
format: double
|
|
7121
|
+
type: number
|
|
7069
7122
|
appsec_percentage:
|
|
7070
7123
|
description: The percentage of Application Security Monitoring host usage
|
|
7071
7124
|
by tag(s).
|
|
@@ -7091,6 +7144,22 @@ components:
|
|
|
7091
7144
|
description: The container usage by tag(s).
|
|
7092
7145
|
format: double
|
|
7093
7146
|
type: number
|
|
7147
|
+
cspm_containers_percentage:
|
|
7148
|
+
description: The percentage of CSPM container usage by tag(s).
|
|
7149
|
+
format: double
|
|
7150
|
+
type: number
|
|
7151
|
+
cspm_containers_usage:
|
|
7152
|
+
description: The CSPM container usage by tag(s).
|
|
7153
|
+
format: double
|
|
7154
|
+
type: number
|
|
7155
|
+
cspm_hosts_percentage:
|
|
7156
|
+
description: The percentage of CSPM host usage by by tag(s).
|
|
7157
|
+
format: double
|
|
7158
|
+
type: number
|
|
7159
|
+
cspm_hosts_usage:
|
|
7160
|
+
description: The CSPM host usage by tag(s).
|
|
7161
|
+
format: double
|
|
7162
|
+
type: number
|
|
7094
7163
|
custom_timeseries_percentage:
|
|
7095
7164
|
description: The percentage of custom metrics usage by tag(s).
|
|
7096
7165
|
format: double
|
|
@@ -7099,6 +7168,39 @@ components:
|
|
|
7099
7168
|
description: The custom metrics usage by tag(s).
|
|
7100
7169
|
format: double
|
|
7101
7170
|
type: number
|
|
7171
|
+
cws_containers_percentage:
|
|
7172
|
+
description: The percentage of Cloud Workload Security container usage by
|
|
7173
|
+
tag(s).
|
|
7174
|
+
format: double
|
|
7175
|
+
type: number
|
|
7176
|
+
cws_containers_usage:
|
|
7177
|
+
description: The Cloud Workload Security container usage by tag(s).
|
|
7178
|
+
format: double
|
|
7179
|
+
type: number
|
|
7180
|
+
cws_hosts_percentage:
|
|
7181
|
+
description: The percentage of Cloud Workload Security host usage by tag(s).
|
|
7182
|
+
format: double
|
|
7183
|
+
type: number
|
|
7184
|
+
cws_hosts_usage:
|
|
7185
|
+
description: The Cloud Workload Security host usage by tag(s).
|
|
7186
|
+
format: double
|
|
7187
|
+
type: number
|
|
7188
|
+
dbm_hosts_percentage:
|
|
7189
|
+
description: The percentage of Database Monitoring host usage by tag(s).
|
|
7190
|
+
format: double
|
|
7191
|
+
type: number
|
|
7192
|
+
dbm_hosts_usage:
|
|
7193
|
+
description: The Database Monitoring host usage by tag(s).
|
|
7194
|
+
format: double
|
|
7195
|
+
type: number
|
|
7196
|
+
dbm_queries_percentage:
|
|
7197
|
+
description: The percentage of Database Monitoring queries usage by tag(s).
|
|
7198
|
+
format: double
|
|
7199
|
+
type: number
|
|
7200
|
+
dbm_queries_usage:
|
|
7201
|
+
description: The Database Monitoring queries usage by tag(s).
|
|
7202
|
+
format: double
|
|
7203
|
+
type: number
|
|
7102
7204
|
estimated_indexed_logs_percentage:
|
|
7103
7205
|
description: The percentage of estimated live indexed logs usage by tag(s).
|
|
7104
7206
|
This field is in private beta.
|
|
@@ -8453,6 +8555,51 @@ components:
|
|
|
8453
8555
|
security_query:
|
|
8454
8556
|
$ref: '#/components/schemas/LogQueryDefinition'
|
|
8455
8557
|
type: object
|
|
8558
|
+
ReferenceTableLogsLookupProcessor:
|
|
8559
|
+
description: '**Note**: Reference Tables are in public beta.
|
|
8560
|
+
|
|
8561
|
+
Use the Lookup Processor to define a mapping between a log attribute
|
|
8562
|
+
|
|
8563
|
+
and a human readable value saved in a Reference Table.
|
|
8564
|
+
|
|
8565
|
+
For example, you can use the Lookup Processor to map an internal service ID
|
|
8566
|
+
|
|
8567
|
+
into a human readable service name. Alternatively, you could also use it to
|
|
8568
|
+
check
|
|
8569
|
+
|
|
8570
|
+
if the MAC address that just attempted to connect to the production
|
|
8571
|
+
|
|
8572
|
+
environment belongs to your list of stolen machines.'
|
|
8573
|
+
properties:
|
|
8574
|
+
is_enabled:
|
|
8575
|
+
default: false
|
|
8576
|
+
description: Whether or not the processor is enabled.
|
|
8577
|
+
type: boolean
|
|
8578
|
+
lookup_enrichment_table:
|
|
8579
|
+
description: Name of the Reference Table for the source attribute and their
|
|
8580
|
+
associated target attribute values.
|
|
8581
|
+
example: service_id_to_service_name_table
|
|
8582
|
+
type: string
|
|
8583
|
+
name:
|
|
8584
|
+
description: Name of the processor.
|
|
8585
|
+
type: string
|
|
8586
|
+
source:
|
|
8587
|
+
description: Source attribute used to perform the lookup.
|
|
8588
|
+
example: service_id
|
|
8589
|
+
type: string
|
|
8590
|
+
target:
|
|
8591
|
+
description: Name of the attribute that contains the corresponding value
|
|
8592
|
+
in the mapping list.
|
|
8593
|
+
example: service
|
|
8594
|
+
type: string
|
|
8595
|
+
type:
|
|
8596
|
+
$ref: '#/components/schemas/LogsLookupProcessorType'
|
|
8597
|
+
required:
|
|
8598
|
+
- source
|
|
8599
|
+
- target
|
|
8600
|
+
- lookup_enrichment_table
|
|
8601
|
+
- type
|
|
8602
|
+
type: object
|
|
8456
8603
|
ResponseMetaAttributes:
|
|
8457
8604
|
description: Object describing meta attributes of response.
|
|
8458
8605
|
properties:
|
|
@@ -11240,6 +11387,7 @@ components:
|
|
|
11240
11387
|
oneOf:
|
|
11241
11388
|
- $ref: '#/components/schemas/SyntheticsAssertionTarget'
|
|
11242
11389
|
- $ref: '#/components/schemas/SyntheticsAssertionJSONPathTarget'
|
|
11390
|
+
- $ref: '#/components/schemas/SyntheticsAssertionXPathTarget'
|
|
11243
11391
|
type: object
|
|
11244
11392
|
SyntheticsAssertionJSONPathOperator:
|
|
11245
11393
|
description: Assertion operator to apply.
|
|
@@ -11369,6 +11517,42 @@ components:
|
|
|
11369
11517
|
- RECEIVED_MESSAGE
|
|
11370
11518
|
- GRPC_HEALTHCHECK_STATUS
|
|
11371
11519
|
- CONNECTION
|
|
11520
|
+
SyntheticsAssertionXPathOperator:
|
|
11521
|
+
description: Assertion operator to apply.
|
|
11522
|
+
enum:
|
|
11523
|
+
- validatesXPath
|
|
11524
|
+
example: validatesXPath
|
|
11525
|
+
type: string
|
|
11526
|
+
x-enum-varnames:
|
|
11527
|
+
- VALIDATES_X_PATH
|
|
11528
|
+
SyntheticsAssertionXPathTarget:
|
|
11529
|
+
description: An assertion for the `validatesXPath` operator.
|
|
11530
|
+
properties:
|
|
11531
|
+
operator:
|
|
11532
|
+
$ref: '#/components/schemas/SyntheticsAssertionXPathOperator'
|
|
11533
|
+
property:
|
|
11534
|
+
description: The associated assertion property.
|
|
11535
|
+
type: string
|
|
11536
|
+
target:
|
|
11537
|
+
$ref: '#/components/schemas/SyntheticsAssertionXPathTargetTarget'
|
|
11538
|
+
type:
|
|
11539
|
+
$ref: '#/components/schemas/SyntheticsAssertionType'
|
|
11540
|
+
required:
|
|
11541
|
+
- type
|
|
11542
|
+
- operator
|
|
11543
|
+
type: object
|
|
11544
|
+
SyntheticsAssertionXPathTargetTarget:
|
|
11545
|
+
description: Composed target for `validatesXPath` operator.
|
|
11546
|
+
properties:
|
|
11547
|
+
operator:
|
|
11548
|
+
description: The specific operator to use on the path.
|
|
11549
|
+
type: string
|
|
11550
|
+
targetValue:
|
|
11551
|
+
description: The path target value to compare to.
|
|
11552
|
+
xPath:
|
|
11553
|
+
description: The X path to assert.
|
|
11554
|
+
type: string
|
|
11555
|
+
type: object
|
|
11372
11556
|
SyntheticsBasicAuth:
|
|
11373
11557
|
description: Object to handle basic authentication when performing the test.
|
|
11374
11558
|
oneOf:
|
|
@@ -11376,6 +11560,8 @@ components:
|
|
|
11376
11560
|
- $ref: '#/components/schemas/SyntheticsBasicAuthSigv4'
|
|
11377
11561
|
- $ref: '#/components/schemas/SyntheticsBasicAuthNTLM'
|
|
11378
11562
|
- $ref: '#/components/schemas/SyntheticsBasicAuthDigest'
|
|
11563
|
+
- $ref: '#/components/schemas/SyntheticsBasicAuthOauthClient'
|
|
11564
|
+
- $ref: '#/components/schemas/SyntheticsBasicAuthOauthROP'
|
|
11379
11565
|
type: object
|
|
11380
11566
|
SyntheticsBasicAuthDigest:
|
|
11381
11567
|
description: Object to handle digest authentication when performing the test.
|
|
@@ -11439,6 +11625,118 @@ components:
|
|
|
11439
11625
|
type: string
|
|
11440
11626
|
x-enum-varnames:
|
|
11441
11627
|
- NTLM
|
|
11628
|
+
SyntheticsBasicAuthOauthClient:
|
|
11629
|
+
description: Object to handle `oauth client` authentication when performing
|
|
11630
|
+
the test.
|
|
11631
|
+
properties:
|
|
11632
|
+
accessTokenUrl:
|
|
11633
|
+
description: Access token URL to use when performing the authentication.
|
|
11634
|
+
example: https://example.com
|
|
11635
|
+
type: string
|
|
11636
|
+
audience:
|
|
11637
|
+
description: Audience to use when performing the authentication.
|
|
11638
|
+
example: audience
|
|
11639
|
+
type: string
|
|
11640
|
+
clientId:
|
|
11641
|
+
description: Client ID to use when performing the authentication.
|
|
11642
|
+
example: oauth-username
|
|
11643
|
+
type: string
|
|
11644
|
+
clientSecret:
|
|
11645
|
+
description: Client secret to use when performing the authentication.
|
|
11646
|
+
example: oauth-password
|
|
11647
|
+
type: string
|
|
11648
|
+
resource:
|
|
11649
|
+
description: Resource to use when performing the authentication.
|
|
11650
|
+
example: resource
|
|
11651
|
+
type: string
|
|
11652
|
+
scope:
|
|
11653
|
+
description: Scope to use when performing the authentication.
|
|
11654
|
+
example: scope
|
|
11655
|
+
type: string
|
|
11656
|
+
tokenApiAuthentication:
|
|
11657
|
+
$ref: '#/components/schemas/SyntheticsBasicAuthOauthTokenApiAuthentication'
|
|
11658
|
+
type:
|
|
11659
|
+
$ref: '#/components/schemas/SyntheticsBasicAuthOauthClientType'
|
|
11660
|
+
required:
|
|
11661
|
+
- accessTokenUrl
|
|
11662
|
+
- tokenApiAuthentication
|
|
11663
|
+
- clientId
|
|
11664
|
+
- clientSecret
|
|
11665
|
+
type: object
|
|
11666
|
+
SyntheticsBasicAuthOauthClientType:
|
|
11667
|
+
default: oauth-client
|
|
11668
|
+
description: The type of basic authentication to use when performing the test.
|
|
11669
|
+
enum:
|
|
11670
|
+
- oauth-client
|
|
11671
|
+
example: oauth-client
|
|
11672
|
+
type: string
|
|
11673
|
+
x-enum-varnames:
|
|
11674
|
+
- OAUTH_CLIENT
|
|
11675
|
+
SyntheticsBasicAuthOauthROP:
|
|
11676
|
+
description: Object to handle `oauth rop` authentication when performing the
|
|
11677
|
+
test.
|
|
11678
|
+
properties:
|
|
11679
|
+
accessTokenUrl:
|
|
11680
|
+
description: Access token URL to use when performing the authentication.
|
|
11681
|
+
example: https://example.com
|
|
11682
|
+
type: string
|
|
11683
|
+
audience:
|
|
11684
|
+
description: Audience to use when performing the authentication.
|
|
11685
|
+
example: audience
|
|
11686
|
+
type: string
|
|
11687
|
+
clientId:
|
|
11688
|
+
description: Client ID to use when performing the authentication.
|
|
11689
|
+
example: client-id
|
|
11690
|
+
type: string
|
|
11691
|
+
clientSecret:
|
|
11692
|
+
description: Client secret to use when performing the authentication.
|
|
11693
|
+
example: client-secret
|
|
11694
|
+
type: string
|
|
11695
|
+
password:
|
|
11696
|
+
description: Password to use when performing the authentication.
|
|
11697
|
+
example: password
|
|
11698
|
+
type: string
|
|
11699
|
+
resource:
|
|
11700
|
+
description: Resource to use when performing the authentication.
|
|
11701
|
+
example: resource
|
|
11702
|
+
type: string
|
|
11703
|
+
scope:
|
|
11704
|
+
description: Scope to use when performing the authentication.
|
|
11705
|
+
example: scope
|
|
11706
|
+
type: string
|
|
11707
|
+
tokenApiAuthentication:
|
|
11708
|
+
$ref: '#/components/schemas/SyntheticsBasicAuthOauthTokenApiAuthentication'
|
|
11709
|
+
type:
|
|
11710
|
+
$ref: '#/components/schemas/SyntheticsBasicAuthOauthROPType'
|
|
11711
|
+
username:
|
|
11712
|
+
description: Username to use when performing the authentication.
|
|
11713
|
+
example: username
|
|
11714
|
+
type: string
|
|
11715
|
+
required:
|
|
11716
|
+
- accessTokenUrl
|
|
11717
|
+
- password
|
|
11718
|
+
- tokenApiAuthentication
|
|
11719
|
+
- username
|
|
11720
|
+
type: object
|
|
11721
|
+
SyntheticsBasicAuthOauthROPType:
|
|
11722
|
+
default: oauth-rop
|
|
11723
|
+
description: The type of basic authentication to use when performing the test.
|
|
11724
|
+
enum:
|
|
11725
|
+
- oauth-rop
|
|
11726
|
+
example: oauth-rop
|
|
11727
|
+
type: string
|
|
11728
|
+
x-enum-varnames:
|
|
11729
|
+
- OAUTH_ROP
|
|
11730
|
+
SyntheticsBasicAuthOauthTokenApiAuthentication:
|
|
11731
|
+
description: Type of token to use when performing the authentication.
|
|
11732
|
+
enum:
|
|
11733
|
+
- header
|
|
11734
|
+
- body
|
|
11735
|
+
example: header
|
|
11736
|
+
type: string
|
|
11737
|
+
x-enum-varnames:
|
|
11738
|
+
- HEADER
|
|
11739
|
+
- BODY
|
|
11442
11740
|
SyntheticsBasicAuthSigv4:
|
|
11443
11741
|
description: Object to handle `SIGV4` authentication when performing the test.
|
|
11444
11742
|
properties:
|
|
@@ -12685,6 +12983,9 @@ components:
|
|
|
12685
12983
|
name:
|
|
12686
12984
|
description: The name of the step.
|
|
12687
12985
|
type: string
|
|
12986
|
+
noScreenshot:
|
|
12987
|
+
description: A boolean set to not take a screenshot for the step.
|
|
12988
|
+
type: boolean
|
|
12688
12989
|
params:
|
|
12689
12990
|
description: The parameters of the step.
|
|
12690
12991
|
type: object
|
|
@@ -12828,6 +13129,16 @@ components:
|
|
|
12828
13129
|
- TYPE_TEXT
|
|
12829
13130
|
- UPLOAD_FILES
|
|
12830
13131
|
- WAIT
|
|
13132
|
+
SyntheticsTestCallType:
|
|
13133
|
+
description: The type of gRPC call to perform.
|
|
13134
|
+
enum:
|
|
13135
|
+
- healthcheck
|
|
13136
|
+
- unary
|
|
13137
|
+
example: unary
|
|
13138
|
+
type: string
|
|
13139
|
+
x-enum-varnames:
|
|
13140
|
+
- HEALTHCHECK
|
|
13141
|
+
- UNARY
|
|
12831
13142
|
SyntheticsTestCiOptions:
|
|
12832
13143
|
description: CI/CD options for a Synthetic test.
|
|
12833
13144
|
properties:
|
|
@@ -12993,7 +13304,8 @@ components:
|
|
|
12993
13304
|
certificates.'
|
|
12994
13305
|
type: boolean
|
|
12995
13306
|
allow_insecure:
|
|
12996
|
-
description: Allows loading insecure content for an HTTP request
|
|
13307
|
+
description: Allows loading insecure content for an HTTP request in an API
|
|
13308
|
+
test.
|
|
12997
13309
|
type: boolean
|
|
12998
13310
|
checkCertificateRevocation:
|
|
12999
13311
|
description: For SSL test, whether or not the test should fail on revoked
|
|
@@ -13017,7 +13329,7 @@ components:
|
|
|
13017
13329
|
description: For API HTTP test, whether or not the test should follow redirects.
|
|
13018
13330
|
type: boolean
|
|
13019
13331
|
ignoreServerCertificateError:
|
|
13020
|
-
description: Ignore server certificate error.
|
|
13332
|
+
description: Ignore server certificate error for browser tests.
|
|
13021
13333
|
type: boolean
|
|
13022
13334
|
initialNavigationTimeout:
|
|
13023
13335
|
description: Timeout before declaring the initial step as failed (in seconds)
|
|
@@ -13132,6 +13444,10 @@ components:
|
|
|
13132
13444
|
body:
|
|
13133
13445
|
description: Body to include in the test.
|
|
13134
13446
|
type: string
|
|
13447
|
+
bodyType:
|
|
13448
|
+
$ref: '#/components/schemas/SyntheticsTestRequestBodyType'
|
|
13449
|
+
callType:
|
|
13450
|
+
$ref: '#/components/schemas/SyntheticsTestCallType'
|
|
13135
13451
|
certificate:
|
|
13136
13452
|
$ref: '#/components/schemas/SyntheticsTestRequestCertificate'
|
|
13137
13453
|
certificateDomains:
|
|
@@ -13167,7 +13483,10 @@ components:
|
|
|
13167
13483
|
metadata:
|
|
13168
13484
|
$ref: '#/components/schemas/SyntheticsTestMetadata'
|
|
13169
13485
|
method:
|
|
13170
|
-
|
|
13486
|
+
description: Either the HTTP method/verb to use or a gRPC method available
|
|
13487
|
+
on the service set in the `service` field. Required if `subtype` is `HTTP`
|
|
13488
|
+
or if `subtype` is `grpc` and `callType` is `unary`.
|
|
13489
|
+
type: string
|
|
13171
13490
|
noSavingResponseBody:
|
|
13172
13491
|
description: Determines whether or not to save the response body.
|
|
13173
13492
|
type: boolean
|
|
@@ -13195,7 +13514,8 @@ components:
|
|
|
13195
13514
|
the same IP address and TCP port number.'
|
|
13196
13515
|
type: string
|
|
13197
13516
|
service:
|
|
13198
|
-
description: gRPC service on which you want to perform the
|
|
13517
|
+
description: The gRPC service on which you want to perform the gRPC call.
|
|
13518
|
+
example: Greeter
|
|
13199
13519
|
type: string
|
|
13200
13520
|
shouldTrackHops:
|
|
13201
13521
|
description: Turns on a traceroute probe to discover all gateways along
|
|
@@ -13210,6 +13530,24 @@ components:
|
|
|
13210
13530
|
example: https://example.com
|
|
13211
13531
|
type: string
|
|
13212
13532
|
type: object
|
|
13533
|
+
SyntheticsTestRequestBodyType:
|
|
13534
|
+
description: Type of the request body.
|
|
13535
|
+
enum:
|
|
13536
|
+
- text/plain
|
|
13537
|
+
- application/json
|
|
13538
|
+
- text/xml
|
|
13539
|
+
- text/html
|
|
13540
|
+
- application/x-www-form-urlencoded
|
|
13541
|
+
- graphql
|
|
13542
|
+
example: text/plain
|
|
13543
|
+
type: string
|
|
13544
|
+
x-enum-varnames:
|
|
13545
|
+
- TEXT_PLAIN
|
|
13546
|
+
- APPLICATION_JSON
|
|
13547
|
+
- TEXT_XML
|
|
13548
|
+
- TEXT_HTML
|
|
13549
|
+
- APPLICATION_X_WWW_FORM_URLENCODED
|
|
13550
|
+
- GRAPHQL
|
|
13213
13551
|
SyntheticsTestRequestCertificate:
|
|
13214
13552
|
description: Client certificate to use when performing the test request.
|
|
13215
13553
|
properties:
|
|
@@ -14167,6 +14505,8 @@ components:
|
|
|
14167
14505
|
- estimated_ingested_spans_percentage
|
|
14168
14506
|
- apm_fargate_usage
|
|
14169
14507
|
- apm_fargate_percentage
|
|
14508
|
+
- appsec_fargate_usage
|
|
14509
|
+
- appsec_fargate_percentage
|
|
14170
14510
|
type: string
|
|
14171
14511
|
x-enum-varnames:
|
|
14172
14512
|
- API_PERCENTAGE
|
|
@@ -14201,6 +14541,8 @@ components:
|
|
|
14201
14541
|
- ESTIMATED_INGESTED_SPANS_PERCENTAGE
|
|
14202
14542
|
- APM_FARGATE_USAGE
|
|
14203
14543
|
- APM_FARGATE_PERCENTAGE
|
|
14544
|
+
- APPSEC_FARGATE_USAGE
|
|
14545
|
+
- APPSEC_FARGATE_PERCENTAGE
|
|
14204
14546
|
UsageAttributionSupportedMetrics:
|
|
14205
14547
|
description: Supported fields for usage attribution requests (valid requests
|
|
14206
14548
|
contain one or more metrics, or `*` for all).
|
|
@@ -14247,6 +14589,8 @@ components:
|
|
|
14247
14589
|
- estimated_ingested_spans_percentage
|
|
14248
14590
|
- apm_fargate_usage
|
|
14249
14591
|
- apm_fargate_percentage
|
|
14592
|
+
- appsec_fargate_usage
|
|
14593
|
+
- appsec_fargate_percentage
|
|
14250
14594
|
- '*'
|
|
14251
14595
|
type: string
|
|
14252
14596
|
x-enum-varnames:
|
|
@@ -14292,6 +14636,8 @@ components:
|
|
|
14292
14636
|
- ESTIMATED_INGESTED_SPANS_PERCENTAGE
|
|
14293
14637
|
- APM_FARGATE_USAGE
|
|
14294
14638
|
- APM_FARGATE_PERCENTAGE
|
|
14639
|
+
- APPSEC_FARGATE_USAGE
|
|
14640
|
+
- APPSEC_FARGATE_PERCENTAGE
|
|
14295
14641
|
- ALL
|
|
14296
14642
|
UsageAttributionTagNames:
|
|
14297
14643
|
additionalProperties:
|
|
@@ -14348,6 +14694,16 @@ components:
|
|
|
14348
14694
|
description: The APM host usage by tag(s).
|
|
14349
14695
|
format: double
|
|
14350
14696
|
type: number
|
|
14697
|
+
appsec_fargate_percentage:
|
|
14698
|
+
description: The percentage of Application Security Monitoring ECS Fargate
|
|
14699
|
+
task usage by tag(s).
|
|
14700
|
+
format: double
|
|
14701
|
+
type: number
|
|
14702
|
+
appsec_fargate_usage:
|
|
14703
|
+
description: The Application Security Monitoring ECS Fargate task usage
|
|
14704
|
+
by tag(s).
|
|
14705
|
+
format: double
|
|
14706
|
+
type: number
|
|
14351
14707
|
appsec_percentage:
|
|
14352
14708
|
description: The percentage of Application Security Monitoring host usage
|
|
14353
14709
|
by tag(s).
|
|
@@ -14641,8 +14997,12 @@ components:
|
|
|
14641
14997
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14642
14998
|
apm_trace_search_sum:
|
|
14643
14999
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15000
|
+
application_security_fargate_average:
|
|
15001
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14644
15002
|
application_security_host_sum:
|
|
14645
15003
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15004
|
+
application_security_host_top99:
|
|
15005
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14646
15006
|
ci_pipeline_indexed_spans_sum:
|
|
14647
15007
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14648
15008
|
ci_pipeline_maximum:
|
|
@@ -14655,6 +15015,10 @@ components:
|
|
|
14655
15015
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14656
15016
|
ci_testing_sum:
|
|
14657
15017
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15018
|
+
cloud_cost_management_average:
|
|
15019
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15020
|
+
cloud_cost_management_sum:
|
|
15021
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14658
15022
|
cspm_container_sum:
|
|
14659
15023
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14660
15024
|
cspm_host_sum:
|
|
@@ -14717,6 +15081,8 @@ components:
|
|
|
14717
15081
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14718
15082
|
lambda_function_sum:
|
|
14719
15083
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15084
|
+
logs_forwarding_sum:
|
|
15085
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14720
15086
|
logs_indexed_15day_sum:
|
|
14721
15087
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14722
15088
|
logs_indexed_180day_sum:
|
|
@@ -14771,6 +15137,12 @@ components:
|
|
|
14771
15137
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14772
15138
|
sensitive_data_scanner_sum:
|
|
14773
15139
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15140
|
+
serverless_apm_sum:
|
|
15141
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15142
|
+
serverless_infra_average:
|
|
15143
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15144
|
+
serverless_infra_sum:
|
|
15145
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14774
15146
|
serverless_invocation_sum:
|
|
14775
15147
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14776
15148
|
siem_sum:
|
|
@@ -14779,6 +15151,8 @@ components:
|
|
|
14779
15151
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14780
15152
|
synthetics_api_tests_sum:
|
|
14781
15153
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15154
|
+
synthetics_app_testing_maximum:
|
|
15155
|
+
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14782
15156
|
synthetics_browser_checks_sum:
|
|
14783
15157
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
14784
15158
|
timeseries_average:
|
|
@@ -14903,6 +15277,12 @@ components:
|
|
|
14903
15277
|
format: double
|
|
14904
15278
|
nullable: true
|
|
14905
15279
|
type: number
|
|
15280
|
+
gcp_host_count:
|
|
15281
|
+
description: The number of Cloud Security Posture Management GCP hosts during
|
|
15282
|
+
a given hour.
|
|
15283
|
+
format: double
|
|
15284
|
+
nullable: true
|
|
15285
|
+
type: number
|
|
14906
15286
|
host_count:
|
|
14907
15287
|
description: The total number of Cloud Security Posture Management hosts
|
|
14908
15288
|
during a given hour.
|
|
@@ -15033,6 +15413,11 @@ components:
|
|
|
15033
15413
|
hour.
|
|
15034
15414
|
format: int64
|
|
15035
15415
|
type: integer
|
|
15416
|
+
appsec_fargate_count:
|
|
15417
|
+
description: The Application Security Monitoring ECS Fargate tasks during
|
|
15418
|
+
the given hour.
|
|
15419
|
+
format: int64
|
|
15420
|
+
type: integer
|
|
15036
15421
|
avg_profiled_fargate_tasks:
|
|
15037
15422
|
description: The average profiled task count for Fargate Profiling.
|
|
15038
15423
|
format: int64
|
|
@@ -15139,6 +15524,11 @@ components:
|
|
|
15139
15524
|
(and were NOT running the Datadog Agent).'
|
|
15140
15525
|
format: int64
|
|
15141
15526
|
type: integer
|
|
15527
|
+
opentelemetry_apm_host_count:
|
|
15528
|
+
description: Contains the total number of hosts using APM reported by Datadog
|
|
15529
|
+
exporter for the OpenTelemetry Collector.
|
|
15530
|
+
format: int64
|
|
15531
|
+
type: integer
|
|
15142
15532
|
opentelemetry_host_count:
|
|
15143
15533
|
description: Contains the total number of hosts reported by Datadog exporter
|
|
15144
15534
|
for the OpenTelemetry Collector.
|
|
@@ -15677,6 +16067,18 @@ components:
|
|
|
15677
16067
|
description: Sensitive Data Scanner usage for a given organization for a given
|
|
15678
16068
|
hour.
|
|
15679
16069
|
properties:
|
|
16070
|
+
apm_scanned_bytes:
|
|
16071
|
+
description: "The total number of bytes scanned of APM usage across all
|
|
16072
|
+
usage types by the Sensitive Data Scanner from the start of the given
|
|
16073
|
+
hour\u2019s month until the given hour."
|
|
16074
|
+
format: int64
|
|
16075
|
+
type: integer
|
|
16076
|
+
events_scanned_bytes:
|
|
16077
|
+
description: "The total number of bytes scanned of Events usage across all
|
|
16078
|
+
usage types by the Sensitive Data Scanner from the start of the given
|
|
16079
|
+
hour\u2019s month until the given hour."
|
|
16080
|
+
format: int64
|
|
16081
|
+
type: integer
|
|
15680
16082
|
hour:
|
|
15681
16083
|
description: The hour for the usage.
|
|
15682
16084
|
format: date-time
|
|
@@ -15693,6 +16095,12 @@ components:
|
|
|
15693
16095
|
public_id:
|
|
15694
16096
|
description: The organization public ID.
|
|
15695
16097
|
type: string
|
|
16098
|
+
rum_scanned_bytes:
|
|
16099
|
+
description: "The total number of bytes scanned of RUM usage across all
|
|
16100
|
+
usage types by the Sensitive Data Scanner from the start of the given
|
|
16101
|
+
hour\u2019s month until the given hour."
|
|
16102
|
+
format: int64
|
|
16103
|
+
type: integer
|
|
15696
16104
|
total_scanned_bytes:
|
|
15697
16105
|
description: "The total number of bytes scanned across all usage types by
|
|
15698
16106
|
the Sensitive Data Scanner from the start of the given hour\u2019s month
|
|
@@ -15846,6 +16254,11 @@ components:
|
|
|
15846
16254
|
hours in the current date for all organizations.
|
|
15847
16255
|
format: int64
|
|
15848
16256
|
type: integer
|
|
16257
|
+
appsec_fargate_count_avg:
|
|
16258
|
+
description: Shows the average of all Application Security Monitoring ECS
|
|
16259
|
+
Fargate tasks over all hours in the current date for all organizations.
|
|
16260
|
+
format: int64
|
|
16261
|
+
type: integer
|
|
15849
16262
|
audit_logs_lines_indexed_sum:
|
|
15850
16263
|
description: Shows the sum of audit logs lines indexed over all hours in
|
|
15851
16264
|
the current date for all organizations.
|
|
@@ -15950,6 +16363,11 @@ components:
|
|
|
15950
16363
|
containers over all hours in the current date for all organizations.
|
|
15951
16364
|
format: int64
|
|
15952
16365
|
type: integer
|
|
16366
|
+
cspm_gcp_host_top99p:
|
|
16367
|
+
description: Shows the 99th percentile of all Cloud Security Posture Management
|
|
16368
|
+
GCP hosts over all hours in the current date for all organizations.
|
|
16369
|
+
format: int64
|
|
16370
|
+
type: integer
|
|
15953
16371
|
cspm_host_top99p:
|
|
15954
16372
|
description: Shows the 99th percentile of all Cloud Security Posture Management
|
|
15955
16373
|
hosts over all hours in the current date for all organizations.
|
|
@@ -16084,6 +16502,12 @@ components:
|
|
|
16084
16502
|
date for all organizations.
|
|
16085
16503
|
format: int64
|
|
16086
16504
|
type: integer
|
|
16505
|
+
opentelemetry_apm_host_top99p:
|
|
16506
|
+
description: Shows the 99th percentile of APM hosts reported by the Datadog
|
|
16507
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
|
16508
|
+
date for all organizations.
|
|
16509
|
+
format: int64
|
|
16510
|
+
type: integer
|
|
16087
16511
|
opentelemetry_host_top99p:
|
|
16088
16512
|
description: Shows the 99th percentile of all hosts reported by the Datadog
|
|
16089
16513
|
exporter for the OpenTelemetry Collector over all hours in the current
|
|
@@ -16120,11 +16544,26 @@ components:
|
|
|
16120
16544
|
hours in the current date for all organizations.
|
|
16121
16545
|
format: int64
|
|
16122
16546
|
type: integer
|
|
16547
|
+
sds_apm_scanned_bytes_sum:
|
|
16548
|
+
description: Sum of all APM bytes scanned with sensitive data scanner over
|
|
16549
|
+
all hours in the current date for all organizations.
|
|
16550
|
+
format: int64
|
|
16551
|
+
type: integer
|
|
16552
|
+
sds_events_scanned_bytes_sum:
|
|
16553
|
+
description: Sum of all event stream events bytes scanned with sensitive
|
|
16554
|
+
data scanner over all hours in the current date for all organizations.
|
|
16555
|
+
format: int64
|
|
16556
|
+
type: integer
|
|
16123
16557
|
sds_logs_scanned_bytes_sum:
|
|
16124
16558
|
description: Shows the sum of all bytes scanned of logs usage by the Sensitive
|
|
16125
16559
|
Data Scanner over all hours in the current month for all organizations.
|
|
16126
16560
|
format: int64
|
|
16127
16561
|
type: integer
|
|
16562
|
+
sds_rum_scanned_bytes_sum:
|
|
16563
|
+
description: Sum of all RUM bytes scanned with sensitive data scanner over
|
|
16564
|
+
all hours in the current date for all organizations.
|
|
16565
|
+
format: int64
|
|
16566
|
+
type: integer
|
|
16128
16567
|
sds_total_scanned_bytes_sum:
|
|
16129
16568
|
description: Shows the sum of all bytes scanned across all usage types by
|
|
16130
16569
|
the Sensitive Data Scanner over all hours in the current month for all
|
|
@@ -16141,6 +16580,11 @@ components:
|
|
|
16141
16580
|
the current date for all organizations.
|
|
16142
16581
|
format: int64
|
|
16143
16582
|
type: integer
|
|
16583
|
+
synthetics_parallel_testing_max_slots_hwm:
|
|
16584
|
+
description: Shows the high-water mark of used synthetics parallel testing
|
|
16585
|
+
slots over all hours in the current date for all organizations.
|
|
16586
|
+
format: int64
|
|
16587
|
+
type: integer
|
|
16144
16588
|
trace_search_indexed_events_count_sum:
|
|
16145
16589
|
description: Shows the sum of all Indexed Spans indexed over all hours in
|
|
16146
16590
|
the current date for all organizations.
|
|
@@ -16181,6 +16625,11 @@ components:
|
|
|
16181
16625
|
hours in the current date for the given org.
|
|
16182
16626
|
format: int64
|
|
16183
16627
|
type: integer
|
|
16628
|
+
appsec_fargate_count_avg:
|
|
16629
|
+
description: Shows the average of all Application Security Monitoring ECS
|
|
16630
|
+
Fargate tasks over all hours in the current months for the given org.
|
|
16631
|
+
format: int64
|
|
16632
|
+
type: integer
|
|
16184
16633
|
audit_logs_lines_indexed_sum:
|
|
16185
16634
|
description: Shows the sum of all audit logs lines indexed over all hours
|
|
16186
16635
|
in the current date for the given org.
|
|
@@ -16286,6 +16735,11 @@ components:
|
|
|
16286
16735
|
containers over all hours in the current date for the given org.
|
|
16287
16736
|
format: int64
|
|
16288
16737
|
type: integer
|
|
16738
|
+
cspm_gcp_host_top99p:
|
|
16739
|
+
description: Shows the 99th percentile of all Cloud Security Posture Management
|
|
16740
|
+
GCP hosts over all hours in the current date for the given org.
|
|
16741
|
+
format: int64
|
|
16742
|
+
type: integer
|
|
16289
16743
|
cspm_host_top99p:
|
|
16290
16744
|
description: Shows the 99th percentile of all Cloud Security Posture Management
|
|
16291
16745
|
hosts over all hours in the current date for the given org.
|
|
@@ -16421,6 +16875,12 @@ components:
|
|
|
16421
16875
|
date for the given org.
|
|
16422
16876
|
format: int64
|
|
16423
16877
|
type: integer
|
|
16878
|
+
opentelemetry_apm_host_top99p:
|
|
16879
|
+
description: Shows the 99th percentile of APM hosts reported by the Datadog
|
|
16880
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
|
16881
|
+
date for the given org.
|
|
16882
|
+
format: int64
|
|
16883
|
+
type: integer
|
|
16424
16884
|
opentelemetry_host_top99p:
|
|
16425
16885
|
description: Shows the 99th percentile of all hosts reported by the Datadog
|
|
16426
16886
|
exporter for the OpenTelemetry Collector over all hours in the current
|
|
@@ -16458,11 +16918,26 @@ components:
|
|
|
16458
16918
|
hours in the current date for the given org.
|
|
16459
16919
|
format: int64
|
|
16460
16920
|
type: integer
|
|
16921
|
+
sds_apm_scanned_bytes_sum:
|
|
16922
|
+
description: Sum of all APM bytes scanned with sensitive data scanner over
|
|
16923
|
+
all hours in the current date for the given org.
|
|
16924
|
+
format: int64
|
|
16925
|
+
type: integer
|
|
16926
|
+
sds_events_scanned_bytes_sum:
|
|
16927
|
+
description: Sum of all event stream events bytes scanned with sensitive
|
|
16928
|
+
data scanner over all hours in the current date for the given org.
|
|
16929
|
+
format: int64
|
|
16930
|
+
type: integer
|
|
16461
16931
|
sds_logs_scanned_bytes_sum:
|
|
16462
16932
|
description: Shows the sum of all bytes scanned of logs usage by the Sensitive
|
|
16463
16933
|
Data Scanner over all hours in the current month for the given org.
|
|
16464
16934
|
format: int64
|
|
16465
16935
|
type: integer
|
|
16936
|
+
sds_rum_scanned_bytes_sum:
|
|
16937
|
+
description: Sum of all RUM bytes scanned with sensitive data scanner over
|
|
16938
|
+
all hours in the current date for the given org.
|
|
16939
|
+
format: int64
|
|
16940
|
+
type: integer
|
|
16466
16941
|
sds_total_scanned_bytes_sum:
|
|
16467
16942
|
description: Shows the sum of all bytes scanned across all usage types by
|
|
16468
16943
|
the Sensitive Data Scanner over all hours in the current month for the
|
|
@@ -16479,6 +16954,11 @@ components:
|
|
|
16479
16954
|
the current date for the given org.
|
|
16480
16955
|
format: int64
|
|
16481
16956
|
type: integer
|
|
16957
|
+
synthetics_parallel_testing_max_slots_hwm:
|
|
16958
|
+
description: Shows the high-water mark of used synthetics parallel testing
|
|
16959
|
+
slots over all hours in the current date for the given org.
|
|
16960
|
+
format: int64
|
|
16961
|
+
type: integer
|
|
16482
16962
|
trace_search_indexed_events_count_sum:
|
|
16483
16963
|
description: Shows the sum of all Indexed Spans indexed over all hours in
|
|
16484
16964
|
the current date for the given org.
|
|
@@ -16519,6 +16999,11 @@ components:
|
|
|
16519
16999
|
hours in the current months for all organizations.
|
|
16520
17000
|
format: int64
|
|
16521
17001
|
type: integer
|
|
17002
|
+
appsec_fargate_count_avg_sum:
|
|
17003
|
+
description: Shows the average of all Application Security Monitoring ECS
|
|
17004
|
+
Fargate tasks over all hours in the current months for all organizations.
|
|
17005
|
+
format: int64
|
|
17006
|
+
type: integer
|
|
16522
17007
|
audit_logs_lines_indexed_agg_sum:
|
|
16523
17008
|
description: Shows the sum of all audit logs lines indexed over all hours
|
|
16524
17009
|
in the current months for all organizations.
|
|
@@ -16631,6 +17116,11 @@ components:
|
|
|
16631
17116
|
all organizations.
|
|
16632
17117
|
format: int64
|
|
16633
17118
|
type: integer
|
|
17119
|
+
cspm_gcp_host_top99p_sum:
|
|
17120
|
+
description: Shows the 99th percentile of all Cloud Security Posture Management
|
|
17121
|
+
GCP hosts over all hours in the current months for all organizations.
|
|
17122
|
+
format: int64
|
|
17123
|
+
type: integer
|
|
16634
17124
|
cspm_host_top99p_sum:
|
|
16635
17125
|
description: Shows the 99th percentile of all Cloud Security Posture Management
|
|
16636
17126
|
hosts over all hours in the current months for all organizations.
|
|
@@ -16785,6 +17275,12 @@ components:
|
|
|
16785
17275
|
months for all organizations.
|
|
16786
17276
|
format: int64
|
|
16787
17277
|
type: integer
|
|
17278
|
+
opentelemetry_apm_host_top99p_sum:
|
|
17279
|
+
description: Shows the 99th percentile of APM hosts reported by the Datadog
|
|
17280
|
+
exporter for the OpenTelemetry Collector over all hours in the current
|
|
17281
|
+
months for all organizations.
|
|
17282
|
+
format: int64
|
|
17283
|
+
type: integer
|
|
16788
17284
|
opentelemetry_host_top99p_sum:
|
|
16789
17285
|
description: Shows the 99th percentile of all hosts reported by the Datadog
|
|
16790
17286
|
exporter for the OpenTelemetry Collector over all hours in the current
|
|
@@ -16833,11 +17329,26 @@ components:
|
|
|
16833
17329
|
hours in the current months for all organizations.
|
|
16834
17330
|
format: int64
|
|
16835
17331
|
type: integer
|
|
17332
|
+
sds_apm_scanned_bytes_sum:
|
|
17333
|
+
description: Sum of all APM bytes scanned with sensitive data scanner in
|
|
17334
|
+
the current months for all organizations.
|
|
17335
|
+
format: int64
|
|
17336
|
+
type: integer
|
|
17337
|
+
sds_events_scanned_bytes_sum:
|
|
17338
|
+
description: Sum of all event stream events bytes scanned with sensitive
|
|
17339
|
+
data scanner in the current months for all organizations.
|
|
17340
|
+
format: int64
|
|
17341
|
+
type: integer
|
|
16836
17342
|
sds_logs_scanned_bytes_sum:
|
|
16837
17343
|
description: Shows the sum of all bytes scanned of logs usage by the Sensitive
|
|
16838
17344
|
Data Scanner over all hours in the current month for all organizations.
|
|
16839
17345
|
format: int64
|
|
16840
17346
|
type: integer
|
|
17347
|
+
sds_rum_scanned_bytes_sum:
|
|
17348
|
+
description: Sum of all RUM bytes scanned with sensitive data scanner in
|
|
17349
|
+
the current months for all organizations.
|
|
17350
|
+
format: int64
|
|
17351
|
+
type: integer
|
|
16841
17352
|
sds_total_scanned_bytes_sum:
|
|
16842
17353
|
description: Shows the sum of all bytes scanned across all usage types by
|
|
16843
17354
|
the Sensitive Data Scanner over all hours in the current month for all
|
|
@@ -16859,6 +17370,11 @@ components:
|
|
|
16859
17370
|
the current months for all organizations.
|
|
16860
17371
|
format: int64
|
|
16861
17372
|
type: integer
|
|
17373
|
+
synthetics_parallel_testing_max_slots_hwm_sum:
|
|
17374
|
+
description: Shows the sum of the high-water marks of used synthetics parallel
|
|
17375
|
+
testing slots over all hours in the current month for all organizations.
|
|
17376
|
+
format: int64
|
|
17377
|
+
type: integer
|
|
16862
17378
|
trace_search_indexed_events_count_agg_sum:
|
|
16863
17379
|
description: Shows the sum of all Indexed Spans indexed over all hours in
|
|
16864
17380
|
the current months for all organizations.
|
|
@@ -17550,6 +18066,8 @@ components:
|
|
|
17550
18066
|
type: string
|
|
17551
18067
|
limit:
|
|
17552
18068
|
$ref: '#/components/schemas/WidgetFormulaLimit'
|
|
18069
|
+
style:
|
|
18070
|
+
$ref: '#/components/schemas/WidgetFormulaStyle'
|
|
17553
18071
|
required:
|
|
17554
18072
|
- formula
|
|
17555
18073
|
type: object
|
|
@@ -17563,6 +18081,20 @@ components:
|
|
|
17563
18081
|
order:
|
|
17564
18082
|
$ref: '#/components/schemas/QuerySortOrder'
|
|
17565
18083
|
type: object
|
|
18084
|
+
WidgetFormulaStyle:
|
|
18085
|
+
description: Styling options for widget formulas.
|
|
18086
|
+
properties:
|
|
18087
|
+
palette:
|
|
18088
|
+
description: The color palette used to display the formula. A guide to the
|
|
18089
|
+
available color palettes can be found at https://docs.datadoghq.com/dashboards/guide/widget_colors
|
|
18090
|
+
example: classic
|
|
18091
|
+
type: string
|
|
18092
|
+
palette_index:
|
|
18093
|
+
description: Index specifying which color to use within the palette.
|
|
18094
|
+
example: 1
|
|
18095
|
+
format: int64
|
|
18096
|
+
type: integer
|
|
18097
|
+
type: object
|
|
17566
18098
|
WidgetGrouping:
|
|
17567
18099
|
description: The kind of grouping to use.
|
|
17568
18100
|
enum:
|
|
@@ -18068,6 +18600,7 @@ components:
|
|
|
18068
18600
|
user_access_invite: Invite other users to your organization.
|
|
18069
18601
|
user_access_manage: Disable users, manage user roles, manage SAML-to-role
|
|
18070
18602
|
mappings, and configure logs restriction queries.
|
|
18603
|
+
user_access_read: View users and their roles and settings.
|
|
18071
18604
|
tokenUrl: /oauth2/v1/token
|
|
18072
18605
|
type: oauth2
|
|
18073
18606
|
apiKeyAuth:
|
|
@@ -19576,7 +20109,7 @@ paths:
|
|
|
19576
20109
|
schema:
|
|
19577
20110
|
type: string
|
|
19578
20111
|
- description: A comma separated list indicating what tags, if any, should be
|
|
19579
|
-
used to filter the list of
|
|
20112
|
+
used to filter the list of events.
|
|
19580
20113
|
example: host:host0
|
|
19581
20114
|
in: query
|
|
19582
20115
|
name: tags
|
|
@@ -24678,6 +25211,22 @@ paths:
|
|
|
24678
25211
|
get:
|
|
24679
25212
|
description: Get all Service Level Objective corrections.
|
|
24680
25213
|
operationId: ListSLOCorrection
|
|
25214
|
+
parameters:
|
|
25215
|
+
- description: The specific offset to use as the beginning of the returned response.
|
|
25216
|
+
in: query
|
|
25217
|
+
name: offset
|
|
25218
|
+
required: false
|
|
25219
|
+
schema:
|
|
25220
|
+
format: int64
|
|
25221
|
+
type: integer
|
|
25222
|
+
- description: The number of SLO corrections to return in the response. Default
|
|
25223
|
+
is 25.
|
|
25224
|
+
in: query
|
|
25225
|
+
name: limit
|
|
25226
|
+
required: false
|
|
25227
|
+
schema:
|
|
25228
|
+
format: int64
|
|
25229
|
+
type: integer
|
|
24681
25230
|
responses:
|
|
24682
25231
|
'200':
|
|
24683
25232
|
content:
|
|
@@ -25208,9 +25757,6 @@ paths:
|
|
|
25208
25757
|
summary: Get an SLO's history
|
|
25209
25758
|
tags:
|
|
25210
25759
|
- Service Level Objectives
|
|
25211
|
-
x-unstable: '**Note**: This endpoint is in public beta.
|
|
25212
|
-
|
|
25213
|
-
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
25214
25760
|
/api/v1/synthetics/ci/batch/{batch_id}:
|
|
25215
25761
|
get:
|
|
25216
25762
|
description: Get a batch's updated details.
|
|
@@ -25423,6 +25969,18 @@ paths:
|
|
|
25423
25969
|
get:
|
|
25424
25970
|
description: Get the list of all Synthetic tests.
|
|
25425
25971
|
operationId: ListTests
|
|
25972
|
+
parameters:
|
|
25973
|
+
- description: Used for pagination. The number of tests returned in the page.
|
|
25974
|
+
in: query
|
|
25975
|
+
name: page_size
|
|
25976
|
+
schema:
|
|
25977
|
+
type: string
|
|
25978
|
+
- description: Used for pagination. Which page you want to retrieve. Starts
|
|
25979
|
+
at zero.
|
|
25980
|
+
in: query
|
|
25981
|
+
name: page_number
|
|
25982
|
+
schema:
|
|
25983
|
+
type: string
|
|
25426
25984
|
responses:
|
|
25427
25985
|
'200':
|
|
25428
25986
|
content:
|
|
@@ -25449,7 +26007,7 @@ paths:
|
|
|
25449
26007
|
appKeyAuth: []
|
|
25450
26008
|
- AuthZ:
|
|
25451
26009
|
- synthetics_read
|
|
25452
|
-
summary: Get the list of all tests
|
|
26010
|
+
summary: Get the list of all Synthetic tests
|
|
25453
26011
|
tags:
|
|
25454
26012
|
- Synthetics
|
|
25455
26013
|
/api/v1/synthetics/tests/api:
|
|
@@ -28942,7 +29500,8 @@ paths:
|
|
|
28942
29500
|
security:
|
|
28943
29501
|
- apiKeyAuth: []
|
|
28944
29502
|
appKeyAuth: []
|
|
28945
|
-
- AuthZ:
|
|
29503
|
+
- AuthZ:
|
|
29504
|
+
- user_access_read
|
|
28946
29505
|
summary: List all users
|
|
28947
29506
|
tags:
|
|
28948
29507
|
- Users
|