datadog_api_client 2.11.0 → 2.12.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/poetry.lock +62 -61
- data/.generator/schemas/v1/openapi.yaml +141 -57
- data/.generator/schemas/v2/openapi.yaml +1099 -59
- data/.generator/src/generator/formatter.py +5 -0
- data/.generator/src/generator/templates/api.j2 +1 -1
- data/.generator/src/generator/templates/model_base.j2 +7 -0
- data/.generator/src/generator/templates/model_generic.j2 +34 -2
- data/.pre-commit-config.yaml +2 -2
- data/CHANGELOG.md +30 -0
- data/examples/v1/downtimes/ListMonitorDowntimes.rb +1 -1
- data/examples/v1/synthetics/GetSyntheticsDefaultLocations.rb +5 -0
- data/examples/v1/synthetics/GetSyntheticsDefaultLocations_746853380.rb +5 -0
- data/examples/v2/ci-visibility-pipelines/CreateCIAppPipelineEvent.rb +28 -0
- data/examples/v2/ci-visibility-pipelines/CreateCIAppPipelineEvent_129899466.rb +29 -0
- data/examples/v2/gcp-integration/CreateGCPSTSAccount.rb +1 -1
- data/examples/v2/gcp-integration/UpdateGCPSTSAccount.rb +9 -4
- data/examples/v2/metrics/ListActiveMetricConfigurations.rb +1 -1
- data/examples/v2/metrics/ListVolumesByMetricName.rb +1 -1
- data/examples/v2/security-monitoring/UpdateFinding.rb +23 -0
- data/lib/datadog_api_client/configuration.rb +1 -52
- data/lib/datadog_api_client/inflector.rb +35 -0
- data/lib/datadog_api_client/v1/api/downtimes_api.rb +2 -2
- data/lib/datadog_api_client/v1/api/gcp_integration_api.rb +16 -4
- data/lib/datadog_api_client/v1/api/monitors_api.rb +14 -0
- data/lib/datadog_api_client/v1/api/synthetics_api.rb +60 -0
- data/lib/datadog_api_client/v1/model_base.rb +7 -0
- data/lib/datadog_api_client/v1/models/api_key_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/api_key_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/application_key_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/application_key_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/authentication_validation_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_account.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_account_create_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_account_delete_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_account_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_logs_async_error.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_logs_async_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_logs_lambda.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_logs_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_logs_list_services_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_tag_filter.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_tag_filter_create_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_tag_filter_delete_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/aws_tag_filter_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/azure_account.rb +0 -7
- data/lib/datadog_api_client/v1/models/canceled_downtimes_ids.rb +0 -7
- data/lib/datadog_api_client/v1/models/change_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/creator.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_delete_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_global_time.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_list_delete_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_list_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_summary.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_summary_definition.rb +0 -7
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset.rb +0 -7
- data/lib/datadog_api_client/v1/models/delete_shared_dashboard_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/deleted_monitor.rb +0 -7
- data/lib/datadog_api_client/v1/models/distribution_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/distribution_widget_x_axis.rb +0 -7
- data/lib/datadog_api_client/v1/models/distribution_widget_y_axis.rb +0 -7
- data/lib/datadog_api_client/v1/models/event_create_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/event_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/event_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/gcp_account.rb +0 -7
- data/lib/datadog_api_client/v1/models/geomap_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/graph_snapshot.rb +0 -7
- data/lib/datadog_api_client/v1/models/heat_map_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/host.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_map_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_requests.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_style.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_meta.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_meta_install_method.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_metrics.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_mute_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_mute_settings.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_tags.rb +0 -7
- data/lib/datadog_api_client/v1/models/host_totals.rb +0 -7
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_body.rb +0 -7
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_pagination.rb +0 -7
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/intake_payload_accepted.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_agents.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_api.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_apm.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_logs.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_orchestrator.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_process.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics_private_locations.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_prefixes_webhooks.rb +0 -7
- data/lib/datadog_api_client/v1/models/ip_ranges.rb +0 -7
- data/lib/datadog_api_client/v1/models/log.rb +0 -7
- data/lib/datadog_api_client/v1/models/log_content.rb +0 -7
- data/lib/datadog_api_client/v1/models/log_query_definition.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_api_error.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_api_error_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_by_retention.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_by_retention_monthly_usage.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_by_retention_org_usage.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_by_retention_orgs.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_category_processor_category.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_filter.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_index_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_retention_agg_sum_usage.rb +0 -7
- data/lib/datadog_api_client/v1/models/logs_retention_sum_usage.rb +0 -7
- data/lib/datadog_api_client/v1/models/metric_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/metric_search_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/metric_search_response_results.rb +0 -7
- data/lib/datadog_api_client/v1/models/metrics_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/metrics_query_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/metrics_query_unit.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_group_search_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_group_search_response_counts.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_group_search_result.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_options_aggregation.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_search_count_item.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_search_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_search_response_counts.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_search_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_search_result.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_search_result_notification.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_state.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_state_group.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_threshold_window_options.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_thresholds.rb +0 -7
- data/lib/datadog_api_client/v1/models/monitor_type.rb +1 -0
- data/lib/datadog_api_client/v1/models/monitor_update_request.rb +1 -0
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_body.rb +0 -7
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_pagination.rb +0 -7
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_values.rb +0 -7
- data/lib/datadog_api_client/v1/models/notebook_author.rb +0 -7
- data/lib/datadog_api_client/v1/models/notebook_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/notebook_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/notebooks_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/notebooks_response_meta.rb +0 -7
- data/lib/datadog_api_client/v1/models/notebooks_response_page.rb +0 -7
- data/lib/datadog_api_client/v1/models/org_downgraded_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_billing.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_create_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_settings.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_settings_saml.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_settings_saml_autocreate_users_domains.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_settings_saml_idp_initiated_login.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_settings_saml_strict_mode.rb +0 -7
- data/lib/datadog_api_client/v1/models/organization_subscription.rb +0 -7
- data/lib/datadog_api_client/v1/models/pagination.rb +0 -7
- data/lib/datadog_api_client/v1/models/query_value_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/response_meta_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/scatter_plot_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition_requests.rb +0 -7
- data/lib/datadog_api_client/v1/models/scatterplot_table_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_service_level_objective.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_service_level_objective_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_service_level_objective_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_query.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_int.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_string.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_links.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_meta.rb +0 -7
- data/lib/datadog_api_client/v1/models/search_slo_response_meta_page.rb +0 -7
- data/lib/datadog_api_client/v1/models/selectable_template_variable_items.rb +0 -7
- data/lib/datadog_api_client/v1/models/shared_dashboard_author.rb +0 -7
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_data_object_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_meta.rb +0 -7
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_meta_page.rb +0 -7
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request_global_time.rb +0 -7
- data/lib/datadog_api_client/v1/models/slack_integration_channel.rb +0 -7
- data/lib/datadog_api_client/v1/models/slack_integration_channel_display.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_create_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes_modifier.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_update_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_update_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_correction_update_request_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_creator.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_delete_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata_unit.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_monitor.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_response_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_response_error.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_history_sli_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata_page.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_overall_statuses.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_raw_error_budget_remaining.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_response_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/slo_status.rb +0 -7
- data/lib/datadog_api_client/v1/models/successful_signal_update_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/sunburst_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_api_test_config.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_failure.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short_result.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target_target.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_assertion_operator.rb +1 -0
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target_target.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_batch_details.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_batch_details_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_batch_result.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_failure.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short_result.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_ci.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_git.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_pipeline.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_provider.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ci_test_body.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_core_web_vitals.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_payload.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_deleted_test.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_get_api_test_latest_results_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_get_browser_test_latest_results_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_options.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_value.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_list_global_variables_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_list_tests_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_location.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_locations.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_parsing_options.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response_result_encryption.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_private_location_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_authentication.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_config_decryption.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_issuer.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_subject.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_step.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_step_detail.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_ci_options.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_config.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_details.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_options_retry.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_options_scheduling.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate_item.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_timing.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_location.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_run_result.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_tests_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/synthetics_update_test_pause_status_payload.rb +0 -7
- data/lib/datadog_api_client/v1/models/table_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/tag_to_hosts.rb +0 -7
- data/lib/datadog_api_client/v1/models/timeseries_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/topology_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/tree_map_widget_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_attribution_aggregates_body.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_attribution_body.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_attribution_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_attribution_pagination.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_attribution_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_attribution_values.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_audit_logs_hour.rb +8 -7
- data/lib/datadog_api_client/v1/models/usage_audit_logs_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_billable_summary_body.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_billable_summary_keys.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_billable_summary_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_custom_reports_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_custom_reports_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_custom_reports_meta.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_custom_reports_page.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_custom_reports_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_cws_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_cws_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_dbm_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_dbm_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_fargate_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_fargate_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_host_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_hosts_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_incident_management_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_incident_management_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_iot_hour.rb +8 -7
- data/lib/datadog_api_client/v1/models/usage_iot_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_lambda_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_lambda_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_hour.rb +1 -7
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_logs_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_logs_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_network_flows_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_network_flows_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_network_hosts_hour.rb +8 -7
- data/lib/datadog_api_client/v1/models/usage_network_hosts_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_online_archive_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_online_archive_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_profiling_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_profiling_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_rum_units_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_rum_units_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_sds_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_sds_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_snmp_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_snmp_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_attributes.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_data.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_meta.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_page.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +32 -9
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +32 -9
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +32 -9
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_synthetics_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_synthetics_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_timeseries_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_timeseries_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_hour.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_metadata.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_pagination.rb +0 -7
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/user.rb +0 -7
- data/lib/datadog_api_client/v1/models/user_disable_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/user_list_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/user_response.rb +0 -7
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_update_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/webhooks_integration_update_request.rb +0 -7
- data/lib/datadog_api_client/v1/models/widget_axis.rb +5 -12
- data/lib/datadog_api_client/v1/models/widget_custom_link.rb +0 -7
- data/lib/datadog_api_client/v1/models/widget_formula_limit.rb +0 -7
- data/lib/datadog_api_client/v1/models/widget_formula_style.rb +0 -7
- data/lib/datadog_api_client/v1/models/widget_request_style.rb +0 -7
- data/lib/datadog_api_client/v1/models/widget_style.rb +0 -7
- data/lib/datadog_api_client/v1/models/widget_time.rb +0 -7
- data/lib/datadog_api_client/v2/api/authn_mappings_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/ci_visibility_pipelines_api.rb +71 -2
- data/lib/datadog_api_client/v2/api/ci_visibility_tests_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/incident_services_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/incident_teams_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/incidents_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/key_management_api.rb +3 -3
- data/lib/datadog_api_client/v2/api/roles_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +82 -1
- data/lib/datadog_api_client/v2/api/service_accounts_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/service_definition_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/teams_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/users_api.rb +1 -1
- data/lib/datadog_api_client/v2/model_base.rb +7 -0
- data/lib/datadog_api_client/v2/models/api_key_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/api_key_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/api_keys_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/application_key_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/application_key_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/application_key_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_event.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_event_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_events_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_query_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_query_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_response_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_response_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_search_events_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/audit_logs_warning.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_create_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_create_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mapping_update_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/authn_mappings_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/chargeback_breakdown.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_bucket_value_timeseries_point.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_sort.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_ci_error.rb +149 -0
- data/lib/datadog_api_client/v2/models/ci_app_ci_error_domain.rb +28 -0
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request.rb +80 -0
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_attributes.rb +118 -0
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_attributes_resource.rb +65 -0
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_data.rb +90 -0
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_event_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_git_info.rb +253 -0
- data/lib/datadog_api_client/v2/models/ci_app_host_info.rb +112 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_job.rb +401 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_job_level.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_job_status.rb +29 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_parent_pipeline.rb +108 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_pipeline.rb +402 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_pipeline_level.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_pipeline_status.rb +30 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_previous_pipeline.rb +108 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_stage.rb +358 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_stage_level.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_stage_status.rb +29 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_step.rb +378 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_step_level.rb +26 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_step_status.rb +27 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_type_name.rb +1 -1
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregate_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregation_buckets_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_analytics_aggregate_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_bucket_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_query_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_query_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_response_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata_with_pagination.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_response_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_test_event.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_test_event_type_name.rb +1 -1
- data/lib/datadog_api_client/v2/models/ci_app_test_events_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_test_events_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregate_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregation_buckets_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_tests_analytics_aggregate_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_tests_bucket_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_tests_query_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/ci_app_warning.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_configuration_compliance_rule_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_compliance_signal_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_creator_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_updater_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rules_list_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloudflare_account_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/cloudflare_accounts_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/confluent_account_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/confluent_accounts_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/confluent_resource_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/confluent_resources_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/cost_by_org.rb +0 -7
- data/lib/datadog_api_client/v2/models/cost_by_org_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/cost_by_org_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/creator.rb +0 -7
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/data_scalar_column.rb +0 -7
- data/lib/datadog_api_client/v2/models/detailed_finding.rb +0 -7
- data/lib/datadog_api_client/v2/models/event.rb +0 -7
- data/lib/datadog_api_client/v2/models/event_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/event_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/event_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_list_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_list_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_list_response_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_query_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_query_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_response_metadata_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_search.rb +0 -7
- data/lib/datadog_api_client/v2/models/events_warning.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_account_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_account_update_request_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_account_update_request_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_accounts_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_service_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_service_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/fastly_services_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/finding.rb +1 -8
- data/lib/datadog_api_client/v2/models/finding_mute.rb +5 -12
- data/lib/datadog_api_client/v2/models/finding_mute_reason.rb +5 -2
- data/lib/datadog_api_client/v2/models/finding_rule.rb +0 -7
- data/lib/datadog_api_client/v2/models/full_api_key.rb +0 -7
- data/lib/datadog_api_client/v2/models/full_application_key.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcp_service_account_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_create_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_update_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_update_request_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/gcpsts_service_accounts_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/group_scalar_column.rb +0 -7
- data/lib/datadog_api_client/v2/models/hourly_usage.rb +0 -7
- data/lib/datadog_api_client/v2/models/hourly_usage_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/hourly_usage_measurement.rb +0 -7
- data/lib/datadog_api_client/v2/models/hourly_usage_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/hourly_usage_pagination.rb +0 -7
- data/lib/datadog_api_client/v2/models/hourly_usage_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/http_log_error.rb +0 -7
- data/lib/datadog_api_client/v2/models/http_log_errors.rb +0 -7
- data/lib/datadog_api_client/v2/models/httpci_app_error.rb +100 -0
- data/lib/datadog_api_client/v2/models/httpci_app_errors.rb +82 -0
- data/lib/datadog_api_client/v2/models/idp_metadata_form_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_attachment_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_field_attributes_multiple_value.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_field_attributes_single_value.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_notification_handle.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_response_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_response_meta_pagination.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_response_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_search_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_search_response_facets_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_search_response_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_search_response_numeric_facet_data_aggregates.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_service_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_service_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_team_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_team_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_team_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes_content.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/incident_update_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/intake_payload_accepted.rb +0 -7
- data/lib/datadog_api_client/v2/models/ip_allowlist_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/ip_allowlist_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/jsonapi_error_item.rb +100 -0
- data/lib/datadog_api_client/v2/models/jsonapi_error_response.rb +100 -0
- data/lib/datadog_api_client/v2/models/list_application_keys_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/list_findings_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/log.rb +0 -7
- data/lib/datadog_api_client/v2/models/log_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value_timeseries_point.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_request_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_aggregate_sort.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_archive.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_archive_create_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_archive_order.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_archives.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_list_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_list_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_list_response_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_response_compute.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_response_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_response_group_by.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metric_update_compute.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_metrics_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_query_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_query_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_response_metadata_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/logs_warning.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_all_tags.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_all_tags_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_all_tags_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_distinct_volume.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_distinct_volume_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_estimate.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_estimate_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_estimate_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_point.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_resource.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_tag_configuration.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/metric_volumes_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/monitor_config_policy_list_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/monitor_config_policy_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/monitor_config_policy_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/mute_finding_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/mute_finding_request_attributes.rb +98 -0
- data/lib/datadog_api_client/v2/models/mute_finding_request_data.rb +140 -0
- data/lib/datadog_api_client/v2/models/mute_finding_request_properties.rb +141 -0
- data/lib/datadog_api_client/v2/models/mute_finding_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/mute_finding_response_attributes.rb +191 -0
- data/lib/datadog_api_client/v2/models/mute_finding_response_data.rb +100 -0
- data/lib/datadog_api_client/v2/models/mute_finding_response_properties.rb +114 -0
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user.rb +0 -7
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap.rb +0 -7
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/organization_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/pagination.rb +0 -7
- data/lib/datadog_api_client/v2/models/partial_api_key.rb +0 -7
- data/lib/datadog_api_client/v2/models/partial_application_key.rb +0 -7
- data/lib/datadog_api_client/v2/models/partial_application_key_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/permission_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/permissions_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/process_summaries_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/process_summaries_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/process_summary.rb +0 -7
- data/lib/datadog_api_client/v2/models/process_summary_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_permission.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_permission_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_permissions.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_role.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_role_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_roles.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_team_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_permission.rb +0 -7
- data/lib/datadog_api_client/v2/models/response_meta_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_create_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_response_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/role_update_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/roles_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value_timeseries_point.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_aggregate_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_aggregate_sort.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_aggregation_buckets_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_analytics_aggregate_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_application_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_application_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_applications_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_bucket_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_event.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_event_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_events_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_query_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_query_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_response_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_response_metadata.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_response_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_search_events_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/rum_warning.rb +0 -7
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/scalar_formula_query_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/scalar_formula_response_atrributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/scalar_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/scalar_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_filter_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_filter_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_filters_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_list_rules_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_impossible_travel_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_new_value_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_options.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signal.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_links.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta_page.rb +0 -7
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_group_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_rule_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create_request.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_included_item.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_item.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_list.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_config.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_groups_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_included_item.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_item.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_create_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_data_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_get_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_meta.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_v1_contact.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_v1_integrations.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_v1_org.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_integrations.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_pagerduty.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definition_v2_integrations.rb +0 -7
- data/lib/datadog_api_client/v2/models/service_definitions_list_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_response_compute.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_response_filter.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_response_group_by.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metric_update_compute.rb +0 -7
- data/lib/datadog_api_client/v2/models/spans_metrics_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_attributes.rb +6 -6
- data/lib/datadog_api_client/v2/models/team_create_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_link_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_links_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_permission_setting_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_permission_setting_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_permission_setting_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_permission_settings_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/team_update_attributes.rb +6 -6
- data/lib/datadog_api_client/v2/models/team_update_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/teams_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/timeseries_formula_query_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/timeseries_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/timeseries_response_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/unit.rb +0 -7
- data/lib/datadog_api_client/v2/models/usage_application_security_monitoring_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/usage_attributes_object.rb +0 -7
- data/lib/datadog_api_client/v2/models/usage_data_object.rb +0 -7
- data/lib/datadog_api_client/v2/models/usage_lambda_traced_invocations_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/usage_observability_pipelines_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/usage_time_series_object.rb +0 -7
- data/lib/datadog_api_client/v2/models/user.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_invitation_data_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_invitation_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_invitation_response_data.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_invitations_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_response_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_team_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_team_permission_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_team_relationships.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_team_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_teams_response.rb +0 -7
- data/lib/datadog_api_client/v2/models/user_update_attributes.rb +0 -7
- data/lib/datadog_api_client/v2/models/users_response.rb +0 -7
- data/lib/datadog_api_client/version.rb +1 -1
- metadata +42 -2
|
@@ -359,7 +359,7 @@ components:
|
|
|
359
359
|
format: int64
|
|
360
360
|
type: integer
|
|
361
361
|
PageSize:
|
|
362
|
-
description: Size for a given page. The maximum allowed value is
|
|
362
|
+
description: Size for a given page. The maximum allowed value is 100.
|
|
363
363
|
in: query
|
|
364
364
|
name: page[size]
|
|
365
365
|
required: false
|
|
@@ -477,6 +477,31 @@ components:
|
|
|
477
477
|
schema:
|
|
478
478
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
479
479
|
description: Conflict
|
|
480
|
+
FindingsBadRequestResponse:
|
|
481
|
+
content:
|
|
482
|
+
application/json:
|
|
483
|
+
schema:
|
|
484
|
+
$ref: '#/components/schemas/JSONAPIErrorResponse'
|
|
485
|
+
description: 'Bad Request: The server cannot process the request due to invalid
|
|
486
|
+
syntax in the request.'
|
|
487
|
+
FindingsForbiddenResponse:
|
|
488
|
+
content:
|
|
489
|
+
application/json:
|
|
490
|
+
schema:
|
|
491
|
+
$ref: '#/components/schemas/JSONAPIErrorResponse'
|
|
492
|
+
description: 'Forbidden: Access denied'
|
|
493
|
+
FindingsNotFoundResponse:
|
|
494
|
+
content:
|
|
495
|
+
application/json:
|
|
496
|
+
schema:
|
|
497
|
+
$ref: '#/components/schemas/JSONAPIErrorResponse'
|
|
498
|
+
description: 'Not Found: The requested finding cannot be found.'
|
|
499
|
+
FindingsTooManyRequestsResponse:
|
|
500
|
+
content:
|
|
501
|
+
application/json:
|
|
502
|
+
schema:
|
|
503
|
+
$ref: '#/components/schemas/JSONAPIErrorResponse'
|
|
504
|
+
description: 'Too many requests: The rate limit set by the API has been exceeded.'
|
|
480
505
|
ForbiddenResponse:
|
|
481
506
|
content:
|
|
482
507
|
application/json:
|
|
@@ -1315,6 +1340,39 @@ components:
|
|
|
1315
1340
|
- EARLIEST
|
|
1316
1341
|
- MOST_FREQUENT
|
|
1317
1342
|
- DELTA
|
|
1343
|
+
CIAppCIError:
|
|
1344
|
+
description: Contains information of the CI error.
|
|
1345
|
+
nullable: true
|
|
1346
|
+
properties:
|
|
1347
|
+
domain:
|
|
1348
|
+
$ref: '#/components/schemas/CIAppCIErrorDomain'
|
|
1349
|
+
message:
|
|
1350
|
+
description: Error message.
|
|
1351
|
+
maxLength: 5000
|
|
1352
|
+
nullable: true
|
|
1353
|
+
type: string
|
|
1354
|
+
stack:
|
|
1355
|
+
description: The stack trace of the reported errors.
|
|
1356
|
+
nullable: true
|
|
1357
|
+
type: string
|
|
1358
|
+
type:
|
|
1359
|
+
description: Short description of the error type.
|
|
1360
|
+
maxLength: 100
|
|
1361
|
+
nullable: true
|
|
1362
|
+
type: string
|
|
1363
|
+
type: object
|
|
1364
|
+
CIAppCIErrorDomain:
|
|
1365
|
+
description: Error category used to differentiate between issues related to
|
|
1366
|
+
the developer or provider environments.
|
|
1367
|
+
enum:
|
|
1368
|
+
- provider
|
|
1369
|
+
- user
|
|
1370
|
+
- unknown
|
|
1371
|
+
type: string
|
|
1372
|
+
x-enum-varnames:
|
|
1373
|
+
- PROVIDER
|
|
1374
|
+
- USER
|
|
1375
|
+
- UNKNOWN
|
|
1318
1376
|
CIAppCompute:
|
|
1319
1377
|
description: A compute rule to compute metrics or timeseries.
|
|
1320
1378
|
properties:
|
|
@@ -1351,6 +1409,52 @@ components:
|
|
|
1351
1409
|
description: A map of the metric name to value for regular compute, or a list
|
|
1352
1410
|
of values for a timeseries.
|
|
1353
1411
|
type: object
|
|
1412
|
+
CIAppCreatePipelineEventRequest:
|
|
1413
|
+
description: Request object.
|
|
1414
|
+
properties:
|
|
1415
|
+
data:
|
|
1416
|
+
$ref: '#/components/schemas/CIAppCreatePipelineEventRequestData'
|
|
1417
|
+
type: object
|
|
1418
|
+
CIAppCreatePipelineEventRequestAttributes:
|
|
1419
|
+
description: Attributes of the pipeline event to create.
|
|
1420
|
+
properties:
|
|
1421
|
+
env:
|
|
1422
|
+
description: The Datadog environment.
|
|
1423
|
+
type: string
|
|
1424
|
+
resource:
|
|
1425
|
+
$ref: '#/components/schemas/CIAppCreatePipelineEventRequestAttributesResource'
|
|
1426
|
+
service:
|
|
1427
|
+
description: If the CI provider is SaaS, use this to differentiate between
|
|
1428
|
+
instances.
|
|
1429
|
+
type: string
|
|
1430
|
+
required:
|
|
1431
|
+
- resource
|
|
1432
|
+
type: object
|
|
1433
|
+
CIAppCreatePipelineEventRequestAttributesResource:
|
|
1434
|
+
description: Details of the CI pipeline event.
|
|
1435
|
+
example: Details TBD
|
|
1436
|
+
oneOf:
|
|
1437
|
+
- $ref: '#/components/schemas/CIAppPipelineEventPipeline'
|
|
1438
|
+
- $ref: '#/components/schemas/CIAppPipelineEventStage'
|
|
1439
|
+
- $ref: '#/components/schemas/CIAppPipelineEventJob'
|
|
1440
|
+
- $ref: '#/components/schemas/CIAppPipelineEventStep'
|
|
1441
|
+
CIAppCreatePipelineEventRequestData:
|
|
1442
|
+
description: Data of the pipeline event to create.
|
|
1443
|
+
properties:
|
|
1444
|
+
attributes:
|
|
1445
|
+
$ref: '#/components/schemas/CIAppCreatePipelineEventRequestAttributes'
|
|
1446
|
+
type:
|
|
1447
|
+
$ref: '#/components/schemas/CIAppCreatePipelineEventRequestDataType'
|
|
1448
|
+
type: object
|
|
1449
|
+
CIAppCreatePipelineEventRequestDataType:
|
|
1450
|
+
default: cipipeline_resource_request
|
|
1451
|
+
description: Type of the event.
|
|
1452
|
+
enum:
|
|
1453
|
+
- cipipeline_resource_request
|
|
1454
|
+
example: cipipeline_resource_request
|
|
1455
|
+
type: string
|
|
1456
|
+
x-enum-varnames:
|
|
1457
|
+
- CIPIPELINE_RESOURCE_REQUEST
|
|
1354
1458
|
CIAppEventAttributes:
|
|
1355
1459
|
description: JSON object containing all event attributes and their associated
|
|
1356
1460
|
values.
|
|
@@ -1377,6 +1481,77 @@ components:
|
|
|
1377
1481
|
timestamp:
|
|
1378
1482
|
$ref: '#/components/schemas/TimestampEventAttribute'
|
|
1379
1483
|
type: object
|
|
1484
|
+
CIAppGitInfo:
|
|
1485
|
+
description: 'If pipelines are triggered due to actions to a Git repository,
|
|
1486
|
+
then all payloads must contain this.
|
|
1487
|
+
|
|
1488
|
+
Note that either `tag` or `branch` has to be provided, but not both.'
|
|
1489
|
+
nullable: true
|
|
1490
|
+
properties:
|
|
1491
|
+
author_email:
|
|
1492
|
+
description: The commit author email.
|
|
1493
|
+
example: author@example.com
|
|
1494
|
+
format: email
|
|
1495
|
+
type: string
|
|
1496
|
+
author_name:
|
|
1497
|
+
description: The commit author name.
|
|
1498
|
+
example: John Doe
|
|
1499
|
+
nullable: true
|
|
1500
|
+
type: string
|
|
1501
|
+
author_time:
|
|
1502
|
+
description: The commit author timestamp in RFC3339 format.
|
|
1503
|
+
example: '2023-05-31T15:30:00Z'
|
|
1504
|
+
nullable: true
|
|
1505
|
+
type: string
|
|
1506
|
+
branch:
|
|
1507
|
+
description: The branch name (if a tag use the tag parameter).
|
|
1508
|
+
example: feature-1
|
|
1509
|
+
nullable: true
|
|
1510
|
+
type: string
|
|
1511
|
+
commit_time:
|
|
1512
|
+
description: The commit timestamp in RFC3339 format.
|
|
1513
|
+
example: '2023-05-31T15:30:00Z'
|
|
1514
|
+
nullable: true
|
|
1515
|
+
type: string
|
|
1516
|
+
committer_email:
|
|
1517
|
+
description: The committer email.
|
|
1518
|
+
example: committer@example.com
|
|
1519
|
+
format: email
|
|
1520
|
+
nullable: true
|
|
1521
|
+
type: string
|
|
1522
|
+
committer_name:
|
|
1523
|
+
description: The committer name.
|
|
1524
|
+
nullable: true
|
|
1525
|
+
type: string
|
|
1526
|
+
default_branch:
|
|
1527
|
+
description: The Git repository's default branch.
|
|
1528
|
+
example: main
|
|
1529
|
+
nullable: true
|
|
1530
|
+
type: string
|
|
1531
|
+
message:
|
|
1532
|
+
description: The commit message.
|
|
1533
|
+
example: Instrumenting tests with CI Visibility.
|
|
1534
|
+
nullable: true
|
|
1535
|
+
type: string
|
|
1536
|
+
repository_url:
|
|
1537
|
+
description: The URL of the repository.
|
|
1538
|
+
example: https://github.com/username/repository
|
|
1539
|
+
type: string
|
|
1540
|
+
sha:
|
|
1541
|
+
description: The git commit SHA.
|
|
1542
|
+
example: da39a3ee5e6b4b0d3255bfef95601890afd80709
|
|
1543
|
+
pattern: ^[a-fA-F0-9]{40}$
|
|
1544
|
+
type: string
|
|
1545
|
+
tag:
|
|
1546
|
+
description: The tag name (if a branch use the branch parameter).
|
|
1547
|
+
example: v1.0.0
|
|
1548
|
+
nullable: true
|
|
1549
|
+
type: string
|
|
1550
|
+
required:
|
|
1551
|
+
- repository_url
|
|
1552
|
+
- sha
|
|
1553
|
+
- author_email
|
|
1554
|
+
type: object
|
|
1380
1555
|
CIAppGroupByHistogram:
|
|
1381
1556
|
description: 'Used to perform a histogram computation (only for measure facets).
|
|
1382
1557
|
|
|
@@ -1436,6 +1611,31 @@ components:
|
|
|
1436
1611
|
CIAppGroupByTotalString:
|
|
1437
1612
|
description: A string to use as the key value for the total bucket.
|
|
1438
1613
|
type: string
|
|
1614
|
+
CIAppHostInfo:
|
|
1615
|
+
description: Contains information of the host running the pipeline, stage, job,
|
|
1616
|
+
or step.
|
|
1617
|
+
nullable: true
|
|
1618
|
+
properties:
|
|
1619
|
+
hostname:
|
|
1620
|
+
description: FQDN of the host.
|
|
1621
|
+
example: www.example.com
|
|
1622
|
+
type: string
|
|
1623
|
+
labels:
|
|
1624
|
+
description: A list of labels used to select or identify the node.
|
|
1625
|
+
example:
|
|
1626
|
+
- ubuntu-18.04
|
|
1627
|
+
- n2.large
|
|
1628
|
+
items:
|
|
1629
|
+
type: string
|
|
1630
|
+
type: array
|
|
1631
|
+
name:
|
|
1632
|
+
description: Name for the host.
|
|
1633
|
+
type: string
|
|
1634
|
+
workspace:
|
|
1635
|
+
description: The path where the code is checked out.
|
|
1636
|
+
example: /home/workspace/code/my-repo
|
|
1637
|
+
type: string
|
|
1638
|
+
type: object
|
|
1439
1639
|
CIAppPipelineEvent:
|
|
1440
1640
|
description: Object description of a pipeline event after being processed and
|
|
1441
1641
|
stored by Datadog.
|
|
@@ -1449,6 +1649,493 @@ components:
|
|
|
1449
1649
|
type:
|
|
1450
1650
|
$ref: '#/components/schemas/CIAppPipelineEventTypeName'
|
|
1451
1651
|
type: object
|
|
1652
|
+
CIAppPipelineEventJob:
|
|
1653
|
+
description: Details of a CI job.
|
|
1654
|
+
properties:
|
|
1655
|
+
dependencies:
|
|
1656
|
+
description: A list of job IDs that this job depends on.
|
|
1657
|
+
example:
|
|
1658
|
+
- f7e6a006-a029-46c3-b0cc-742c9d7d363b
|
|
1659
|
+
- c8a69849-3c3b-4721-8b33-3e8ec2df1ebe
|
|
1660
|
+
items:
|
|
1661
|
+
description: A list of job IDs.
|
|
1662
|
+
type: string
|
|
1663
|
+
nullable: true
|
|
1664
|
+
type: array
|
|
1665
|
+
end:
|
|
1666
|
+
description: Time when the job run finished. The time format must be RFC3339.
|
|
1667
|
+
example: '2023-05-31T15:30:00Z'
|
|
1668
|
+
format: date-time
|
|
1669
|
+
type: string
|
|
1670
|
+
error:
|
|
1671
|
+
$ref: '#/components/schemas/CIAppCIError'
|
|
1672
|
+
git:
|
|
1673
|
+
$ref: '#/components/schemas/CIAppGitInfo'
|
|
1674
|
+
id:
|
|
1675
|
+
description: The UUID for the job. It has to be unique within each pipeline
|
|
1676
|
+
execution.
|
|
1677
|
+
example: c865bad4-de82-44b8-ade7-2c987528eb54
|
|
1678
|
+
type: string
|
|
1679
|
+
level:
|
|
1680
|
+
$ref: '#/components/schemas/CIAppPipelineEventJobLevel'
|
|
1681
|
+
metrics:
|
|
1682
|
+
$ref: '#/components/schemas/CIAppPipelineEventMetrics'
|
|
1683
|
+
name:
|
|
1684
|
+
description: The name for the job.
|
|
1685
|
+
example: test
|
|
1686
|
+
type: string
|
|
1687
|
+
node:
|
|
1688
|
+
$ref: '#/components/schemas/CIAppHostInfo'
|
|
1689
|
+
parameters:
|
|
1690
|
+
$ref: '#/components/schemas/CIAppPipelineEventParameters'
|
|
1691
|
+
pipeline_name:
|
|
1692
|
+
description: The parent pipeline name.
|
|
1693
|
+
example: Build
|
|
1694
|
+
type: string
|
|
1695
|
+
pipeline_unique_id:
|
|
1696
|
+
description: The parent pipeline UUID.
|
|
1697
|
+
example: 76b572af-a078-42b2-a08a-cc28f98b944f
|
|
1698
|
+
type: string
|
|
1699
|
+
queue_time:
|
|
1700
|
+
description: The queue time in milliseconds, if applicable.
|
|
1701
|
+
example: 1004
|
|
1702
|
+
format: int64
|
|
1703
|
+
minimum: 0
|
|
1704
|
+
nullable: true
|
|
1705
|
+
type: integer
|
|
1706
|
+
stage_id:
|
|
1707
|
+
description: The parent stage UUID (if applicable).
|
|
1708
|
+
nullable: true
|
|
1709
|
+
type: string
|
|
1710
|
+
stage_name:
|
|
1711
|
+
description: The parent stage name (if applicable).
|
|
1712
|
+
nullable: true
|
|
1713
|
+
type: string
|
|
1714
|
+
start:
|
|
1715
|
+
description: Time when the job run instance started (it should not include
|
|
1716
|
+
any queue time). The time format must be RFC3339.
|
|
1717
|
+
example: '2023-05-31T15:30:00Z'
|
|
1718
|
+
format: date-time
|
|
1719
|
+
type: string
|
|
1720
|
+
status:
|
|
1721
|
+
$ref: '#/components/schemas/CIAppPipelineEventJobStatus'
|
|
1722
|
+
tags:
|
|
1723
|
+
$ref: '#/components/schemas/CIAppPipelineEventTags'
|
|
1724
|
+
url:
|
|
1725
|
+
description: The URL to look at the job in the CI provider UI.
|
|
1726
|
+
example: https://ci-platform.com/job/your-job-name/build/123
|
|
1727
|
+
type: string
|
|
1728
|
+
required:
|
|
1729
|
+
- level
|
|
1730
|
+
- id
|
|
1731
|
+
- name
|
|
1732
|
+
- pipeline_unique_id
|
|
1733
|
+
- pipeline_name
|
|
1734
|
+
- start
|
|
1735
|
+
- end
|
|
1736
|
+
- status
|
|
1737
|
+
- url
|
|
1738
|
+
- git
|
|
1739
|
+
type: object
|
|
1740
|
+
CIAppPipelineEventJobLevel:
|
|
1741
|
+
default: job
|
|
1742
|
+
description: Used to distinguish between pipelines, stages, jobs, and steps.
|
|
1743
|
+
enum:
|
|
1744
|
+
- job
|
|
1745
|
+
example: job
|
|
1746
|
+
type: string
|
|
1747
|
+
x-enum-varnames:
|
|
1748
|
+
- JOB
|
|
1749
|
+
CIAppPipelineEventJobStatus:
|
|
1750
|
+
description: The final status of the job.
|
|
1751
|
+
enum:
|
|
1752
|
+
- success
|
|
1753
|
+
- error
|
|
1754
|
+
- canceled
|
|
1755
|
+
- skipped
|
|
1756
|
+
example: success
|
|
1757
|
+
type: string
|
|
1758
|
+
x-enum-varnames:
|
|
1759
|
+
- SUCCESS
|
|
1760
|
+
- ERROR
|
|
1761
|
+
- CANCELED
|
|
1762
|
+
- SKIPPED
|
|
1763
|
+
CIAppPipelineEventMetrics:
|
|
1764
|
+
description: A list of user-defined metrics. The metrics must follow the `key:value`
|
|
1765
|
+
pattern and the value must be numeric.
|
|
1766
|
+
example:
|
|
1767
|
+
- bundle_size:370
|
|
1768
|
+
- build_time:50021
|
|
1769
|
+
items:
|
|
1770
|
+
description: Metrics in the form of `key:value`. The value needs to be numeric.
|
|
1771
|
+
type: string
|
|
1772
|
+
nullable: true
|
|
1773
|
+
type: array
|
|
1774
|
+
CIAppPipelineEventParameters:
|
|
1775
|
+
additionalProperties:
|
|
1776
|
+
type: string
|
|
1777
|
+
description: A map of key-value parameters or environment variables that were
|
|
1778
|
+
defined for the pipeline.
|
|
1779
|
+
example:
|
|
1780
|
+
LOG_LEVEL: debug
|
|
1781
|
+
nullable: true
|
|
1782
|
+
type: object
|
|
1783
|
+
CIAppPipelineEventParentPipeline:
|
|
1784
|
+
description: If the pipeline is triggered as child of another pipeline, this
|
|
1785
|
+
should contain the details of the parent pipeline.
|
|
1786
|
+
nullable: true
|
|
1787
|
+
properties:
|
|
1788
|
+
id:
|
|
1789
|
+
description: UUID of a pipeline.
|
|
1790
|
+
example: 93bfeb70-af47-424d-908a-948d3f08e37f
|
|
1791
|
+
type: string
|
|
1792
|
+
url:
|
|
1793
|
+
description: The URL to look at the pipeline in the CI provider UI.
|
|
1794
|
+
example: https://ci-platform.com/pipelines/123456789
|
|
1795
|
+
type: string
|
|
1796
|
+
required:
|
|
1797
|
+
- id
|
|
1798
|
+
type: object
|
|
1799
|
+
CIAppPipelineEventPipeline:
|
|
1800
|
+
description: Details of the top level pipeline, build, or workflow of your CI.
|
|
1801
|
+
properties:
|
|
1802
|
+
end:
|
|
1803
|
+
description: Time when the pipeline run finished. The time format must be
|
|
1804
|
+
RFC3339.
|
|
1805
|
+
example: '2023-05-31T15:30:00Z'
|
|
1806
|
+
format: date-time
|
|
1807
|
+
type: string
|
|
1808
|
+
error:
|
|
1809
|
+
$ref: '#/components/schemas/CIAppCIError'
|
|
1810
|
+
git:
|
|
1811
|
+
$ref: '#/components/schemas/CIAppGitInfo'
|
|
1812
|
+
is_manual:
|
|
1813
|
+
description: Whether or not the pipeline was triggered manually by the user.
|
|
1814
|
+
example: false
|
|
1815
|
+
nullable: true
|
|
1816
|
+
type: boolean
|
|
1817
|
+
is_resumed:
|
|
1818
|
+
description: Whether or not the pipeline was resumed after being blocked.
|
|
1819
|
+
example: false
|
|
1820
|
+
nullable: true
|
|
1821
|
+
type: boolean
|
|
1822
|
+
level:
|
|
1823
|
+
$ref: '#/components/schemas/CIAppPipelineEventPipelineLevel'
|
|
1824
|
+
metrics:
|
|
1825
|
+
$ref: '#/components/schemas/CIAppPipelineEventMetrics'
|
|
1826
|
+
name:
|
|
1827
|
+
description: Name of the pipeline. All pipeline runs for the builds should
|
|
1828
|
+
have the same name.
|
|
1829
|
+
example: Deploy to AWS
|
|
1830
|
+
type: string
|
|
1831
|
+
node:
|
|
1832
|
+
$ref: '#/components/schemas/CIAppHostInfo'
|
|
1833
|
+
parameters:
|
|
1834
|
+
$ref: '#/components/schemas/CIAppPipelineEventParameters'
|
|
1835
|
+
parent_pipeline:
|
|
1836
|
+
$ref: '#/components/schemas/CIAppPipelineEventParentPipeline'
|
|
1837
|
+
partial_retry:
|
|
1838
|
+
description: 'Whether or not the pipeline was a partial retry of a previous
|
|
1839
|
+
attempt. A partial retry is one
|
|
1840
|
+
|
|
1841
|
+
which only runs a subset of the original jobs.'
|
|
1842
|
+
example: false
|
|
1843
|
+
type: boolean
|
|
1844
|
+
pipeline_id:
|
|
1845
|
+
description: 'Any ID used in the provider to identify the pipeline run even
|
|
1846
|
+
if it is not unique across retries.
|
|
1847
|
+
|
|
1848
|
+
If the `pipeline_id` is unique, then both `unique_id` and `pipeline_id`
|
|
1849
|
+
can be set to the same value.'
|
|
1850
|
+
example: '#023'
|
|
1851
|
+
type: string
|
|
1852
|
+
previous_attempt:
|
|
1853
|
+
$ref: '#/components/schemas/CIAppPipelineEventPreviousPipeline'
|
|
1854
|
+
queue_time:
|
|
1855
|
+
description: The queue time in milliseconds, if applicable.
|
|
1856
|
+
example: 1004
|
|
1857
|
+
format: int64
|
|
1858
|
+
minimum: 0
|
|
1859
|
+
nullable: true
|
|
1860
|
+
type: integer
|
|
1861
|
+
start:
|
|
1862
|
+
description: Time when the pipeline run started (it should not include any
|
|
1863
|
+
queue time). The time format must be RFC3339.
|
|
1864
|
+
example: '2023-05-31T15:30:00Z'
|
|
1865
|
+
format: date-time
|
|
1866
|
+
type: string
|
|
1867
|
+
status:
|
|
1868
|
+
$ref: '#/components/schemas/CIAppPipelineEventPipelineStatus'
|
|
1869
|
+
tags:
|
|
1870
|
+
$ref: '#/components/schemas/CIAppPipelineEventTags'
|
|
1871
|
+
unique_id:
|
|
1872
|
+
description: 'UUID of the pipeline run. The ID has to be unique across retries
|
|
1873
|
+
and pipelines,
|
|
1874
|
+
|
|
1875
|
+
including partial retries.'
|
|
1876
|
+
example: 3eacb6f3-ff04-4e10-8a9c-46e6d054024a
|
|
1877
|
+
type: string
|
|
1878
|
+
url:
|
|
1879
|
+
description: The URL to look at the pipeline in the CI provider UI.
|
|
1880
|
+
example: https://my-ci-provider.example/pipelines/my-pipeline/run/1
|
|
1881
|
+
type: string
|
|
1882
|
+
required:
|
|
1883
|
+
- level
|
|
1884
|
+
- unique_id
|
|
1885
|
+
- name
|
|
1886
|
+
- url
|
|
1887
|
+
- start
|
|
1888
|
+
- end
|
|
1889
|
+
- status
|
|
1890
|
+
- partial_retry
|
|
1891
|
+
- git
|
|
1892
|
+
type: object
|
|
1893
|
+
CIAppPipelineEventPipelineLevel:
|
|
1894
|
+
default: pipeline
|
|
1895
|
+
description: Used to distinguish between pipelines, stages, jobs, and steps.
|
|
1896
|
+
enum:
|
|
1897
|
+
- pipeline
|
|
1898
|
+
example: pipeline
|
|
1899
|
+
type: string
|
|
1900
|
+
x-enum-varnames:
|
|
1901
|
+
- PIPELINE
|
|
1902
|
+
CIAppPipelineEventPipelineStatus:
|
|
1903
|
+
description: The final status of the pipeline.
|
|
1904
|
+
enum:
|
|
1905
|
+
- success
|
|
1906
|
+
- error
|
|
1907
|
+
- canceled
|
|
1908
|
+
- skipped
|
|
1909
|
+
- blocked
|
|
1910
|
+
example: success
|
|
1911
|
+
type: string
|
|
1912
|
+
x-enum-varnames:
|
|
1913
|
+
- SUCCESS
|
|
1914
|
+
- ERROR
|
|
1915
|
+
- CANCELED
|
|
1916
|
+
- SKIPPED
|
|
1917
|
+
- BLOCKED
|
|
1918
|
+
CIAppPipelineEventPreviousPipeline:
|
|
1919
|
+
description: If the pipeline is a retry, this should contain the details of
|
|
1920
|
+
the previous attempt.
|
|
1921
|
+
nullable: true
|
|
1922
|
+
properties:
|
|
1923
|
+
id:
|
|
1924
|
+
description: UUID of a pipeline.
|
|
1925
|
+
example: 93bfeb70-af47-424d-908a-948d3f08e37f
|
|
1926
|
+
type: string
|
|
1927
|
+
url:
|
|
1928
|
+
description: The URL to look at the pipeline in the CI provider UI.
|
|
1929
|
+
example: https://ci-platform.com/pipelines/123456789
|
|
1930
|
+
type: string
|
|
1931
|
+
required:
|
|
1932
|
+
- id
|
|
1933
|
+
type: object
|
|
1934
|
+
CIAppPipelineEventStage:
|
|
1935
|
+
description: Details of a CI stage.
|
|
1936
|
+
properties:
|
|
1937
|
+
dependencies:
|
|
1938
|
+
description: A list of stage IDs that this stage depends on.
|
|
1939
|
+
example:
|
|
1940
|
+
- f7e6a006-a029-46c3-b0cc-742c9d7d363b
|
|
1941
|
+
- c8a69849-3c3b-4721-8b33-3e8ec2df1ebe
|
|
1942
|
+
items:
|
|
1943
|
+
description: A list of stage IDs.
|
|
1944
|
+
type: string
|
|
1945
|
+
nullable: true
|
|
1946
|
+
type: array
|
|
1947
|
+
end:
|
|
1948
|
+
description: Time when the stage run finished. The time format must be RFC3339.
|
|
1949
|
+
example: '2023-05-31T15:30:00Z'
|
|
1950
|
+
format: date-time
|
|
1951
|
+
type: string
|
|
1952
|
+
error:
|
|
1953
|
+
$ref: '#/components/schemas/CIAppCIError'
|
|
1954
|
+
git:
|
|
1955
|
+
$ref: '#/components/schemas/CIAppGitInfo'
|
|
1956
|
+
id:
|
|
1957
|
+
description: UUID for the stage. It has to be unique at least in the pipeline
|
|
1958
|
+
scope.
|
|
1959
|
+
example: 562bdbbb-7cab-48c8-851c-b24ca14628bf
|
|
1960
|
+
type: string
|
|
1961
|
+
level:
|
|
1962
|
+
$ref: '#/components/schemas/CIAppPipelineEventStageLevel'
|
|
1963
|
+
metrics:
|
|
1964
|
+
$ref: '#/components/schemas/CIAppPipelineEventMetrics'
|
|
1965
|
+
name:
|
|
1966
|
+
description: The name for the stage.
|
|
1967
|
+
example: build
|
|
1968
|
+
type: string
|
|
1969
|
+
node:
|
|
1970
|
+
$ref: '#/components/schemas/CIAppHostInfo'
|
|
1971
|
+
parameters:
|
|
1972
|
+
$ref: '#/components/schemas/CIAppPipelineEventParameters'
|
|
1973
|
+
pipeline_name:
|
|
1974
|
+
description: The parent pipeline name.
|
|
1975
|
+
example: Build
|
|
1976
|
+
type: string
|
|
1977
|
+
pipeline_unique_id:
|
|
1978
|
+
description: The parent pipeline UUID.
|
|
1979
|
+
example: 76b572af-a078-42b2-a08a-cc28f98b944f
|
|
1980
|
+
type: string
|
|
1981
|
+
queue_time:
|
|
1982
|
+
description: The queue time in milliseconds, if applicable.
|
|
1983
|
+
example: 1004
|
|
1984
|
+
format: int64
|
|
1985
|
+
minimum: 0
|
|
1986
|
+
nullable: true
|
|
1987
|
+
type: integer
|
|
1988
|
+
start:
|
|
1989
|
+
description: Time when the stage run started (it should not include any
|
|
1990
|
+
queue time). The time format must be RFC3339.
|
|
1991
|
+
example: '2023-05-31T15:30:00Z'
|
|
1992
|
+
format: date-time
|
|
1993
|
+
type: string
|
|
1994
|
+
status:
|
|
1995
|
+
$ref: '#/components/schemas/CIAppPipelineEventStageStatus'
|
|
1996
|
+
tags:
|
|
1997
|
+
$ref: '#/components/schemas/CIAppPipelineEventTags'
|
|
1998
|
+
required:
|
|
1999
|
+
- level
|
|
2000
|
+
- id
|
|
2001
|
+
- name
|
|
2002
|
+
- pipeline_unique_id
|
|
2003
|
+
- pipeline_name
|
|
2004
|
+
- start
|
|
2005
|
+
- end
|
|
2006
|
+
- status
|
|
2007
|
+
- git
|
|
2008
|
+
type: object
|
|
2009
|
+
CIAppPipelineEventStageLevel:
|
|
2010
|
+
default: stage
|
|
2011
|
+
description: Used to distinguish between pipelines, stages, jobs and steps.
|
|
2012
|
+
enum:
|
|
2013
|
+
- stage
|
|
2014
|
+
example: stage
|
|
2015
|
+
type: string
|
|
2016
|
+
x-enum-varnames:
|
|
2017
|
+
- STAGE
|
|
2018
|
+
CIAppPipelineEventStageStatus:
|
|
2019
|
+
description: The final status of the stage.
|
|
2020
|
+
enum:
|
|
2021
|
+
- success
|
|
2022
|
+
- error
|
|
2023
|
+
- canceled
|
|
2024
|
+
- skipped
|
|
2025
|
+
example: success
|
|
2026
|
+
type: string
|
|
2027
|
+
x-enum-varnames:
|
|
2028
|
+
- SUCCESS
|
|
2029
|
+
- ERROR
|
|
2030
|
+
- CANCELED
|
|
2031
|
+
- SKIPPED
|
|
2032
|
+
CIAppPipelineEventStep:
|
|
2033
|
+
description: Details of a CI step.
|
|
2034
|
+
properties:
|
|
2035
|
+
end:
|
|
2036
|
+
description: Time when the step run finished. The time format must be RFC3339.
|
|
2037
|
+
example: '2023-05-31T15:30:00Z'
|
|
2038
|
+
format: date-time
|
|
2039
|
+
type: string
|
|
2040
|
+
error:
|
|
2041
|
+
$ref: '#/components/schemas/CIAppCIError'
|
|
2042
|
+
git:
|
|
2043
|
+
$ref: '#/components/schemas/CIAppGitInfo'
|
|
2044
|
+
id:
|
|
2045
|
+
description: UUID for the step. It has to be unique within each pipeline
|
|
2046
|
+
execution.
|
|
2047
|
+
example: c2d517a8-4f3a-4b41-b4ae-69df0c864c79
|
|
2048
|
+
type: string
|
|
2049
|
+
job_id:
|
|
2050
|
+
description: The parent job UUID (if applicable).
|
|
2051
|
+
nullable: true
|
|
2052
|
+
type: string
|
|
2053
|
+
job_name:
|
|
2054
|
+
description: The parent job name (if applicable).
|
|
2055
|
+
nullable: true
|
|
2056
|
+
type: string
|
|
2057
|
+
level:
|
|
2058
|
+
$ref: '#/components/schemas/CIAppPipelineEventStepLevel'
|
|
2059
|
+
metrics:
|
|
2060
|
+
$ref: '#/components/schemas/CIAppPipelineEventMetrics'
|
|
2061
|
+
name:
|
|
2062
|
+
description: The name for the step.
|
|
2063
|
+
example: test-server
|
|
2064
|
+
type: string
|
|
2065
|
+
node:
|
|
2066
|
+
$ref: '#/components/schemas/CIAppHostInfo'
|
|
2067
|
+
parameters:
|
|
2068
|
+
$ref: '#/components/schemas/CIAppPipelineEventParameters'
|
|
2069
|
+
pipeline_name:
|
|
2070
|
+
description: The parent pipeline name.
|
|
2071
|
+
example: Build
|
|
2072
|
+
type: string
|
|
2073
|
+
pipeline_unique_id:
|
|
2074
|
+
description: The parent pipeline UUID.
|
|
2075
|
+
example: 76b572af-a078-42b2-a08a-cc28f98b944f
|
|
2076
|
+
type: string
|
|
2077
|
+
stage_id:
|
|
2078
|
+
description: The parent stage UUID (if applicable).
|
|
2079
|
+
nullable: true
|
|
2080
|
+
type: string
|
|
2081
|
+
stage_name:
|
|
2082
|
+
description: The parent stage name (if applicable).
|
|
2083
|
+
nullable: true
|
|
2084
|
+
type: string
|
|
2085
|
+
start:
|
|
2086
|
+
description: Time when the step run started. The time format must be RFC3339.
|
|
2087
|
+
example: '2023-05-31T15:30:00Z'
|
|
2088
|
+
format: date-time
|
|
2089
|
+
type: string
|
|
2090
|
+
status:
|
|
2091
|
+
$ref: '#/components/schemas/CIAppPipelineEventStepStatus'
|
|
2092
|
+
tags:
|
|
2093
|
+
$ref: '#/components/schemas/CIAppPipelineEventTags'
|
|
2094
|
+
url:
|
|
2095
|
+
description: The URL to look at the step in the CI provider UI.
|
|
2096
|
+
nullable: true
|
|
2097
|
+
type: string
|
|
2098
|
+
required:
|
|
2099
|
+
- level
|
|
2100
|
+
- id
|
|
2101
|
+
- name
|
|
2102
|
+
- pipeline_unique_id
|
|
2103
|
+
- pipeline_name
|
|
2104
|
+
- start
|
|
2105
|
+
- end
|
|
2106
|
+
- status
|
|
2107
|
+
- git
|
|
2108
|
+
type: object
|
|
2109
|
+
CIAppPipelineEventStepLevel:
|
|
2110
|
+
default: step
|
|
2111
|
+
description: Used to distinguish between pipelines, stages, jobs and steps.
|
|
2112
|
+
enum:
|
|
2113
|
+
- step
|
|
2114
|
+
example: step
|
|
2115
|
+
type: string
|
|
2116
|
+
x-enum-varnames:
|
|
2117
|
+
- STEP
|
|
2118
|
+
CIAppPipelineEventStepStatus:
|
|
2119
|
+
description: The final status of the step.
|
|
2120
|
+
enum:
|
|
2121
|
+
- success
|
|
2122
|
+
- error
|
|
2123
|
+
example: success
|
|
2124
|
+
type: string
|
|
2125
|
+
x-enum-varnames:
|
|
2126
|
+
- SUCCESS
|
|
2127
|
+
- ERROR
|
|
2128
|
+
CIAppPipelineEventTags:
|
|
2129
|
+
description: A list of user-defined tags. The tags must follow the `key:value`
|
|
2130
|
+
pattern.
|
|
2131
|
+
example:
|
|
2132
|
+
- team:backend
|
|
2133
|
+
- type:deployment
|
|
2134
|
+
items:
|
|
2135
|
+
description: Tags in the form of `key:value`.
|
|
2136
|
+
type: string
|
|
2137
|
+
nullable: true
|
|
2138
|
+
type: array
|
|
1452
2139
|
CIAppPipelineEventTypeName:
|
|
1453
2140
|
description: Type of the event.
|
|
1454
2141
|
enum:
|
|
@@ -1456,7 +2143,7 @@ components:
|
|
|
1456
2143
|
example: cipipeline
|
|
1457
2144
|
type: string
|
|
1458
2145
|
x-enum-varnames:
|
|
1459
|
-
-
|
|
2146
|
+
- CIPIPELINE
|
|
1460
2147
|
CIAppPipelineEventsRequest:
|
|
1461
2148
|
description: The request for a pipelines search.
|
|
1462
2149
|
properties:
|
|
@@ -1729,7 +2416,7 @@ components:
|
|
|
1729
2416
|
example: citest
|
|
1730
2417
|
type: string
|
|
1731
2418
|
x-enum-varnames:
|
|
1732
|
-
-
|
|
2419
|
+
- CITEST
|
|
1733
2420
|
CIAppTestEventsRequest:
|
|
1734
2421
|
description: The request for a tests search.
|
|
1735
2422
|
properties:
|
|
@@ -3674,7 +4361,7 @@ components:
|
|
|
3674
4361
|
type: array
|
|
3675
4362
|
type: object
|
|
3676
4363
|
Finding:
|
|
3677
|
-
description: A single finding without message and resource configuration.
|
|
4364
|
+
description: A single finding without the message and resource configuration.
|
|
3678
4365
|
properties:
|
|
3679
4366
|
attributes:
|
|
3680
4367
|
$ref: '#/components/schemas/FindingAttributes'
|
|
@@ -3732,16 +4419,16 @@ components:
|
|
|
3732
4419
|
properties:
|
|
3733
4420
|
description:
|
|
3734
4421
|
description: Additional information about the reason why this finding is
|
|
3735
|
-
muted.
|
|
4422
|
+
muted or unmuted.
|
|
3736
4423
|
example: To be resolved later
|
|
3737
4424
|
type: string
|
|
3738
4425
|
expiration_date:
|
|
3739
|
-
description: The
|
|
4426
|
+
description: The expiration date of the mute or unmute action (Unix ms).
|
|
3740
4427
|
example: 1778721573794
|
|
3741
4428
|
format: int64
|
|
3742
4429
|
type: integer
|
|
3743
4430
|
muted:
|
|
3744
|
-
description: Whether this finding is muted.
|
|
4431
|
+
description: Whether this finding is muted or unmuted.
|
|
3745
4432
|
example: true
|
|
3746
4433
|
type: boolean
|
|
3747
4434
|
reason:
|
|
@@ -3752,23 +4439,29 @@ components:
|
|
|
3752
4439
|
format: int64
|
|
3753
4440
|
type: integer
|
|
3754
4441
|
uuid:
|
|
3755
|
-
description: The ID of the user who muted this finding.
|
|
4442
|
+
description: The ID of the user who muted or unmuted this finding.
|
|
3756
4443
|
example: e51c9744-d158-11ec-ad23-da7ad0900002
|
|
3757
4444
|
type: string
|
|
3758
4445
|
type: object
|
|
3759
4446
|
FindingMuteReason:
|
|
3760
|
-
description: The reason why this finding is muted.
|
|
4447
|
+
description: The reason why this finding is muted or unmuted.
|
|
3761
4448
|
enum:
|
|
3762
|
-
- ACCEPTED_RISK
|
|
3763
4449
|
- PENDING_FIX
|
|
3764
4450
|
- FALSE_POSITIVE
|
|
4451
|
+
- ACCEPTED_RISK
|
|
4452
|
+
- NO_PENDING_FIX
|
|
4453
|
+
- HUMAN_ERROR
|
|
4454
|
+
- NO_LONGER_ACCEPTED_RISK
|
|
3765
4455
|
- OTHER
|
|
3766
4456
|
example: ACCEPTED_RISK
|
|
3767
4457
|
type: string
|
|
3768
4458
|
x-enum-varnames:
|
|
3769
|
-
- ACCEPTED_RISK
|
|
3770
4459
|
- PENDING_FIX
|
|
3771
4460
|
- FALSE_POSITIVE
|
|
4461
|
+
- ACCEPTED_RISK
|
|
4462
|
+
- NO_PENDING_FIX
|
|
4463
|
+
- HUMAN_ERROR
|
|
4464
|
+
- NO_LONGER_ACCEPTED_RISK
|
|
3772
4465
|
- OTHER
|
|
3773
4466
|
FindingResource:
|
|
3774
4467
|
description: The resource name of this finding.
|
|
@@ -4119,21 +4812,46 @@ components:
|
|
|
4119
4812
|
- - production
|
|
4120
4813
|
- - staging
|
|
4121
4814
|
items:
|
|
4122
|
-
description: An individual tag value for a given group column.
|
|
4123
|
-
items:
|
|
4124
|
-
description: One tag value within a values array.
|
|
4125
|
-
example: production
|
|
4126
|
-
type: string
|
|
4127
|
-
type: array
|
|
4815
|
+
description: An individual tag value for a given group column.
|
|
4816
|
+
items:
|
|
4817
|
+
description: One tag value within a values array.
|
|
4818
|
+
example: production
|
|
4819
|
+
type: string
|
|
4820
|
+
type: array
|
|
4821
|
+
type: array
|
|
4822
|
+
type: object
|
|
4823
|
+
GroupTags:
|
|
4824
|
+
description: List of tags that apply to a single response value.
|
|
4825
|
+
items:
|
|
4826
|
+
description: A single tag that applies to a single response value.
|
|
4827
|
+
example: env:production
|
|
4828
|
+
type: string
|
|
4829
|
+
type: array
|
|
4830
|
+
HTTPCIAppError:
|
|
4831
|
+
description: List of errors.
|
|
4832
|
+
properties:
|
|
4833
|
+
detail:
|
|
4834
|
+
description: Error message.
|
|
4835
|
+
example: Malformed payload
|
|
4836
|
+
type: string
|
|
4837
|
+
status:
|
|
4838
|
+
description: Error code.
|
|
4839
|
+
example: '400'
|
|
4840
|
+
type: string
|
|
4841
|
+
title:
|
|
4842
|
+
description: Error title.
|
|
4843
|
+
example: Bad Request
|
|
4844
|
+
type: string
|
|
4845
|
+
type: object
|
|
4846
|
+
HTTPCIAppErrors:
|
|
4847
|
+
description: Errors occurred.
|
|
4848
|
+
properties:
|
|
4849
|
+
errors:
|
|
4850
|
+
description: Structured errors.
|
|
4851
|
+
items:
|
|
4852
|
+
$ref: '#/components/schemas/HTTPCIAppError'
|
|
4128
4853
|
type: array
|
|
4129
4854
|
type: object
|
|
4130
|
-
GroupTags:
|
|
4131
|
-
description: List of tags that apply to a single response value.
|
|
4132
|
-
items:
|
|
4133
|
-
description: A single tag that applies to a single response value.
|
|
4134
|
-
example: env:production
|
|
4135
|
-
type: string
|
|
4136
|
-
type: array
|
|
4137
4855
|
HTTPLog:
|
|
4138
4856
|
description: Structured log message.
|
|
4139
4857
|
items:
|
|
@@ -6097,6 +6815,34 @@ components:
|
|
|
6097
6815
|
type: string
|
|
6098
6816
|
type: array
|
|
6099
6817
|
type: object
|
|
6818
|
+
JSONAPIErrorItem:
|
|
6819
|
+
description: API error response body
|
|
6820
|
+
properties:
|
|
6821
|
+
detail:
|
|
6822
|
+
description: A human-readable explanation specific to this occurrence of
|
|
6823
|
+
the error.
|
|
6824
|
+
example: Missing required attribute in body
|
|
6825
|
+
type: string
|
|
6826
|
+
status:
|
|
6827
|
+
description: Status code of the response.
|
|
6828
|
+
example: '400'
|
|
6829
|
+
type: string
|
|
6830
|
+
title:
|
|
6831
|
+
description: Short human-readable summary of the error.
|
|
6832
|
+
example: Bad Request
|
|
6833
|
+
type: string
|
|
6834
|
+
type: object
|
|
6835
|
+
JSONAPIErrorResponse:
|
|
6836
|
+
description: API error response.
|
|
6837
|
+
properties:
|
|
6838
|
+
errors:
|
|
6839
|
+
description: A list of errors.
|
|
6840
|
+
items:
|
|
6841
|
+
$ref: '#/components/schemas/JSONAPIErrorItem'
|
|
6842
|
+
type: array
|
|
6843
|
+
required:
|
|
6844
|
+
- errors
|
|
6845
|
+
type: object
|
|
6100
6846
|
JiraIntegrationMetadata:
|
|
6101
6847
|
description: Incident integration metadata for the Jira integration.
|
|
6102
6848
|
properties:
|
|
@@ -8471,6 +9217,139 @@ components:
|
|
|
8471
9217
|
description: The monitor type.
|
|
8472
9218
|
type: string
|
|
8473
9219
|
type: object
|
|
9220
|
+
MuteFindingRequest:
|
|
9221
|
+
description: The new mute finding request.
|
|
9222
|
+
properties:
|
|
9223
|
+
data:
|
|
9224
|
+
$ref: '#/components/schemas/MuteFindingRequestData'
|
|
9225
|
+
required:
|
|
9226
|
+
- data
|
|
9227
|
+
type: object
|
|
9228
|
+
MuteFindingRequestAttributes:
|
|
9229
|
+
additionalProperties: false
|
|
9230
|
+
description: The mute properties to be updated.
|
|
9231
|
+
properties:
|
|
9232
|
+
mute:
|
|
9233
|
+
$ref: '#/components/schemas/MuteFindingRequestProperties'
|
|
9234
|
+
required:
|
|
9235
|
+
- mute
|
|
9236
|
+
type: object
|
|
9237
|
+
MuteFindingRequestData:
|
|
9238
|
+
description: Data object containing the new mute properties of the finding.
|
|
9239
|
+
properties:
|
|
9240
|
+
attributes:
|
|
9241
|
+
$ref: '#/components/schemas/MuteFindingRequestAttributes'
|
|
9242
|
+
id:
|
|
9243
|
+
$ref: '#/components/schemas/FindingID'
|
|
9244
|
+
type:
|
|
9245
|
+
$ref: '#/components/schemas/FindingType'
|
|
9246
|
+
required:
|
|
9247
|
+
- id
|
|
9248
|
+
- type
|
|
9249
|
+
- attributes
|
|
9250
|
+
type: object
|
|
9251
|
+
MuteFindingRequestProperties:
|
|
9252
|
+
additionalProperties: false
|
|
9253
|
+
description: Object containing the new mute properties of the finding.
|
|
9254
|
+
properties:
|
|
9255
|
+
description:
|
|
9256
|
+
description: Additional information about the reason why this finding is
|
|
9257
|
+
muted or unmuted. This field has a maximum limit of 280 characters.
|
|
9258
|
+
example: To be resolved later
|
|
9259
|
+
type: string
|
|
9260
|
+
expiration_date:
|
|
9261
|
+
description: 'The expiration date of the mute or unmute action (Unix ms).
|
|
9262
|
+
It must be set to a value greater than the current timestamp.
|
|
9263
|
+
|
|
9264
|
+
If this field is not provided, the finding will be muted or unmuted indefinitely,
|
|
9265
|
+
which is equivalent to setting the expiration date to 9999999999999.
|
|
9266
|
+
|
|
9267
|
+
'
|
|
9268
|
+
example: 1778721573794
|
|
9269
|
+
format: int64
|
|
9270
|
+
type: integer
|
|
9271
|
+
muted:
|
|
9272
|
+
description: Whether this finding is muted or unmuted.
|
|
9273
|
+
example: true
|
|
9274
|
+
type: boolean
|
|
9275
|
+
reason:
|
|
9276
|
+
$ref: '#/components/schemas/FindingMuteReason'
|
|
9277
|
+
required:
|
|
9278
|
+
- muted
|
|
9279
|
+
- reason
|
|
9280
|
+
type: object
|
|
9281
|
+
MuteFindingResponse:
|
|
9282
|
+
description: The expected response schema.
|
|
9283
|
+
properties:
|
|
9284
|
+
data:
|
|
9285
|
+
$ref: '#/components/schemas/MuteFindingResponseData'
|
|
9286
|
+
required:
|
|
9287
|
+
- data
|
|
9288
|
+
type: object
|
|
9289
|
+
MuteFindingResponseAttributes:
|
|
9290
|
+
description: The JSON:API attributes of the finding.
|
|
9291
|
+
properties:
|
|
9292
|
+
evaluation:
|
|
9293
|
+
$ref: '#/components/schemas/FindingEvaluation'
|
|
9294
|
+
evaluation_changed_at:
|
|
9295
|
+
$ref: '#/components/schemas/FindingEvaluationChangedAt'
|
|
9296
|
+
mute:
|
|
9297
|
+
$ref: '#/components/schemas/MuteFindingResponseProperties'
|
|
9298
|
+
resource:
|
|
9299
|
+
$ref: '#/components/schemas/FindingResource'
|
|
9300
|
+
resource_discovery_date:
|
|
9301
|
+
$ref: '#/components/schemas/FindingResourceDiscoveryDate'
|
|
9302
|
+
resource_type:
|
|
9303
|
+
$ref: '#/components/schemas/FindingResourceType'
|
|
9304
|
+
rule:
|
|
9305
|
+
$ref: '#/components/schemas/FindingRule'
|
|
9306
|
+
status:
|
|
9307
|
+
$ref: '#/components/schemas/FindingStatus'
|
|
9308
|
+
tags:
|
|
9309
|
+
$ref: '#/components/schemas/FindingTags'
|
|
9310
|
+
type: object
|
|
9311
|
+
MuteFindingResponseData:
|
|
9312
|
+
description: Data object containing the updated finding.
|
|
9313
|
+
properties:
|
|
9314
|
+
attributes:
|
|
9315
|
+
$ref: '#/components/schemas/MuteFindingResponseAttributes'
|
|
9316
|
+
id:
|
|
9317
|
+
$ref: '#/components/schemas/FindingID'
|
|
9318
|
+
type:
|
|
9319
|
+
$ref: '#/components/schemas/FindingType'
|
|
9320
|
+
type: object
|
|
9321
|
+
MuteFindingResponseProperties:
|
|
9322
|
+
additionalProperties: false
|
|
9323
|
+
description: Information about the mute status of this finding.
|
|
9324
|
+
properties:
|
|
9325
|
+
description:
|
|
9326
|
+
description: 'Additional information about the reason why this finding is
|
|
9327
|
+
muted or unmuted.
|
|
9328
|
+
|
|
9329
|
+
This attribute will not be included in the response if the description
|
|
9330
|
+
is not provided in the request body.
|
|
9331
|
+
|
|
9332
|
+
'
|
|
9333
|
+
example: To be resolved later
|
|
9334
|
+
type: string
|
|
9335
|
+
expiration_date:
|
|
9336
|
+
description: 'The expiration date of the mute or unmute action.
|
|
9337
|
+
|
|
9338
|
+
If the expiration date is not provided in the request body, this attribute
|
|
9339
|
+
will not be included in the response and the finding will be muted or
|
|
9340
|
+
unmuted indefinitely.
|
|
9341
|
+
|
|
9342
|
+
'
|
|
9343
|
+
example: 1778721573794
|
|
9344
|
+
format: int64
|
|
9345
|
+
type: integer
|
|
9346
|
+
muted:
|
|
9347
|
+
description: Whether this finding is muted or unmuted.
|
|
9348
|
+
example: true
|
|
9349
|
+
type: boolean
|
|
9350
|
+
reason:
|
|
9351
|
+
$ref: '#/components/schemas/FindingMuteReason'
|
|
9352
|
+
type: object
|
|
8474
9353
|
NullableRelationshipToUser:
|
|
8475
9354
|
description: Relationship to user.
|
|
8476
9355
|
properties:
|
|
@@ -13613,7 +14492,7 @@ components:
|
|
|
13613
14492
|
handle:
|
|
13614
14493
|
description: The team's identifier
|
|
13615
14494
|
example: example-team
|
|
13616
|
-
maxLength:
|
|
14495
|
+
maxLength: 195
|
|
13617
14496
|
type: string
|
|
13618
14497
|
link_count:
|
|
13619
14498
|
description: The number of links belonging to the team
|
|
@@ -13628,7 +14507,7 @@ components:
|
|
|
13628
14507
|
name:
|
|
13629
14508
|
description: The name of the team
|
|
13630
14509
|
example: Example Team
|
|
13631
|
-
maxLength:
|
|
14510
|
+
maxLength: 200
|
|
13632
14511
|
type: string
|
|
13633
14512
|
summary:
|
|
13634
14513
|
description: A brief summary of the team, derived from the `description`
|
|
@@ -13964,12 +14843,12 @@ components:
|
|
|
13964
14843
|
handle:
|
|
13965
14844
|
description: The team's identifier
|
|
13966
14845
|
example: example-team
|
|
13967
|
-
maxLength:
|
|
14846
|
+
maxLength: 195
|
|
13968
14847
|
type: string
|
|
13969
14848
|
name:
|
|
13970
14849
|
description: The name of the team
|
|
13971
14850
|
example: Example Team
|
|
13972
|
-
maxLength:
|
|
14851
|
+
maxLength: 200
|
|
13973
14852
|
type: string
|
|
13974
14853
|
required:
|
|
13975
14854
|
- handle
|
|
@@ -14721,16 +15600,30 @@ components:
|
|
|
14721
15600
|
incident_read: View incidents in Datadog.
|
|
14722
15601
|
incident_settings_write: Configure Incidents settings.
|
|
14723
15602
|
incident_write: Create, view, and manage incidents in Datadog.
|
|
15603
|
+
metric_tags_write: Create and edit tag configurations for custom metrics.
|
|
14724
15604
|
metrics_read: View custom metrics.
|
|
14725
15605
|
monitors_downtime: Set downtimes to suppress alerts from any monitor in
|
|
14726
15606
|
an organization. The ability to write monitors is not required to set
|
|
14727
15607
|
downtimes.
|
|
14728
15608
|
monitors_read: View monitors.
|
|
15609
|
+
org_management: Edit organization configurations, including authentication
|
|
15610
|
+
and certain security preferences.
|
|
14729
15611
|
security_monitoring_filters_read: Read Security Filters.
|
|
14730
15612
|
security_monitoring_filters_write: Create, edit, and delete Security Filters.
|
|
15613
|
+
security_monitoring_findings_read: View CSPM Findings.
|
|
15614
|
+
security_monitoring_findings_write: Mute CSPM Findings.
|
|
14731
15615
|
security_monitoring_rules_read: Read Detection Rules.
|
|
14732
15616
|
security_monitoring_rules_write: Create and edit Detection Rules.
|
|
14733
15617
|
security_monitoring_signals_read: View Security Signals.
|
|
15618
|
+
synthetics_default_settings_read: View the default settings for Synthetic
|
|
15619
|
+
Monitoring.
|
|
15620
|
+
synthetics_default_settings_write: Create and edit default settings for
|
|
15621
|
+
Synthetic Monitoring.
|
|
15622
|
+
teams_manage: Manage Teams. Create, delete, rename, and edit the metadata
|
|
15623
|
+
of all Teams. To control Team membership across all Teams, use the User
|
|
15624
|
+
Access Manage permission.
|
|
15625
|
+
teams_read: Read Teams data. View Team names, metadata, and which users
|
|
15626
|
+
are on each Team.
|
|
14734
15627
|
timeseries_query: Query Timeseries data.
|
|
14735
15628
|
usage_read: View your organization's usage and usage attribution.
|
|
14736
15629
|
user_access_invite: Invite other users to your organization.
|
|
@@ -15544,6 +16437,80 @@ paths:
|
|
|
15544
16437
|
- AuthN Mappings
|
|
15545
16438
|
x-codegen-request-body-name: body
|
|
15546
16439
|
x-permission: OR(USER_ACCESS_MANAGE)
|
|
16440
|
+
/api/v2/ci/pipeline:
|
|
16441
|
+
post:
|
|
16442
|
+
description: 'Send your pipeline event to your Datadog platform over HTTP. For
|
|
16443
|
+
details about how pipeline executions are modeled and what execution types
|
|
16444
|
+
we support, see the [guide](https://docs.datadoghq.com/continuous_integration/guides/pipeline_data_model/).
|
|
16445
|
+
|
|
16446
|
+
|
|
16447
|
+
This API endpoint is in private beta.'
|
|
16448
|
+
operationId: CreateCIAppPipelineEvent
|
|
16449
|
+
requestBody:
|
|
16450
|
+
content:
|
|
16451
|
+
application/json:
|
|
16452
|
+
schema:
|
|
16453
|
+
$ref: '#/components/schemas/CIAppCreatePipelineEventRequest'
|
|
16454
|
+
required: true
|
|
16455
|
+
responses:
|
|
16456
|
+
'202':
|
|
16457
|
+
content:
|
|
16458
|
+
application/json:
|
|
16459
|
+
schema:
|
|
16460
|
+
type: object
|
|
16461
|
+
description: Request accepted for processing
|
|
16462
|
+
'400':
|
|
16463
|
+
content:
|
|
16464
|
+
application/json:
|
|
16465
|
+
schema:
|
|
16466
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16467
|
+
description: Bad Request
|
|
16468
|
+
'401':
|
|
16469
|
+
content:
|
|
16470
|
+
application/json:
|
|
16471
|
+
schema:
|
|
16472
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16473
|
+
description: Unauthorized
|
|
16474
|
+
'403':
|
|
16475
|
+
content:
|
|
16476
|
+
application/json:
|
|
16477
|
+
schema:
|
|
16478
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16479
|
+
description: Forbidden
|
|
16480
|
+
'408':
|
|
16481
|
+
content:
|
|
16482
|
+
application/json:
|
|
16483
|
+
schema:
|
|
16484
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16485
|
+
description: Request Timeout
|
|
16486
|
+
'413':
|
|
16487
|
+
content:
|
|
16488
|
+
application/json:
|
|
16489
|
+
schema:
|
|
16490
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16491
|
+
description: Payload Too Large
|
|
16492
|
+
'429':
|
|
16493
|
+
content:
|
|
16494
|
+
application/json:
|
|
16495
|
+
schema:
|
|
16496
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16497
|
+
description: Too Many Requests
|
|
16498
|
+
'500':
|
|
16499
|
+
content:
|
|
16500
|
+
application/json:
|
|
16501
|
+
schema:
|
|
16502
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16503
|
+
description: Internal Server Error
|
|
16504
|
+
'503':
|
|
16505
|
+
content:
|
|
16506
|
+
application/json:
|
|
16507
|
+
schema:
|
|
16508
|
+
$ref: '#/components/schemas/HTTPCIAppErrors'
|
|
16509
|
+
description: Service Unavailable
|
|
16510
|
+
summary: Send pipeline event
|
|
16511
|
+
tags:
|
|
16512
|
+
- CI Visibility Pipelines
|
|
16513
|
+
x-codegen-request-body-name: body
|
|
15547
16514
|
/api/v2/ci/pipelines/analytics/aggregate:
|
|
15548
16515
|
post:
|
|
15549
16516
|
description: The API endpoint to aggregate CI Visibility pipeline events into
|
|
@@ -15575,7 +16542,7 @@ paths:
|
|
|
15575
16542
|
/api/v2/ci/pipelines/events:
|
|
15576
16543
|
get:
|
|
15577
16544
|
description: 'List endpoint returns CI Visibility pipeline events that match
|
|
15578
|
-
a log search query.
|
|
16545
|
+
a [log search query](https://docs.datadoghq.com/logs/explorer/search_syntax/).
|
|
15579
16546
|
|
|
15580
16547
|
[Results are paginated similarly to logs](https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination).
|
|
15581
16548
|
|
|
@@ -15654,7 +16621,7 @@ paths:
|
|
|
15654
16621
|
/api/v2/ci/pipelines/events/search:
|
|
15655
16622
|
post:
|
|
15656
16623
|
description: 'List endpoint returns CI Visibility pipeline events that match
|
|
15657
|
-
a log search query.
|
|
16624
|
+
a [log search query](https://docs.datadoghq.com/logs/explorer/search_syntax/).
|
|
15658
16625
|
|
|
15659
16626
|
[Results are paginated similarly to logs](https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination).
|
|
15660
16627
|
|
|
@@ -15719,8 +16686,8 @@ paths:
|
|
|
15719
16686
|
x-codegen-request-body-name: body
|
|
15720
16687
|
/api/v2/ci/tests/events:
|
|
15721
16688
|
get:
|
|
15722
|
-
description: 'List endpoint returns CI Visibility test events that match a log
|
|
15723
|
-
search query.
|
|
16689
|
+
description: 'List endpoint returns CI Visibility test events that match a [log
|
|
16690
|
+
search query](https://docs.datadoghq.com/logs/explorer/search_syntax/).
|
|
15724
16691
|
|
|
15725
16692
|
[Results are paginated similarly to logs](https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination).
|
|
15726
16693
|
|
|
@@ -15798,8 +16765,8 @@ paths:
|
|
|
15798
16765
|
resultsPath: data
|
|
15799
16766
|
/api/v2/ci/tests/events/search:
|
|
15800
16767
|
post:
|
|
15801
|
-
description: 'List endpoint returns CI Visibility test events that match a log
|
|
15802
|
-
search query.
|
|
16768
|
+
description: 'List endpoint returns CI Visibility test events that match a [log
|
|
16769
|
+
search query](https://docs.datadoghq.com/logs/explorer/search_syntax/).
|
|
15803
16770
|
|
|
15804
16771
|
[Results are paginated similarly to logs](https://docs.datadoghq.com/logs/guide/collect-multiple-logs-with-pagination).
|
|
15805
16772
|
|
|
@@ -16272,7 +17239,7 @@ paths:
|
|
|
16272
17239
|
cursorPath: meta.page.after
|
|
16273
17240
|
limitParam: page[limit]
|
|
16274
17241
|
resultsPath: data
|
|
16275
|
-
x-unstable: '**Note**: This endpoint is in
|
|
17242
|
+
x-unstable: '**Note**: This endpoint is in beta.
|
|
16276
17243
|
|
|
16277
17244
|
For access, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
16278
17245
|
/api/v2/events/search:
|
|
@@ -16317,7 +17284,7 @@ paths:
|
|
|
16317
17284
|
cursorPath: meta.page.after
|
|
16318
17285
|
limitParam: body.page.limit
|
|
16319
17286
|
resultsPath: data
|
|
16320
|
-
x-unstable: '**Note**: This endpoint is in
|
|
17287
|
+
x-unstable: '**Note**: This endpoint is in beta.
|
|
16321
17288
|
|
|
16322
17289
|
For access, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
16323
17290
|
/api/v2/incidents:
|
|
@@ -19771,13 +20738,16 @@ paths:
|
|
|
19771
20738
|
can also use the negation operator on strings. For example, use `filter[resource_type]=-aws*`
|
|
19772
20739
|
to filter for any non-AWS resources.\n\nThe operator must come after the equal
|
|
19773
20740
|
sign. For example, to filter with the `>=` operator, add the operator after
|
|
19774
|
-
the equal sign: `filter[evaluation_changed_at]=>=1678809373257`.\n\
|
|
19775
|
-
|
|
19776
|
-
|
|
19777
|
-
|
|
19778
|
-
|
|
19779
|
-
|
|
19780
|
-
|
|
20741
|
+
the equal sign: `filter[evaluation_changed_at]=>=1678809373257`.\n\nQuery
|
|
20742
|
+
parameters must be only among the documented ones and with values of correct
|
|
20743
|
+
types. Duplicated query parameters (e.g. `filter[status]=low&filter[status]=info`)
|
|
20744
|
+
are not allowed.\n\n### Response\n\nThe response includes an array of finding
|
|
20745
|
+
objects, pagination metadata, and a count of items that match the query.\n\nEach
|
|
20746
|
+
finding object contains the following:\n\n- The finding ID that can be used
|
|
20747
|
+
in a `GetFinding` request to retrieve the full finding details.\n- Core attributes,
|
|
20748
|
+
including status, evaluation, high-level resource details, muted state, and
|
|
20749
|
+
rule details.\n- `evaluation_changed_at` and `resource_discovery_date` time
|
|
20750
|
+
stamps.\n- An array of associated tags.\n"
|
|
19781
20751
|
operationId: ListFindings
|
|
19782
20752
|
parameters:
|
|
19783
20753
|
- description: Limit the number of findings returned. Must be <= 1000.
|
|
@@ -19877,17 +20847,13 @@ paths:
|
|
|
19877
20847
|
$ref: '#/components/schemas/ListFindingsResponse'
|
|
19878
20848
|
description: OK
|
|
19879
20849
|
'400':
|
|
19880
|
-
|
|
19881
|
-
application/json:
|
|
19882
|
-
schema:
|
|
19883
|
-
$ref: '#/components/schemas/APIErrorResponse'
|
|
19884
|
-
description: Bad Request
|
|
20850
|
+
$ref: '#/components/responses/FindingsBadRequestResponse'
|
|
19885
20851
|
'403':
|
|
19886
|
-
$ref: '#/components/responses/
|
|
20852
|
+
$ref: '#/components/responses/FindingsForbiddenResponse'
|
|
19887
20853
|
'404':
|
|
19888
|
-
$ref: '#/components/responses/
|
|
20854
|
+
$ref: '#/components/responses/FindingsNotFoundResponse'
|
|
19889
20855
|
'429':
|
|
19890
|
-
$ref: '#/components/responses/
|
|
20856
|
+
$ref: '#/components/responses/FindingsTooManyRequestsResponse'
|
|
19891
20857
|
security:
|
|
19892
20858
|
- apiKeyAuth: []
|
|
19893
20859
|
appKeyAuth: []
|
|
@@ -19932,25 +20898,90 @@ paths:
|
|
|
19932
20898
|
$ref: '#/components/schemas/GetFindingResponse'
|
|
19933
20899
|
description: OK
|
|
19934
20900
|
'400':
|
|
20901
|
+
$ref: '#/components/responses/FindingsBadRequestResponse'
|
|
20902
|
+
'403':
|
|
20903
|
+
$ref: '#/components/responses/FindingsForbiddenResponse'
|
|
20904
|
+
'404':
|
|
20905
|
+
$ref: '#/components/responses/FindingsNotFoundResponse'
|
|
20906
|
+
'429':
|
|
20907
|
+
$ref: '#/components/responses/FindingsTooManyRequestsResponse'
|
|
20908
|
+
security:
|
|
20909
|
+
- apiKeyAuth: []
|
|
20910
|
+
appKeyAuth: []
|
|
20911
|
+
- AuthZ:
|
|
20912
|
+
- security_monitoring_findings_read
|
|
20913
|
+
summary: Get a finding
|
|
20914
|
+
tags:
|
|
20915
|
+
- Security Monitoring
|
|
20916
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
20917
|
+
|
|
20918
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
20919
|
+
patch:
|
|
20920
|
+
description: 'Mute or unmute a specific finding.
|
|
20921
|
+
|
|
20922
|
+
The API returns the updated finding object when the request is successful.'
|
|
20923
|
+
operationId: UpdateFinding
|
|
20924
|
+
parameters:
|
|
20925
|
+
- description: The ID of the finding.
|
|
20926
|
+
in: path
|
|
20927
|
+
name: finding_id
|
|
20928
|
+
required: true
|
|
20929
|
+
schema:
|
|
20930
|
+
type: string
|
|
20931
|
+
requestBody:
|
|
20932
|
+
content:
|
|
20933
|
+
application/json:
|
|
20934
|
+
schema:
|
|
20935
|
+
$ref: '#/components/schemas/MuteFindingRequest'
|
|
20936
|
+
description: 'To mute or unmute a finding, the request body should include
|
|
20937
|
+
at least two attributes: `muted` and `reason`. The allowed reasons depend
|
|
20938
|
+
on whether the finding is being muted or unmuted:
|
|
20939
|
+
|
|
20940
|
+
- To mute a finding: `PENDING_FIX`, `FALSE_POSITIVE`, `ACCEPTED_RISK`, `OTHER`.
|
|
20941
|
+
|
|
20942
|
+
- To unmute a finding : `NO_PENDING_FIX`, `HUMAN_ERROR`, `NO_LONGER_ACCEPTED_RISK`,
|
|
20943
|
+
`OTHER`.
|
|
20944
|
+
|
|
20945
|
+
'
|
|
20946
|
+
required: true
|
|
20947
|
+
responses:
|
|
20948
|
+
'200':
|
|
19935
20949
|
content:
|
|
19936
20950
|
application/json:
|
|
19937
20951
|
schema:
|
|
19938
|
-
$ref: '#/components/schemas/
|
|
19939
|
-
description:
|
|
20952
|
+
$ref: '#/components/schemas/MuteFindingResponse'
|
|
20953
|
+
description: OK
|
|
20954
|
+
'400':
|
|
20955
|
+
$ref: '#/components/responses/FindingsBadRequestResponse'
|
|
19940
20956
|
'403':
|
|
19941
|
-
$ref: '#/components/responses/
|
|
20957
|
+
$ref: '#/components/responses/FindingsForbiddenResponse'
|
|
19942
20958
|
'404':
|
|
19943
|
-
$ref: '#/components/responses/
|
|
20959
|
+
$ref: '#/components/responses/FindingsNotFoundResponse'
|
|
20960
|
+
'409':
|
|
20961
|
+
content:
|
|
20962
|
+
application/json:
|
|
20963
|
+
schema:
|
|
20964
|
+
$ref: '#/components/schemas/JSONAPIErrorResponse'
|
|
20965
|
+
description: 'Resource Conflict: The finding has already been muted or unmuted
|
|
20966
|
+
within the last 60 seconds.'
|
|
20967
|
+
'422':
|
|
20968
|
+
content:
|
|
20969
|
+
application/json:
|
|
20970
|
+
schema:
|
|
20971
|
+
$ref: '#/components/schemas/JSONAPIErrorResponse'
|
|
20972
|
+
description: 'Invalid Request: The server understands the request syntax
|
|
20973
|
+
but cannot process it due to invalid data.'
|
|
19944
20974
|
'429':
|
|
19945
|
-
$ref: '#/components/responses/
|
|
20975
|
+
$ref: '#/components/responses/FindingsTooManyRequestsResponse'
|
|
19946
20976
|
security:
|
|
19947
20977
|
- apiKeyAuth: []
|
|
19948
20978
|
appKeyAuth: []
|
|
19949
20979
|
- AuthZ:
|
|
19950
|
-
-
|
|
19951
|
-
summary:
|
|
20980
|
+
- security_monitoring_findings_write
|
|
20981
|
+
summary: Mute or unmute a finding
|
|
19952
20982
|
tags:
|
|
19953
20983
|
- Security Monitoring
|
|
20984
|
+
x-codegen-request-body-name: body
|
|
19954
20985
|
x-unstable: '**Note**: This endpoint is in public beta.
|
|
19955
20986
|
|
|
19956
20987
|
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
@@ -21973,6 +23004,8 @@ paths:
|
|
|
21973
23004
|
schema:
|
|
21974
23005
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
21975
23006
|
description: Authentication Error
|
|
23007
|
+
'404':
|
|
23008
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
21976
23009
|
'429':
|
|
21977
23010
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21978
23011
|
summary: Delete Scanning Group
|
|
@@ -22017,6 +23050,8 @@ paths:
|
|
|
22017
23050
|
schema:
|
|
22018
23051
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
22019
23052
|
description: Authentication Error
|
|
23053
|
+
'404':
|
|
23054
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
22020
23055
|
'429':
|
|
22021
23056
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
22022
23057
|
summary: Update Scanning Group
|
|
@@ -22099,6 +23134,8 @@ paths:
|
|
|
22099
23134
|
schema:
|
|
22100
23135
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
22101
23136
|
description: Authentication Error
|
|
23137
|
+
'404':
|
|
23138
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
22102
23139
|
'429':
|
|
22103
23140
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
22104
23141
|
summary: Delete Scanning Rule
|
|
@@ -22142,6 +23179,8 @@ paths:
|
|
|
22142
23179
|
schema:
|
|
22143
23180
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
22144
23181
|
description: Authentication Error
|
|
23182
|
+
'404':
|
|
23183
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
22145
23184
|
'429':
|
|
22146
23185
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
22147
23186
|
summary: Update Scanning Rule
|
|
@@ -24611,7 +25650,8 @@ tags:
|
|
|
24611
25650
|
|
|
24612
25651
|
sent from Identity Providers.'
|
|
24613
25652
|
name: AuthN Mappings
|
|
24614
|
-
- description: Search or aggregate your CI Visibility pipeline events
|
|
25653
|
+
- description: Search or aggregate your CI Visibility pipeline events and send them
|
|
25654
|
+
to your Datadog site over HTTP.
|
|
24615
25655
|
name: CI Visibility Pipelines
|
|
24616
25656
|
- description: Search or aggregate your CI Visibility test events over HTTP.
|
|
24617
25657
|
name: CI Visibility Tests
|