datadog_api_client 2.2.0 → 2.3.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 +30 -4
- data/.generator/schemas/v2/openapi.yaml +1448 -236
- data/.generator/src/generator/cli.py +11 -0
- data/.generator/src/generator/formatter.py +5 -1
- data/.generator/src/generator/templates/api.j2 +7 -0
- data/.generator/src/generator/templates/api_client.j2 +27 -2
- data/.generator/src/generator/templates/model.j2 +4 -0
- data/.generator/src/generator/templates/model_base.j2 +10 -2
- data/.generator/src/generator/templates/model_generic.j2 +3 -17
- data/.generator/src/generator/templates/model_oneof.j2 +1 -1
- data/.generator/src/generator/templates/scenarios_model_mapping.j2 +16 -0
- data/CHANGELOG.md +20 -0
- data/Gemfile +1 -0
- data/examples/v1/monitors/ValidateMonitor_4247196452.rb +4 -1
- data/examples/v1/service-level-objectives/DeleteSLOTimeframeInBulk.rb +2 -2
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1402674167.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1487281163.rb +3 -3
- data/examples/v1/synthetics/UpdateAPITest.rb +2 -2
- data/examples/v1/usage-metering/GetUsageSummary.rb +1 -1
- data/examples/v2/confluent-cloud/CreateConfluentAccount.rb +29 -0
- data/examples/v2/confluent-cloud/CreateConfluentResource.rb +22 -0
- data/examples/v2/confluent-cloud/DeleteConfluentAccount.rb +5 -0
- data/examples/v2/confluent-cloud/DeleteConfluentAccount_2919241291.rb +8 -0
- data/examples/v2/confluent-cloud/GetConfluentAccount.rb +8 -0
- data/examples/v2/confluent-cloud/GetConfluentResource.rb +5 -0
- data/examples/v2/confluent-cloud/ListConfluentAccount.rb +5 -0
- data/examples/v2/confluent-cloud/ListConfluentResource.rb +5 -0
- data/examples/v2/confluent-cloud/UpdateConfluentAccount.rb +22 -0
- data/examples/v2/confluent-cloud/UpdateConfluentResource.rb +19 -0
- data/examples/v2/rum/UpdateRUMApplication.rb +5 -2
- data/examples/v2/service-definition/CreateOrUpdateServiceDefinitions.rb +54 -0
- data/examples/v2/service-definition/DeleteServiceDefinition.rb +5 -0
- data/examples/v2/service-definition/GetServiceDefinition.rb +5 -0
- data/examples/v2/service-definition/ListServiceDefinitions.rb +5 -0
- data/lib/datadog_api_client/api_client.rb +27 -2
- data/lib/datadog_api_client/inflector.rb +53 -0
- data/lib/datadog_api_client/v1/api/logs_api.rb +3 -0
- data/lib/datadog_api_client/v1/api/usage_metering_api.rb +21 -3
- data/lib/datadog_api_client/v1/model_base.rb +10 -2
- data/lib/datadog_api_client/v1/models/add_signal_to_incident_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/alert_graph_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/alert_value_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/api_error_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/api_key.rb +0 -13
- data/lib/datadog_api_client/v1/models/api_key_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/api_key_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/apm_stats_query_column_type.rb +0 -13
- data/lib/datadog_api_client/v1/models/apm_stats_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/application_key.rb +0 -13
- data/lib/datadog_api_client/v1/models/application_key_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/application_key_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/authentication_validation_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_account.rb +0 -19
- data/lib/datadog_api_client/v1/models/aws_account_and_lambda_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_account_create_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_account_delete_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_account_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_logs_async_error.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_logs_async_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_logs_lambda.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_logs_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_logs_list_services_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_logs_services_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_tag_filter.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_tag_filter_create_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_tag_filter_delete_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/aws_tag_filter_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/azure_account.rb +0 -13
- data/lib/datadog_api_client/v1/models/cancel_downtimes_by_scope_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/canceled_downtimes_ids.rb +0 -13
- data/lib/datadog_api_client/v1/models/change_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/change_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/check_status_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/creator.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard.rb +0 -15
- data/lib/datadog_api_client/v1/models/dashboard_bulk_action_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/dashboard_bulk_delete_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_delete_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_list.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_list_delete_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_list_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_restore_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_summary.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_summary_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_template_variable.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset.rb +0 -13
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset_value.rb +0 -13
- data/lib/datadog_api_client/v1/models/deleted_monitor.rb +0 -13
- data/lib/datadog_api_client/v1/models/distribution_point_item.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_points_payload.rb +0 -13
- data/lib/datadog_api_client/v1/models/distribution_points_series.rb +0 -15
- data/lib/datadog_api_client/v1/models/distribution_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/distribution_widget_histogram_request_query.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/distribution_widget_x_axis.rb +0 -19
- data/lib/datadog_api_client/v1/models/distribution_widget_y_axis.rb +0 -19
- data/lib/datadog_api_client/v1/models/downtime.rb +0 -13
- data/lib/datadog_api_client/v1/models/downtime_child.rb +0 -13
- data/lib/datadog_api_client/v1/models/downtime_recurrence.rb +0 -13
- data/lib/datadog_api_client/v1/models/event.rb +0 -13
- data/lib/datadog_api_client/v1/models/event_create_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/event_create_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/event_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/event_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/event_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/event_stream_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/event_timeline_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_dependency_stats_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_resource_stats_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_compute.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_search.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by_sort.rb +0 -15
- data/lib/datadog_api_client/v1/models/formula_and_function_metric_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/formula_and_function_process_query_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/formula_and_function_query_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/free_text_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/funnel_query.rb +0 -15
- data/lib/datadog_api_client/v1/models/funnel_step.rb +0 -13
- data/lib/datadog_api_client/v1/models/funnel_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/funnel_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/gcp_account.rb +0 -13
- data/lib/datadog_api_client/v1/models/geomap_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_style.rb +0 -13
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_view.rb +0 -13
- data/lib/datadog_api_client/v1/models/geomap_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/graph_snapshot.rb +0 -13
- data/lib/datadog_api_client/v1/models/group_widget_definition.rb +0 -17
- data/lib/datadog_api_client/v1/models/heat_map_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/heat_map_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/host.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_map_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_map_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_requests.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_style.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_meta.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_meta_install_method.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_metrics.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_mute_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_mute_settings.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_tags.rb +0 -13
- data/lib/datadog_api_client/v1/models/host_totals.rb +0 -13
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_pagination.rb +0 -13
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/http_log_error.rb +0 -13
- data/lib/datadog_api_client/v1/models/http_log_item.rb +0 -13
- data/lib/datadog_api_client/v1/models/i_frame_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/idp_form_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/idp_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/image_widget_definition.rb +0 -19
- data/lib/datadog_api_client/v1/models/intake_payload_accepted.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_agents.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_api.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_apm.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_logs.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_process.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics_private_locations.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_prefixes_webhooks.rb +0 -13
- data/lib/datadog_api_client/v1/models/ip_ranges.rb +0 -13
- data/lib/datadog_api_client/v1/models/list_stream_column.rb +0 -13
- data/lib/datadog_api_client/v1/models/list_stream_query.rb +0 -15
- data/lib/datadog_api_client/v1/models/list_stream_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/list_stream_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/log.rb +0 -13
- data/lib/datadog_api_client/v1/models/log_content.rb +0 -13
- data/lib/datadog_api_client/v1/models/log_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by.rb +0 -13
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by_sort.rb +0 -13
- data/lib/datadog_api_client/v1/models/log_query_definition_search.rb +0 -13
- data/lib/datadog_api_client/v1/models/log_stream_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/logs_api_error.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_api_error_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_arithmetic_processor.rb +0 -19
- data/lib/datadog_api_client/v1/models/logs_attribute_remapper.rb +0 -25
- data/lib/datadog_api_client/v1/models/logs_by_retention.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_by_retention_monthly_usage.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_by_retention_org_usage.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_by_retention_orgs.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_category_processor.rb +0 -17
- data/lib/datadog_api_client/v1/models/logs_category_processor_category.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_date_remapper.rb +0 -17
- data/lib/datadog_api_client/v1/models/logs_exclusion.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_exclusion_filter.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_filter.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_geo_ip_parser.rb +0 -21
- data/lib/datadog_api_client/v1/models/logs_grok_parser.rb +0 -19
- data/lib/datadog_api_client/v1/models/logs_grok_parser_rules.rb +0 -15
- data/lib/datadog_api_client/v1/models/logs_index.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_index_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_index_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_indexes_order.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_list_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_list_request_time.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_lookup_processor.rb +0 -17
- data/lib/datadog_api_client/v1/models/logs_message_remapper.rb +0 -19
- data/lib/datadog_api_client/v1/models/logs_pipeline.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_pipeline_processor.rb +0 -17
- data/lib/datadog_api_client/v1/models/logs_pipelines_order.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_processor.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_query_compute.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_retention_agg_sum_usage.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_retention_sum_usage.rb +0 -13
- data/lib/datadog_api_client/v1/models/logs_service_remapper.rb +0 -17
- data/lib/datadog_api_client/v1/models/logs_status_remapper.rb +0 -17
- data/lib/datadog_api_client/v1/models/logs_string_builder_processor.rb +0 -19
- data/lib/datadog_api_client/v1/models/logs_trace_remapper.rb +0 -19
- data/lib/datadog_api_client/v1/models/logs_url_parser.rb +0 -23
- data/lib/datadog_api_client/v1/models/logs_user_agent_parser.rb +0 -23
- data/lib/datadog_api_client/v1/models/metric_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/metric_search_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/metric_search_response_results.rb +0 -13
- data/lib/datadog_api_client/v1/models/metrics_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/metrics_payload.rb +0 -13
- data/lib/datadog_api_client/v1/models/metrics_query_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/metrics_query_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/metrics_query_unit.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_compute.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_search.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by_sort.rb +0 -15
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_query_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_group_search_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_group_search_response_counts.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_group_search_result.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_options.rb +18 -28
- data/lib/datadog_api_client/v1/models/monitor_options_aggregation.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_search_count_item.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_search_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_search_response_counts.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_search_response_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_search_result.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_search_result_notification.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_state.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_state_group.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_summary_widget_definition.rb +0 -17
- data/lib/datadog_api_client/v1/models/monitor_threshold_window_options.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_thresholds.rb +0 -13
- data/lib/datadog_api_client/v1/models/monitor_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_pagination.rb +0 -13
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_values.rb +0 -13
- data/lib/datadog_api_client/v1/models/note_widget_definition.rb +0 -17
- data/lib/datadog_api_client/v1/models/notebook_absolute_time.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_author.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_cell_create_request.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_cell_create_request_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_response.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_cell_response_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_create_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_create_data_attributes.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_create_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_distribution_cell_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_global_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_heat_map_cell_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_log_stream_cell_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_metadata.rb +0 -17
- data/lib/datadog_api_client/v1/models/notebook_relative_time.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_response_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_response_data_attributes.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_split_by.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_timeseries_cell_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_toplist_cell_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebook_update_cell.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_update_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_update_data_attributes.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebook_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebooks_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebooks_response_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebooks_response_data_attributes.rb +0 -15
- data/lib/datadog_api_client/v1/models/notebooks_response_meta.rb +0 -13
- data/lib/datadog_api_client/v1/models/notebooks_response_page.rb +0 -13
- data/lib/datadog_api_client/v1/models/org_downgraded_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_billing.rb +3 -13
- data/lib/datadog_api_client/v1/models/organization_create_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_create_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_settings.rb +0 -15
- data/lib/datadog_api_client/v1/models/organization_settings_saml.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_settings_saml_autocreate_users_domains.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_settings_saml_idp_initiated_login.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_settings_saml_strict_mode.rb +0 -13
- data/lib/datadog_api_client/v1/models/organization_subscription.rb +3 -13
- data/lib/datadog_api_client/v1/models/pager_duty_service.rb +0 -13
- data/lib/datadog_api_client/v1/models/pager_duty_service_key.rb +0 -13
- data/lib/datadog_api_client/v1/models/pager_duty_service_name.rb +0 -13
- data/lib/datadog_api_client/v1/models/pagination.rb +0 -13
- data/lib/datadog_api_client/v1/models/process_query_definition.rb +0 -13
- data/lib/datadog_api_client/v1/models/query_value_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/query_value_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/response_meta_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/scatter_plot_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition_requests.rb +0 -13
- data/lib/datadog_api_client/v1/models/scatterplot_table_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/scatterplot_widget_formula.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_service_level_objective.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_service_level_objective_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_service_level_objective_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_query.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_int.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_string.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_links.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_meta.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_response_meta_page.rb +0 -13
- data/lib/datadog_api_client/v1/models/search_slo_threshold.rb +0 -13
- data/lib/datadog_api_client/v1/models/series.rb +0 -15
- data/lib/datadog_api_client/v1/models/service_check.rb +0 -13
- data/lib/datadog_api_client/v1/models/service_level_objective.rb +0 -13
- data/lib/datadog_api_client/v1/models/service_level_objective_query.rb +0 -13
- data/lib/datadog_api_client/v1/models/service_level_objective_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/service_map_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/service_summary_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/signal_assignee_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/signal_state_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/slack_integration_channel.rb +0 -13
- data/lib/datadog_api_client/v1/models/slack_integration_channel_display.rb +0 -21
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_error.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction.rb +0 -15
- data/lib/datadog_api_client/v1/models/slo_correction_create_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/slo_correction_create_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_create_request_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes_modifier.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_update_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/slo_correction_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_correction_update_request_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_creator.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_delete_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_metrics.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata_unit.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_monitor.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_response_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_response_error.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_response_error_with_type.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_history_sli_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata_page.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_list_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/slo_list_widget_query.rb +0 -15
- data/lib/datadog_api_client/v1/models/slo_list_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_overall_statuses.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_raw_error_budget_remaining.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_response_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_threshold.rb +0 -13
- data/lib/datadog_api_client/v1/models/slo_widget_definition.rb +0 -17
- data/lib/datadog_api_client/v1/models/successful_signal_update_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/sunburst_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend.rb +1 -1
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_inline_automatic.rb +0 -13
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_table.rb +0 -13
- data/lib/datadog_api_client/v1/models/sunburst_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_api_step.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_api_test.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_api_test_config.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_failure.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full_check.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short_result.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_assertion.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target_target.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_assertion_target.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_digest.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_ntlm.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_sigv4.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_web.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_batch_details.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_batch_details_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_batch_result.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_error.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test.rb +1 -16
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_data.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_failure.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full_check.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short_result.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_rum_settings.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_browser_variable.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_ci.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_git.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_pipeline.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_provider.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_test.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ci_test_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_config_variable.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_core_web_vitals.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_payload.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_deleted_test.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_device.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_get_api_test_latest_results_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_get_browser_test_latest_results_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_global_variable.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parse_test_options.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_value.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_list_global_variables_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_list_tests_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_location.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_locations.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_parsing_options.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response_result_encryption.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_authentication.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_config_decryption.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_issuer.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_subject.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_step.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_step_detail.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_step_detail_warning.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_ci_options.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_config.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_test_details.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_options.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_options_monitor_options.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_options_retry.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_request.rb +0 -15
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate_item.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_test_request_proxy.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_timing.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_trigger_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_location.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_run_result.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_tests_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_trigger_test.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_update_test_pause_status_payload.rb +0 -13
- data/lib/datadog_api_client/v1/models/synthetics_variable_parser.rb +0 -13
- data/lib/datadog_api_client/v1/models/table_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/table_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/tag_to_hosts.rb +0 -13
- data/lib/datadog_api_client/v1/models/timeseries_background.rb +0 -15
- data/lib/datadog_api_client/v1/models/timeseries_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/timeseries_widget_expression_alias.rb +0 -13
- data/lib/datadog_api_client/v1/models/timeseries_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/toplist_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/toplist_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition.rb +0 -15
- data/lib/datadog_api_client/v1/models/topology_query.rb +0 -13
- data/lib/datadog_api_client/v1/models/topology_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/tree_map_color_by.rb +2 -0
- data/lib/datadog_api_client/v1/models/tree_map_group_by.rb +2 -0
- data/lib/datadog_api_client/v1/models/tree_map_size_by.rb +2 -0
- data/lib/datadog_api_client/v1/models/tree_map_widget_definition.rb +0 -17
- data/lib/datadog_api_client/v1/models/tree_map_widget_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_attribution_aggregates_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_attribution_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_attribution_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_attribution_pagination.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_attribution_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_attribution_values.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_audit_logs_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_audit_logs_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_billable_summary_body.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_billable_summary_keys.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_billable_summary_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_custom_reports_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_custom_reports_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/usage_custom_reports_meta.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_custom_reports_page.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_custom_reports_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_cws_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_cws_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_dbm_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_dbm_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_fargate_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_fargate_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_host_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_hosts_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_incident_management_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_incident_management_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_iot_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_iot_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_lambda_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_lambda_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_logs_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_logs_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_network_flows_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_network_flows_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_network_hosts_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_network_hosts_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_online_archive_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_online_archive_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_profiling_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_profiling_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_rum_units_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_rum_units_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_sds_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_sds_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_snmp_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_snmp_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_attributes.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_data.rb +0 -15
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_meta.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_page.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_synthetics_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_synthetics_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_timeseries_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_timeseries_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_hour.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_metadata.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_pagination.rb +0 -13
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/user.rb +0 -15
- data/lib/datadog_api_client/v1/models/user_disable_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/user_list_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/user_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/webhooks_integration.rb +0 -15
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable.rb +0 -13
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_response.rb +0 -13
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_update_request.rb +0 -13
- data/lib/datadog_api_client/v1/models/webhooks_integration_update_request.rb +0 -15
- data/lib/datadog_api_client/v1/models/widget.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_axis.rb +0 -19
- data/lib/datadog_api_client/v1/models/widget_conditional_format.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_custom_link.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/widget_event.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_field_sort.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_formula.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_formula_limit.rb +0 -15
- data/lib/datadog_api_client/v1/models/widget_layout.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_marker.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_request_style.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_style.rb +0 -13
- data/lib/datadog_api_client/v1/models/widget_time.rb +0 -13
- data/lib/datadog_api_client/v2/api/confluent_cloud_api.rb +709 -0
- data/lib/datadog_api_client/v2/api/metrics_api.rb +10 -1
- data/lib/datadog_api_client/v2/api/service_definition_api.rb +283 -0
- data/lib/datadog_api_client/v2/api/usage_metering_api.rb +3 -0
- data/lib/datadog_api_client/v2/model_base.rb +10 -2
- data/lib/datadog_api_client/v2/models/api_error_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_key_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_key_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/api_key_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_key_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_key_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_key_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_key_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_key_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/api_key_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/api_keys_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/application_key_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/application_key_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/application_key_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/application_key_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/application_key_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/application_key_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/application_key_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/application_key_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/application_key_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_event.rb +0 -15
- data/lib/datadog_api_client/v2/models/audit_logs_event_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_events_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_query_filter.rb +0 -19
- data/lib/datadog_api_client/v2/models/audit_logs_query_options.rb +0 -15
- data/lib/datadog_api_client/v2/models/audit_logs_query_page_options.rb +0 -15
- data/lib/datadog_api_client/v2/models/audit_logs_response_links.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_response_metadata.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_response_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_search_events_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/audit_logs_warning.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping.rb +0 -15
- data/lib/datadog_api_client/v2/models/authn_mapping_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/authn_mapping_create_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_included.rb +1 -1
- data/lib/datadog_api_client/v2/models/authn_mapping_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/authn_mapping_update_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mapping_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/authn_mappings_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/chargeback_breakdown.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_creator_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_updater_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rules_list_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/confluent_account_create_request.rb +109 -0
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_attributes.rb +154 -0
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_data.rb +130 -0
- data/lib/datadog_api_client/v2/models/confluent_account_resource_attributes.rb +120 -0
- data/lib/datadog_api_client/v2/models/confluent_account_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/confluent_account_response_attributes.rb +133 -0
- data/lib/datadog_api_client/v2/models/confluent_account_response_data.rb +151 -0
- data/lib/datadog_api_client/v2/models/confluent_account_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/confluent_account_update_request.rb +109 -0
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_attributes.rb +142 -0
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_data.rb +130 -0
- data/lib/datadog_api_client/v2/models/confluent_accounts_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_request.rb +109 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_request_attributes.rb +110 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_request_data.rb +151 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_response_attributes.rb +121 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_response_data.rb +151 -0
- data/lib/datadog_api_client/v2/models/confluent_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/confluent_resources_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/cost_by_org.rb +0 -15
- data/lib/datadog_api_client/v2/models/cost_by_org_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/cost_by_org_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/creator.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_item.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_item_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_item_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_items.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/event.rb +0 -13
- data/lib/datadog_api_client/v2/models/event_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/event_response.rb +0 -15
- data/lib/datadog_api_client/v2/models/event_response_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/events_list_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/events_list_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/events_list_response_links.rb +0 -13
- data/lib/datadog_api_client/v2/models/events_query_filter.rb +0 -19
- data/lib/datadog_api_client/v2/models/events_query_options.rb +0 -15
- data/lib/datadog_api_client/v2/models/events_request_page.rb +0 -15
- data/lib/datadog_api_client/v2/models/events_response_metadata.rb +0 -13
- data/lib/datadog_api_client/v2/models/events_response_metadata_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/events_warning.rb +0 -13
- data/lib/datadog_api_client/v2/models/full_api_key.rb +0 -15
- data/lib/datadog_api_client/v2/models/full_api_key_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/full_application_key.rb +0 -15
- data/lib/datadog_api_client/v2/models/full_application_key_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/hourly_usage.rb +0 -15
- data/lib/datadog_api_client/v2/models/hourly_usage_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/hourly_usage_measurement.rb +0 -13
- data/lib/datadog_api_client/v2/models/hourly_usage_metadata.rb +0 -13
- data/lib/datadog_api_client/v2/models/hourly_usage_pagination.rb +0 -13
- data/lib/datadog_api_client/v2/models/hourly_usage_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/http_log_error.rb +0 -13
- data/lib/datadog_api_client/v2/models/http_log_errors.rb +0 -13
- data/lib/datadog_api_client/v2/models/http_log_item.rb +3 -16
- data/lib/datadog_api_client/v2/models/idp_metadata_form_data.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachment_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes_attachment_object.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachment_postmortem_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_attachment_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachment_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_attachment_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachment_update_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachments_postmortem_attributes_attachment_object.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachments_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_attachments_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_create_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_field_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_field_attributes_multiple_value.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_field_attributes_single_value.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_notification_handle.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_response_attributes.rb +1 -14
- data/lib/datadog_api_client/v2/models/incident_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_response_meta.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_response_meta_pagination.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_response_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_service_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_included_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_response_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_service_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_service_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_service_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_services_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_team_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_included_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_response_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_team_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_team_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_team_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_teams_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes.rb +0 -17
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes_content.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_update_attributes.rb +1 -25
- data/lib/datadog_api_client/v2/models/incident_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/incident_update_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/incident_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/incidents_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/intake_payload_accepted.rb +0 -13
- data/lib/datadog_api_client/v2/models/list_application_keys_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/log.rb +0 -15
- data/lib/datadog_api_client/v2/models/log_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value_timeseries_point.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_request_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_response_data.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_aggregate_sort.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_definition.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_definition.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_destination_azure.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_destination_gcs.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_destination_s3.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archive_integration_azure.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_integration_gcs.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_order.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_order_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_archive_order_definition.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_archives.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_compute.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_group_by.rb +0 -17
- data/lib/datadog_api_client/v2/models/logs_group_by_histogram.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_list_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_list_request_page.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_list_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_list_response_links.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_compute.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_metric_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_filter.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_metric_group_by.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_response_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_response_compute.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_metric_response_filter.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_response_group_by.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metric_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_metric_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_metrics_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_query_filter.rb +0 -21
- data/lib/datadog_api_client/v2/models/logs_query_options.rb +0 -15
- data/lib/datadog_api_client/v2/models/logs_response_metadata.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_response_metadata_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/logs_warning.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_all_tags.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_all_tags_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_all_tags_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_custom_aggregation.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_distinct_volume.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_distinct_volume_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_estimate.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_estimate_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_estimate_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_metadata.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_origin.rb +0 -19
- data/lib/datadog_api_client/v2/models/metric_payload.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_point.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_resource.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_series.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_tag_configuration.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_attributes.rb +0 -17
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_attributes.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/metric_volumes.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_volumes_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations.rb +1 -1
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/monitor_type.rb +11 -13
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user.rb +0 -13
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/opsgenie_service_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/opsgenie_services_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/organization.rb +0 -15
- data/lib/datadog_api_client/v2/models/organization_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/pagination.rb +0 -13
- data/lib/datadog_api_client/v2/models/partial_api_key.rb +0 -15
- data/lib/datadog_api_client/v2/models/partial_api_key_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/partial_application_key.rb +0 -15
- data/lib/datadog_api_client/v2/models/partial_application_key_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/partial_application_key_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/permission.rb +0 -15
- data/lib/datadog_api_client/v2/models/permission_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/permissions_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/process_summaries_meta.rb +0 -13
- data/lib/datadog_api_client/v2/models/process_summaries_meta_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/process_summaries_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/process_summary.rb +0 -15
- data/lib/datadog_api_client/v2/models/process_summary_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadata_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadatas.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_organization.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_organization_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_organizations.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_permission.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_permission_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_permissions.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_role.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_role_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_roles.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_user.rb +0 -13
- data/lib/datadog_api_client/v2/models/relationship_to_user_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/relationship_to_users.rb +0 -13
- data/lib/datadog_api_client/v2/models/response_meta_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/role.rb +0 -15
- data/lib/datadog_api_client/v2/models/role_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_clone.rb +0 -15
- data/lib/datadog_api_client/v2/models/role_clone_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_clone_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/role_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_create_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_create_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/role_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_response_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/role_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_update_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/role_update_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/roles_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value_timeseries_point.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_aggregate_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_aggregate_sort.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_aggregation_buckets_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_analytics_aggregate_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_application.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_application_attributes.rb +4 -13
- data/lib/datadog_api_client/v2/models/rum_application_create.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_application_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_application_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_application_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_application_update.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_application_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_application_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_applications_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_bucket_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_compute.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_event.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_event_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_events_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_group_by.rb +0 -17
- data/lib/datadog_api_client/v2/models/rum_group_by_histogram.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_query_filter.rb +0 -19
- data/lib/datadog_api_client/v2/models/rum_query_options.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_query_page_options.rb +0 -15
- data/lib/datadog_api_client/v2/models/rum_response_links.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_response_metadata.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_response_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_search_events_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/rum_warning.rb +0 -13
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute.rb +0 -15
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter.rb +0 -15
- data/lib/datadog_api_client/v2/models/security_filter_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/security_filter_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_meta.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filter_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/security_filter_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_filters_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_filter.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_list_rules_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_create.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_create_payload.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_impossible_travel_options.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_new_value_options.rb +0 -19
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_options.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_query.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_update_payload.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal.rb +0 -15
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_data.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_data.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_filter.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_page.rb +0 -15
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_create_payload.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_query.rb +2 -15
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response.rb +1 -14
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response_query.rb +173 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_data.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_data.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_links.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta_page.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_create_payload.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_query.rb +3 -16
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/security_monitoring_triage_user.rb +0 -13
- data/lib/datadog_api_client/v2/models/service_account_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/service_account_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/service_account_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/service_definition_create_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/service_definition_data.rb +108 -0
- data/lib/datadog_api_client/v2/models/service_definition_data_attributes.rb +108 -0
- data/lib/datadog_api_client/v2/models/service_definition_get_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/service_definition_meta.rb +128 -0
- data/lib/datadog_api_client/v2/models/service_definition_schema.rb +63 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1.rb +197 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_contact.rb +108 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_info.rb +139 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_integrations.rb +98 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_org.rb +108 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_resource.rb +151 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_resource_type.rb +34 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1_version.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2.rb +230 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_contact.rb +63 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_doc.rb +140 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_email.rb +140 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_email_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_integrations.rb +108 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_link.rb +151 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_link_type.rb +34 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_opsgenie.rb +119 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_opsgenie_region.rb +27 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_repo.rb +140 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_slack.rb +140 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_slack_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_version.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definitions_create_request.rb +63 -0
- data/lib/datadog_api_client/v2/models/service_definitions_list_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/usage_application_security_monitoring_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/usage_attributes_object.rb +0 -13
- data/lib/datadog_api_client/v2/models/usage_data_object.rb +0 -15
- data/lib/datadog_api_client/v2/models/usage_lambda_traced_invocations_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/usage_observability_pipelines_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/usage_time_series_object.rb +0 -13
- data/lib/datadog_api_client/v2/models/user.rb +0 -15
- data/lib/datadog_api_client/v2/models/user_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_create_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_create_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/user_create_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_invitation_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/user_invitation_data_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_invitation_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_invitation_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_invitation_response_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/user_invitations_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_invitations_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_response.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/user_response_relationships.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_update_attributes.rb +0 -13
- data/lib/datadog_api_client/v2/models/user_update_data.rb +0 -15
- data/lib/datadog_api_client/v2/models/user_update_request.rb +0 -13
- data/lib/datadog_api_client/v2/models/users_response.rb +0 -13
- data/lib/datadog_api_client/version.rb +1 -1
- metadata +70 -2
|
@@ -145,6 +145,20 @@ components:
|
|
|
145
145
|
required: true
|
|
146
146
|
schema:
|
|
147
147
|
type: string
|
|
148
|
+
ConfluentAccountID:
|
|
149
|
+
description: Confluent Account id.
|
|
150
|
+
in: path
|
|
151
|
+
name: account_id
|
|
152
|
+
required: true
|
|
153
|
+
schema:
|
|
154
|
+
type: string
|
|
155
|
+
ConfluentResourceID:
|
|
156
|
+
description: Confluent Account Resource ID.
|
|
157
|
+
in: path
|
|
158
|
+
name: resource_id
|
|
159
|
+
required: true
|
|
160
|
+
schema:
|
|
161
|
+
type: string
|
|
148
162
|
IncidentAttachmentFilterQueryParameter:
|
|
149
163
|
description: Specifies which types of attachments are included in the response.
|
|
150
164
|
explode: false
|
|
@@ -310,6 +324,14 @@ components:
|
|
|
310
324
|
schema:
|
|
311
325
|
example: 00000000-0000-1234-0000-000000000000
|
|
312
326
|
type: string
|
|
327
|
+
ServiceName:
|
|
328
|
+
description: The name of the service.
|
|
329
|
+
in: path
|
|
330
|
+
name: service_name
|
|
331
|
+
required: true
|
|
332
|
+
schema:
|
|
333
|
+
example: my-service
|
|
334
|
+
type: string
|
|
313
335
|
SignalID:
|
|
314
336
|
description: The ID of the signal.
|
|
315
337
|
in: path
|
|
@@ -1287,6 +1309,287 @@ components:
|
|
|
1287
1309
|
$ref: '#/components/schemas/CloudWorkloadSecurityAgentRuleData'
|
|
1288
1310
|
type: array
|
|
1289
1311
|
type: object
|
|
1312
|
+
ConfluentAccountCreateRequest:
|
|
1313
|
+
description: Payload schema when adding a Confluent account.
|
|
1314
|
+
properties:
|
|
1315
|
+
data:
|
|
1316
|
+
$ref: '#/components/schemas/ConfluentAccountCreateRequestData'
|
|
1317
|
+
required:
|
|
1318
|
+
- data
|
|
1319
|
+
type: object
|
|
1320
|
+
ConfluentAccountCreateRequestAttributes:
|
|
1321
|
+
description: Attributes associated with the account creation request.
|
|
1322
|
+
properties:
|
|
1323
|
+
api_key:
|
|
1324
|
+
description: The API key associated with your Confluent account.
|
|
1325
|
+
example: TESTAPIKEY123
|
|
1326
|
+
type: string
|
|
1327
|
+
api_secret:
|
|
1328
|
+
description: The API secret associated with your Confluent account.
|
|
1329
|
+
example: test-api-secret-123
|
|
1330
|
+
type: string
|
|
1331
|
+
resources:
|
|
1332
|
+
description: A list of Confluent resources associated with the Confluent
|
|
1333
|
+
account.
|
|
1334
|
+
items:
|
|
1335
|
+
$ref: '#/components/schemas/ConfluentAccountResourceAttributes'
|
|
1336
|
+
type: array
|
|
1337
|
+
tags:
|
|
1338
|
+
description: A list of strings representing tags. Can be a single key, or
|
|
1339
|
+
key-value pairs separated by a colon.
|
|
1340
|
+
example:
|
|
1341
|
+
- myTag
|
|
1342
|
+
- myTag2:myValue
|
|
1343
|
+
items:
|
|
1344
|
+
type: string
|
|
1345
|
+
type: array
|
|
1346
|
+
required:
|
|
1347
|
+
- api_key
|
|
1348
|
+
- api_secret
|
|
1349
|
+
type: object
|
|
1350
|
+
ConfluentAccountCreateRequestData:
|
|
1351
|
+
description: The data body for adding a Confluent account.
|
|
1352
|
+
properties:
|
|
1353
|
+
attributes:
|
|
1354
|
+
$ref: '#/components/schemas/ConfluentAccountCreateRequestAttributes'
|
|
1355
|
+
type:
|
|
1356
|
+
$ref: '#/components/schemas/ConfluentAccountType'
|
|
1357
|
+
required:
|
|
1358
|
+
- attributes
|
|
1359
|
+
- type
|
|
1360
|
+
type: object
|
|
1361
|
+
ConfluentAccountResourceAttributes:
|
|
1362
|
+
description: Attributes object for updating a Confluent resource.
|
|
1363
|
+
properties:
|
|
1364
|
+
id:
|
|
1365
|
+
description: The ID associated with a Confluent resource.
|
|
1366
|
+
example: resource-id-123
|
|
1367
|
+
type: string
|
|
1368
|
+
resource_type:
|
|
1369
|
+
description: The resource type of the Resource. Can be `kafka`, `connector`,
|
|
1370
|
+
`ksql`, or `schema_registry`.
|
|
1371
|
+
example: kafka
|
|
1372
|
+
type: string
|
|
1373
|
+
tags:
|
|
1374
|
+
description: A list of strings representing tags. Can be a single key, or
|
|
1375
|
+
key-value pairs separated by a colon.
|
|
1376
|
+
example:
|
|
1377
|
+
- myTag
|
|
1378
|
+
- myTag2:myValue
|
|
1379
|
+
items:
|
|
1380
|
+
type: string
|
|
1381
|
+
type: array
|
|
1382
|
+
type: object
|
|
1383
|
+
ConfluentAccountResponse:
|
|
1384
|
+
description: The expected response schema when getting a Confluent account.
|
|
1385
|
+
properties:
|
|
1386
|
+
data:
|
|
1387
|
+
$ref: '#/components/schemas/ConfluentAccountResponseData'
|
|
1388
|
+
type: object
|
|
1389
|
+
ConfluentAccountResponseAttributes:
|
|
1390
|
+
description: The attributes of a Confluent account.
|
|
1391
|
+
properties:
|
|
1392
|
+
api_key:
|
|
1393
|
+
description: The API key associated with your Confluent account.
|
|
1394
|
+
example: TESTAPIKEY123
|
|
1395
|
+
type: string
|
|
1396
|
+
resources:
|
|
1397
|
+
description: A list of Confluent resources associated with the Confluent
|
|
1398
|
+
account.
|
|
1399
|
+
items:
|
|
1400
|
+
$ref: '#/components/schemas/ConfluentResourceResponseAttributes'
|
|
1401
|
+
type: array
|
|
1402
|
+
tags:
|
|
1403
|
+
description: A list of strings representing tags. Can be a single key, or
|
|
1404
|
+
key-value pairs separated by a colon.
|
|
1405
|
+
example:
|
|
1406
|
+
- myTag
|
|
1407
|
+
- myTag2:myValue
|
|
1408
|
+
items:
|
|
1409
|
+
type: string
|
|
1410
|
+
type: array
|
|
1411
|
+
required:
|
|
1412
|
+
- api_key
|
|
1413
|
+
type: object
|
|
1414
|
+
ConfluentAccountResponseData:
|
|
1415
|
+
description: An API key and API secret pair that represents a Confluent account.
|
|
1416
|
+
properties:
|
|
1417
|
+
attributes:
|
|
1418
|
+
$ref: '#/components/schemas/ConfluentAccountResponseAttributes'
|
|
1419
|
+
id:
|
|
1420
|
+
description: A randomly generated ID associated with a Confluent account.
|
|
1421
|
+
example: account_id_abc123
|
|
1422
|
+
type: string
|
|
1423
|
+
type:
|
|
1424
|
+
$ref: '#/components/schemas/ConfluentAccountType'
|
|
1425
|
+
required:
|
|
1426
|
+
- attributes
|
|
1427
|
+
- id
|
|
1428
|
+
- type
|
|
1429
|
+
type: object
|
|
1430
|
+
ConfluentAccountType:
|
|
1431
|
+
default: confluent-cloud-accounts
|
|
1432
|
+
description: The JSON:API type for this API. Should always be `confluent-cloud-accounts`.
|
|
1433
|
+
enum:
|
|
1434
|
+
- confluent-cloud-accounts
|
|
1435
|
+
example: confluent-cloud-accounts
|
|
1436
|
+
type: string
|
|
1437
|
+
x-enum-varnames:
|
|
1438
|
+
- CONFLUENT_CLOUD_ACCOUNTS
|
|
1439
|
+
ConfluentAccountUpdateRequest:
|
|
1440
|
+
description: The JSON:API request for updating a Confluent account.
|
|
1441
|
+
properties:
|
|
1442
|
+
data:
|
|
1443
|
+
$ref: '#/components/schemas/ConfluentAccountUpdateRequestData'
|
|
1444
|
+
required:
|
|
1445
|
+
- data
|
|
1446
|
+
type: object
|
|
1447
|
+
ConfluentAccountUpdateRequestAttributes:
|
|
1448
|
+
description: Attributes object for updating a Confluent account.
|
|
1449
|
+
properties:
|
|
1450
|
+
api_key:
|
|
1451
|
+
description: The API key associated with your Confluent account.
|
|
1452
|
+
example: TESTAPIKEY123
|
|
1453
|
+
type: string
|
|
1454
|
+
api_secret:
|
|
1455
|
+
description: The API secret associated with your Confluent account.
|
|
1456
|
+
example: test-api-secret-123
|
|
1457
|
+
type: string
|
|
1458
|
+
tags:
|
|
1459
|
+
description: A list of strings representing tags. Can be a single key, or
|
|
1460
|
+
key-value pairs separated by a colon.
|
|
1461
|
+
example:
|
|
1462
|
+
- myTag
|
|
1463
|
+
- myTag2:myValue
|
|
1464
|
+
items:
|
|
1465
|
+
type: string
|
|
1466
|
+
type: array
|
|
1467
|
+
required:
|
|
1468
|
+
- api_key
|
|
1469
|
+
- api_secret
|
|
1470
|
+
type: object
|
|
1471
|
+
ConfluentAccountUpdateRequestData:
|
|
1472
|
+
description: Data object for updating a Confluent account.
|
|
1473
|
+
properties:
|
|
1474
|
+
attributes:
|
|
1475
|
+
$ref: '#/components/schemas/ConfluentAccountUpdateRequestAttributes'
|
|
1476
|
+
type:
|
|
1477
|
+
$ref: '#/components/schemas/ConfluentAccountType'
|
|
1478
|
+
required:
|
|
1479
|
+
- attributes
|
|
1480
|
+
- type
|
|
1481
|
+
type: object
|
|
1482
|
+
ConfluentAccountsResponse:
|
|
1483
|
+
description: Confluent account returned by the API.
|
|
1484
|
+
properties:
|
|
1485
|
+
data:
|
|
1486
|
+
description: The Confluent account.
|
|
1487
|
+
items:
|
|
1488
|
+
$ref: '#/components/schemas/ConfluentAccountResponseData'
|
|
1489
|
+
type: array
|
|
1490
|
+
type: object
|
|
1491
|
+
ConfluentResourceRequest:
|
|
1492
|
+
description: The JSON:API request for updating a Confluent resource.
|
|
1493
|
+
properties:
|
|
1494
|
+
data:
|
|
1495
|
+
$ref: '#/components/schemas/ConfluentResourceRequestData'
|
|
1496
|
+
required:
|
|
1497
|
+
- data
|
|
1498
|
+
type: object
|
|
1499
|
+
ConfluentResourceRequestAttributes:
|
|
1500
|
+
description: Attributes object for updating a Confluent resource.
|
|
1501
|
+
properties:
|
|
1502
|
+
resource_type:
|
|
1503
|
+
description: The resource type of the Resource. Can be `kafka`, `connector`,
|
|
1504
|
+
`ksql`, or `schema_registry`.
|
|
1505
|
+
example: kafka
|
|
1506
|
+
type: string
|
|
1507
|
+
tags:
|
|
1508
|
+
description: A list of strings representing tags. Can be a single key, or
|
|
1509
|
+
key-value pairs separated by a colon.
|
|
1510
|
+
example:
|
|
1511
|
+
- myTag
|
|
1512
|
+
- myTag2:myValue
|
|
1513
|
+
items:
|
|
1514
|
+
type: string
|
|
1515
|
+
type: array
|
|
1516
|
+
type: object
|
|
1517
|
+
ConfluentResourceRequestData:
|
|
1518
|
+
description: JSON:API request for updating a Confluent resource.
|
|
1519
|
+
properties:
|
|
1520
|
+
attributes:
|
|
1521
|
+
$ref: '#/components/schemas/ConfluentResourceRequestAttributes'
|
|
1522
|
+
id:
|
|
1523
|
+
description: The ID associated with a Confluent resource.
|
|
1524
|
+
example: resource-id-123
|
|
1525
|
+
type: string
|
|
1526
|
+
type:
|
|
1527
|
+
$ref: '#/components/schemas/ConfluentResourceType'
|
|
1528
|
+
required:
|
|
1529
|
+
- attributes
|
|
1530
|
+
- type
|
|
1531
|
+
- id
|
|
1532
|
+
type: object
|
|
1533
|
+
ConfluentResourceResponse:
|
|
1534
|
+
description: Response schema when interacting with a Confluent resource.
|
|
1535
|
+
properties:
|
|
1536
|
+
data:
|
|
1537
|
+
$ref: '#/components/schemas/ConfluentResourceResponseData'
|
|
1538
|
+
type: object
|
|
1539
|
+
ConfluentResourceResponseAttributes:
|
|
1540
|
+
description: Model representation of a Confluent Cloud resource.
|
|
1541
|
+
properties:
|
|
1542
|
+
resource_type:
|
|
1543
|
+
description: The resource type of the Resource. Can be `kafka`, `connector`,
|
|
1544
|
+
`ksql`, or `schema_registry`.
|
|
1545
|
+
example: kafka
|
|
1546
|
+
type: string
|
|
1547
|
+
tags:
|
|
1548
|
+
description: A list of strings representing tags. Can be a single key, or
|
|
1549
|
+
key-value pairs separated by a colon.
|
|
1550
|
+
example:
|
|
1551
|
+
- myTag
|
|
1552
|
+
- myTag2:myValue
|
|
1553
|
+
items:
|
|
1554
|
+
type: string
|
|
1555
|
+
type: array
|
|
1556
|
+
required:
|
|
1557
|
+
- resource_type
|
|
1558
|
+
type: object
|
|
1559
|
+
ConfluentResourceResponseData:
|
|
1560
|
+
description: Confluent Cloud resource data.
|
|
1561
|
+
properties:
|
|
1562
|
+
attributes:
|
|
1563
|
+
$ref: '#/components/schemas/ConfluentResourceResponseAttributes'
|
|
1564
|
+
id:
|
|
1565
|
+
description: The ID associated with the Confluent resource.
|
|
1566
|
+
example: resource_id_abc123
|
|
1567
|
+
type: string
|
|
1568
|
+
type:
|
|
1569
|
+
$ref: '#/components/schemas/ConfluentResourceType'
|
|
1570
|
+
required:
|
|
1571
|
+
- attributes
|
|
1572
|
+
- type
|
|
1573
|
+
- id
|
|
1574
|
+
type: object
|
|
1575
|
+
ConfluentResourceType:
|
|
1576
|
+
default: confluent-cloud-resources
|
|
1577
|
+
description: The JSON:API type for this request.
|
|
1578
|
+
enum:
|
|
1579
|
+
- confluent-cloud-resources
|
|
1580
|
+
example: confluent-cloud-resources
|
|
1581
|
+
type: string
|
|
1582
|
+
x-enum-varnames:
|
|
1583
|
+
- CONFLUENT_CLOUD_RESOURCES
|
|
1584
|
+
ConfluentResourcesResponse:
|
|
1585
|
+
description: Response schema when interacting with a list of Confluent resources.
|
|
1586
|
+
properties:
|
|
1587
|
+
data:
|
|
1588
|
+
description: The JSON:API data attribute.
|
|
1589
|
+
items:
|
|
1590
|
+
$ref: '#/components/schemas/ConfluentResourceResponseData'
|
|
1591
|
+
type: array
|
|
1592
|
+
type: object
|
|
1290
1593
|
ContentEncoding:
|
|
1291
1594
|
description: HTTP header used to compress the media-type.
|
|
1292
1595
|
enum:
|
|
@@ -1545,6 +1848,7 @@ components:
|
|
|
1545
1848
|
source_id:
|
|
1546
1849
|
description: Event source ID.
|
|
1547
1850
|
example: 36
|
|
1851
|
+
format: int64
|
|
1548
1852
|
type: integer
|
|
1549
1853
|
type:
|
|
1550
1854
|
description: Event type.
|
|
@@ -1595,12 +1899,14 @@ components:
|
|
|
1595
1899
|
monitor_id:
|
|
1596
1900
|
description: ID of the monitor that triggered the event. When an event isn't
|
|
1597
1901
|
related to a monitor, this field is empty.
|
|
1902
|
+
format: int64
|
|
1598
1903
|
nullable: true
|
|
1599
1904
|
type: integer
|
|
1600
1905
|
priority:
|
|
1601
1906
|
$ref: '#/components/schemas/EventPriority'
|
|
1602
1907
|
related_event_id:
|
|
1603
1908
|
description: Related event ID.
|
|
1909
|
+
format: int64
|
|
1604
1910
|
type: integer
|
|
1605
1911
|
service:
|
|
1606
1912
|
description: Service that triggered the event.
|
|
@@ -2001,7 +2307,7 @@ components:
|
|
|
2001
2307
|
When it matches an integration name, Datadog automatically installs the
|
|
2002
2308
|
corresponding parsers and facets.
|
|
2003
2309
|
|
|
2004
|
-
See [reserved attributes](https://docs.datadoghq.com/logs/
|
|
2310
|
+
See [reserved attributes](https://docs.datadoghq.com/logs/log_configuration/attributes_naming_convention/#reserved-attributes).'
|
|
2005
2311
|
example: nginx
|
|
2006
2312
|
type: string
|
|
2007
2313
|
ddtags:
|
|
@@ -2013,7 +2319,7 @@ components:
|
|
|
2013
2319
|
example: i-012345678
|
|
2014
2320
|
type: string
|
|
2015
2321
|
message:
|
|
2016
|
-
description: 'The message [reserved attribute](https://docs.datadoghq.com/logs/
|
|
2322
|
+
description: 'The message [reserved attribute](https://docs.datadoghq.com/logs/log_configuration/attributes_naming_convention/#reserved-attributes)
|
|
2017
2323
|
|
|
2018
2324
|
of your log. By default, Datadog ingests the value of the message attribute
|
|
2019
2325
|
as the body of the log entry.
|
|
@@ -2029,7 +2335,7 @@ components:
|
|
|
2029
2335
|
It is used to switch from Logs to APM, so make sure you define the same
|
|
2030
2336
|
value when you use both products.
|
|
2031
2337
|
|
|
2032
|
-
See [reserved attributes](https://docs.datadoghq.com/logs/
|
|
2338
|
+
See [reserved attributes](https://docs.datadoghq.com/logs/log_configuration/attributes_naming_convention/#reserved-attributes).'
|
|
2033
2339
|
example: payment
|
|
2034
2340
|
type: string
|
|
2035
2341
|
required:
|
|
@@ -2620,7 +2926,8 @@ components:
|
|
|
2620
2926
|
format: int64
|
|
2621
2927
|
type: integer
|
|
2622
2928
|
resolved:
|
|
2623
|
-
description: Timestamp when the incident's state was
|
|
2929
|
+
description: Timestamp when the incident's state was last changed from active
|
|
2930
|
+
or stable to resolved or completed.
|
|
2624
2931
|
format: date-time
|
|
2625
2932
|
nullable: true
|
|
2626
2933
|
type: string
|
|
@@ -3129,11 +3436,6 @@ components:
|
|
|
3129
3436
|
items:
|
|
3130
3437
|
$ref: '#/components/schemas/IncidentNotificationHandle'
|
|
3131
3438
|
type: array
|
|
3132
|
-
resolved:
|
|
3133
|
-
description: Timestamp when the incident's state was set to resolved.
|
|
3134
|
-
format: date-time
|
|
3135
|
-
nullable: true
|
|
3136
|
-
type: string
|
|
3137
3439
|
title:
|
|
3138
3440
|
description: The title of the incident, which summarizes what happened.
|
|
3139
3441
|
example: A test incident title
|
|
@@ -5238,9 +5540,12 @@ components:
|
|
|
5238
5540
|
created_at:
|
|
5239
5541
|
description: The POSIX timestamp of the monitor's creation in nanoseconds.
|
|
5240
5542
|
example: 1646318692000
|
|
5543
|
+
format: int64
|
|
5241
5544
|
type: integer
|
|
5242
5545
|
group_status:
|
|
5243
5546
|
description: Monitor group status used when there is no `result_groups`.
|
|
5547
|
+
format: int32
|
|
5548
|
+
maximum: 2147483647
|
|
5244
5549
|
type: integer
|
|
5245
5550
|
groups:
|
|
5246
5551
|
description: Groups to which the monitor belongs.
|
|
@@ -5250,12 +5555,14 @@ components:
|
|
|
5250
5555
|
type: array
|
|
5251
5556
|
id:
|
|
5252
5557
|
description: The monitor ID.
|
|
5558
|
+
format: int64
|
|
5253
5559
|
type: integer
|
|
5254
5560
|
message:
|
|
5255
5561
|
description: The monitor message.
|
|
5256
5562
|
type: string
|
|
5257
5563
|
modified:
|
|
5258
5564
|
description: The monitor's last-modified timestamp.
|
|
5565
|
+
format: int64
|
|
5259
5566
|
type: integer
|
|
5260
5567
|
name:
|
|
5261
5568
|
description: The monitor name.
|
|
@@ -5957,6 +6264,7 @@ components:
|
|
|
5957
6264
|
description: Org ID of the RUM application.
|
|
5958
6265
|
example: 999
|
|
5959
6266
|
format: int32
|
|
6267
|
+
maximum: 2147483647
|
|
5960
6268
|
type: integer
|
|
5961
6269
|
type:
|
|
5962
6270
|
description: Type of the RUM application. Supported values are `browser`,
|
|
@@ -7850,7 +8158,7 @@ components:
|
|
|
7850
8158
|
- message
|
|
7851
8159
|
type: object
|
|
7852
8160
|
SecurityMonitoringSignalRuleQuery:
|
|
7853
|
-
description: Query for matching rule on signals
|
|
8161
|
+
description: Query for matching rule on signals.
|
|
7854
8162
|
properties:
|
|
7855
8163
|
aggregation:
|
|
7856
8164
|
$ref: '#/components/schemas/SecurityMonitoringRuleQueryAggregation'
|
|
@@ -7866,8 +8174,7 @@ components:
|
|
|
7866
8174
|
maximum: 9
|
|
7867
8175
|
type: integer
|
|
7868
8176
|
metrics:
|
|
7869
|
-
description: Group of target fields to aggregate over
|
|
7870
|
-
value aggregations.
|
|
8177
|
+
description: Group of target fields to aggregate over.
|
|
7871
8178
|
items:
|
|
7872
8179
|
description: Field.
|
|
7873
8180
|
type: string
|
|
@@ -7877,7 +8184,7 @@ components:
|
|
|
7877
8184
|
type: string
|
|
7878
8185
|
ruleId:
|
|
7879
8186
|
description: Rule ID to match on signals.
|
|
7880
|
-
example:
|
|
8187
|
+
example: org-ru1-e1d
|
|
7881
8188
|
type: string
|
|
7882
8189
|
required:
|
|
7883
8190
|
- ruleId
|
|
@@ -7931,7 +8238,7 @@ components:
|
|
|
7931
8238
|
queries:
|
|
7932
8239
|
description: Queries for selecting logs which are part of the rule.
|
|
7933
8240
|
items:
|
|
7934
|
-
$ref: '#/components/schemas/
|
|
8241
|
+
$ref: '#/components/schemas/SecurityMonitoringSignalRuleResponseQuery'
|
|
7935
8242
|
type: array
|
|
7936
8243
|
tags:
|
|
7937
8244
|
description: Tags for generated signals.
|
|
@@ -7949,6 +8256,40 @@ components:
|
|
|
7949
8256
|
description: The version of the rule.
|
|
7950
8257
|
format: int64
|
|
7951
8258
|
type: integer
|
|
8259
|
+
SecurityMonitoringSignalRuleResponseQuery:
|
|
8260
|
+
description: Query for matching rule on signals.
|
|
8261
|
+
properties:
|
|
8262
|
+
aggregation:
|
|
8263
|
+
$ref: '#/components/schemas/SecurityMonitoringRuleQueryAggregation'
|
|
8264
|
+
correlatedByFields:
|
|
8265
|
+
description: Fields to group by.
|
|
8266
|
+
items:
|
|
8267
|
+
description: Field.
|
|
8268
|
+
type: string
|
|
8269
|
+
type: array
|
|
8270
|
+
correlatedQueryIndex:
|
|
8271
|
+
description: Index of the rule query used to retrieve the correlated field.
|
|
8272
|
+
format: int32
|
|
8273
|
+
maximum: 9
|
|
8274
|
+
type: integer
|
|
8275
|
+
defaultRuleId:
|
|
8276
|
+
description: Default Rule ID to match on signals.
|
|
8277
|
+
example: d3f-ru1-e1d
|
|
8278
|
+
type: string
|
|
8279
|
+
metrics:
|
|
8280
|
+
description: Group of target fields to aggregate over.
|
|
8281
|
+
items:
|
|
8282
|
+
description: Field.
|
|
8283
|
+
type: string
|
|
8284
|
+
type: array
|
|
8285
|
+
name:
|
|
8286
|
+
description: Name of the query.
|
|
8287
|
+
type: string
|
|
8288
|
+
ruleId:
|
|
8289
|
+
description: Rule ID to match on signals.
|
|
8290
|
+
example: org-ru1-e1d
|
|
8291
|
+
type: string
|
|
8292
|
+
type: object
|
|
7952
8293
|
SecurityMonitoringSignalRuleType:
|
|
7953
8294
|
description: The rule type.
|
|
7954
8295
|
enum:
|
|
@@ -7962,6 +8303,7 @@ components:
|
|
|
7962
8303
|
- open
|
|
7963
8304
|
- archived
|
|
7964
8305
|
- under_review
|
|
8306
|
+
example: open
|
|
7965
8307
|
type: string
|
|
7966
8308
|
x-enum-varnames:
|
|
7967
8309
|
- OPEN
|
|
@@ -8189,13 +8531,17 @@ components:
|
|
|
8189
8531
|
type: string
|
|
8190
8532
|
type: array
|
|
8191
8533
|
metric:
|
|
8192
|
-
|
|
8534
|
+
deprecated: true
|
|
8535
|
+
description: '(Deprecated) The target field to aggregate over when using
|
|
8536
|
+
the sum or max
|
|
8193
8537
|
|
|
8194
|
-
aggregations.'
|
|
8538
|
+
aggregations. `metrics` field should be used instead.'
|
|
8195
8539
|
type: string
|
|
8196
8540
|
metrics:
|
|
8197
|
-
description: Group of target fields to aggregate over when using the
|
|
8198
|
-
value aggregations.
|
|
8541
|
+
description: Group of target fields to aggregate over when using the sum,
|
|
8542
|
+
max, geo data, or new value aggregations. The sum, max, and geo data aggregations
|
|
8543
|
+
only accept one value in this list, whereas the new value aggregation
|
|
8544
|
+
accepts up to five values.
|
|
8199
8545
|
items:
|
|
8200
8546
|
description: Field.
|
|
8201
8547
|
type: string
|
|
@@ -8339,76 +8685,538 @@ components:
|
|
|
8339
8685
|
required:
|
|
8340
8686
|
- data
|
|
8341
8687
|
type: object
|
|
8342
|
-
|
|
8343
|
-
description:
|
|
8688
|
+
ServiceDefinitionCreateResponse:
|
|
8689
|
+
description: Create service definitions response.
|
|
8344
8690
|
properties:
|
|
8345
8691
|
data:
|
|
8346
|
-
description:
|
|
8347
|
-
items:
|
|
8348
|
-
$ref: '#/components/schemas/UsageDataObject'
|
|
8349
|
-
type: array
|
|
8350
|
-
type: object
|
|
8351
|
-
UsageAttributesObject:
|
|
8352
|
-
description: Usage attributes data.
|
|
8353
|
-
properties:
|
|
8354
|
-
org_name:
|
|
8355
|
-
description: The organization name.
|
|
8356
|
-
type: string
|
|
8357
|
-
product_family:
|
|
8358
|
-
description: The product for which usage is being reported.
|
|
8359
|
-
type: string
|
|
8360
|
-
public_id:
|
|
8361
|
-
description: The organization public ID.
|
|
8362
|
-
type: string
|
|
8363
|
-
timeseries:
|
|
8364
|
-
description: List of usage data reported for each requested hour.
|
|
8692
|
+
description: Create service definitions response payload.
|
|
8365
8693
|
items:
|
|
8366
|
-
$ref: '#/components/schemas/
|
|
8694
|
+
$ref: '#/components/schemas/ServiceDefinitionData'
|
|
8367
8695
|
type: array
|
|
8368
|
-
usage_type:
|
|
8369
|
-
$ref: '#/components/schemas/HourlyUsageType'
|
|
8370
8696
|
type: object
|
|
8371
|
-
|
|
8372
|
-
description:
|
|
8697
|
+
ServiceDefinitionData:
|
|
8698
|
+
description: Service definition data.
|
|
8373
8699
|
properties:
|
|
8374
8700
|
attributes:
|
|
8375
|
-
$ref: '#/components/schemas/
|
|
8376
|
-
id:
|
|
8377
|
-
description: Unique ID of the response.
|
|
8378
|
-
type: string
|
|
8701
|
+
$ref: '#/components/schemas/ServiceDefinitionDataAttributes'
|
|
8379
8702
|
type:
|
|
8380
|
-
|
|
8703
|
+
description: Service definition type.
|
|
8704
|
+
type: string
|
|
8381
8705
|
type: object
|
|
8382
|
-
|
|
8383
|
-
description:
|
|
8706
|
+
ServiceDefinitionDataAttributes:
|
|
8707
|
+
description: Service definition attributes.
|
|
8384
8708
|
properties:
|
|
8385
|
-
|
|
8386
|
-
|
|
8387
|
-
|
|
8388
|
-
|
|
8389
|
-
type: array
|
|
8709
|
+
meta:
|
|
8710
|
+
$ref: '#/components/schemas/ServiceDefinitionMeta'
|
|
8711
|
+
schema:
|
|
8712
|
+
$ref: '#/components/schemas/ServiceDefinitionSchema'
|
|
8390
8713
|
type: object
|
|
8391
|
-
|
|
8392
|
-
description:
|
|
8714
|
+
ServiceDefinitionGetResponse:
|
|
8715
|
+
description: Get service definition response.
|
|
8393
8716
|
properties:
|
|
8394
8717
|
data:
|
|
8395
|
-
|
|
8396
|
-
items:
|
|
8397
|
-
$ref: '#/components/schemas/UsageDataObject'
|
|
8398
|
-
type: array
|
|
8718
|
+
$ref: '#/components/schemas/ServiceDefinitionData'
|
|
8399
8719
|
type: object
|
|
8400
|
-
|
|
8401
|
-
description:
|
|
8720
|
+
ServiceDefinitionMeta:
|
|
8721
|
+
description: Metadata about a service definition.
|
|
8402
8722
|
properties:
|
|
8403
|
-
|
|
8404
|
-
description:
|
|
8405
|
-
format: date-time
|
|
8723
|
+
github-html-url:
|
|
8724
|
+
description: GitHub HTML URL.
|
|
8406
8725
|
type: string
|
|
8407
|
-
|
|
8408
|
-
description:
|
|
8409
|
-
|
|
8410
|
-
|
|
8411
|
-
|
|
8726
|
+
ingested-schema-version:
|
|
8727
|
+
description: Ingestion schema version.
|
|
8728
|
+
type: string
|
|
8729
|
+
ingestion-source:
|
|
8730
|
+
description: Ingestion source of the service definition.
|
|
8731
|
+
type: string
|
|
8732
|
+
last-modified-time:
|
|
8733
|
+
description: Last modified time of the service definition.
|
|
8734
|
+
type: string
|
|
8735
|
+
type: object
|
|
8736
|
+
ServiceDefinitionRaw:
|
|
8737
|
+
description: Service Definition in raw JSON/YAML representation.
|
|
8738
|
+
example: '---
|
|
8739
|
+
|
|
8740
|
+
schema-version: v2
|
|
8741
|
+
|
|
8742
|
+
dd-service: my-service
|
|
8743
|
+
|
|
8744
|
+
'
|
|
8745
|
+
type: string
|
|
8746
|
+
ServiceDefinitionSchema:
|
|
8747
|
+
description: Service definition schema.
|
|
8748
|
+
oneOf:
|
|
8749
|
+
- $ref: '#/components/schemas/ServiceDefinitionV1'
|
|
8750
|
+
- $ref: '#/components/schemas/ServiceDefinitionV2'
|
|
8751
|
+
type: object
|
|
8752
|
+
ServiceDefinitionV1:
|
|
8753
|
+
deprecated: true
|
|
8754
|
+
description: Deprecated - Service definition V1 for providing additional service
|
|
8755
|
+
metadata and integrations.
|
|
8756
|
+
properties:
|
|
8757
|
+
contact:
|
|
8758
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Contact'
|
|
8759
|
+
extensions:
|
|
8760
|
+
additionalProperties: {}
|
|
8761
|
+
description: Extensions to V1 schema.
|
|
8762
|
+
example:
|
|
8763
|
+
myorg/extension: extensionValue
|
|
8764
|
+
type: object
|
|
8765
|
+
external-resources:
|
|
8766
|
+
description: A list of external links related to the services.
|
|
8767
|
+
items:
|
|
8768
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Resource'
|
|
8769
|
+
type: array
|
|
8770
|
+
info:
|
|
8771
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Info'
|
|
8772
|
+
integrations:
|
|
8773
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Integrations'
|
|
8774
|
+
org:
|
|
8775
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Org'
|
|
8776
|
+
schema-version:
|
|
8777
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Version'
|
|
8778
|
+
tags:
|
|
8779
|
+
description: A set of custom tags.
|
|
8780
|
+
example:
|
|
8781
|
+
- my:tag
|
|
8782
|
+
- service:tag
|
|
8783
|
+
items:
|
|
8784
|
+
type: string
|
|
8785
|
+
type: array
|
|
8786
|
+
required:
|
|
8787
|
+
- schema-version
|
|
8788
|
+
- info
|
|
8789
|
+
type: object
|
|
8790
|
+
ServiceDefinitionV1Contact:
|
|
8791
|
+
description: Contact information about the service.
|
|
8792
|
+
properties:
|
|
8793
|
+
email:
|
|
8794
|
+
description: "Service owner\u2019s email."
|
|
8795
|
+
example: contact@datadoghq.com
|
|
8796
|
+
format: email
|
|
8797
|
+
type: string
|
|
8798
|
+
slack:
|
|
8799
|
+
description: "Service owner\u2019s Slack channel."
|
|
8800
|
+
example: https://yourcompany.slack.com/archives/channel123
|
|
8801
|
+
type: string
|
|
8802
|
+
ServiceDefinitionV1Info:
|
|
8803
|
+
description: Basic information about a service.
|
|
8804
|
+
properties:
|
|
8805
|
+
dd-service:
|
|
8806
|
+
description: Unique identifier of the service. Must be unique across all
|
|
8807
|
+
services and is used to match with a service in Datadog.
|
|
8808
|
+
example: myservice
|
|
8809
|
+
type: string
|
|
8810
|
+
description:
|
|
8811
|
+
description: A short description of the service.
|
|
8812
|
+
example: A shopping cart service
|
|
8813
|
+
type: string
|
|
8814
|
+
display-name:
|
|
8815
|
+
description: A friendly name of the service.
|
|
8816
|
+
example: My Service
|
|
8817
|
+
type: string
|
|
8818
|
+
service-tier:
|
|
8819
|
+
description: Service tier.
|
|
8820
|
+
example: Tier 1
|
|
8821
|
+
type: string
|
|
8822
|
+
required:
|
|
8823
|
+
- dd-service
|
|
8824
|
+
type: object
|
|
8825
|
+
ServiceDefinitionV1Integrations:
|
|
8826
|
+
description: Third party integrations that Datadog supports.
|
|
8827
|
+
properties:
|
|
8828
|
+
pagerduty:
|
|
8829
|
+
$ref: '#/components/schemas/ServiceDefinitionV1Pagerduty'
|
|
8830
|
+
type: object
|
|
8831
|
+
ServiceDefinitionV1Org:
|
|
8832
|
+
description: Org related information about the service.
|
|
8833
|
+
properties:
|
|
8834
|
+
application:
|
|
8835
|
+
description: App feature this service supports.
|
|
8836
|
+
example: E-Commerce
|
|
8837
|
+
type: string
|
|
8838
|
+
team:
|
|
8839
|
+
description: Team that owns the service.
|
|
8840
|
+
example: my-team
|
|
8841
|
+
type: string
|
|
8842
|
+
type: object
|
|
8843
|
+
ServiceDefinitionV1Pagerduty:
|
|
8844
|
+
description: PagerDuty service URL for the service.
|
|
8845
|
+
example: https://my-org.pagerduty.com/service-directory/PMyService
|
|
8846
|
+
type: string
|
|
8847
|
+
ServiceDefinitionV1Resource:
|
|
8848
|
+
description: Service's external links.
|
|
8849
|
+
properties:
|
|
8850
|
+
name:
|
|
8851
|
+
description: Link name.
|
|
8852
|
+
example: Runbook
|
|
8853
|
+
type: string
|
|
8854
|
+
type:
|
|
8855
|
+
$ref: '#/components/schemas/ServiceDefinitionV1ResourceType'
|
|
8856
|
+
url:
|
|
8857
|
+
description: Link URL.
|
|
8858
|
+
example: https://my-runbook
|
|
8859
|
+
type: string
|
|
8860
|
+
required:
|
|
8861
|
+
- name
|
|
8862
|
+
- type
|
|
8863
|
+
- url
|
|
8864
|
+
type: object
|
|
8865
|
+
ServiceDefinitionV1ResourceType:
|
|
8866
|
+
description: Link type.
|
|
8867
|
+
enum:
|
|
8868
|
+
- doc
|
|
8869
|
+
- wiki
|
|
8870
|
+
- runbook
|
|
8871
|
+
- url
|
|
8872
|
+
- repo
|
|
8873
|
+
- dashboard
|
|
8874
|
+
- oncall
|
|
8875
|
+
- code
|
|
8876
|
+
- link
|
|
8877
|
+
example: runbook
|
|
8878
|
+
type: string
|
|
8879
|
+
x-enum-varnames:
|
|
8880
|
+
- DOC
|
|
8881
|
+
- WIKI
|
|
8882
|
+
- RUNBOOK
|
|
8883
|
+
- URL
|
|
8884
|
+
- REPO
|
|
8885
|
+
- DASHBOARD
|
|
8886
|
+
- ONCALL
|
|
8887
|
+
- CODE
|
|
8888
|
+
- LINK
|
|
8889
|
+
ServiceDefinitionV1Version:
|
|
8890
|
+
default: v1
|
|
8891
|
+
description: Schema version being used.
|
|
8892
|
+
enum:
|
|
8893
|
+
- v1
|
|
8894
|
+
example: v1
|
|
8895
|
+
type: string
|
|
8896
|
+
x-enum-varnames:
|
|
8897
|
+
- V1
|
|
8898
|
+
ServiceDefinitionV2:
|
|
8899
|
+
description: Service definition V2 for providing service metadata and integrations.
|
|
8900
|
+
properties:
|
|
8901
|
+
contacts:
|
|
8902
|
+
description: A list of contacts related to the services.
|
|
8903
|
+
items:
|
|
8904
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Contact'
|
|
8905
|
+
type: array
|
|
8906
|
+
dd-service:
|
|
8907
|
+
description: Unique identifier of the service. Must be unique across all
|
|
8908
|
+
services and is used to match with a service in Datadog.
|
|
8909
|
+
example: my-service
|
|
8910
|
+
type: string
|
|
8911
|
+
dd-team:
|
|
8912
|
+
description: Experimental feature. A Team handle that matches a Team in
|
|
8913
|
+
the Datadog Teams product.
|
|
8914
|
+
example: my-team
|
|
8915
|
+
type: string
|
|
8916
|
+
docs:
|
|
8917
|
+
description: A list of documentation related to the services.
|
|
8918
|
+
items:
|
|
8919
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Doc'
|
|
8920
|
+
type: array
|
|
8921
|
+
extensions:
|
|
8922
|
+
additionalProperties: {}
|
|
8923
|
+
description: Extensions to V2 schema.
|
|
8924
|
+
example:
|
|
8925
|
+
myorg/extension: extensionValue
|
|
8926
|
+
type: object
|
|
8927
|
+
integrations:
|
|
8928
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Integrations'
|
|
8929
|
+
links:
|
|
8930
|
+
description: A list of links related to the services.
|
|
8931
|
+
items:
|
|
8932
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Link'
|
|
8933
|
+
type: array
|
|
8934
|
+
repos:
|
|
8935
|
+
description: A list of code repositories related to the services.
|
|
8936
|
+
items:
|
|
8937
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Repo'
|
|
8938
|
+
type: array
|
|
8939
|
+
schema-version:
|
|
8940
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Version'
|
|
8941
|
+
tags:
|
|
8942
|
+
description: A set of custom tags.
|
|
8943
|
+
example:
|
|
8944
|
+
- my:tag
|
|
8945
|
+
- service:tag
|
|
8946
|
+
items:
|
|
8947
|
+
type: string
|
|
8948
|
+
type: array
|
|
8949
|
+
team:
|
|
8950
|
+
description: Team that owns the service.
|
|
8951
|
+
example: my-team
|
|
8952
|
+
type: string
|
|
8953
|
+
required:
|
|
8954
|
+
- schema-version
|
|
8955
|
+
- dd-service
|
|
8956
|
+
type: object
|
|
8957
|
+
ServiceDefinitionV2Contact:
|
|
8958
|
+
description: Service owner's contacts information.
|
|
8959
|
+
oneOf:
|
|
8960
|
+
- $ref: '#/components/schemas/ServiceDefinitionV2Email'
|
|
8961
|
+
- $ref: '#/components/schemas/ServiceDefinitionV2Slack'
|
|
8962
|
+
ServiceDefinitionV2Doc:
|
|
8963
|
+
description: Service documents.
|
|
8964
|
+
properties:
|
|
8965
|
+
name:
|
|
8966
|
+
description: Document name.
|
|
8967
|
+
example: Architecture
|
|
8968
|
+
type: string
|
|
8969
|
+
provider:
|
|
8970
|
+
description: Document provider.
|
|
8971
|
+
example: google drive
|
|
8972
|
+
type: string
|
|
8973
|
+
url:
|
|
8974
|
+
description: Document URL.
|
|
8975
|
+
example: https://gdrive/mydoc
|
|
8976
|
+
type: string
|
|
8977
|
+
required:
|
|
8978
|
+
- name
|
|
8979
|
+
- url
|
|
8980
|
+
type: object
|
|
8981
|
+
ServiceDefinitionV2Email:
|
|
8982
|
+
description: Service owner's email.
|
|
8983
|
+
properties:
|
|
8984
|
+
contact:
|
|
8985
|
+
description: Contact value.
|
|
8986
|
+
example: contact@datadoghq.com
|
|
8987
|
+
format: email
|
|
8988
|
+
type: string
|
|
8989
|
+
name:
|
|
8990
|
+
description: Contact email.
|
|
8991
|
+
example: Team Email
|
|
8992
|
+
type: string
|
|
8993
|
+
type:
|
|
8994
|
+
$ref: '#/components/schemas/ServiceDefinitionV2EmailType'
|
|
8995
|
+
required:
|
|
8996
|
+
- type
|
|
8997
|
+
- contact
|
|
8998
|
+
type: object
|
|
8999
|
+
ServiceDefinitionV2EmailType:
|
|
9000
|
+
description: Contact type.
|
|
9001
|
+
enum:
|
|
9002
|
+
- email
|
|
9003
|
+
example: email
|
|
9004
|
+
type: string
|
|
9005
|
+
x-enum-varnames:
|
|
9006
|
+
- EMAIL
|
|
9007
|
+
ServiceDefinitionV2Integrations:
|
|
9008
|
+
description: Third party integrations that Datadog supports.
|
|
9009
|
+
properties:
|
|
9010
|
+
opsgenie:
|
|
9011
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Opsgenie'
|
|
9012
|
+
pagerduty:
|
|
9013
|
+
$ref: '#/components/schemas/ServiceDefinitionV2Pagerduty'
|
|
9014
|
+
type: object
|
|
9015
|
+
ServiceDefinitionV2Link:
|
|
9016
|
+
description: Service's external links.
|
|
9017
|
+
properties:
|
|
9018
|
+
name:
|
|
9019
|
+
description: Link name.
|
|
9020
|
+
example: Runbook
|
|
9021
|
+
type: string
|
|
9022
|
+
type:
|
|
9023
|
+
$ref: '#/components/schemas/ServiceDefinitionV2LinkType'
|
|
9024
|
+
url:
|
|
9025
|
+
description: Link URL.
|
|
9026
|
+
example: https://my-runbook
|
|
9027
|
+
type: string
|
|
9028
|
+
required:
|
|
9029
|
+
- name
|
|
9030
|
+
- type
|
|
9031
|
+
- url
|
|
9032
|
+
type: object
|
|
9033
|
+
ServiceDefinitionV2LinkType:
|
|
9034
|
+
description: Link type.
|
|
9035
|
+
enum:
|
|
9036
|
+
- doc
|
|
9037
|
+
- wiki
|
|
9038
|
+
- runbook
|
|
9039
|
+
- url
|
|
9040
|
+
- repo
|
|
9041
|
+
- dashboard
|
|
9042
|
+
- oncall
|
|
9043
|
+
- code
|
|
9044
|
+
- link
|
|
9045
|
+
example: runbook
|
|
9046
|
+
type: string
|
|
9047
|
+
x-enum-varnames:
|
|
9048
|
+
- DOC
|
|
9049
|
+
- WIKI
|
|
9050
|
+
- RUNBOOK
|
|
9051
|
+
- URL
|
|
9052
|
+
- REPO
|
|
9053
|
+
- DASHBOARD
|
|
9054
|
+
- ONCALL
|
|
9055
|
+
- CODE
|
|
9056
|
+
- LINK
|
|
9057
|
+
ServiceDefinitionV2Opsgenie:
|
|
9058
|
+
description: Opsgenie integration for the service.
|
|
9059
|
+
properties:
|
|
9060
|
+
region:
|
|
9061
|
+
$ref: '#/components/schemas/ServiceDefinitionV2OpsgenieRegion'
|
|
9062
|
+
service-id:
|
|
9063
|
+
description: Opsgenie service id.
|
|
9064
|
+
example: 123e4567-e89b-12d3-a456-426614174000
|
|
9065
|
+
type: string
|
|
9066
|
+
required:
|
|
9067
|
+
- service-id
|
|
9068
|
+
type: object
|
|
9069
|
+
ServiceDefinitionV2OpsgenieRegion:
|
|
9070
|
+
description: Opsgenie instance region.
|
|
9071
|
+
enum:
|
|
9072
|
+
- US
|
|
9073
|
+
- EU
|
|
9074
|
+
example: US
|
|
9075
|
+
type: string
|
|
9076
|
+
x-enum-varnames:
|
|
9077
|
+
- US
|
|
9078
|
+
- EU
|
|
9079
|
+
ServiceDefinitionV2Pagerduty:
|
|
9080
|
+
description: PagerDuty service URL for the service.
|
|
9081
|
+
example: https://my-org.pagerduty.com/service-directory/PMyService
|
|
9082
|
+
type: string
|
|
9083
|
+
ServiceDefinitionV2Repo:
|
|
9084
|
+
description: Service code repositories.
|
|
9085
|
+
properties:
|
|
9086
|
+
name:
|
|
9087
|
+
description: Repository name.
|
|
9088
|
+
example: Source Code
|
|
9089
|
+
type: string
|
|
9090
|
+
provider:
|
|
9091
|
+
description: Repository provider.
|
|
9092
|
+
example: GitHub
|
|
9093
|
+
type: string
|
|
9094
|
+
url:
|
|
9095
|
+
description: Repository URL.
|
|
9096
|
+
example: https://github.com/DataDog/schema
|
|
9097
|
+
type: string
|
|
9098
|
+
required:
|
|
9099
|
+
- name
|
|
9100
|
+
- url
|
|
9101
|
+
type: object
|
|
9102
|
+
ServiceDefinitionV2Slack:
|
|
9103
|
+
description: Service owner's Slack channel.
|
|
9104
|
+
properties:
|
|
9105
|
+
contact:
|
|
9106
|
+
description: Slack Channel.
|
|
9107
|
+
example: https://yourcompany.slack.com/archives/channel123
|
|
9108
|
+
type: string
|
|
9109
|
+
name:
|
|
9110
|
+
description: Contact Slack.
|
|
9111
|
+
example: Team Slack
|
|
9112
|
+
type: string
|
|
9113
|
+
type:
|
|
9114
|
+
$ref: '#/components/schemas/ServiceDefinitionV2SlackType'
|
|
9115
|
+
required:
|
|
9116
|
+
- type
|
|
9117
|
+
- contact
|
|
9118
|
+
type: object
|
|
9119
|
+
ServiceDefinitionV2SlackType:
|
|
9120
|
+
description: Contact type.
|
|
9121
|
+
enum:
|
|
9122
|
+
- slack
|
|
9123
|
+
example: slack
|
|
9124
|
+
type: string
|
|
9125
|
+
x-enum-varnames:
|
|
9126
|
+
- SLACK
|
|
9127
|
+
ServiceDefinitionV2Version:
|
|
9128
|
+
default: v2
|
|
9129
|
+
description: Schema version being used.
|
|
9130
|
+
enum:
|
|
9131
|
+
- v2
|
|
9132
|
+
example: v2
|
|
9133
|
+
type: string
|
|
9134
|
+
x-enum-varnames:
|
|
9135
|
+
- V2
|
|
9136
|
+
ServiceDefinitionsCreateRequest:
|
|
9137
|
+
description: Create service definitions request.
|
|
9138
|
+
oneOf:
|
|
9139
|
+
- $ref: '#/components/schemas/ServiceDefinitionV2'
|
|
9140
|
+
- $ref: '#/components/schemas/ServiceDefinitionRaw'
|
|
9141
|
+
ServiceDefinitionsListResponse:
|
|
9142
|
+
description: Create service definitions response.
|
|
9143
|
+
properties:
|
|
9144
|
+
data:
|
|
9145
|
+
description: Data representing service definitions.
|
|
9146
|
+
items:
|
|
9147
|
+
$ref: '#/components/schemas/ServiceDefinitionData'
|
|
9148
|
+
type: array
|
|
9149
|
+
type: object
|
|
9150
|
+
UsageApplicationSecurityMonitoringResponse:
|
|
9151
|
+
description: Application Security Monitoring usage response.
|
|
9152
|
+
properties:
|
|
9153
|
+
data:
|
|
9154
|
+
description: Response containing Application Security Monitoring usage.
|
|
9155
|
+
items:
|
|
9156
|
+
$ref: '#/components/schemas/UsageDataObject'
|
|
9157
|
+
type: array
|
|
9158
|
+
type: object
|
|
9159
|
+
UsageAttributesObject:
|
|
9160
|
+
description: Usage attributes data.
|
|
9161
|
+
properties:
|
|
9162
|
+
org_name:
|
|
9163
|
+
description: The organization name.
|
|
9164
|
+
type: string
|
|
9165
|
+
product_family:
|
|
9166
|
+
description: The product for which usage is being reported.
|
|
9167
|
+
type: string
|
|
9168
|
+
public_id:
|
|
9169
|
+
description: The organization public ID.
|
|
9170
|
+
type: string
|
|
9171
|
+
timeseries:
|
|
9172
|
+
description: List of usage data reported for each requested hour.
|
|
9173
|
+
items:
|
|
9174
|
+
$ref: '#/components/schemas/UsageTimeSeriesObject'
|
|
9175
|
+
type: array
|
|
9176
|
+
usage_type:
|
|
9177
|
+
$ref: '#/components/schemas/HourlyUsageType'
|
|
9178
|
+
type: object
|
|
9179
|
+
UsageDataObject:
|
|
9180
|
+
description: Usage data.
|
|
9181
|
+
properties:
|
|
9182
|
+
attributes:
|
|
9183
|
+
$ref: '#/components/schemas/UsageAttributesObject'
|
|
9184
|
+
id:
|
|
9185
|
+
description: Unique ID of the response.
|
|
9186
|
+
type: string
|
|
9187
|
+
type:
|
|
9188
|
+
$ref: '#/components/schemas/UsageTimeSeriesType'
|
|
9189
|
+
type: object
|
|
9190
|
+
UsageLambdaTracedInvocationsResponse:
|
|
9191
|
+
description: Lambda Traced Invocations usage response.
|
|
9192
|
+
properties:
|
|
9193
|
+
data:
|
|
9194
|
+
description: Response containing Lambda Traced Invocations usage.
|
|
9195
|
+
items:
|
|
9196
|
+
$ref: '#/components/schemas/UsageDataObject'
|
|
9197
|
+
type: array
|
|
9198
|
+
type: object
|
|
9199
|
+
UsageObservabilityPipelinesResponse:
|
|
9200
|
+
description: Observability Pipelines usage response.
|
|
9201
|
+
properties:
|
|
9202
|
+
data:
|
|
9203
|
+
description: Response containing Observability Pipelines usage.
|
|
9204
|
+
items:
|
|
9205
|
+
$ref: '#/components/schemas/UsageDataObject'
|
|
9206
|
+
type: array
|
|
9207
|
+
type: object
|
|
9208
|
+
UsageTimeSeriesObject:
|
|
9209
|
+
description: Usage timeseries data.
|
|
9210
|
+
properties:
|
|
9211
|
+
timestamp:
|
|
9212
|
+
description: Datetime in ISO-8601 format, UTC. The hour for the usage.
|
|
9213
|
+
format: date-time
|
|
9214
|
+
type: string
|
|
9215
|
+
value:
|
|
9216
|
+
description: Contains the number measured for the given usage_type during
|
|
9217
|
+
the hour.
|
|
9218
|
+
format: int64
|
|
9219
|
+
nullable: true
|
|
8412
9220
|
type: integer
|
|
8413
9221
|
type: object
|
|
8414
9222
|
UsageTimeSeriesType:
|
|
@@ -9921,26 +10729,394 @@ paths:
|
|
|
9921
10729
|
|
|
9922
10730
|
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
9923
10731
|
post:
|
|
9924
|
-
description: Create an incident.
|
|
9925
|
-
operationId: CreateIncident
|
|
10732
|
+
description: Create an incident.
|
|
10733
|
+
operationId: CreateIncident
|
|
10734
|
+
requestBody:
|
|
10735
|
+
content:
|
|
10736
|
+
application/json:
|
|
10737
|
+
schema:
|
|
10738
|
+
$ref: '#/components/schemas/IncidentCreateRequest'
|
|
10739
|
+
description: Incident payload.
|
|
10740
|
+
required: true
|
|
10741
|
+
responses:
|
|
10742
|
+
'201':
|
|
10743
|
+
content:
|
|
10744
|
+
application/json:
|
|
10745
|
+
schema:
|
|
10746
|
+
$ref: '#/components/schemas/IncidentResponse'
|
|
10747
|
+
description: CREATED
|
|
10748
|
+
'400':
|
|
10749
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10750
|
+
'401':
|
|
10751
|
+
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10752
|
+
'403':
|
|
10753
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10754
|
+
'404':
|
|
10755
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
10756
|
+
'429':
|
|
10757
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10758
|
+
security:
|
|
10759
|
+
- apiKeyAuth: []
|
|
10760
|
+
appKeyAuth: []
|
|
10761
|
+
- AuthZ:
|
|
10762
|
+
- incident_write
|
|
10763
|
+
summary: Create an incident
|
|
10764
|
+
tags:
|
|
10765
|
+
- Incidents
|
|
10766
|
+
x-codegen-request-body-name: body
|
|
10767
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10768
|
+
|
|
10769
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10770
|
+
/api/v2/incidents/{incident_id}:
|
|
10771
|
+
delete:
|
|
10772
|
+
description: Deletes an existing incident from the users organization.
|
|
10773
|
+
operationId: DeleteIncident
|
|
10774
|
+
parameters:
|
|
10775
|
+
- $ref: '#/components/parameters/IncidentIDPathParameter'
|
|
10776
|
+
responses:
|
|
10777
|
+
'204':
|
|
10778
|
+
description: OK
|
|
10779
|
+
'400':
|
|
10780
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10781
|
+
'401':
|
|
10782
|
+
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10783
|
+
'403':
|
|
10784
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10785
|
+
'404':
|
|
10786
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
10787
|
+
'429':
|
|
10788
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10789
|
+
security:
|
|
10790
|
+
- apiKeyAuth: []
|
|
10791
|
+
appKeyAuth: []
|
|
10792
|
+
- AuthZ:
|
|
10793
|
+
- incident_write
|
|
10794
|
+
summary: Delete an existing incident
|
|
10795
|
+
tags:
|
|
10796
|
+
- Incidents
|
|
10797
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10798
|
+
|
|
10799
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10800
|
+
get:
|
|
10801
|
+
description: Get the details of an incident by `incident_id`.
|
|
10802
|
+
operationId: GetIncident
|
|
10803
|
+
parameters:
|
|
10804
|
+
- $ref: '#/components/parameters/IncidentIDPathParameter'
|
|
10805
|
+
- $ref: '#/components/parameters/IncidentIncludeQueryParameter'
|
|
10806
|
+
responses:
|
|
10807
|
+
'200':
|
|
10808
|
+
content:
|
|
10809
|
+
application/json:
|
|
10810
|
+
schema:
|
|
10811
|
+
$ref: '#/components/schemas/IncidentResponse'
|
|
10812
|
+
description: OK
|
|
10813
|
+
'400':
|
|
10814
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10815
|
+
'401':
|
|
10816
|
+
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10817
|
+
'403':
|
|
10818
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10819
|
+
'404':
|
|
10820
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
10821
|
+
'429':
|
|
10822
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10823
|
+
security:
|
|
10824
|
+
- apiKeyAuth: []
|
|
10825
|
+
appKeyAuth: []
|
|
10826
|
+
- AuthZ:
|
|
10827
|
+
- incident_read
|
|
10828
|
+
summary: Get the details of an incident
|
|
10829
|
+
tags:
|
|
10830
|
+
- Incidents
|
|
10831
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10832
|
+
|
|
10833
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10834
|
+
patch:
|
|
10835
|
+
description: Updates an incident. Provide only the attributes that should be
|
|
10836
|
+
updated as this request is a partial update.
|
|
10837
|
+
operationId: UpdateIncident
|
|
10838
|
+
parameters:
|
|
10839
|
+
- $ref: '#/components/parameters/IncidentIDPathParameter'
|
|
10840
|
+
- $ref: '#/components/parameters/IncidentIncludeQueryParameter'
|
|
10841
|
+
requestBody:
|
|
10842
|
+
content:
|
|
10843
|
+
application/json:
|
|
10844
|
+
schema:
|
|
10845
|
+
$ref: '#/components/schemas/IncidentUpdateRequest'
|
|
10846
|
+
description: Incident Payload.
|
|
10847
|
+
required: true
|
|
10848
|
+
responses:
|
|
10849
|
+
'200':
|
|
10850
|
+
content:
|
|
10851
|
+
application/json:
|
|
10852
|
+
schema:
|
|
10853
|
+
$ref: '#/components/schemas/IncidentResponse'
|
|
10854
|
+
description: OK
|
|
10855
|
+
'400':
|
|
10856
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10857
|
+
'401':
|
|
10858
|
+
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10859
|
+
'403':
|
|
10860
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10861
|
+
'404':
|
|
10862
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
10863
|
+
'429':
|
|
10864
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10865
|
+
security:
|
|
10866
|
+
- apiKeyAuth: []
|
|
10867
|
+
appKeyAuth: []
|
|
10868
|
+
- AuthZ:
|
|
10869
|
+
- incident_write
|
|
10870
|
+
summary: Update an existing incident
|
|
10871
|
+
tags:
|
|
10872
|
+
- Incidents
|
|
10873
|
+
x-codegen-request-body-name: body
|
|
10874
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10875
|
+
|
|
10876
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10877
|
+
/api/v2/incidents/{incident_id}/attachments:
|
|
10878
|
+
get:
|
|
10879
|
+
description: Get all attachments for a given incident.
|
|
10880
|
+
operationId: ListIncidentAttachments
|
|
10881
|
+
parameters:
|
|
10882
|
+
- $ref: '#/components/parameters/IncidentIDPathParameter'
|
|
10883
|
+
- $ref: '#/components/parameters/IncidentAttachmentIncludeQueryParameter'
|
|
10884
|
+
- $ref: '#/components/parameters/IncidentAttachmentFilterQueryParameter'
|
|
10885
|
+
responses:
|
|
10886
|
+
'200':
|
|
10887
|
+
content:
|
|
10888
|
+
application/json:
|
|
10889
|
+
schema:
|
|
10890
|
+
$ref: '#/components/schemas/IncidentAttachmentsResponse'
|
|
10891
|
+
description: OK
|
|
10892
|
+
'400':
|
|
10893
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10894
|
+
'401':
|
|
10895
|
+
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10896
|
+
'403':
|
|
10897
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10898
|
+
'404':
|
|
10899
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
10900
|
+
'429':
|
|
10901
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10902
|
+
security:
|
|
10903
|
+
- apiKeyAuth: []
|
|
10904
|
+
appKeyAuth: []
|
|
10905
|
+
- AuthZ:
|
|
10906
|
+
- incident_read
|
|
10907
|
+
summary: Get a list of attachments
|
|
10908
|
+
tags:
|
|
10909
|
+
- Incidents
|
|
10910
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10911
|
+
|
|
10912
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10913
|
+
patch:
|
|
10914
|
+
description: The bulk update endpoint for creating, updating, and deleting attachments
|
|
10915
|
+
for a given incident.
|
|
10916
|
+
operationId: UpdateIncidentAttachments
|
|
10917
|
+
parameters:
|
|
10918
|
+
- $ref: '#/components/parameters/IncidentIDPathParameter'
|
|
10919
|
+
- $ref: '#/components/parameters/IncidentAttachmentIncludeQueryParameter'
|
|
10920
|
+
requestBody:
|
|
10921
|
+
content:
|
|
10922
|
+
application/json:
|
|
10923
|
+
schema:
|
|
10924
|
+
$ref: '#/components/schemas/IncidentAttachmentUpdateRequest'
|
|
10925
|
+
description: Incident Attachment Payload.
|
|
10926
|
+
required: true
|
|
10927
|
+
responses:
|
|
10928
|
+
'200':
|
|
10929
|
+
content:
|
|
10930
|
+
application/json:
|
|
10931
|
+
schema:
|
|
10932
|
+
$ref: '#/components/schemas/IncidentAttachmentUpdateResponse'
|
|
10933
|
+
description: OK
|
|
10934
|
+
'400':
|
|
10935
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10936
|
+
'401':
|
|
10937
|
+
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10938
|
+
'403':
|
|
10939
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10940
|
+
'404':
|
|
10941
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
10942
|
+
'429':
|
|
10943
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10944
|
+
summary: Create, update, and delete incident attachments
|
|
10945
|
+
tags:
|
|
10946
|
+
- Incidents
|
|
10947
|
+
x-codegen-request-body-name: body
|
|
10948
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10949
|
+
|
|
10950
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10951
|
+
/api/v2/integration/opsgenie/services:
|
|
10952
|
+
get:
|
|
10953
|
+
description: Get a list of all services from the Datadog Opsgenie integration.
|
|
10954
|
+
operationId: ListOpsgenieServices
|
|
10955
|
+
responses:
|
|
10956
|
+
'200':
|
|
10957
|
+
content:
|
|
10958
|
+
application/json:
|
|
10959
|
+
schema:
|
|
10960
|
+
$ref: '#/components/schemas/OpsgenieServicesResponse'
|
|
10961
|
+
description: OK
|
|
10962
|
+
'403':
|
|
10963
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10964
|
+
'429':
|
|
10965
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10966
|
+
summary: Get all service objects
|
|
10967
|
+
tags:
|
|
10968
|
+
- Opsgenie Integration
|
|
10969
|
+
post:
|
|
10970
|
+
description: Create a new service object in the Opsgenie integration.
|
|
10971
|
+
operationId: CreateOpsgenieService
|
|
10972
|
+
requestBody:
|
|
10973
|
+
content:
|
|
10974
|
+
application/json:
|
|
10975
|
+
schema:
|
|
10976
|
+
$ref: '#/components/schemas/OpsgenieServiceCreateRequest'
|
|
10977
|
+
description: Opsgenie service payload
|
|
10978
|
+
required: true
|
|
10979
|
+
responses:
|
|
10980
|
+
'201':
|
|
10981
|
+
content:
|
|
10982
|
+
application/json:
|
|
10983
|
+
schema:
|
|
10984
|
+
$ref: '#/components/schemas/OpsgenieServiceResponse'
|
|
10985
|
+
description: CREATED
|
|
10986
|
+
'400':
|
|
10987
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
10988
|
+
'403':
|
|
10989
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
10990
|
+
'409':
|
|
10991
|
+
$ref: '#/components/responses/ConflictResponse'
|
|
10992
|
+
'429':
|
|
10993
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10994
|
+
summary: Create a new service object
|
|
10995
|
+
tags:
|
|
10996
|
+
- Opsgenie Integration
|
|
10997
|
+
x-codegen-request-body-name: body
|
|
10998
|
+
/api/v2/integration/opsgenie/services/{integration_service_id}:
|
|
10999
|
+
delete:
|
|
11000
|
+
description: Delete a single service object in the Datadog Opsgenie integration.
|
|
11001
|
+
operationId: DeleteOpsgenieService
|
|
11002
|
+
parameters:
|
|
11003
|
+
- $ref: '#/components/parameters/OpsgenieServiceIDPathParameter'
|
|
11004
|
+
responses:
|
|
11005
|
+
'204':
|
|
11006
|
+
description: OK
|
|
11007
|
+
'400':
|
|
11008
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
11009
|
+
'403':
|
|
11010
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
11011
|
+
'404':
|
|
11012
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
11013
|
+
'429':
|
|
11014
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
11015
|
+
summary: Delete a single service object
|
|
11016
|
+
tags:
|
|
11017
|
+
- Opsgenie Integration
|
|
11018
|
+
get:
|
|
11019
|
+
description: Get a single service from the Datadog Opsgenie integration.
|
|
11020
|
+
operationId: GetOpsgenieService
|
|
11021
|
+
parameters:
|
|
11022
|
+
- $ref: '#/components/parameters/OpsgenieServiceIDPathParameter'
|
|
11023
|
+
responses:
|
|
11024
|
+
'200':
|
|
11025
|
+
content:
|
|
11026
|
+
application/json:
|
|
11027
|
+
schema:
|
|
11028
|
+
$ref: '#/components/schemas/OpsgenieServiceResponse'
|
|
11029
|
+
description: OK
|
|
11030
|
+
'400':
|
|
11031
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
11032
|
+
'403':
|
|
11033
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
11034
|
+
'404':
|
|
11035
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
11036
|
+
'409':
|
|
11037
|
+
$ref: '#/components/responses/ConflictResponse'
|
|
11038
|
+
'429':
|
|
11039
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
11040
|
+
summary: Get a single service object
|
|
11041
|
+
tags:
|
|
11042
|
+
- Opsgenie Integration
|
|
11043
|
+
patch:
|
|
11044
|
+
description: Update a single service object in the Datadog Opsgenie integration.
|
|
11045
|
+
operationId: UpdateOpsgenieService
|
|
11046
|
+
parameters:
|
|
11047
|
+
- $ref: '#/components/parameters/OpsgenieServiceIDPathParameter'
|
|
11048
|
+
requestBody:
|
|
11049
|
+
content:
|
|
11050
|
+
application/json:
|
|
11051
|
+
schema:
|
|
11052
|
+
$ref: '#/components/schemas/OpsgenieServiceUpdateRequest'
|
|
11053
|
+
description: Opsgenie service payload.
|
|
11054
|
+
required: true
|
|
11055
|
+
responses:
|
|
11056
|
+
'200':
|
|
11057
|
+
content:
|
|
11058
|
+
application/json:
|
|
11059
|
+
schema:
|
|
11060
|
+
$ref: '#/components/schemas/OpsgenieServiceResponse'
|
|
11061
|
+
description: OK
|
|
11062
|
+
'400':
|
|
11063
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
11064
|
+
'403':
|
|
11065
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
11066
|
+
'404':
|
|
11067
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
11068
|
+
'409':
|
|
11069
|
+
$ref: '#/components/responses/ConflictResponse'
|
|
11070
|
+
'429':
|
|
11071
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
11072
|
+
summary: Update a single service object
|
|
11073
|
+
tags:
|
|
11074
|
+
- Opsgenie Integration
|
|
11075
|
+
x-codegen-request-body-name: body
|
|
11076
|
+
/api/v2/integrations/confluent-cloud/accounts:
|
|
11077
|
+
get:
|
|
11078
|
+
description: List Confluent accounts.
|
|
11079
|
+
operationId: ListConfluentAccount
|
|
11080
|
+
responses:
|
|
11081
|
+
'200':
|
|
11082
|
+
content:
|
|
11083
|
+
application/json:
|
|
11084
|
+
schema:
|
|
11085
|
+
$ref: '#/components/schemas/ConfluentAccountsResponse'
|
|
11086
|
+
description: OK
|
|
11087
|
+
'400':
|
|
11088
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
11089
|
+
'403':
|
|
11090
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
11091
|
+
'404':
|
|
11092
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
11093
|
+
'429':
|
|
11094
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
11095
|
+
security:
|
|
11096
|
+
- apiKeyAuth: []
|
|
11097
|
+
appKeyAuth: []
|
|
11098
|
+
summary: List Confluent accounts
|
|
11099
|
+
tags:
|
|
11100
|
+
- Confluent Cloud
|
|
11101
|
+
post:
|
|
11102
|
+
description: Create a Confluent account.
|
|
11103
|
+
operationId: CreateConfluentAccount
|
|
9926
11104
|
requestBody:
|
|
9927
11105
|
content:
|
|
9928
11106
|
application/json:
|
|
9929
11107
|
schema:
|
|
9930
|
-
$ref: '#/components/schemas/
|
|
9931
|
-
description:
|
|
11108
|
+
$ref: '#/components/schemas/ConfluentAccountCreateRequest'
|
|
11109
|
+
description: Confluent payload
|
|
9932
11110
|
required: true
|
|
9933
11111
|
responses:
|
|
9934
11112
|
'201':
|
|
9935
11113
|
content:
|
|
9936
11114
|
application/json:
|
|
9937
11115
|
schema:
|
|
9938
|
-
$ref: '#/components/schemas/
|
|
9939
|
-
description:
|
|
11116
|
+
$ref: '#/components/schemas/ConfluentAccountResponse'
|
|
11117
|
+
description: OK
|
|
9940
11118
|
'400':
|
|
9941
11119
|
$ref: '#/components/responses/BadRequestResponse'
|
|
9942
|
-
'401':
|
|
9943
|
-
$ref: '#/components/responses/UnauthorizedResponse'
|
|
9944
11120
|
'403':
|
|
9945
11121
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
9946
11122
|
'404':
|
|
@@ -9950,28 +11126,21 @@ paths:
|
|
|
9950
11126
|
security:
|
|
9951
11127
|
- apiKeyAuth: []
|
|
9952
11128
|
appKeyAuth: []
|
|
9953
|
-
|
|
9954
|
-
- incident_write
|
|
9955
|
-
summary: Create an incident
|
|
11129
|
+
summary: Add Confluent account
|
|
9956
11130
|
tags:
|
|
9957
|
-
-
|
|
11131
|
+
- Confluent Cloud
|
|
9958
11132
|
x-codegen-request-body-name: body
|
|
9959
|
-
|
|
9960
|
-
|
|
9961
|
-
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
9962
|
-
/api/v2/incidents/{incident_id}:
|
|
11133
|
+
/api/v2/integrations/confluent-cloud/accounts/{account_id}:
|
|
9963
11134
|
delete:
|
|
9964
|
-
description:
|
|
9965
|
-
operationId:
|
|
11135
|
+
description: Delete a Confluent account with the provided account ID.
|
|
11136
|
+
operationId: DeleteConfluentAccount
|
|
9966
11137
|
parameters:
|
|
9967
|
-
- $ref: '#/components/parameters/
|
|
11138
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
9968
11139
|
responses:
|
|
9969
11140
|
'204':
|
|
9970
11141
|
description: OK
|
|
9971
11142
|
'400':
|
|
9972
11143
|
$ref: '#/components/responses/BadRequestResponse'
|
|
9973
|
-
'401':
|
|
9974
|
-
$ref: '#/components/responses/UnauthorizedResponse'
|
|
9975
11144
|
'403':
|
|
9976
11145
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
9977
11146
|
'404':
|
|
@@ -9981,31 +11150,23 @@ paths:
|
|
|
9981
11150
|
security:
|
|
9982
11151
|
- apiKeyAuth: []
|
|
9983
11152
|
appKeyAuth: []
|
|
9984
|
-
|
|
9985
|
-
- incident_write
|
|
9986
|
-
summary: Delete an existing incident
|
|
11153
|
+
summary: Delete Confluent account
|
|
9987
11154
|
tags:
|
|
9988
|
-
-
|
|
9989
|
-
x-unstable: '**Note**: This endpoint is in public beta.
|
|
9990
|
-
|
|
9991
|
-
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
11155
|
+
- Confluent Cloud
|
|
9992
11156
|
get:
|
|
9993
|
-
description: Get the
|
|
9994
|
-
operationId:
|
|
11157
|
+
description: Get the Confluent account with the provided account ID.
|
|
11158
|
+
operationId: GetConfluentAccount
|
|
9995
11159
|
parameters:
|
|
9996
|
-
- $ref: '#/components/parameters/
|
|
9997
|
-
- $ref: '#/components/parameters/IncidentIncludeQueryParameter'
|
|
11160
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
9998
11161
|
responses:
|
|
9999
11162
|
'200':
|
|
10000
11163
|
content:
|
|
10001
11164
|
application/json:
|
|
10002
11165
|
schema:
|
|
10003
|
-
$ref: '#/components/schemas/
|
|
11166
|
+
$ref: '#/components/schemas/ConfluentAccountResponse'
|
|
10004
11167
|
description: OK
|
|
10005
11168
|
'400':
|
|
10006
11169
|
$ref: '#/components/responses/BadRequestResponse'
|
|
10007
|
-
'401':
|
|
10008
|
-
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10009
11170
|
'403':
|
|
10010
11171
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
10011
11172
|
'404':
|
|
@@ -10015,39 +11176,30 @@ paths:
|
|
|
10015
11176
|
security:
|
|
10016
11177
|
- apiKeyAuth: []
|
|
10017
11178
|
appKeyAuth: []
|
|
10018
|
-
|
|
10019
|
-
- incident_read
|
|
10020
|
-
summary: Get the details of an incident
|
|
11179
|
+
summary: Get Confluent account
|
|
10021
11180
|
tags:
|
|
10022
|
-
-
|
|
10023
|
-
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10024
|
-
|
|
10025
|
-
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
11181
|
+
- Confluent Cloud
|
|
10026
11182
|
patch:
|
|
10027
|
-
description:
|
|
10028
|
-
|
|
10029
|
-
operationId: UpdateIncident
|
|
11183
|
+
description: Update the Confluent account with the provided account ID.
|
|
11184
|
+
operationId: UpdateConfluentAccount
|
|
10030
11185
|
parameters:
|
|
10031
|
-
- $ref: '#/components/parameters/
|
|
10032
|
-
- $ref: '#/components/parameters/IncidentIncludeQueryParameter'
|
|
11186
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
10033
11187
|
requestBody:
|
|
10034
11188
|
content:
|
|
10035
11189
|
application/json:
|
|
10036
11190
|
schema:
|
|
10037
|
-
$ref: '#/components/schemas/
|
|
10038
|
-
description:
|
|
11191
|
+
$ref: '#/components/schemas/ConfluentAccountUpdateRequest'
|
|
11192
|
+
description: Confluent payload
|
|
10039
11193
|
required: true
|
|
10040
11194
|
responses:
|
|
10041
11195
|
'200':
|
|
10042
11196
|
content:
|
|
10043
11197
|
application/json:
|
|
10044
11198
|
schema:
|
|
10045
|
-
$ref: '#/components/schemas/
|
|
11199
|
+
$ref: '#/components/schemas/ConfluentAccountResponse'
|
|
10046
11200
|
description: OK
|
|
10047
11201
|
'400':
|
|
10048
11202
|
$ref: '#/components/responses/BadRequestResponse'
|
|
10049
|
-
'401':
|
|
10050
|
-
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10051
11203
|
'403':
|
|
10052
11204
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
10053
11205
|
'404':
|
|
@@ -10057,34 +11209,26 @@ paths:
|
|
|
10057
11209
|
security:
|
|
10058
11210
|
- apiKeyAuth: []
|
|
10059
11211
|
appKeyAuth: []
|
|
10060
|
-
|
|
10061
|
-
- incident_write
|
|
10062
|
-
summary: Update an existing incident
|
|
11212
|
+
summary: Update Confluent account
|
|
10063
11213
|
tags:
|
|
10064
|
-
-
|
|
11214
|
+
- Confluent Cloud
|
|
10065
11215
|
x-codegen-request-body-name: body
|
|
10066
|
-
|
|
10067
|
-
|
|
10068
|
-
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10069
|
-
/api/v2/incidents/{incident_id}/attachments:
|
|
11216
|
+
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources:
|
|
10070
11217
|
get:
|
|
10071
|
-
description: Get
|
|
10072
|
-
|
|
11218
|
+
description: Get a Confluent resource for the account associated with the provided
|
|
11219
|
+
ID.
|
|
11220
|
+
operationId: ListConfluentResource
|
|
10073
11221
|
parameters:
|
|
10074
|
-
- $ref: '#/components/parameters/
|
|
10075
|
-
- $ref: '#/components/parameters/IncidentAttachmentIncludeQueryParameter'
|
|
10076
|
-
- $ref: '#/components/parameters/IncidentAttachmentFilterQueryParameter'
|
|
11222
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
10077
11223
|
responses:
|
|
10078
11224
|
'200':
|
|
10079
11225
|
content:
|
|
10080
11226
|
application/json:
|
|
10081
11227
|
schema:
|
|
10082
|
-
$ref: '#/components/schemas/
|
|
11228
|
+
$ref: '#/components/schemas/ConfluentResourcesResponse'
|
|
10083
11229
|
description: OK
|
|
10084
11230
|
'400':
|
|
10085
11231
|
$ref: '#/components/responses/BadRequestResponse'
|
|
10086
|
-
'401':
|
|
10087
|
-
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10088
11232
|
'403':
|
|
10089
11233
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
10090
11234
|
'404':
|
|
@@ -10094,105 +11238,52 @@ paths:
|
|
|
10094
11238
|
security:
|
|
10095
11239
|
- apiKeyAuth: []
|
|
10096
11240
|
appKeyAuth: []
|
|
10097
|
-
|
|
10098
|
-
- incident_read
|
|
10099
|
-
summary: Get a list of attachments
|
|
11241
|
+
summary: List Confluent Account resources
|
|
10100
11242
|
tags:
|
|
10101
|
-
-
|
|
10102
|
-
|
|
10103
|
-
|
|
10104
|
-
|
|
10105
|
-
|
|
10106
|
-
description: The bulk update endpoint for creating, updating, and deleting attachments
|
|
10107
|
-
for a given incident.
|
|
10108
|
-
operationId: UpdateIncidentAttachments
|
|
11243
|
+
- Confluent Cloud
|
|
11244
|
+
post:
|
|
11245
|
+
description: Create a Confluent resource for the account associated with the
|
|
11246
|
+
provided ID.
|
|
11247
|
+
operationId: CreateConfluentResource
|
|
10109
11248
|
parameters:
|
|
10110
|
-
- $ref: '#/components/parameters/
|
|
10111
|
-
- $ref: '#/components/parameters/IncidentAttachmentIncludeQueryParameter'
|
|
11249
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
10112
11250
|
requestBody:
|
|
10113
11251
|
content:
|
|
10114
11252
|
application/json:
|
|
10115
11253
|
schema:
|
|
10116
|
-
$ref: '#/components/schemas/
|
|
10117
|
-
description:
|
|
11254
|
+
$ref: '#/components/schemas/ConfluentResourceRequest'
|
|
11255
|
+
description: Confluent payload
|
|
10118
11256
|
required: true
|
|
10119
11257
|
responses:
|
|
10120
|
-
'
|
|
11258
|
+
'201':
|
|
10121
11259
|
content:
|
|
10122
11260
|
application/json:
|
|
10123
11261
|
schema:
|
|
10124
|
-
$ref: '#/components/schemas/
|
|
11262
|
+
$ref: '#/components/schemas/ConfluentResourceResponse'
|
|
10125
11263
|
description: OK
|
|
10126
11264
|
'400':
|
|
10127
11265
|
$ref: '#/components/responses/BadRequestResponse'
|
|
10128
|
-
'401':
|
|
10129
|
-
$ref: '#/components/responses/UnauthorizedResponse'
|
|
10130
11266
|
'403':
|
|
10131
11267
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
10132
11268
|
'404':
|
|
10133
11269
|
$ref: '#/components/responses/NotFoundResponse'
|
|
10134
11270
|
'429':
|
|
10135
11271
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10136
|
-
|
|
10137
|
-
|
|
10138
|
-
|
|
10139
|
-
|
|
10140
|
-
x-unstable: '**Note**: This endpoint is in public beta.
|
|
10141
|
-
|
|
10142
|
-
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
10143
|
-
/api/v2/integration/opsgenie/services:
|
|
10144
|
-
get:
|
|
10145
|
-
description: Get a list of all services from the Datadog Opsgenie integration.
|
|
10146
|
-
operationId: ListOpsgenieServices
|
|
10147
|
-
responses:
|
|
10148
|
-
'200':
|
|
10149
|
-
content:
|
|
10150
|
-
application/json:
|
|
10151
|
-
schema:
|
|
10152
|
-
$ref: '#/components/schemas/OpsgenieServicesResponse'
|
|
10153
|
-
description: OK
|
|
10154
|
-
'403':
|
|
10155
|
-
$ref: '#/components/responses/ForbiddenResponse'
|
|
10156
|
-
'429':
|
|
10157
|
-
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10158
|
-
summary: Get all service objects
|
|
10159
|
-
tags:
|
|
10160
|
-
- Opsgenie Integration
|
|
10161
|
-
post:
|
|
10162
|
-
description: Create a new service object in the Opsgenie integration.
|
|
10163
|
-
operationId: CreateOpsgenieService
|
|
10164
|
-
requestBody:
|
|
10165
|
-
content:
|
|
10166
|
-
application/json:
|
|
10167
|
-
schema:
|
|
10168
|
-
$ref: '#/components/schemas/OpsgenieServiceCreateRequest'
|
|
10169
|
-
description: Opsgenie service payload
|
|
10170
|
-
required: true
|
|
10171
|
-
responses:
|
|
10172
|
-
'201':
|
|
10173
|
-
content:
|
|
10174
|
-
application/json:
|
|
10175
|
-
schema:
|
|
10176
|
-
$ref: '#/components/schemas/OpsgenieServiceResponse'
|
|
10177
|
-
description: CREATED
|
|
10178
|
-
'400':
|
|
10179
|
-
$ref: '#/components/responses/BadRequestResponse'
|
|
10180
|
-
'403':
|
|
10181
|
-
$ref: '#/components/responses/ForbiddenResponse'
|
|
10182
|
-
'409':
|
|
10183
|
-
$ref: '#/components/responses/ConflictResponse'
|
|
10184
|
-
'429':
|
|
10185
|
-
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10186
|
-
summary: Create a new service object
|
|
11272
|
+
security:
|
|
11273
|
+
- apiKeyAuth: []
|
|
11274
|
+
appKeyAuth: []
|
|
11275
|
+
summary: Add resource to Confluent account
|
|
10187
11276
|
tags:
|
|
10188
|
-
-
|
|
11277
|
+
- Confluent Cloud
|
|
10189
11278
|
x-codegen-request-body-name: body
|
|
10190
|
-
/api/v2/
|
|
11279
|
+
/api/v2/integrations/confluent-cloud/accounts/{account_id}/resources/{resource_id}:
|
|
10191
11280
|
delete:
|
|
10192
|
-
description: Delete a
|
|
10193
|
-
|
|
11281
|
+
description: Delete a Confluent resource with the provided resource id for the
|
|
11282
|
+
account associated with the provided account ID.
|
|
11283
|
+
operationId: DeleteConfluentResource
|
|
10194
11284
|
parameters:
|
|
10195
|
-
- $ref: '#/components/parameters/
|
|
11285
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
11286
|
+
- $ref: '#/components/parameters/ConfluentResourceID'
|
|
10196
11287
|
responses:
|
|
10197
11288
|
'204':
|
|
10198
11289
|
description: OK
|
|
@@ -10204,20 +11295,25 @@ paths:
|
|
|
10204
11295
|
$ref: '#/components/responses/NotFoundResponse'
|
|
10205
11296
|
'429':
|
|
10206
11297
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10207
|
-
|
|
11298
|
+
security:
|
|
11299
|
+
- apiKeyAuth: []
|
|
11300
|
+
appKeyAuth: []
|
|
11301
|
+
summary: Delete resource from Confluent account
|
|
10208
11302
|
tags:
|
|
10209
|
-
-
|
|
11303
|
+
- Confluent Cloud
|
|
10210
11304
|
get:
|
|
10211
|
-
description: Get a
|
|
10212
|
-
|
|
11305
|
+
description: Get a Confluent resource with the provided resource id for the
|
|
11306
|
+
account associated with the provided account ID.
|
|
11307
|
+
operationId: GetConfluentResource
|
|
10213
11308
|
parameters:
|
|
10214
|
-
- $ref: '#/components/parameters/
|
|
11309
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
11310
|
+
- $ref: '#/components/parameters/ConfluentResourceID'
|
|
10215
11311
|
responses:
|
|
10216
11312
|
'200':
|
|
10217
11313
|
content:
|
|
10218
11314
|
application/json:
|
|
10219
11315
|
schema:
|
|
10220
|
-
$ref: '#/components/schemas/
|
|
11316
|
+
$ref: '#/components/schemas/ConfluentResourceResponse'
|
|
10221
11317
|
description: OK
|
|
10222
11318
|
'400':
|
|
10223
11319
|
$ref: '#/components/responses/BadRequestResponse'
|
|
@@ -10225,31 +11321,34 @@ paths:
|
|
|
10225
11321
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
10226
11322
|
'404':
|
|
10227
11323
|
$ref: '#/components/responses/NotFoundResponse'
|
|
10228
|
-
'409':
|
|
10229
|
-
$ref: '#/components/responses/ConflictResponse'
|
|
10230
11324
|
'429':
|
|
10231
11325
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10232
|
-
|
|
11326
|
+
security:
|
|
11327
|
+
- apiKeyAuth: []
|
|
11328
|
+
appKeyAuth: []
|
|
11329
|
+
summary: Get resource from Confluent account
|
|
10233
11330
|
tags:
|
|
10234
|
-
-
|
|
11331
|
+
- Confluent Cloud
|
|
10235
11332
|
patch:
|
|
10236
|
-
description: Update a
|
|
10237
|
-
|
|
11333
|
+
description: Update a Confluent resource with the provided resource id for the
|
|
11334
|
+
account associated with the provided account ID.
|
|
11335
|
+
operationId: UpdateConfluentResource
|
|
10238
11336
|
parameters:
|
|
10239
|
-
- $ref: '#/components/parameters/
|
|
11337
|
+
- $ref: '#/components/parameters/ConfluentAccountID'
|
|
11338
|
+
- $ref: '#/components/parameters/ConfluentResourceID'
|
|
10240
11339
|
requestBody:
|
|
10241
11340
|
content:
|
|
10242
11341
|
application/json:
|
|
10243
11342
|
schema:
|
|
10244
|
-
$ref: '#/components/schemas/
|
|
10245
|
-
description:
|
|
11343
|
+
$ref: '#/components/schemas/ConfluentResourceRequest'
|
|
11344
|
+
description: Confluent payload
|
|
10246
11345
|
required: true
|
|
10247
11346
|
responses:
|
|
10248
11347
|
'200':
|
|
10249
11348
|
content:
|
|
10250
11349
|
application/json:
|
|
10251
11350
|
schema:
|
|
10252
|
-
$ref: '#/components/schemas/
|
|
11351
|
+
$ref: '#/components/schemas/ConfluentResourceResponse'
|
|
10253
11352
|
description: OK
|
|
10254
11353
|
'400':
|
|
10255
11354
|
$ref: '#/components/responses/BadRequestResponse'
|
|
@@ -10257,14 +11356,19 @@ paths:
|
|
|
10257
11356
|
$ref: '#/components/responses/ForbiddenResponse'
|
|
10258
11357
|
'404':
|
|
10259
11358
|
$ref: '#/components/responses/NotFoundResponse'
|
|
10260
|
-
'409':
|
|
10261
|
-
$ref: '#/components/responses/ConflictResponse'
|
|
10262
11359
|
'429':
|
|
10263
11360
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
10264
|
-
|
|
11361
|
+
security:
|
|
11362
|
+
- apiKeyAuth: []
|
|
11363
|
+
appKeyAuth: []
|
|
11364
|
+
summary: Update resource in Confluent account
|
|
10265
11365
|
tags:
|
|
10266
|
-
-
|
|
11366
|
+
- Confluent Cloud
|
|
10267
11367
|
x-codegen-request-body-name: body
|
|
11368
|
+
x-permission:
|
|
11369
|
+
operator: OR
|
|
11370
|
+
permissions:
|
|
11371
|
+
- STANDARD
|
|
10268
11372
|
/api/v2/logs:
|
|
10269
11373
|
post:
|
|
10270
11374
|
description: 'Send your logs to your Datadog platform over HTTP. Limits per
|
|
@@ -11172,7 +12276,9 @@ paths:
|
|
|
11172
12276
|
resultsPath: data
|
|
11173
12277
|
/api/v2/metrics:
|
|
11174
12278
|
get:
|
|
11175
|
-
description: Returns all metrics
|
|
12279
|
+
description: "Returns all metrics that can be configured in the Metrics Summary
|
|
12280
|
+
page or with Metrics without Limits\u2122 (matching additional filters if
|
|
12281
|
+
specified)."
|
|
11176
12282
|
operationId: ListTagConfigurations
|
|
11177
12283
|
parameters:
|
|
11178
12284
|
- description: Filter custom metrics that have configured tags.
|
|
@@ -11506,6 +12612,8 @@ paths:
|
|
|
11506
12612
|
name: filter[hours_ago]
|
|
11507
12613
|
required: false
|
|
11508
12614
|
schema:
|
|
12615
|
+
format: int32
|
|
12616
|
+
maximum: 2147483647
|
|
11509
12617
|
type: integer
|
|
11510
12618
|
- description: The number of aggregations that a `count`, `rate`, or `gauge`
|
|
11511
12619
|
metric is configured to use. Max number of aggregation combos is 9.
|
|
@@ -11514,6 +12622,8 @@ paths:
|
|
|
11514
12622
|
name: filter[num_aggregations]
|
|
11515
12623
|
required: false
|
|
11516
12624
|
schema:
|
|
12625
|
+
format: int32
|
|
12626
|
+
maximum: 9
|
|
11517
12627
|
type: integer
|
|
11518
12628
|
- description: A boolean, for distribution metrics only, to estimate cardinality
|
|
11519
12629
|
if the metric includes additional percentile aggregators.
|
|
@@ -11530,6 +12640,8 @@ paths:
|
|
|
11530
12640
|
name: filter[timespan_h]
|
|
11531
12641
|
required: false
|
|
11532
12642
|
schema:
|
|
12643
|
+
format: int32
|
|
12644
|
+
maximum: 2147483647
|
|
11533
12645
|
type: integer
|
|
11534
12646
|
responses:
|
|
11535
12647
|
'200':
|
|
@@ -13886,6 +14998,99 @@ paths:
|
|
|
13886
14998
|
x-unstable: '**Note**: This endpoint is in public beta.
|
|
13887
14999
|
|
|
13888
15000
|
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
15001
|
+
/api/v2/services/definitions:
|
|
15002
|
+
get:
|
|
15003
|
+
description: Get a list of all service definitions from the Datadog Service
|
|
15004
|
+
Catalog.
|
|
15005
|
+
operationId: ListServiceDefinitions
|
|
15006
|
+
responses:
|
|
15007
|
+
'200':
|
|
15008
|
+
content:
|
|
15009
|
+
application/json:
|
|
15010
|
+
schema:
|
|
15011
|
+
$ref: '#/components/schemas/ServiceDefinitionsListResponse'
|
|
15012
|
+
description: OK
|
|
15013
|
+
'403':
|
|
15014
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
15015
|
+
'429':
|
|
15016
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
15017
|
+
summary: Get all service definitions
|
|
15018
|
+
tags:
|
|
15019
|
+
- Service Definition
|
|
15020
|
+
post:
|
|
15021
|
+
description: Create or update service definition in the Datadog Service Catalog.
|
|
15022
|
+
operationId: CreateOrUpdateServiceDefinitions
|
|
15023
|
+
requestBody:
|
|
15024
|
+
content:
|
|
15025
|
+
application/json:
|
|
15026
|
+
schema:
|
|
15027
|
+
$ref: '#/components/schemas/ServiceDefinitionsCreateRequest'
|
|
15028
|
+
description: Service Definition YAML/JSON.
|
|
15029
|
+
required: true
|
|
15030
|
+
responses:
|
|
15031
|
+
'200':
|
|
15032
|
+
content:
|
|
15033
|
+
application/json:
|
|
15034
|
+
schema:
|
|
15035
|
+
$ref: '#/components/schemas/ServiceDefinitionCreateResponse'
|
|
15036
|
+
description: CREATED
|
|
15037
|
+
'400':
|
|
15038
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
15039
|
+
'403':
|
|
15040
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
15041
|
+
'409':
|
|
15042
|
+
$ref: '#/components/responses/ConflictResponse'
|
|
15043
|
+
'429':
|
|
15044
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
15045
|
+
summary: Create or update service definition
|
|
15046
|
+
tags:
|
|
15047
|
+
- Service Definition
|
|
15048
|
+
x-codegen-request-body-name: body
|
|
15049
|
+
/api/v2/services/definitions/{service_name}:
|
|
15050
|
+
delete:
|
|
15051
|
+
description: Delete a single service definition in the Datadog Service Catalog.
|
|
15052
|
+
operationId: DeleteServiceDefinition
|
|
15053
|
+
parameters:
|
|
15054
|
+
- $ref: '#/components/parameters/ServiceName'
|
|
15055
|
+
responses:
|
|
15056
|
+
'204':
|
|
15057
|
+
description: OK
|
|
15058
|
+
'400':
|
|
15059
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
15060
|
+
'403':
|
|
15061
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
15062
|
+
'404':
|
|
15063
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
15064
|
+
'429':
|
|
15065
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
15066
|
+
summary: Delete a single service definition
|
|
15067
|
+
tags:
|
|
15068
|
+
- Service Definition
|
|
15069
|
+
get:
|
|
15070
|
+
description: Get a single service definition from the Datadog Service Catalog.
|
|
15071
|
+
operationId: GetServiceDefinition
|
|
15072
|
+
parameters:
|
|
15073
|
+
- $ref: '#/components/parameters/ServiceName'
|
|
15074
|
+
responses:
|
|
15075
|
+
'200':
|
|
15076
|
+
content:
|
|
15077
|
+
application/json:
|
|
15078
|
+
schema:
|
|
15079
|
+
$ref: '#/components/schemas/ServiceDefinitionGetResponse'
|
|
15080
|
+
description: OK
|
|
15081
|
+
'400':
|
|
15082
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
15083
|
+
'403':
|
|
15084
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
15085
|
+
'404':
|
|
15086
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
15087
|
+
'409':
|
|
15088
|
+
$ref: '#/components/responses/ConflictResponse'
|
|
15089
|
+
'429':
|
|
15090
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
15091
|
+
summary: Get a single service definition
|
|
15092
|
+
tags:
|
|
15093
|
+
- Service Definition
|
|
13889
15094
|
/api/v2/services/{service_id}:
|
|
13890
15095
|
delete:
|
|
13891
15096
|
description: Deletes an existing incident service.
|
|
@@ -15125,6 +16330,9 @@ tags:
|
|
|
15125
16330
|
- description: Workload activity security rules for generating events using the Datadog
|
|
15126
16331
|
security Agent.
|
|
15127
16332
|
name: Cloud Workload Security
|
|
16333
|
+
- description: Configure your Datadog Confluent Cloud integration directly through
|
|
16334
|
+
the Datadog API.
|
|
16335
|
+
name: Confluent Cloud
|
|
15128
16336
|
- description: 'Interact with your dashboard lists through the API to
|
|
15129
16337
|
|
|
15130
16338
|
organize, find, and share all of your dashboards with your team and
|
|
@@ -15224,6 +16432,10 @@ tags:
|
|
|
15224
16432
|
name: Security Monitoring
|
|
15225
16433
|
- description: Create, edit, and disable service accounts.
|
|
15226
16434
|
name: Service Accounts
|
|
16435
|
+
- description: API to create, update, retrieve and delete service definitions.
|
|
16436
|
+
externalDocs:
|
|
16437
|
+
url: https://docs.datadoghq.com/tracing/service_catalog/
|
|
16438
|
+
name: Service Definition
|
|
15227
16439
|
- description: 'The usage metering API allows you to get hourly, daily, and
|
|
15228
16440
|
|
|
15229
16441
|
monthly usage across multiple facets of Datadog.
|