datadog_api_client 2.24.0 → 2.26.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/conftest.py +2 -0
- data/.generator/schemas/v1/openapi.yaml +506 -50
- data/.generator/schemas/v2/openapi.yaml +2705 -58
- data/.generator/src/generator/formatter.py +3 -0
- data/.generator/src/generator/openapi.py +4 -0
- data/.generator/src/generator/templates/model_base.j2 +5 -0
- data/.generator/src/generator/templates/model_generic.j2 +6 -5
- data/.github/workflows/stale.yml +9 -5
- data/CHANGELOG.md +66 -0
- data/examples/v1/azure-integration/CreateAzureIntegration.rb +1 -1
- data/examples/v1/azure-integration/UpdateAzureHostFilters.rb +7 -1
- data/examples/v1/azure-integration/UpdateAzureIntegration.rb +7 -1
- data/examples/v1/dashboards/CreateDashboard_1177423752.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1213075383.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1284514532.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1307120899.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2064651578.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2308247857.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2336428357.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2342457693.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2349863258.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2563642929.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2610827685.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2644712913.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2800096921.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2921337351.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3066042014.rb +66 -0
- data/examples/v1/dashboards/CreateDashboard_3451918078.rb +66 -0
- data/examples/v1/dashboards/CreateDashboard_3562282606.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3777304439.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_41622531.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_4262729673.rb +64 -0
- data/examples/v1/dashboards/CreateDashboard_578885732.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_765140092.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_915214113.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_985012506.rb +61 -0
- data/examples/v1/logs-indexes/CreateLogsIndex.rb +1 -0
- data/examples/v1/logs-indexes/UpdateLogsIndex.rb +1 -0
- data/examples/v1/synthetics/CreateGlobalVariable.rb +1 -1
- data/examples/v1/synthetics/CreateGlobalVariable_1068962881.rb +2 -8
- data/examples/v1/synthetics/CreateGlobalVariable_3298562511.rb +12 -0
- data/examples/v1/synthetics/CreateGlobalVariable_3397718516.rb +22 -0
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1072503741.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1279271422.rb +2 -2
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1402674167.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1717840259.rb +163 -0
- data/examples/v1/synthetics/CreateSyntheticsAPITest_3829801148.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest.rb +2 -0
- data/examples/v1/synthetics/EditGlobalVariable.rb +1 -1
- data/examples/v2/cloud-cost-management/DeleteCustomCostsFile.rb +5 -0
- data/examples/v2/cloud-cost-management/DeleteCustomCostsFile_372970393.rb +5 -0
- data/examples/v2/cloud-cost-management/GetCustomCostsFile.rb +5 -0
- data/examples/v2/cloud-cost-management/GetCustomCostsFile_1307381576.rb +5 -0
- data/examples/v2/cloud-cost-management/ListCustomCostsFiles.rb +5 -0
- data/examples/v2/cloud-cost-management/ListCustomCostsFiles_1968771127.rb +5 -0
- data/examples/v2/cloud-cost-management/UploadCustomCostsFile.rb +15 -0
- data/examples/v2/cloud-cost-management/UploadCustomCostsFile_4125168396.rb +19 -0
- data/examples/v2/network-device-monitoring/GetDevice.rb +5 -0
- data/examples/v2/network-device-monitoring/GetInterfaces.rb +5 -0
- data/examples/v2/network-device-monitoring/ListDeviceUserTags.rb +5 -0
- data/examples/v2/network-device-monitoring/ListDevices.rb +10 -0
- data/examples/v2/network-device-monitoring/UpdateDeviceUserTags.rb +18 -0
- data/examples/v2/roles/CreateRole.rb +0 -3
- data/examples/v2/security-monitoring/ConvertExistingSecurityMonitoringRule.rb +8 -0
- data/examples/v2/security-monitoring/ConvertSecurityMonitoringRuleFromJSONToTerraform.rb +36 -0
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_3367706049.rb +1 -1
- data/examples/v2/service-level-objectives/CreateSLOReportJob.rb +2 -2
- data/examples/v2/service-scorecards/UpdateScorecardRule.rb +24 -0
- data/examples/v2/software-catalog/DeleteCatalogEntity.rb +5 -0
- data/examples/v2/software-catalog/ListCatalogEntity.rb +5 -0
- data/examples/v2/software-catalog/ListCatalogEntity_2305103326.rb +5 -0
- data/examples/v2/software-catalog/UpsertCatalogEntity.rb +65 -0
- data/examples/v2/software-catalog/UpsertCatalogEntity_586948155.rb +64 -0
- data/examples/v2/workflow-automation/CancelWorkflowInstance.rb +5 -0
- data/examples/v2/workflow-automation/CreateWorkflowInstance.rb +13 -0
- data/examples/v2/workflow-automation/GetWorkflowInstance.rb +5 -0
- data/examples/v2/workflow-automation/ListWorkflowInstances.rb +5 -0
- data/lib/datadog_api_client/configuration.rb +1 -0
- data/lib/datadog_api_client/inflector.rb +127 -1
- data/lib/datadog_api_client/v1/api/aws_logs_integration_api.rb +1 -1
- data/lib/datadog_api_client/v1/api/hosts_api.rb +1 -1
- data/lib/datadog_api_client/v1/api/monitors_api.rb +12 -1
- data/lib/datadog_api_client/v1/api/synthetics_api.rb +2 -2
- data/lib/datadog_api_client/v1/api/usage_metering_api.rb +7 -3
- data/lib/datadog_api_client/v1/model_base.rb +5 -0
- data/lib/datadog_api_client/v1/models/add_signal_to_incident_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/alert_graph_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/alert_value_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/api_error_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/api_key.rb +27 -2
- data/lib/datadog_api_client/v1/models/api_key_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/api_key_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/apm_stats_query_column_type.rb +27 -2
- data/lib/datadog_api_client/v1/models/apm_stats_query_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/application_key.rb +27 -2
- data/lib/datadog_api_client/v1/models/application_key_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/application_key_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/authentication_validation_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_account.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_account_and_lambda_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_account_create_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_account_delete_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_account_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_account_configuration.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_create_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_create_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_delete_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_delete_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_event_bridge_source.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_logs_async_error.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_logs_async_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_logs_lambda.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_logs_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_logs_list_services_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_logs_services_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_tag_filter.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_tag_filter_create_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_tag_filter_delete_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/aws_tag_filter_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/azure_account.rb +41 -3
- data/lib/datadog_api_client/v1/models/azure_account_metrics_config.rb +110 -0
- data/lib/datadog_api_client/v1/models/cancel_downtimes_by_scope_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/canceled_downtimes_ids.rb +27 -2
- data/lib/datadog_api_client/v1/models/change_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/change_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/check_status_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/creator.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_bulk_action_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_bulk_delete_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_delete_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_global_time.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_list.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_list_delete_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_list_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_restore_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_summary.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_summary_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_template_variable.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset.rb +27 -2
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset_value.rb +27 -2
- data/lib/datadog_api_client/v1/models/delete_shared_dashboard_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/deleted_monitor.rb +27 -2
- data/lib/datadog_api_client/v1/models/distribution_points_payload.rb +27 -2
- data/lib/datadog_api_client/v1/models/distribution_points_series.rb +27 -2
- data/lib/datadog_api_client/v1/models/distribution_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/distribution_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/distribution_widget_x_axis.rb +27 -2
- data/lib/datadog_api_client/v1/models/distribution_widget_y_axis.rb +27 -2
- data/lib/datadog_api_client/v1/models/downtime.rb +27 -2
- data/lib/datadog_api_client/v1/models/downtime_child.rb +27 -2
- data/lib/datadog_api_client/v1/models/downtime_recurrence.rb +27 -2
- data/lib/datadog_api_client/v1/models/event.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_create_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_create_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_query_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_stream_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/event_timeline_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_dependency_stats_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_resource_stats_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_cloud_cost_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_compute.rb +27 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_search.rb +27 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by.rb +27 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_events_data_source.rb +1 -0
- data/lib/datadog_api_client/v1/models/formula_and_function_metric_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_process_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_query_definition.rb +51 -3
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_query_type.rb +1 -0
- data/lib/datadog_api_client/v1/models/free_text_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/funnel_query.rb +27 -2
- data/lib/datadog_api_client/v1/models/funnel_step.rb +27 -2
- data/lib/datadog_api_client/v1/models/funnel_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/funnel_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/gcp_account.rb +27 -2
- data/lib/datadog_api_client/v1/models/geomap_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_style.rb +27 -2
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_view.rb +27 -2
- data/lib/datadog_api_client/v1/models/geomap_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/graph_snapshot.rb +27 -2
- data/lib/datadog_api_client/v1/models/group_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/heat_map_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/heat_map_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/host.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_map_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_map_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_requests.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_style.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_meta.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_meta_install_method.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_metrics.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_mute_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_mute_settings.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_tags.rb +27 -2
- data/lib/datadog_api_client/v1/models/host_totals.rb +27 -2
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_pagination.rb +27 -2
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_usage_type.rb +2 -0
- data/lib/datadog_api_client/v1/models/http_log_error.rb +27 -2
- data/lib/datadog_api_client/v1/models/i_frame_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/idp_form_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/idp_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/image_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/intake_payload_accepted.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_agents.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_api.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_apm.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_global.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_logs.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_orchestrator.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_process.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_remote_configuration.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics_private_locations.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_prefixes_webhooks.rb +27 -2
- data/lib/datadog_api_client/v1/models/ip_ranges.rb +27 -2
- data/lib/datadog_api_client/v1/models/list_stream_column.rb +27 -2
- data/lib/datadog_api_client/v1/models/list_stream_compute_items.rb +27 -2
- data/lib/datadog_api_client/v1/models/list_stream_group_by_items.rb +27 -2
- data/lib/datadog_api_client/v1/models/list_stream_query.rb +31 -6
- data/lib/datadog_api_client/v1/models/list_stream_source.rb +1 -0
- data/lib/datadog_api_client/v1/models/list_stream_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/list_stream_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/log.rb +27 -2
- data/lib/datadog_api_client/v1/models/log_content.rb +27 -2
- data/lib/datadog_api_client/v1/models/log_query_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by.rb +27 -2
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/log_query_definition_search.rb +27 -2
- data/lib/datadog_api_client/v1/models/log_stream_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_api_error.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_api_error_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_arithmetic_processor.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_attribute_remapper.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_by_retention.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_by_retention_monthly_usage.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_by_retention_org_usage.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_by_retention_orgs.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_category_processor.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_category_processor_category.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_daily_limit_reset.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_date_remapper.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_exclusion.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_exclusion_filter.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_filter.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_geo_ip_parser.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_grok_parser.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_grok_parser_rules.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_index.rb +43 -5
- data/lib/datadog_api_client/v1/models/logs_index_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_index_update_request.rb +46 -7
- data/lib/datadog_api_client/v1/models/logs_indexes_order.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_list_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_list_request_time.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_lookup_processor.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_message_remapper.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_pipeline.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_pipeline_processor.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_pipelines_order.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_query_compute.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_retention_agg_sum_usage.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_retention_sum_usage.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_service_remapper.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_status_remapper.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_string_builder_processor.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_trace_remapper.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_url_parser.rb +27 -2
- data/lib/datadog_api_client/v1/models/logs_user_agent_parser.rb +27 -2
- data/lib/datadog_api_client/v1/models/matching_downtime.rb +27 -2
- data/lib/datadog_api_client/v1/models/metric_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/metric_search_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/metric_search_response_results.rb +27 -2
- data/lib/datadog_api_client/v1/models/metrics_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/metrics_payload.rb +27 -2
- data/lib/datadog_api_client/v1/models/metrics_query_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/metrics_query_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/metrics_query_unit.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor.rb +28 -3
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_compute.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_search.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_events_data_source.rb +1 -0
- data/lib/datadog_api_client/v1/models/monitor_group_search_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_group_search_response_counts.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_group_search_result.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_options.rb +28 -3
- data/lib/datadog_api_client/v1/models/monitor_options_aggregation.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_options_custom_schedule.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_options_custom_schedule_recurrence.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options_evaluation_window.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_search_count_item.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_search_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_search_response_counts.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_search_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_search_result.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_search_result_notification.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_state.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_state_group.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_summary_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_threshold_window_options.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_thresholds.rb +27 -2
- data/lib/datadog_api_client/v1/models/monitor_type.rb +1 -0
- data/lib/datadog_api_client/v1/models/monitor_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_pagination.rb +27 -2
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_supported_metrics.rb +4 -0
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_values.rb +68 -3
- data/lib/datadog_api_client/v1/models/note_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_absolute_time.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_author.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_cell_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_create_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_create_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_create_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_distribution_cell_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_heat_map_cell_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_log_stream_cell_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_relative_time.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_response_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_split_by.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_timeseries_cell_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_toplist_cell_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_update_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_update_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebook_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebooks_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebooks_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebooks_response_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebooks_response_meta.rb +27 -2
- data/lib/datadog_api_client/v1/models/notebooks_response_page.rb +27 -2
- data/lib/datadog_api_client/v1/models/org_downgraded_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_billing.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_create_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_create_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_settings.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_settings_saml.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_settings_saml_autocreate_users_domains.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_settings_saml_idp_initiated_login.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_settings_saml_strict_mode.rb +27 -2
- data/lib/datadog_api_client/v1/models/organization_subscription.rb +27 -2
- data/lib/datadog_api_client/v1/models/pager_duty_service.rb +27 -2
- data/lib/datadog_api_client/v1/models/pager_duty_service_key.rb +27 -2
- data/lib/datadog_api_client/v1/models/pager_duty_service_name.rb +27 -2
- data/lib/datadog_api_client/v1/models/pagination.rb +27 -2
- data/lib/datadog_api_client/v1/models/powerpack_template_variable_contents.rb +27 -2
- data/lib/datadog_api_client/v1/models/powerpack_template_variables.rb +27 -2
- data/lib/datadog_api_client/v1/models/powerpack_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/process_query_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/query_value_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/query_value_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/reference_table_logs_lookup_processor.rb +27 -2
- data/lib/datadog_api_client/v1/models/response_meta_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/run_workflow_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/run_workflow_widget_input.rb +27 -2
- data/lib/datadog_api_client/v1/models/scatter_plot_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition_requests.rb +27 -2
- data/lib/datadog_api_client/v1/models/scatterplot_table_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/scatterplot_widget_formula.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_service_level_objective.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_service_level_objective_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_service_level_objective_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_query.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_int.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_string.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_links.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_meta.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_response_meta_page.rb +27 -2
- data/lib/datadog_api_client/v1/models/search_slo_threshold.rb +27 -2
- data/lib/datadog_api_client/v1/models/selectable_template_variable_items.rb +27 -2
- data/lib/datadog_api_client/v1/models/series.rb +27 -2
- data/lib/datadog_api_client/v1/models/service_check.rb +27 -2
- data/lib/datadog_api_client/v1/models/service_level_objective.rb +27 -2
- data/lib/datadog_api_client/v1/models/service_level_objective_query.rb +27 -2
- data/lib/datadog_api_client/v1/models/service_level_objective_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/service_map_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/service_summary_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_author.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_data_object.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_data_object_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_meta.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_meta_page.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request_global_time.rb +27 -2
- data/lib/datadog_api_client/v1/models/signal_assignee_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/signal_state_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/slack_integration_channel.rb +27 -2
- data/lib/datadog_api_client/v1/models/slack_integration_channel_display.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_error.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_create_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_create_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes_modifier.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_update_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_correction_update_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_creator.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_delete_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_formula.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_metrics.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata_unit.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_monitor.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_response_error.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_response_error_with_type.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_history_sli_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata_page.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_list_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_list_widget_query.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_list_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_overall_statuses.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_raw_error_budget_remaining.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_response_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_status.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_threshold.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_time_slice_condition.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_time_slice_query.rb +27 -2
- data/lib/datadog_api_client/v1/models/slo_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/split_config.rb +27 -2
- data/lib/datadog_api_client/v1/models/split_config_sort_compute.rb +27 -2
- data/lib/datadog_api_client/v1/models/split_dimension.rb +27 -2
- data/lib/datadog_api_client/v1/models/split_graph_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/split_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/split_vector_entry_item.rb +27 -2
- data/lib/datadog_api_client/v1/models/successful_signal_update_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/sunburst_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_inline_automatic.rb +27 -2
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_table.rb +27 -2
- data/lib/datadog_api_client/v1/models/sunburst_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_config.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_failure.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full_check.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short_result.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_test_step.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_api_wait_step.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_body_hash_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_schema_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_schema_target_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target_target.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_digest.rb +39 -3
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_ntlm.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_client.rb +39 -3
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_rop.rb +39 -3
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_sigv4.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_web.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_batch_details.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_batch_details_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_batch_result.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_error.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_failure.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full_check.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short_result.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_rum_settings.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_browser_variable.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_ci.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_git.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_pipeline.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_provider.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_test.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ci_test_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_config_variable.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_core_web_vitals.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_payload.rb +39 -3
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_deleted_test.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_device.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_get_api_test_latest_results_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_get_browser_test_latest_results_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_global_variable.rb +48 -3
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_options.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parse_test_options.rb +28 -3
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parse_test_options_type.rb +2 -1
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_request.rb +237 -0
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_totp_parameters.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_value.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_list_global_variables_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_list_tests_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_local_variable_parsing_options_type.rb +30 -0
- data/lib/datadog_api_client/v1/models/synthetics_location.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_locations.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_parsing_options.rb +30 -5
- data/lib/datadog_api_client/v1/models/synthetics_patch_test_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_patch_test_operation.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response_result_encryption.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_authentication.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_config_decryption.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_issuer.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_subject.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_step.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_step_detail.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_step_detail_warning.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_ci_options.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_config.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_details.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_options.rb +48 -3
- data/lib/datadog_api_client/v1/models/synthetics_test_options_monitor_options.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_options_retry.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_options_scheduling.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_options_scheduling_timeframe.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_request.rb +30 -20
- data/lib/datadog_api_client/v1/models/synthetics_test_request_body_file.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate_item.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_test_request_proxy.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_timing.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_trigger_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_location.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_run_result.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_tests_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_trigger_test.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_update_test_pause_status_payload.rb +27 -2
- data/lib/datadog_api_client/v1/models/synthetics_variable_parser.rb +27 -2
- data/lib/datadog_api_client/v1/models/table_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/table_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/tag_to_hosts.rb +27 -2
- data/lib/datadog_api_client/v1/models/timeseries_background.rb +27 -2
- data/lib/datadog_api_client/v1/models/timeseries_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/timeseries_widget_expression_alias.rb +27 -2
- data/lib/datadog_api_client/v1/models/timeseries_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/toplist_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/toplist_widget_flat.rb +27 -2
- data/lib/datadog_api_client/v1/models/toplist_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/toplist_widget_stacked.rb +27 -2
- data/lib/datadog_api_client/v1/models/toplist_widget_style.rb +27 -2
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/topology_query.rb +27 -2
- data/lib/datadog_api_client/v1/models/topology_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/tree_map_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v1/models/tree_map_widget_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_attribution_aggregates_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_audit_logs_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_audit_logs_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_billable_summary_body.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb +48 -3
- data/lib/datadog_api_client/v1/models/usage_billable_summary_keys.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_billable_summary_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_custom_reports_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_custom_reports_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_custom_reports_meta.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_custom_reports_page.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_custom_reports_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_cws_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_cws_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_dbm_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_dbm_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_fargate_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_fargate_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_host_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_hosts_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_incident_management_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_incident_management_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_iot_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_iot_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_lambda_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_lambda_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_logs_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_logs_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_network_flows_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_network_flows_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_network_hosts_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_network_hosts_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_online_archive_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_online_archive_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_profiling_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_profiling_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_rum_units_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_rum_units_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_sds_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_sds_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_snmp_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_snmp_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_attributes.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_data.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_meta.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_page.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +88 -3
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +108 -3
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +88 -3
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_synthetics_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_synthetics_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_timeseries_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_timeseries_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_hour.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_metadata.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_pagination.rb +27 -2
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/user.rb +27 -2
- data/lib/datadog_api_client/v1/models/user_disable_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/user_list_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/user_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/webhooks_integration.rb +27 -2
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable.rb +27 -2
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_response.rb +27 -2
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/webhooks_integration_update_request.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_axis.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_conditional_format.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_custom_link.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_event.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_field_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_formula.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_formula_limit.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_formula_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_formula_style.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_group_sort.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_layout.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_legacy_live_span.rb +80 -0
- data/lib/datadog_api_client/v1/models/widget_live_span_unit.rb +31 -0
- data/lib/datadog_api_client/v1/models/widget_marker.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_new_fixed_span.rb +173 -0
- data/lib/datadog_api_client/v1/models/widget_new_fixed_span_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/widget_new_live_span.rb +169 -0
- data/lib/datadog_api_client/v1/models/widget_new_live_span_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/widget_request_style.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_sort_by.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_style.rb +27 -2
- data/lib/datadog_api_client/v1/models/widget_time.rb +36 -52
- data/lib/datadog_api_client/v2/api/api_management_api.rb +5 -5
- data/lib/datadog_api_client/v2/api/authn_mappings_api.rb +6 -0
- data/lib/datadog_api_client/v2/api/case_management_api.rb +13 -13
- data/lib/datadog_api_client/v2/api/cloud_cost_management_api.rb +260 -0
- data/lib/datadog_api_client/v2/api/events_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/network_device_monitoring_api.rb +362 -0
- data/lib/datadog_api_client/v2/api/organizations_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/restriction_policies_api.rb +15 -7
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +134 -0
- data/lib/datadog_api_client/v2/api/service_scorecards_api.rb +79 -1
- data/lib/datadog_api_client/v2/api/software_catalog_api.rb +268 -0
- data/lib/datadog_api_client/v2/api/usage_metering_api.rb +8 -0
- data/lib/datadog_api_client/v2/api/workflow_automation_api.rb +307 -0
- data/lib/datadog_api_client/v2/model_base.rb +5 -0
- data/lib/datadog_api_client/v2/models/active_billing_dimensions_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/active_billing_dimensions_body.rb +27 -2
- data/lib/datadog_api_client/v2/models/active_billing_dimensions_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_error_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_key_create_attributes.rb +51 -6
- data/lib/datadog_api_client/v2/models/api_key_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_key_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_key_relationships.rb +36 -3
- data/lib/datadog_api_client/v2/models/api_key_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_key_response_included_item.rb +2 -1
- data/lib/datadog_api_client/v2/models/api_key_update_attributes.rb +51 -6
- data/lib/datadog_api_client/v2/models/api_key_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_key_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_keys_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_keys_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/api_keys_response_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_response_included_item.rb +2 -1
- data/lib/datadog_api_client/v2/models/application_key_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_response_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/application_key_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_event.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_event_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_events_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_query_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_query_page_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_response_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_search_events_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/audit_logs_warning.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_relationship_to_role.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_relationship_to_team.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_resource_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/authn_mapping_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_team.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_team_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mapping_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/authn_mappings_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_patch_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_patch_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_patch_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_post_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_post_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_post_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_config_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_cur_configs_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_related_account.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_related_account_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/aws_related_accounts_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_pair.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_pair_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_pairs_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_patch_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_patch_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_patch_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_post_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_post_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_config_post_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/azure_uc_configs_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/bill_config.rb +27 -2
- data/lib/datadog_api_client/v2/models/bulk_mute_findings_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/bulk_mute_findings_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/bulk_mute_findings_request_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/bulk_mute_findings_request_meta_findings.rb +27 -2
- data/lib/datadog_api_client/v2/models/bulk_mute_findings_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/bulk_mute_findings_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/case.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_assign.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_assign_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_assign_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_create_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_empty.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_empty_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_update_priority.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_update_priority_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_update_priority_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_update_status.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_update_status_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/case_update_status_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/cases_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/cases_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/cases_response_meta_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/chargeback_breakdown.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_bucket_value_timeseries_point.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_sort.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_ci_error.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_create_pipeline_event_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_event_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_git_info.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_group_by_histogram.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_host_info.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_job.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_parent_pipeline.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_pipeline.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_previous_pipeline.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_stage.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_step.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregate_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregation_buckets_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_analytics_aggregate_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_bucket_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_query_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_query_page_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata_with_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_response_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_test_event.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_test_events_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_test_events_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregate_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregation_buckets_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_tests_analytics_aggregate_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_tests_bucket_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_tests_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_tests_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/ci_app_warning.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_compliance_rule_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_rego_rule.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_case_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_compliance_signal_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_create_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_cost_activity.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_cost_activity_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_cost_activity_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_action.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_creator_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_kill.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_updater_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rules_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_create_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request_attributes.rb +38 -3
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/cloudflare_accounts_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_resource_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_accounts_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resource_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/confluent_resources_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/container.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_group.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_group_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_group_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_group_relationships_link.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_group_relationships_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_flavor.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_group.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_group_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_group_images_relationships_link.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_group_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_group_relationships_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_image_vulnerabilities.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_images_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_images_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/container_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/containers_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/containers_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/cost_attribution_aggregates_body.rb +27 -2
- data/lib/datadog_api_client/v2/models/cost_by_org.rb +27 -2
- data/lib/datadog_api_client/v2/models/cost_by_org_attributes.rb +48 -3
- data/lib/datadog_api_client/v2/models/cost_by_org_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_open_api_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_open_api_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_open_api_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_rule_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_rule_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_rule_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/create_rule_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/creator.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_cost_get_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/custom_cost_list_response_meta.rb +115 -0
- data/lib/datadog_api_client/v2/models/custom_cost_upload_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_get_response.rb +115 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_line_item.rb +198 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_list_response.rb +117 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_metadata.rb +177 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_metadata_high_level.rb +125 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_metadata_with_content.rb +189 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_metadata_with_content_high_level.rb +125 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_upload_response.rb +115 -0
- data/lib/datadog_api_client/v2/models/custom_costs_file_usage_charge_period.rb +115 -0
- data/lib/datadog_api_client/v2/models/custom_costs_user.rb +125 -0
- data/lib/datadog_api_client/v2/models/custom_destination_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_create_request_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_elasticsearch_destination_auth.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_forward_destination_elasticsearch.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_forward_destination_http.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_forward_destination_splunk.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_http_destination_auth_basic.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_http_destination_auth_custom_header.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_forward_destination_elasticsearch.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_forward_destination_http.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_forward_destination_splunk.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_http_destination_auth_basic.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_response_http_destination_auth_custom_header.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_update_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destination_update_request_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/custom_destinations_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_item_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_item_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_items.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/data_scalar_column.rb +27 -2
- data/lib/datadog_api_client/v2/models/detailed_finding.rb +27 -2
- data/lib/datadog_api_client/v2/models/detailed_finding_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/device_attributes.rb +297 -0
- data/lib/datadog_api_client/v2/models/device_attributes_interface_statuses.rb +135 -0
- data/lib/datadog_api_client/v2/models/devices_list_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/dora_deployment_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_deployment_request_attributes.rb +30 -5
- data/lib/datadog_api_client/v2/models/dora_deployment_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_deployment_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_deployment_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_git_info.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_incident_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_incident_request_attributes.rb +29 -4
- data/lib/datadog_api_client/v2/models/dora_incident_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_incident_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/dora_incident_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_create_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_monitor_identifier_id.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_monitor_identifier_tags.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_monitor_included_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_monitor_included_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_relationships_created_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_relationships_created_by_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_relationships_monitor.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_relationships_monitor_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_schedule_current_downtime_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_schedule_one_time_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_schedule_recurrence_create_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_schedule_recurrence_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_schedule_recurrences_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_schedule_recurrences_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_update_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/downtime_update_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/entity_attributes.rb +177 -0
- data/lib/datadog_api_client/v2/models/entity_data.rb +145 -0
- data/lib/datadog_api_client/v2/models/entity_meta.rb +135 -0
- data/lib/datadog_api_client/v2/models/entity_relationships.rb +145 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_incident.rb +125 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_oncall.rb +125 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_raw_schema.rb +125 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_raw_schema_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_related_entity.rb +135 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_related_entity_attributes.rb +135 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_related_entity_meta.rb +135 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_related_incident_attributes.rb +145 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_related_oncall_attributes.rb +117 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_related_oncall_escalation_item.rb +125 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_schema.rb +125 -0
- data/lib/datadog_api_client/v2/models/entity_response_included_schema_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/entity_response_meta.rb +115 -0
- data/lib/datadog_api_client/v2/models/entity_to_incidents.rb +107 -0
- data/lib/datadog_api_client/v2/models/entity_to_oncalls.rb +107 -0
- data/lib/datadog_api_client/v2/models/entity_to_raw_schema.rb +105 -0
- data/lib/datadog_api_client/v2/models/entity_to_related_entities.rb +107 -0
- data/lib/datadog_api_client/v2/models/entity_to_schema.rb +105 -0
- data/lib/datadog_api_client/v2/models/entity_v3.rb +65 -0
- data/lib/datadog_api_client/v2/models/entity_v3_api_version.rb +26 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_code_location_item.rb +112 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_event_item.rb +90 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_integration_opsgenie.rb +123 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_integration_pagerduty.rb +102 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_log_item.rb +90 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_performance.rb +82 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datadog_pipelines.rb +82 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datastore.rb +180 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datastore_datadog.rb +104 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datastore_kind.rb +26 -0
- data/lib/datadog_api_client/v2/models/entity_v3_datastore_spec.rb +129 -0
- data/lib/datadog_api_client/v2/models/entity_v3_integrations.rb +90 -0
- data/lib/datadog_api_client/v2/models/entity_v3_metadata.rb +242 -0
- data/lib/datadog_api_client/v2/models/entity_v3_metadata_additional_owners_items.rb +133 -0
- data/lib/datadog_api_client/v2/models/entity_v3_metadata_contacts_items.rb +140 -0
- data/lib/datadog_api_client/v2/models/entity_v3_metadata_links_items.rb +150 -0
- data/lib/datadog_api_client/v2/models/entity_v3_metadata_owner.rb +80 -0
- data/lib/datadog_api_client/v2/models/entity_v3_queue.rb +180 -0
- data/lib/datadog_api_client/v2/models/entity_v3_queue_datadog.rb +104 -0
- data/lib/datadog_api_client/v2/models/entity_v3_queue_kind.rb +26 -0
- data/lib/datadog_api_client/v2/models/entity_v3_queue_spec.rb +129 -0
- data/lib/datadog_api_client/v2/models/entity_v3_service.rb +180 -0
- data/lib/datadog_api_client/v2/models/entity_v3_service_datadog.rb +126 -0
- data/lib/datadog_api_client/v2/models/entity_v3_service_kind.rb +26 -0
- data/lib/datadog_api_client/v2/models/entity_v3_service_spec.rb +153 -0
- data/lib/datadog_api_client/v2/models/entity_v3_system.rb +180 -0
- data/lib/datadog_api_client/v2/models/entity_v3_system_datadog.rb +114 -0
- data/lib/datadog_api_client/v2/models/entity_v3_system_kind.rb +26 -0
- data/lib/datadog_api_client/v2/models/entity_v3_system_spec.rb +131 -0
- data/lib/datadog_api_client/v2/models/event.rb +27 -2
- data/lib/datadog_api_client/v2/models/event_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/event_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/event_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_group_by_sort.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_list_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_list_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_query_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_request_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_response_metadata_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_scalar_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_search.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_timeseries_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/events_warning.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_accoun_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_create_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_account_update_request_attributes.rb +41 -6
- data/lib/datadog_api_client/v2/models/fastly_account_update_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_accounts_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_service.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_service_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_service_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_service_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_service_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/fastly_services_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/finding.rb +27 -2
- data/lib/datadog_api_client/v2/models/finding_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/formula_limit.rb +27 -2
- data/lib/datadog_api_client/v2/models/full_api_key.rb +27 -2
- data/lib/datadog_api_client/v2/models/full_api_key_attributes.rb +29 -4
- data/lib/datadog_api_client/v2/models/full_application_key.rb +27 -2
- data/lib/datadog_api_client/v2/models/full_application_key_attributes.rb +28 -3
- data/lib/datadog_api_client/v2/models/gcp_service_account_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_update_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/gcpsts_service_accounts_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/get_device_attributes.rb +287 -0
- data/lib/datadog_api_client/v2/models/get_device_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/get_device_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/get_finding_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/get_interfaces_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/get_interfaces_response.rb +107 -0
- data/lib/datadog_api_client/v2/models/group_scalar_column.rb +27 -2
- data/lib/datadog_api_client/v2/models/hourly_usage.rb +27 -2
- data/lib/datadog_api_client/v2/models/hourly_usage_attributes.rb +48 -3
- data/lib/datadog_api_client/v2/models/hourly_usage_measurement.rb +27 -2
- data/lib/datadog_api_client/v2/models/hourly_usage_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/hourly_usage_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/hourly_usage_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/http_log_error.rb +27 -2
- data/lib/datadog_api_client/v2/models/http_log_errors.rb +27 -2
- data/lib/datadog_api_client/v2/models/httpci_app_error.rb +27 -2
- data/lib/datadog_api_client/v2/models/httpci_app_errors.rb +27 -2
- data/lib/datadog_api_client/v2/models/idp_metadata_form_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes_attachment_object.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_postmortem_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachment_update_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachments_postmortem_attributes_attachment_object.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_attachments_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_create_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_field_attributes_multiple_value.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_field_attributes_single_value.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_patch_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_patch_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_integration_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_non_datadog_creator.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_notification_handle.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_response_meta_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_response_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_facets_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_field_facet_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_incidents_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_numeric_facet_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_numeric_facet_data_aggregates.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_property_field_facet_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_search_response_user_facet_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_service_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_services_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_team_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_teams_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes_content.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_anonymous_assignee.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_patch_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_patch_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_todo_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_update_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/incident_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/incidents_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/include_type.rb +30 -0
- data/lib/datadog_api_client/v2/models/intake_payload_accepted.rb +27 -2
- data/lib/datadog_api_client/v2/models/interface_attributes.rb +155 -0
- data/lib/datadog_api_client/v2/models/interface_attributes_status.rb +29 -0
- data/lib/datadog_api_client/v2/models/ip_allowlist_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/ip_allowlist_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry.rb +27 -2
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/ip_allowlist_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/ip_allowlist_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/jira_integration_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/jira_integration_metadata_issues_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/jira_issue.rb +27 -2
- data/lib/datadog_api_client/v2/models/jira_issue_result.rb +27 -2
- data/lib/datadog_api_client/v2/models/jsonapi_error_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/jsonapi_error_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/leaked_key.rb +165 -0
- data/lib/datadog_api_client/v2/models/leaked_key_attributes.rb +133 -0
- data/lib/datadog_api_client/v2/models/leaked_key_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/list_apis_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_apis_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_apis_response_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_apis_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_apis_response_meta_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_application_keys_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_devices_response.rb +117 -0
- data/lib/datadog_api_client/v2/models/list_devices_response_metadata.rb +105 -0
- data/lib/datadog_api_client/v2/models/list_devices_response_metadata_page.rb +105 -0
- data/lib/datadog_api_client/v2/models/list_downtimes_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_entity_catalog_response.rb +139 -0
- data/lib/datadog_api_client/v2/models/list_entity_catalog_response_included_item.rb +66 -0
- data/lib/datadog_api_client/v2/models/list_entity_catalog_response_links.rb +125 -0
- data/lib/datadog_api_client/v2/models/list_findings_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_powerpacks_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_rules_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_rules_response_data_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_rules_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/list_tags_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/list_tags_response_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/list_tags_response_data_attributes.rb +107 -0
- data/lib/datadog_api_client/v2/models/log.rb +27 -2
- data/lib/datadog_api_client/v2/models/log_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value_timeseries_point.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_request_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_aggregate_sort.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_destination_azure.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_destination_gcs.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_destination_s3.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_integration_azure.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_integration_gcs.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_order.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_order_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archive_order_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_archives.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_group_by_histogram.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_list_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_list_request_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_list_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_response_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_response_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_response_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_update_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metric_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_metrics_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_query_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_response_metadata_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/logs_warning.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_all_tags.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_all_tags_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_all_tags_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_attributes.rb +42 -7
- data/lib/datadog_api_client/v2/models/metric_asset_dashboard_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_dashboard_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_monitor_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_monitor_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_notebook_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_notebook_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_response_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_slo_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_asset_slo_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_assets_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_custom_aggregation.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_dashboard_asset.rb +28 -3
- data/lib/datadog_api_client/v2/models/metric_dashboard_attributes.rb +42 -7
- data/lib/datadog_api_client/v2/models/metric_distinct_volume.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_distinct_volume_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_estimate.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_estimate_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_estimate_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_monitor_asset.rb +28 -3
- data/lib/datadog_api_client/v2/models/metric_notebook_asset.rb +28 -3
- data/lib/datadog_api_client/v2/models/metric_origin.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_point.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_resource.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_series.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_slo_asset.rb +28 -3
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/metric_volumes_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/metrics_scalar_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/metrics_timeseries_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_edit_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_edit_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_edit_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_tag_policy.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_config_policy_tag_policy_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_downtime_match_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_downtime_match_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_downtime_match_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/monitor_type.rb +27 -2
- data/lib/datadog_api_client/v2/models/monthly_cost_attribution_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/monthly_cost_attribution_body.rb +27 -2
- data/lib/datadog_api_client/v2/models/monthly_cost_attribution_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/monthly_cost_attribution_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/monthly_cost_attribution_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user.rb +27 -2
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/nullable_user_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/nullable_user_relationship_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_update_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_account_update_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/okta_accounts_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap.rb +27 -2
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/open_api_endpoint.rb +27 -2
- data/lib/datadog_api_client/v2/models/open_api_file.rb +27 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_attributes.rb +31 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_attributes.rb +46 -3
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_data.rb +35 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_attributes.rb +46 -3
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_data.rb +35 -2
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/opsgenie_services_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_get_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_read.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_read_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_write.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_write_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/org_config_write_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/organization.rb +27 -2
- data/lib/datadog_api_client/v2/models/organization_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_request_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_batch_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_response_data_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_response_included_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_response_included_rule_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/outcomes_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/partial_api_key.rb +27 -2
- data/lib/datadog_api_client/v2/models/partial_api_key_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/partial_application_key.rb +27 -2
- data/lib/datadog_api_client/v2/models/partial_application_key_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/partial_application_key_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/permission.rb +27 -2
- data/lib/datadog_api_client/v2/models/permission_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/permissions_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_group_widget.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_group_widget_definition.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_group_widget_layout.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_inner_widget_layout.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_inner_widgets.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpack_template_variable.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpacks_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/powerpacks_response_meta_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/process_summaries_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/process_summaries_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/process_summaries_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/process_summary.rb +27 -2
- data/lib/datadog_api_client/v2/models/process_summary_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/project.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_relationship_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/project_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/projected_cost.rb +27 -2
- data/lib/datadog_api_client/v2/models/projected_cost_attributes.rb +48 -3
- data/lib/datadog_api_client/v2/models/projected_cost_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/projects_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/query_formula.rb +27 -2
- data/lib/datadog_api_client/v2/models/relation_type.rb +35 -0
- data/lib/datadog_api_client/v2/models/relationship_item.rb +115 -0
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_impact_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_impacts.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadata_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadatas.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_responder_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_responders.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_user_defined_field_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_incident_user_defined_fields.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_organization.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_organization_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_organizations.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_outcome.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_outcome_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_permission.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_permission_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_permissions.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_role.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_role_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_roles.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_rule.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_rule_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_rule_data_object.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_team.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_team_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_team_link_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_team_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_permission.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_permission_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_team.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_team_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_user.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_user_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/relationship_to_users.rb +27 -2
- data/lib/datadog_api_client/v2/models/reorder_retention_filters_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/response_meta_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/restriction_policy.rb +27 -2
- data/lib/datadog_api_client/v2/models/restriction_policy_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/restriction_policy_binding.rb +27 -2
- data/lib/datadog_api_client/v2/models/restriction_policy_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/restriction_policy_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_all.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_all_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_create_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filter_without_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/retention_filters_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/role.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_clone.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_clone_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_clone_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_create_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_create_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_relationships.rb +28 -13
- data/lib/datadog_api_client/v2/models/role_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_response_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_update_attributes.rb +59 -6
- data/lib/datadog_api_client/v2/models/role_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_update_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/role_update_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/roles_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rule_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/rule_outcome_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value_timeseries_point.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_aggregate_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_aggregate_sort.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_aggregation_buckets_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_analytics_aggregate_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application_attributes.rb +28 -3
- data/lib/datadog_api_client/v2/models/rum_application_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application_create_attributes.rb +28 -3
- data/lib/datadog_api_client/v2/models/rum_application_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application_list.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application_list_attributes.rb +28 -3
- data/lib/datadog_api_client/v2/models/rum_application_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application_update.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_application_update_attributes.rb +28 -3
- data/lib/datadog_api_client/v2/models/rum_application_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_applications_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_bucket_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_event.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_event_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_events_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_group_by_histogram.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_query_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_query_page_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_response_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_search_events_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/rum_warning.rb +27 -2
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute.rb +27 -2
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_formula_query_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_formula_query_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_formula_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_formula_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_formula_response_atrributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/scalar_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filter_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_filters_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_list_rules_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_convert_payload.rb +63 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_convert_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_detection_method.rb +1 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_evaluation_window.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_impossible_travel_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_keep_alive.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_new_value_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_options.rb +29 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_query_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_query_payload_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_test_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_test_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_third_party_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_update_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_create_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_create_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_test_payload.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_attributes.rb +38 -3
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppression_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_suppressions_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_third_party_root_query.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_third_party_rule_case.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_third_party_rule_case_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_triage_user.rb +27 -2
- data/lib/datadog_api_client/v2/models/security_monitoring_user.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_config_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_group_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_rule_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_included_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_list.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_included_keyword_configuration.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_meta_version_only.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_config.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_groups_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_included_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_text_replacement.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_account_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_account_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_account_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_create_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_get_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_meta_warnings.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1_contact.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1_info.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1_integrations.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1_org.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v1_resource.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_doc.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_email.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_integrations.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_link.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_ms_teams.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_opsgenie.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_pagerduty.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_slack.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot2.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot2_contact.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot2_integrations.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot2_link.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot2_opsgenie.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot2_pagerduty.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_email.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_integrations.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_link.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_ms_teams.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_opsgenie.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_repo.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_slack.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_definitions_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_now_ticket.rb +27 -2
- data/lib/datadog_api_client/v2/models/service_now_ticket_result.rb +27 -2
- data/lib/datadog_api_client/v2/models/slack_integration_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/slack_integration_metadata_channel_item.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_create_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_create_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_post_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_post_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_status_get_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_status_get_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/slo_report_status_get_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/span.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_bucket.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_bucket_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_bucket_value_timeseries_point.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_aggregate_sort.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_filter_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_group_by_histogram.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_request_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_request_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_list_response_metadata.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_response_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_response_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_response_group_by.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_update_compute.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metric_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_metrics_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_query_filter.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_query_options.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_response_metadata_page.rb +27 -2
- data/lib/datadog_api_client/v2/models/spans_warning.rb +27 -2
- data/lib/datadog_api_client/v2/models/team.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_create_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_link.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_link_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_link_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_link_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_link_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_links_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_setting.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_setting_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_setting_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_setting_update.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_setting_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_setting_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_permission_settings_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_relationships_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_update.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_update_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/team_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/teams_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/teams_response_links.rb +27 -2
- data/lib/datadog_api_client/v2/models/teams_response_meta.rb +27 -2
- data/lib/datadog_api_client/v2/models/teams_response_meta_pagination.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_formula_query_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_formula_query_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_formula_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_formula_request_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/timeseries_response_series.rb +27 -2
- data/lib/datadog_api_client/v2/models/unit.rb +27 -2
- data/lib/datadog_api_client/v2/models/update_open_api_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/update_open_api_response_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/update_open_api_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/update_rule_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/update_rule_request_data.rb +115 -0
- data/lib/datadog_api_client/v2/models/update_rule_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/update_rule_response_data.rb +135 -0
- data/lib/datadog_api_client/v2/models/upsert_catalog_entity_request.rb +63 -0
- data/lib/datadog_api_client/v2/models/upsert_catalog_entity_response.rb +129 -0
- data/lib/datadog_api_client/v2/models/upsert_catalog_entity_response_included_item.rb +62 -0
- data/lib/datadog_api_client/v2/models/usage_application_security_monitoring_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/usage_attributes_object.rb +27 -2
- data/lib/datadog_api_client/v2/models/usage_data_object.rb +27 -2
- data/lib/datadog_api_client/v2/models/usage_lambda_traced_invocations_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/usage_observability_pipelines_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/usage_time_series_object.rb +27 -2
- data/lib/datadog_api_client/v2/models/user.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_attributes.rb +38 -3
- data/lib/datadog_api_client/v2/models/user_create_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_create_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_create_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitation_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitation_data_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitation_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitation_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitation_response_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitations_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_invitations_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_relationship_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_response_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_create.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_permission.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_permission_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_relationships.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_update.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_team_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_teams_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_update_attributes.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_update_data.rb +27 -2
- data/lib/datadog_api_client/v2/models/user_update_request.rb +27 -2
- data/lib/datadog_api_client/v2/models/users_relationship.rb +27 -2
- data/lib/datadog_api_client/v2/models/users_response.rb +27 -2
- data/lib/datadog_api_client/v2/models/workflow_instance_create_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_instance_create_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_instance_create_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_instance_create_response_data.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_instance_list_item.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_list_instances_response.rb +117 -0
- data/lib/datadog_api_client/v2/models/workflow_list_instances_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/workflow_list_instances_response_meta_page.rb +105 -0
- data/lib/datadog_api_client/v2/models/worklflow_cancel_instance_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/worklflow_cancel_instance_response_data.rb +105 -0
- data/lib/datadog_api_client/v2/models/worklflow_get_instance_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/worklflow_get_instance_response_data.rb +105 -0
- data/lib/datadog_api_client/v2/models/worklflow_get_instance_response_data_attributes.rb +105 -0
- data/lib/datadog_api_client/version.rb +1 -1
- data/repository.datadog.yaml +6 -0
- metadata +161 -2
|
@@ -202,6 +202,14 @@ components:
|
|
|
202
202
|
required: true
|
|
203
203
|
schema:
|
|
204
204
|
type: string
|
|
205
|
+
EntityID:
|
|
206
|
+
description: UUID or Entity Ref
|
|
207
|
+
in: path
|
|
208
|
+
name: entity_id
|
|
209
|
+
required: true
|
|
210
|
+
schema:
|
|
211
|
+
example: service:myservice
|
|
212
|
+
type: string
|
|
205
213
|
FastlyAccountID:
|
|
206
214
|
description: Fastly Account id.
|
|
207
215
|
in: path
|
|
@@ -216,6 +224,68 @@ components:
|
|
|
216
224
|
required: true
|
|
217
225
|
schema:
|
|
218
226
|
type: string
|
|
227
|
+
FileID:
|
|
228
|
+
description: File ID.
|
|
229
|
+
in: path
|
|
230
|
+
name: file_id
|
|
231
|
+
required: true
|
|
232
|
+
schema:
|
|
233
|
+
type: string
|
|
234
|
+
FilterByExcludeSnapshot:
|
|
235
|
+
description: Filter entities by excluding snapshotted entities
|
|
236
|
+
in: query
|
|
237
|
+
name: fitler[exclude_snapshot]
|
|
238
|
+
required: false
|
|
239
|
+
schema:
|
|
240
|
+
type: string
|
|
241
|
+
FilterByID:
|
|
242
|
+
description: Filter entities by UUID
|
|
243
|
+
explode: true
|
|
244
|
+
in: query
|
|
245
|
+
name: fitler[id]
|
|
246
|
+
required: false
|
|
247
|
+
schema:
|
|
248
|
+
type: string
|
|
249
|
+
FilterByKind:
|
|
250
|
+
description: Filter entities by kind
|
|
251
|
+
explode: true
|
|
252
|
+
in: query
|
|
253
|
+
name: fitler[kind]
|
|
254
|
+
required: false
|
|
255
|
+
schema:
|
|
256
|
+
type: string
|
|
257
|
+
FilterByName:
|
|
258
|
+
description: Filter entities by name
|
|
259
|
+
explode: true
|
|
260
|
+
in: query
|
|
261
|
+
name: fitler[name]
|
|
262
|
+
required: false
|
|
263
|
+
schema:
|
|
264
|
+
type: string
|
|
265
|
+
FilterByOwner:
|
|
266
|
+
description: Filter entities by owner
|
|
267
|
+
explode: true
|
|
268
|
+
in: query
|
|
269
|
+
name: fitler[owner]
|
|
270
|
+
required: false
|
|
271
|
+
schema:
|
|
272
|
+
type: string
|
|
273
|
+
FilterByRef:
|
|
274
|
+
description: Filter entities by reference
|
|
275
|
+
explode: true
|
|
276
|
+
in: query
|
|
277
|
+
name: fitler[ref]
|
|
278
|
+
required: false
|
|
279
|
+
schema:
|
|
280
|
+
type: string
|
|
281
|
+
FilterByRelationType:
|
|
282
|
+
description: Filter entities by relation type
|
|
283
|
+
explode: true
|
|
284
|
+
in: query
|
|
285
|
+
name: fitler[relation][type]
|
|
286
|
+
required: false
|
|
287
|
+
schema:
|
|
288
|
+
$ref: '#/components/schemas/RelationType'
|
|
219
289
|
GCPSTSServiceAccountID:
|
|
220
290
|
description: Your GCP STS enabled service account's unique ID.
|
|
221
291
|
in: path
|
|
@@ -351,6 +421,21 @@ components:
|
|
|
351
421
|
required: true
|
|
352
422
|
schema:
|
|
353
423
|
type: string
|
|
424
|
+
Include:
|
|
425
|
+
description: include relationship data
|
|
426
|
+
explode: true
|
|
427
|
+
in: query
|
|
428
|
+
name: include
|
|
429
|
+
required: false
|
|
430
|
+
schema:
|
|
431
|
+
$ref: '#/components/schemas/IncludeType'
|
|
432
|
+
InstanceId:
|
|
433
|
+
description: The ID of the workflow instance.
|
|
434
|
+
in: path
|
|
435
|
+
name: instance_id
|
|
436
|
+
required: true
|
|
437
|
+
schema:
|
|
438
|
+
type: string
|
|
354
439
|
MetricID:
|
|
355
440
|
description: The name of the log-based metric.
|
|
356
441
|
in: path
|
|
@@ -450,7 +535,7 @@ components:
|
|
|
450
535
|
schema:
|
|
451
536
|
type: string
|
|
452
537
|
RuleId:
|
|
453
|
-
description: The ID of the rule
|
|
538
|
+
description: The ID of the rule.
|
|
454
539
|
in: path
|
|
455
540
|
name: rule_id
|
|
456
541
|
required: true
|
|
@@ -536,6 +621,13 @@ components:
|
|
|
536
621
|
schema:
|
|
537
622
|
example: 00000000-0000-9999-0000-000000000000
|
|
538
623
|
type: string
|
|
624
|
+
WorkflowId:
|
|
625
|
+
description: The ID of the workflow.
|
|
626
|
+
in: path
|
|
627
|
+
name: workflow_id
|
|
628
|
+
required: true
|
|
629
|
+
schema:
|
|
630
|
+
type: string
|
|
539
631
|
requestBodies: {}
|
|
540
632
|
responses:
|
|
541
633
|
BadRequestResponse:
|
|
@@ -641,6 +733,8 @@ components:
|
|
|
641
733
|
properties:
|
|
642
734
|
errors:
|
|
643
735
|
description: A list of errors.
|
|
736
|
+
example:
|
|
737
|
+
- Bad Request
|
|
644
738
|
items:
|
|
645
739
|
description: A list of items.
|
|
646
740
|
example: Bad Request
|
|
@@ -652,10 +746,16 @@ components:
|
|
|
652
746
|
APIKeyCreateAttributes:
|
|
653
747
|
description: Attributes used to create an API Key.
|
|
654
748
|
properties:
|
|
749
|
+
category:
|
|
750
|
+
description: The APIKeyCreateAttributes category.
|
|
751
|
+
type: string
|
|
655
752
|
name:
|
|
656
753
|
description: Name of the API key.
|
|
657
754
|
example: API Key for submitting metrics
|
|
658
755
|
type: string
|
|
756
|
+
remote_config_read_enabled:
|
|
757
|
+
description: The APIKeyCreateAttributes remote_config_read_enabled.
|
|
758
|
+
type: boolean
|
|
659
759
|
required:
|
|
660
760
|
- name
|
|
661
761
|
type: object
|
|
@@ -684,7 +784,7 @@ components:
|
|
|
684
784
|
created_by:
|
|
685
785
|
$ref: '#/components/schemas/RelationshipToUser'
|
|
686
786
|
modified_by:
|
|
687
|
-
$ref: '#/components/schemas/
|
|
787
|
+
$ref: '#/components/schemas/NullableRelationshipToUser'
|
|
688
788
|
type: object
|
|
689
789
|
APIKeyResponse:
|
|
690
790
|
description: Response for retrieving an API key.
|
|
@@ -701,13 +801,20 @@ components:
|
|
|
701
801
|
description: An object related to an API key.
|
|
702
802
|
oneOf:
|
|
703
803
|
- $ref: '#/components/schemas/User'
|
|
804
|
+
- $ref: '#/components/schemas/LeakedKey'
|
|
704
805
|
APIKeyUpdateAttributes:
|
|
705
806
|
description: Attributes used to update an API Key.
|
|
706
807
|
properties:
|
|
808
|
+
category:
|
|
809
|
+
description: The APIKeyUpdateAttributes category.
|
|
810
|
+
type: string
|
|
707
811
|
name:
|
|
708
812
|
description: Name of the API key.
|
|
709
813
|
example: API Key for submitting metrics
|
|
710
814
|
type: string
|
|
815
|
+
remote_config_read_enabled:
|
|
816
|
+
description: The APIKeyUpdateAttributes remote_config_read_enabled.
|
|
817
|
+
type: boolean
|
|
711
818
|
required:
|
|
712
819
|
- name
|
|
713
820
|
type: object
|
|
@@ -960,6 +1067,7 @@ components:
|
|
|
960
1067
|
oneOf:
|
|
961
1068
|
- $ref: '#/components/schemas/User'
|
|
962
1069
|
- $ref: '#/components/schemas/Role'
|
|
1070
|
+
- $ref: '#/components/schemas/LeakedKey'
|
|
963
1071
|
ApplicationKeyResponseMeta:
|
|
964
1072
|
description: Additional information related to the application key response.
|
|
965
1073
|
properties:
|
|
@@ -1384,6 +1492,15 @@ components:
|
|
|
1384
1492
|
team:
|
|
1385
1493
|
$ref: '#/components/schemas/RelationshipToTeam'
|
|
1386
1494
|
type: object
|
|
1495
|
+
AuthNMappingResourceType:
|
|
1496
|
+
description: The type of resource being mapped to.
|
|
1497
|
+
enum:
|
|
1498
|
+
- role
|
|
1499
|
+
- team
|
|
1500
|
+
type: string
|
|
1501
|
+
x-enum-varnames:
|
|
1502
|
+
- ROLE
|
|
1503
|
+
- TEAM
|
|
1387
1504
|
AuthNMappingResponse:
|
|
1388
1505
|
description: AuthN Mapping response from the API.
|
|
1389
1506
|
properties:
|
|
@@ -2338,7 +2455,6 @@ components:
|
|
|
2338
2455
|
author_email:
|
|
2339
2456
|
description: The commit author email.
|
|
2340
2457
|
example: author@example.com
|
|
2341
|
-
format: email
|
|
2342
2458
|
type: string
|
|
2343
2459
|
author_name:
|
|
2344
2460
|
description: The commit author name.
|
|
@@ -2363,7 +2479,6 @@ components:
|
|
|
2363
2479
|
committer_email:
|
|
2364
2480
|
description: The committer email.
|
|
2365
2481
|
example: committer@example.com
|
|
2366
|
-
format: email
|
|
2367
2482
|
nullable: true
|
|
2368
2483
|
type: string
|
|
2369
2484
|
committer_name:
|
|
@@ -4454,6 +4569,9 @@ components:
|
|
|
4454
4569
|
key is provided (and not a token), this field is also required.
|
|
4455
4570
|
example: test-email@example.com
|
|
4456
4571
|
type: string
|
|
4572
|
+
name:
|
|
4573
|
+
description: The name of the Cloudflare account.
|
|
4574
|
+
type: string
|
|
4457
4575
|
resources:
|
|
4458
4576
|
description: An allowlist of resources to restrict pulling metrics for.
|
|
4459
4577
|
example:
|
|
@@ -5390,6 +5508,12 @@ components:
|
|
|
5390
5508
|
CostByOrgAttributes:
|
|
5391
5509
|
description: Cost attributes data.
|
|
5392
5510
|
properties:
|
|
5511
|
+
account_name:
|
|
5512
|
+
description: The account name.
|
|
5513
|
+
type: string
|
|
5514
|
+
account_public_id:
|
|
5515
|
+
description: The account public ID.
|
|
5516
|
+
type: string
|
|
5393
5517
|
charges:
|
|
5394
5518
|
description: List of charges data reported for the requested month.
|
|
5395
5519
|
items:
|
|
@@ -5501,6 +5625,234 @@ components:
|
|
|
5501
5625
|
nullable: true
|
|
5502
5626
|
type: string
|
|
5503
5627
|
type: object
|
|
5628
|
+
CustomCostGetResponseMeta:
|
|
5629
|
+
description: Meta for the response from the Get Custom Costs endpoints.
|
|
5630
|
+
properties:
|
|
5631
|
+
version:
|
|
5632
|
+
description: Version of Custom Costs file
|
|
5633
|
+
type: string
|
|
5634
|
+
type: object
|
|
5635
|
+
CustomCostListResponseMeta:
|
|
5636
|
+
description: Meta for the response from the List Custom Costs endpoints.
|
|
5637
|
+
properties:
|
|
5638
|
+
total_filtered_count:
|
|
5639
|
+
description: Number of Custom Costs files returned by the List Custom Costs
|
|
5640
|
+
endpoint
|
|
5641
|
+
format: int64
|
|
5642
|
+
type: integer
|
|
5643
|
+
version:
|
|
5644
|
+
description: Version of Custom Costs file
|
|
5645
|
+
type: string
|
|
5646
|
+
type: object
|
|
5647
|
+
CustomCostUploadResponseMeta:
|
|
5648
|
+
description: Meta for the response from the Upload Custom Costs endpoints.
|
|
5649
|
+
properties:
|
|
5650
|
+
version:
|
|
5651
|
+
description: Version of Custom Costs file
|
|
5652
|
+
type: string
|
|
5653
|
+
type: object
|
|
5654
|
+
CustomCostsFileGetResponse:
|
|
5655
|
+
description: Response for Get Custom Costs files.
|
|
5656
|
+
properties:
|
|
5657
|
+
data:
|
|
5658
|
+
$ref: '#/components/schemas/CustomCostsFileMetadataWithContentHighLevel'
|
|
5659
|
+
meta:
|
|
5660
|
+
$ref: '#/components/schemas/CustomCostGetResponseMeta'
|
|
5661
|
+
type: object
|
|
5662
|
+
CustomCostsFileLineItem:
|
|
5663
|
+
description: Line item details from a Custom Costs file.
|
|
5664
|
+
properties:
|
|
5665
|
+
BilledCost:
|
|
5666
|
+
description: Total cost in the cost file.
|
|
5667
|
+
example: 100.5
|
|
5668
|
+
format: double
|
|
5669
|
+
type: number
|
|
5670
|
+
BillingCurrency:
|
|
5671
|
+
description: Currency used in the Custom Costs file.
|
|
5672
|
+
example: USD
|
|
5673
|
+
type: string
|
|
5674
|
+
ChargeDescription:
|
|
5675
|
+
description: Description for the line item cost.
|
|
5676
|
+
example: Monthly usage charge for my service
|
|
5677
|
+
type: string
|
|
5678
|
+
ChargePeriodEnd:
|
|
5679
|
+
description: End date of the usage charge.
|
|
5680
|
+
example: '2023-02-28'
|
|
5681
|
+
pattern: ^\d{4}-\d{2}-\d{2}$
|
|
5682
|
+
type: string
|
|
5683
|
+
ChargePeriodStart:
|
|
5684
|
+
description: Start date of the usage charge.
|
|
5685
|
+
example: '2023-02-01'
|
|
5686
|
+
pattern: ^\d{4}-\d{2}-\d{2}$
|
|
5687
|
+
type: string
|
|
5688
|
+
ProviderName:
|
|
5689
|
+
description: Name of the provider for the line item.
|
|
5690
|
+
type: string
|
|
5691
|
+
Tags:
|
|
5692
|
+
additionalProperties:
|
|
5693
|
+
type: string
|
|
5694
|
+
description: Additional tags for the line item.
|
|
5695
|
+
type: object
|
|
5696
|
+
type: object
|
|
5697
|
+
CustomCostsFileListResponse:
|
|
5698
|
+
description: Response for List Custom Costs files.
|
|
5699
|
+
properties:
|
|
5700
|
+
data:
|
|
5701
|
+
description: List of Custom Costs files.
|
|
5702
|
+
items:
|
|
5703
|
+
$ref: '#/components/schemas/CustomCostsFileMetadataHighLevel'
|
|
5704
|
+
type: array
|
|
5705
|
+
meta:
|
|
5706
|
+
$ref: '#/components/schemas/CustomCostListResponseMeta'
|
|
5707
|
+
type: object
|
|
5708
|
+
CustomCostsFileMetadata:
|
|
5709
|
+
description: Schema of a Custom Costs metadata.
|
|
5710
|
+
properties:
|
|
5711
|
+
billed_cost:
|
|
5712
|
+
description: Total cost in the cost file.
|
|
5713
|
+
example: 100.5
|
|
5714
|
+
format: double
|
|
5715
|
+
type: number
|
|
5716
|
+
billing_currency:
|
|
5717
|
+
description: Currency used in the Custom Costs file.
|
|
5718
|
+
example: USD
|
|
5719
|
+
type: string
|
|
5720
|
+
charge_period:
|
|
5721
|
+
$ref: '#/components/schemas/CustomCostsFileUsageChargePeriod'
|
|
5722
|
+
name:
|
|
5723
|
+
description: Name of the Custom Costs file.
|
|
5724
|
+
example: my_file.json
|
|
5725
|
+
type: string
|
|
5726
|
+
provider_names:
|
|
5727
|
+
description: Providers contained in the Custom Costs file.
|
|
5728
|
+
items:
|
|
5729
|
+
description: Name of the provider.
|
|
5730
|
+
example: my_provider
|
|
5731
|
+
type: string
|
|
5732
|
+
type: array
|
|
5733
|
+
status:
|
|
5734
|
+
description: Status of the Custom Costs file.
|
|
5735
|
+
example: active
|
|
5736
|
+
type: string
|
|
5737
|
+
uploaded_at:
|
|
5738
|
+
description: Timestamp, in millisecond, of the upload time of the Custom
|
|
5739
|
+
Costs file.
|
|
5740
|
+
example: 1704067200000
|
|
5741
|
+
format: double
|
|
5742
|
+
type: number
|
|
5743
|
+
uploaded_by:
|
|
5744
|
+
$ref: '#/components/schemas/CustomCostsUser'
|
|
5745
|
+
type: object
|
|
5746
|
+
CustomCostsFileMetadataHighLevel:
|
|
5747
|
+
description: JSON API format for a Custom Costs file.
|
|
5748
|
+
properties:
|
|
5749
|
+
attributes:
|
|
5750
|
+
$ref: '#/components/schemas/CustomCostsFileMetadata'
|
|
5751
|
+
id:
|
|
5752
|
+
description: ID of the Custom Costs metadata.
|
|
5753
|
+
type: string
|
|
5754
|
+
type:
|
|
5755
|
+
description: Type of the Custom Costs file metadata.
|
|
5756
|
+
type: string
|
|
5757
|
+
type: object
|
|
5758
|
+
CustomCostsFileMetadataWithContent:
|
|
5759
|
+
description: Schema of a cost file's metadata.
|
|
5760
|
+
properties:
|
|
5761
|
+
billed_cost:
|
|
5762
|
+
description: Total cost in the cost file.
|
|
5763
|
+
example: 100.5
|
|
5764
|
+
format: double
|
|
5765
|
+
type: number
|
|
5766
|
+
billing_currency:
|
|
5767
|
+
description: Currency used in the Custom Costs file.
|
|
5768
|
+
example: USD
|
|
5769
|
+
type: string
|
|
5770
|
+
charge_period:
|
|
5771
|
+
$ref: '#/components/schemas/CustomCostsFileUsageChargePeriod'
|
|
5772
|
+
content:
|
|
5773
|
+
description: Detail of the line items from the Custom Costs file.
|
|
5774
|
+
items:
|
|
5775
|
+
$ref: '#/components/schemas/CustomCostsFileLineItem'
|
|
5776
|
+
type: array
|
|
5777
|
+
name:
|
|
5778
|
+
description: Name of the Custom Costs file.
|
|
5779
|
+
example: my_file.json
|
|
5780
|
+
type: string
|
|
5781
|
+
provider_names:
|
|
5782
|
+
description: Providers contained in the Custom Costs file.
|
|
5783
|
+
items:
|
|
5784
|
+
description: Name of a provider.
|
|
5785
|
+
example: my_provider
|
|
5786
|
+
type: string
|
|
5787
|
+
type: array
|
|
5788
|
+
status:
|
|
5789
|
+
description: Status of the Custom Costs file.
|
|
5790
|
+
example: active
|
|
5791
|
+
type: string
|
|
5792
|
+
uploaded_at:
|
|
5793
|
+
description: Timestamp in millisecond of the upload time of the Custom Costs
|
|
5794
|
+
file.
|
|
5795
|
+
example: 1704067200000
|
|
5796
|
+
format: double
|
|
5797
|
+
type: number
|
|
5798
|
+
uploaded_by:
|
|
5799
|
+
$ref: '#/components/schemas/CustomCostsUser'
|
|
5800
|
+
type: object
|
|
5801
|
+
CustomCostsFileMetadataWithContentHighLevel:
|
|
5802
|
+
description: JSON API format of for a Custom Costs file with content.
|
|
5803
|
+
properties:
|
|
5804
|
+
attributes:
|
|
5805
|
+
$ref: '#/components/schemas/CustomCostsFileMetadataWithContent'
|
|
5806
|
+
id:
|
|
5807
|
+
description: ID of the Custom Costs metadata.
|
|
5808
|
+
type: string
|
|
5809
|
+
type:
|
|
5810
|
+
description: Type of the Custom Costs file metadata.
|
|
5811
|
+
type: string
|
|
5812
|
+
type: object
|
|
5813
|
+
CustomCostsFileUploadRequest:
|
|
5814
|
+
description: Request for uploading a Custom Costs file.
|
|
5815
|
+
items:
|
|
5816
|
+
$ref: '#/components/schemas/CustomCostsFileLineItem'
|
|
5817
|
+
type: array
|
|
5818
|
+
CustomCostsFileUploadResponse:
|
|
5819
|
+
description: Response for Uploaded Custom Costs files.
|
|
5820
|
+
properties:
|
|
5821
|
+
data:
|
|
5822
|
+
$ref: '#/components/schemas/CustomCostsFileMetadataHighLevel'
|
|
5823
|
+
meta:
|
|
5824
|
+
$ref: '#/components/schemas/CustomCostUploadResponseMeta'
|
|
5825
|
+
type: object
|
|
5826
|
+
CustomCostsFileUsageChargePeriod:
|
|
5827
|
+
description: Usage charge period of a Custom Costs file.
|
|
5828
|
+
properties:
|
|
5829
|
+
end:
|
|
5830
|
+
description: End of the usage of the Custom Costs file.
|
|
5831
|
+
example: 1706745600000
|
|
5832
|
+
format: double
|
|
5833
|
+
type: number
|
|
5834
|
+
start:
|
|
5835
|
+
description: Start of the usage of the Custom Costs file.
|
|
5836
|
+
example: 1704067200000
|
|
5837
|
+
format: double
|
|
5838
|
+
type: number
|
|
5839
|
+
type: object
|
|
5840
|
+
CustomCostsUser:
|
|
5841
|
+
description: Metadata of the user that has uploaded the Custom Costs file.
|
|
5842
|
+
properties:
|
|
5843
|
+
email:
|
|
5844
|
+
description: The name of the Custom Costs file.
|
|
5845
|
+
example: email.test@datadohq.com
|
|
5846
|
+
type: string
|
|
5847
|
+
icon:
|
|
5848
|
+
description: The name of the Custom Costs file.
|
|
5849
|
+
example: icon.png
|
|
5850
|
+
type: string
|
|
5851
|
+
name:
|
|
5852
|
+
description: Name of the user.
|
|
5853
|
+
example: Test User
|
|
5854
|
+
type: string
|
|
5855
|
+
type: object
|
|
5504
5856
|
CustomDestinationAttributeTagsRestrictionListType:
|
|
5505
5857
|
default: ALLOW_LIST
|
|
5506
5858
|
description: 'How `forward_tags_restriction_list` parameter should be interpreted.
|
|
@@ -5615,7 +5967,6 @@ components:
|
|
|
5615
5967
|
- $ref: '#/components/schemas/CustomDestinationForwardDestinationHttp'
|
|
5616
5968
|
- $ref: '#/components/schemas/CustomDestinationForwardDestinationSplunk'
|
|
5617
5969
|
- $ref: '#/components/schemas/CustomDestinationForwardDestinationElasticsearch'
|
|
5618
|
-
type: object
|
|
5619
5970
|
CustomDestinationForwardDestinationElasticsearch:
|
|
5620
5971
|
description: The Elasticsearch destination.
|
|
5621
5972
|
properties:
|
|
@@ -5736,7 +6087,6 @@ components:
|
|
|
5736
6087
|
oneOf:
|
|
5737
6088
|
- $ref: '#/components/schemas/CustomDestinationHttpDestinationAuthBasic'
|
|
5738
6089
|
- $ref: '#/components/schemas/CustomDestinationHttpDestinationAuthCustomHeader'
|
|
5739
|
-
type: object
|
|
5740
6090
|
CustomDestinationHttpDestinationAuthBasic:
|
|
5741
6091
|
description: Basic access authentication.
|
|
5742
6092
|
properties:
|
|
@@ -5876,7 +6226,6 @@ components:
|
|
|
5876
6226
|
- $ref: '#/components/schemas/CustomDestinationResponseForwardDestinationHttp'
|
|
5877
6227
|
- $ref: '#/components/schemas/CustomDestinationResponseForwardDestinationSplunk'
|
|
5878
6228
|
- $ref: '#/components/schemas/CustomDestinationResponseForwardDestinationElasticsearch'
|
|
5879
|
-
type: object
|
|
5880
6229
|
CustomDestinationResponseForwardDestinationElasticsearch:
|
|
5881
6230
|
description: The Elasticsearch destination.
|
|
5882
6231
|
properties:
|
|
@@ -5990,7 +6339,6 @@ components:
|
|
|
5990
6339
|
oneOf:
|
|
5991
6340
|
- $ref: '#/components/schemas/CustomDestinationResponseHttpDestinationAuthBasic'
|
|
5992
6341
|
- $ref: '#/components/schemas/CustomDestinationResponseHttpDestinationAuthCustomHeader'
|
|
5993
|
-
type: object
|
|
5994
6342
|
CustomDestinationResponseHttpDestinationAuthBasic:
|
|
5995
6343
|
description: Basic access authentication.
|
|
5996
6344
|
properties:
|
|
@@ -6132,8 +6480,9 @@ components:
|
|
|
6132
6480
|
example: staging
|
|
6133
6481
|
type: string
|
|
6134
6482
|
finished_at:
|
|
6135
|
-
description: Unix timestamp
|
|
6136
|
-
|
|
6483
|
+
description: Unix timestamp when the deployment finished. It must be in
|
|
6484
|
+
nanoseconds, milliseconds, or seconds, and it should not be older than
|
|
6485
|
+
1 hour.
|
|
6137
6486
|
example: 1693491984000000000
|
|
6138
6487
|
format: int64
|
|
6139
6488
|
type: integer
|
|
@@ -6143,11 +6492,12 @@ components:
|
|
|
6143
6492
|
description: Deployment ID.
|
|
6144
6493
|
type: string
|
|
6145
6494
|
service:
|
|
6146
|
-
description: Service name
|
|
6495
|
+
description: Service name.
|
|
6147
6496
|
example: shopist
|
|
6148
6497
|
type: string
|
|
6149
6498
|
started_at:
|
|
6150
|
-
description: Unix timestamp
|
|
6499
|
+
description: Unix timestamp when the deployment started. It must be in nanoseconds,
|
|
6500
|
+
milliseconds, or seconds.
|
|
6151
6501
|
example: 1693491974000000000
|
|
6152
6502
|
format: int64
|
|
6153
6503
|
type: integer
|
|
@@ -6224,8 +6574,8 @@ components:
|
|
|
6224
6574
|
example: staging
|
|
6225
6575
|
type: string
|
|
6226
6576
|
finished_at:
|
|
6227
|
-
description: Unix timestamp
|
|
6228
|
-
should not be older than 1 hour.
|
|
6577
|
+
description: Unix timestamp when the incident finished. It must be in nanoseconds,
|
|
6578
|
+
milliseconds, or seconds, and it should not be older than 1 hour.
|
|
6229
6579
|
example: 1693491984000000000
|
|
6230
6580
|
format: int64
|
|
6231
6581
|
type: integer
|
|
@@ -6252,7 +6602,8 @@ components:
|
|
|
6252
6602
|
example: High
|
|
6253
6603
|
type: string
|
|
6254
6604
|
started_at:
|
|
6255
|
-
description: Unix timestamp
|
|
6605
|
+
description: Unix timestamp when the incident started. It must be in nanoseconds,
|
|
6606
|
+
milliseconds, or seconds.
|
|
6256
6607
|
example: 1693491974000000000
|
|
6257
6608
|
format: int64
|
|
6258
6609
|
type: integer
|
|
@@ -6573,6 +6924,129 @@ components:
|
|
|
6573
6924
|
type: string
|
|
6574
6925
|
x-enum-varnames:
|
|
6575
6926
|
- DETAILED_FINDING
|
|
6927
|
+
DeviceAttributes:
|
|
6928
|
+
description: The device attributes
|
|
6929
|
+
properties:
|
|
6930
|
+
description:
|
|
6931
|
+
description: The device description
|
|
6932
|
+
example: a device monitored with NDM
|
|
6933
|
+
type: string
|
|
6934
|
+
device_type:
|
|
6935
|
+
description: The device type
|
|
6936
|
+
example: other
|
|
6937
|
+
type: string
|
|
6938
|
+
integration:
|
|
6939
|
+
description: The device integration
|
|
6940
|
+
example: snmp
|
|
6941
|
+
type: string
|
|
6942
|
+
interface_statuses:
|
|
6943
|
+
$ref: '#/components/schemas/DeviceAttributesInterfaceStatuses'
|
|
6944
|
+
ip_address:
|
|
6945
|
+
description: The device IP address
|
|
6946
|
+
example: 1.2.3.4
|
|
6947
|
+
type: string
|
|
6948
|
+
location:
|
|
6949
|
+
description: The device location
|
|
6950
|
+
example: paris
|
|
6951
|
+
type: string
|
|
6952
|
+
model:
|
|
6953
|
+
description: The device model
|
|
6954
|
+
example: xx-123
|
|
6955
|
+
type: string
|
|
6956
|
+
name:
|
|
6957
|
+
description: The device name
|
|
6958
|
+
example: example device
|
|
6959
|
+
type: string
|
|
6960
|
+
os_hostname:
|
|
6961
|
+
description: The device OS hostname
|
|
6962
|
+
type: string
|
|
6963
|
+
os_name:
|
|
6964
|
+
description: The device OS name
|
|
6965
|
+
example: example OS
|
|
6966
|
+
type: string
|
|
6967
|
+
os_version:
|
|
6968
|
+
description: The device OS version
|
|
6969
|
+
example: 1.0.2
|
|
6970
|
+
type: string
|
|
6971
|
+
ping_status:
|
|
6972
|
+
description: The device ping status
|
|
6973
|
+
example: unmonitored
|
|
6974
|
+
type: string
|
|
6975
|
+
product_name:
|
|
6976
|
+
description: The device product name
|
|
6977
|
+
example: example device
|
|
6978
|
+
type: string
|
|
6979
|
+
serial_number:
|
|
6980
|
+
description: The device serial number
|
|
6981
|
+
example: X12345
|
|
6982
|
+
type: string
|
|
6983
|
+
status:
|
|
6984
|
+
description: The device SNMP status
|
|
6985
|
+
example: ok
|
|
6986
|
+
type: string
|
|
6987
|
+
subnet:
|
|
6988
|
+
description: The device subnet
|
|
6989
|
+
example: 1.2.3.4/24
|
|
6990
|
+
type: string
|
|
6991
|
+
sys_object_id:
|
|
6992
|
+
description: The device `sys_object_id`
|
|
6993
|
+
example: 1.3.6.1.4.1.99999
|
|
6994
|
+
type: string
|
|
6995
|
+
tags:
|
|
6996
|
+
description: The list of device tags
|
|
6997
|
+
example:
|
|
6998
|
+
- device_ip:1.2.3.4
|
|
6999
|
+
- device_id:example:1.2.3.4
|
|
7000
|
+
items:
|
|
7001
|
+
type: string
|
|
7002
|
+
type: array
|
|
7003
|
+
vendor:
|
|
7004
|
+
description: The device vendor
|
|
7005
|
+
example: example vendor
|
|
7006
|
+
type: string
|
|
7007
|
+
version:
|
|
7008
|
+
description: The device version
|
|
7009
|
+
example: 1.2.3
|
|
7010
|
+
type: string
|
|
7011
|
+
type: object
|
|
7012
|
+
DeviceAttributesInterfaceStatuses:
|
|
7013
|
+
description: Count of the device interfaces by status
|
|
7014
|
+
example:
|
|
7015
|
+
down: 1
|
|
7016
|
+
'off': 2
|
|
7017
|
+
up: 12
|
|
7018
|
+
warning: 5
|
|
7019
|
+
properties:
|
|
7020
|
+
down:
|
|
7021
|
+
description: The number of interfaces that are down
|
|
7022
|
+
format: int64
|
|
7023
|
+
type: integer
|
|
7024
|
+
'off':
|
|
7025
|
+
description: The number of interfaces that are off
|
|
7026
|
+
format: int64
|
|
7027
|
+
type: integer
|
|
7028
|
+
up:
|
|
7029
|
+
description: The number of interfaces that are up
|
|
7030
|
+
format: int64
|
|
7031
|
+
type: integer
|
|
7032
|
+
warning:
|
|
7033
|
+
description: The number of interfaces that are in a warning state
|
|
7034
|
+
format: int64
|
|
7035
|
+
type: integer
|
|
7036
|
+
type: object
|
|
7037
|
+
DevicesListData:
|
|
7038
|
+
description: The devices list data
|
|
7039
|
+
properties:
|
|
7040
|
+
attributes:
|
|
7041
|
+
$ref: '#/components/schemas/DeviceAttributes'
|
|
7042
|
+
id:
|
|
7043
|
+
description: The device ID
|
|
7044
|
+
example: example:1.2.3.4
|
|
7045
|
+
type: string
|
|
7046
|
+
type:
|
|
7047
|
+
description: The type of the resource. The value should always be device.
|
|
7048
|
+
type: string
|
|
7049
|
+
type: object
|
|
6576
7050
|
DowntimeCreateRequest:
|
|
6577
7051
|
description: Request for creating a downtime.
|
|
6578
7052
|
properties:
|
|
@@ -7148,6 +7622,814 @@ components:
|
|
|
7148
7622
|
- type
|
|
7149
7623
|
- attributes
|
|
7150
7624
|
type: object
|
|
7625
|
+
EntityAttributes:
|
|
7626
|
+
description: Entity attributes.
|
|
7627
|
+
properties:
|
|
7628
|
+
apiVersion:
|
|
7629
|
+
description: The api version.
|
|
7630
|
+
type: string
|
|
7631
|
+
description:
|
|
7632
|
+
description: The description.
|
|
7633
|
+
type: string
|
|
7634
|
+
displayName:
|
|
7635
|
+
description: The display name.
|
|
7636
|
+
type: string
|
|
7637
|
+
kind:
|
|
7638
|
+
description: The kind.
|
|
7639
|
+
type: string
|
|
7640
|
+
name:
|
|
7641
|
+
description: The name.
|
|
7642
|
+
type: string
|
|
7643
|
+
namespace:
|
|
7644
|
+
description: The namespace.
|
|
7645
|
+
type: string
|
|
7646
|
+
owner:
|
|
7647
|
+
description: The owner.
|
|
7648
|
+
type: string
|
|
7649
|
+
tags:
|
|
7650
|
+
description: The tags.
|
|
7651
|
+
items:
|
|
7652
|
+
type: string
|
|
7653
|
+
type: array
|
|
7654
|
+
type: object
|
|
7655
|
+
EntityData:
|
|
7656
|
+
description: Entity data.
|
|
7657
|
+
properties:
|
|
7658
|
+
attributes:
|
|
7659
|
+
$ref: '#/components/schemas/EntityAttributes'
|
|
7660
|
+
id:
|
|
7661
|
+
description: Entity id.
|
|
7662
|
+
type: string
|
|
7663
|
+
meta:
|
|
7664
|
+
$ref: '#/components/schemas/EntityMeta'
|
|
7665
|
+
relationships:
|
|
7666
|
+
$ref: '#/components/schemas/EntityRelationships'
|
|
7667
|
+
type:
|
|
7668
|
+
description: Entity.
|
|
7669
|
+
type: string
|
|
7670
|
+
type: object
|
|
7671
|
+
EntityMeta:
|
|
7672
|
+
description: Entity metadata.
|
|
7673
|
+
properties:
|
|
7674
|
+
createdAt:
|
|
7675
|
+
description: The creation time.
|
|
7676
|
+
type: string
|
|
7677
|
+
ingestionSource:
|
|
7678
|
+
description: The ingestion source.
|
|
7679
|
+
type: string
|
|
7680
|
+
modifiedAt:
|
|
7681
|
+
description: The modification time.
|
|
7682
|
+
type: string
|
|
7683
|
+
origin:
|
|
7684
|
+
description: The origin.
|
|
7685
|
+
type: string
|
|
7686
|
+
type: object
|
|
7687
|
+
EntityRaw:
|
|
7688
|
+
description: Entity definition in raw JSON/YAML representation.
|
|
7689
|
+
example: "apiVersion: v3\nkind: service\nmetadata:\n name: myservice\n"
|
|
7690
|
+
type: string
|
|
7691
|
+
EntityRelationships:
|
|
7692
|
+
description: Entity relationships.
|
|
7693
|
+
properties:
|
|
7694
|
+
incidents:
|
|
7695
|
+
$ref: '#/components/schemas/EntityToIncidents'
|
|
7696
|
+
oncall:
|
|
7697
|
+
$ref: '#/components/schemas/EntityToOncalls'
|
|
7698
|
+
rawSchema:
|
|
7699
|
+
$ref: '#/components/schemas/EntityToRawSchema'
|
|
7700
|
+
relatedEntities:
|
|
7701
|
+
$ref: '#/components/schemas/EntityToRelatedEntities'
|
|
7702
|
+
schema:
|
|
7703
|
+
$ref: '#/components/schemas/EntityToSchema'
|
|
7704
|
+
type: object
|
|
7705
|
+
EntityResponseData:
|
|
7706
|
+
description: List of entity data.
|
|
7707
|
+
items:
|
|
7708
|
+
$ref: '#/components/schemas/EntityData'
|
|
7709
|
+
type: array
|
|
7710
|
+
EntityResponseIncludedIncident:
|
|
7711
|
+
description: Included incident.
|
|
7712
|
+
properties:
|
|
7713
|
+
attributes:
|
|
7714
|
+
$ref: '#/components/schemas/EntityResponseIncludedRelatedIncidentAttributes'
|
|
7715
|
+
id:
|
|
7716
|
+
description: Incident id.
|
|
7717
|
+
type: string
|
|
7718
|
+
type:
|
|
7719
|
+
description: Incident description.
|
|
7720
|
+
type: string
|
|
7721
|
+
type: object
|
|
7722
|
+
EntityResponseIncludedOncall:
|
|
7723
|
+
description: Included oncall.
|
|
7724
|
+
properties:
|
|
7725
|
+
attributes:
|
|
7726
|
+
$ref: '#/components/schemas/EntityResponseIncludedRelatedOncallAttributes'
|
|
7727
|
+
id:
|
|
7728
|
+
description: Oncall ID.
|
|
7729
|
+
type: string
|
|
7730
|
+
type:
|
|
7731
|
+
description: Oncall type.
|
|
7732
|
+
type: string
|
|
7733
|
+
type: object
|
|
7734
|
+
EntityResponseIncludedRawSchema:
|
|
7735
|
+
description: Included raw schema.
|
|
7736
|
+
properties:
|
|
7737
|
+
attributes:
|
|
7738
|
+
$ref: '#/components/schemas/EntityResponseIncludedRawSchemaAttributes'
|
|
7739
|
+
id:
|
|
7740
|
+
description: Raw schema id.
|
|
7741
|
+
type: string
|
|
7742
|
+
type:
|
|
7743
|
+
description: Raw schema type.
|
|
7744
|
+
type: string
|
|
7745
|
+
type: object
|
|
7746
|
+
EntityResponseIncludedRawSchemaAttributes:
|
|
7747
|
+
description: Included raw schema attributes.
|
|
7748
|
+
properties:
|
|
7749
|
+
rawSchema:
|
|
7750
|
+
description: Schema from user input in base64 encoding.
|
|
7751
|
+
type: string
|
|
7752
|
+
type: object
|
|
7753
|
+
EntityResponseIncludedRelatedEntity:
|
|
7754
|
+
description: Included related entity.
|
|
7755
|
+
properties:
|
|
7756
|
+
attributes:
|
|
7757
|
+
$ref: '#/components/schemas/EntityResponseIncludedRelatedEntityAttributes'
|
|
7758
|
+
id:
|
|
7759
|
+
description: Entity UUID.
|
|
7760
|
+
type: string
|
|
7761
|
+
meta:
|
|
7762
|
+
$ref: '#/components/schemas/EntityResponseIncludedRelatedEntityMeta'
|
|
7763
|
+
type:
|
|
7764
|
+
description: Related entity.
|
|
7765
|
+
type: string
|
|
7766
|
+
type: object
|
|
7767
|
+
EntityResponseIncludedRelatedEntityAttributes:
|
|
7768
|
+
description: Related entity attributes.
|
|
7769
|
+
properties:
|
|
7770
|
+
kind:
|
|
7771
|
+
description: Entity kind.
|
|
7772
|
+
type: string
|
|
7773
|
+
name:
|
|
7774
|
+
description: Entity name.
|
|
7775
|
+
type: string
|
|
7776
|
+
namespace:
|
|
7777
|
+
description: Entity namespace.
|
|
7778
|
+
type: string
|
|
7779
|
+
type:
|
|
7780
|
+
description: Entity relation type to the associated entity.
|
|
7781
|
+
type: string
|
|
7782
|
+
type: object
|
|
7783
|
+
EntityResponseIncludedRelatedEntityMeta:
|
|
7784
|
+
description: Included related entity meta.
|
|
7785
|
+
properties:
|
|
7786
|
+
createdAt:
|
|
7787
|
+
description: Entity creation time.
|
|
7788
|
+
format: date-time
|
|
7789
|
+
type: string
|
|
7790
|
+
defined_by:
|
|
7791
|
+
description: Entity relation defined by.
|
|
7792
|
+
type: string
|
|
7793
|
+
modifiedAt:
|
|
7794
|
+
description: Entity modification time.
|
|
7795
|
+
format: date-time
|
|
7796
|
+
type: string
|
|
7797
|
+
source:
|
|
7798
|
+
description: Entity relation source.
|
|
7799
|
+
type: string
|
|
7800
|
+
type: object
|
|
7801
|
+
EntityResponseIncludedRelatedIncidentAttributes:
|
|
7802
|
+
description: Incident attributes.
|
|
7803
|
+
properties:
|
|
7804
|
+
createdAt:
|
|
7805
|
+
description: Incident creation time.
|
|
7806
|
+
format: date-time
|
|
7807
|
+
type: string
|
|
7808
|
+
htmlURL:
|
|
7809
|
+
description: Incident URL.
|
|
7810
|
+
type: string
|
|
7811
|
+
provider:
|
|
7812
|
+
description: Incident provider.
|
|
7813
|
+
type: string
|
|
7814
|
+
status:
|
|
7815
|
+
description: Incident status.
|
|
7816
|
+
type: string
|
|
7817
|
+
title:
|
|
7818
|
+
description: Incident title.
|
|
7819
|
+
type: string
|
|
7820
|
+
type: object
|
|
7821
|
+
EntityResponseIncludedRelatedOncallAttributes:
|
|
7822
|
+
description: Included related oncall attributes.
|
|
7823
|
+
properties:
|
|
7824
|
+
escalations:
|
|
7825
|
+
$ref: '#/components/schemas/EntityResponseIncludedRelatedOncallEscalations'
|
|
7826
|
+
provider:
|
|
7827
|
+
description: Oncall provider.
|
|
7828
|
+
type: string
|
|
7829
|
+
type: object
|
|
7830
|
+
EntityResponseIncludedRelatedOncallEscalationItem:
|
|
7831
|
+
description: Oncall escalation
|
|
7832
|
+
properties:
|
|
7833
|
+
email:
|
|
7834
|
+
description: Oncall email.
|
|
7835
|
+
type: string
|
|
7836
|
+
escalationLevel:
|
|
7837
|
+
description: Oncall level.
|
|
7838
|
+
format: int64
|
|
7839
|
+
type: integer
|
|
7840
|
+
name:
|
|
7841
|
+
description: Oncall name.
|
|
7842
|
+
type: string
|
|
7843
|
+
type: object
|
|
7844
|
+
EntityResponseIncludedRelatedOncallEscalations:
|
|
7845
|
+
description: Oncall escalations
|
|
7846
|
+
items:
|
|
7847
|
+
$ref: '#/components/schemas/EntityResponseIncludedRelatedOncallEscalationItem'
|
|
7848
|
+
type: array
|
|
7849
|
+
EntityResponseIncludedSchema:
|
|
7850
|
+
description: Included detail entity schema.
|
|
7851
|
+
properties:
|
|
7852
|
+
attributes:
|
|
7853
|
+
$ref: '#/components/schemas/EntityResponseIncludedSchemaAttributes'
|
|
7854
|
+
id:
|
|
7855
|
+
description: Entity id.
|
|
7856
|
+
type: string
|
|
7857
|
+
type:
|
|
7858
|
+
description: Schema type.
|
|
7859
|
+
type: string
|
|
7860
|
+
type: object
|
|
7861
|
+
EntityResponseIncludedSchemaAttributes:
|
|
7862
|
+
description: Included schema.
|
|
7863
|
+
properties:
|
|
7864
|
+
schema:
|
|
7865
|
+
$ref: '#/components/schemas/EntityV3'
|
|
7866
|
+
type: object
|
|
7867
|
+
EntityResponseMeta:
|
|
7868
|
+
description: Entity metadata.
|
|
7869
|
+
properties:
|
|
7870
|
+
count:
|
|
7871
|
+
description: Total entities count.
|
|
7872
|
+
format: int64
|
|
7873
|
+
type: integer
|
|
7874
|
+
includeCount:
|
|
7875
|
+
description: Total included data count.
|
|
7876
|
+
format: int64
|
|
7877
|
+
type: integer
|
|
7878
|
+
type: object
|
|
7879
|
+
EntityToIncidents:
|
|
7880
|
+
description: Entity to incidents relationship.
|
|
7881
|
+
properties:
|
|
7882
|
+
data:
|
|
7883
|
+
$ref: '#/components/schemas/RelationshipArray'
|
|
7884
|
+
type: object
|
|
7885
|
+
EntityToOncalls:
|
|
7886
|
+
description: Entity to oncalls relationship.
|
|
7887
|
+
properties:
|
|
7888
|
+
data:
|
|
7889
|
+
$ref: '#/components/schemas/RelationshipArray'
|
|
7890
|
+
type: object
|
|
7891
|
+
EntityToRawSchema:
|
|
7892
|
+
description: Entity to raw schema relationship.
|
|
7893
|
+
properties:
|
|
7894
|
+
data:
|
|
7895
|
+
$ref: '#/components/schemas/RelationshipItem'
|
|
7896
|
+
type: object
|
|
7897
|
+
EntityToRelatedEntities:
|
|
7898
|
+
description: Entity to related entities relationship.
|
|
7899
|
+
properties:
|
|
7900
|
+
data:
|
|
7901
|
+
$ref: '#/components/schemas/RelationshipArray'
|
|
7902
|
+
type: object
|
|
7903
|
+
EntityToSchema:
|
|
7904
|
+
description: Entity to detail schema relationship.
|
|
7905
|
+
properties:
|
|
7906
|
+
data:
|
|
7907
|
+
$ref: '#/components/schemas/RelationshipItem'
|
|
7908
|
+
type: object
|
|
7909
|
+
EntityV3:
|
|
7910
|
+
description: Entity schema v3.
|
|
7911
|
+
oneOf:
|
|
7912
|
+
- $ref: '#/components/schemas/EntityV3Service'
|
|
7913
|
+
- $ref: '#/components/schemas/EntityV3Datastore'
|
|
7914
|
+
- $ref: '#/components/schemas/EntityV3Queue'
|
|
7915
|
+
- $ref: '#/components/schemas/EntityV3System'
|
|
7916
|
+
EntityV3APIVersion:
|
|
7917
|
+
description: The schema version of entity type. The field is known as schema-version
|
|
7918
|
+
in the previous version
|
|
7919
|
+
enum:
|
|
7920
|
+
- v3
|
|
7921
|
+
example: v3
|
|
7922
|
+
type: string
|
|
7923
|
+
x-enum-varnames:
|
|
7924
|
+
- V3
|
|
7925
|
+
EntityV3DatadogCodeLocationItem:
|
|
7926
|
+
additionalProperties: false
|
|
7927
|
+
description: code location item.
|
|
7928
|
+
properties:
|
|
7929
|
+
paths:
|
|
7930
|
+
description: The paths (glob) to the source code of the service
|
|
7931
|
+
items:
|
|
7932
|
+
type: string
|
|
7933
|
+
type: array
|
|
7934
|
+
repositoryURL:
|
|
7935
|
+
description: The repository path of the source code of the entity
|
|
7936
|
+
pattern: url
|
|
7937
|
+
type: string
|
|
7938
|
+
type: object
|
|
7939
|
+
EntityV3DatadogCodeLocations:
|
|
7940
|
+
additionalProperties: false
|
|
7941
|
+
description: Schema for mapping source code locations to an entity
|
|
7942
|
+
items:
|
|
7943
|
+
$ref: '#/components/schemas/EntityV3DatadogCodeLocationItem'
|
|
7944
|
+
type: array
|
|
7945
|
+
EntityV3DatadogEventItem:
|
|
7946
|
+
additionalProperties: false
|
|
7947
|
+
description: Events association item.
|
|
7948
|
+
properties:
|
|
7949
|
+
name:
|
|
7950
|
+
description: The name of the query
|
|
7951
|
+
type: string
|
|
7952
|
+
query:
|
|
7953
|
+
description: The query to run
|
|
7954
|
+
type: string
|
|
7955
|
+
type: object
|
|
7956
|
+
EntityV3DatadogEvents:
|
|
7957
|
+
additionalProperties: false
|
|
7958
|
+
description: Events associations
|
|
7959
|
+
items:
|
|
7960
|
+
$ref: '#/components/schemas/EntityV3DatadogEventItem'
|
|
7961
|
+
type: array
|
|
7962
|
+
EntityV3DatadogIntegrationOpsgenie:
|
|
7963
|
+
additionalProperties: false
|
|
7964
|
+
description: An Opsgenie integration schema
|
|
7965
|
+
properties:
|
|
7966
|
+
region:
|
|
7967
|
+
description: The region for the Opsgenie integration.
|
|
7968
|
+
minLength: 1
|
|
7969
|
+
type: string
|
|
7970
|
+
serviceURL:
|
|
7971
|
+
description: The service url for the Opsgenie integration.
|
|
7972
|
+
example: https://www.opsgenie.com/service/shopping-cart
|
|
7973
|
+
minLength: 1
|
|
7974
|
+
type: string
|
|
7975
|
+
required:
|
|
7976
|
+
- serviceURL
|
|
7977
|
+
type: object
|
|
7978
|
+
EntityV3DatadogIntegrationPagerduty:
|
|
7979
|
+
additionalProperties: false
|
|
7980
|
+
description: An PagerDuty integration schema
|
|
7981
|
+
properties:
|
|
7982
|
+
serviceURL:
|
|
7983
|
+
description: The service url for the PagerDuty integration.
|
|
7984
|
+
example: https://www.pagerduty.com/service-directory/Pshopping-cart
|
|
7985
|
+
minLength: 1
|
|
7986
|
+
type: string
|
|
7987
|
+
required:
|
|
7988
|
+
- serviceURL
|
|
7989
|
+
type: object
|
|
7990
|
+
EntityV3DatadogLogItem:
|
|
7991
|
+
additionalProperties: false
|
|
7992
|
+
description: log association item.
|
|
7993
|
+
properties:
|
|
7994
|
+
name:
|
|
7995
|
+
description: The name of the query
|
|
7996
|
+
type: string
|
|
7997
|
+
query:
|
|
7998
|
+
description: The query to run
|
|
7999
|
+
type: string
|
|
8000
|
+
type: object
|
|
8001
|
+
EntityV3DatadogLogs:
|
|
8002
|
+
additionalProperties: false
|
|
8003
|
+
description: Logs association
|
|
8004
|
+
items:
|
|
8005
|
+
$ref: '#/components/schemas/EntityV3DatadogLogItem'
|
|
8006
|
+
type: array
|
|
8007
|
+
EntityV3DatadogPerformance:
|
|
8008
|
+
additionalProperties: false
|
|
8009
|
+
description: Performance stats association
|
|
8010
|
+
properties:
|
|
8011
|
+
tags:
|
|
8012
|
+
description: A list of APM entity tags that associates the APM Stats data
|
|
8013
|
+
with the entity
|
|
8014
|
+
items:
|
|
8015
|
+
type: string
|
|
8016
|
+
type: array
|
|
8017
|
+
type: object
|
|
8018
|
+
EntityV3DatadogPipelines:
|
|
8019
|
+
additionalProperties: false
|
|
8020
|
+
description: CI Pipelines association
|
|
8021
|
+
properties:
|
|
8022
|
+
fingerprints:
|
|
8023
|
+
description: A list of CI Fingerprints that associate CI Pipelines with
|
|
8024
|
+
the entity
|
|
8025
|
+
items:
|
|
8026
|
+
type: string
|
|
8027
|
+
type: array
|
|
8028
|
+
type: object
|
|
8029
|
+
EntityV3Datastore:
|
|
8030
|
+
additionalProperties: false
|
|
8031
|
+
description: Schema for datastore entities
|
|
8032
|
+
properties:
|
|
8033
|
+
apiVersion:
|
|
8034
|
+
$ref: '#/components/schemas/EntityV3APIVersion'
|
|
8035
|
+
datadog:
|
|
8036
|
+
$ref: '#/components/schemas/EntityV3DatastoreDatadog'
|
|
8037
|
+
extensions:
|
|
8038
|
+
additionalProperties: {}
|
|
8039
|
+
description: Custom extensions. This is the free-formed field to send client
|
|
8040
|
+
side metadata. No Datadog features are affected by this field.
|
|
8041
|
+
type: object
|
|
8042
|
+
integrations:
|
|
8043
|
+
$ref: '#/components/schemas/EntityV3Integrations'
|
|
8044
|
+
kind:
|
|
8045
|
+
$ref: '#/components/schemas/EntityV3DatastoreKind'
|
|
8046
|
+
metadata:
|
|
8047
|
+
$ref: '#/components/schemas/EntityV3Metadata'
|
|
8048
|
+
spec:
|
|
8049
|
+
$ref: '#/components/schemas/EntityV3DatastoreSpec'
|
|
8050
|
+
required:
|
|
8051
|
+
- apiVersion
|
|
8052
|
+
- kind
|
|
8053
|
+
- metadata
|
|
8054
|
+
type: object
|
|
8055
|
+
EntityV3DatastoreDatadog:
|
|
8056
|
+
additionalProperties: false
|
|
8057
|
+
description: Datadog product integrations for the datastore entity
|
|
8058
|
+
properties:
|
|
8059
|
+
events:
|
|
8060
|
+
$ref: '#/components/schemas/EntityV3DatadogEvents'
|
|
8061
|
+
logs:
|
|
8062
|
+
$ref: '#/components/schemas/EntityV3DatadogLogs'
|
|
8063
|
+
performanceData:
|
|
8064
|
+
$ref: '#/components/schemas/EntityV3DatadogPerformance'
|
|
8065
|
+
type: object
|
|
8066
|
+
EntityV3DatastoreKind:
|
|
8067
|
+
description: The definition of Entity V3 Datastore Kind object.
|
|
8068
|
+
enum:
|
|
8069
|
+
- datastore
|
|
8070
|
+
example: datastore
|
|
8071
|
+
type: string
|
|
8072
|
+
x-enum-varnames:
|
|
8073
|
+
- DATASTORE
|
|
8074
|
+
EntityV3DatastoreSpec:
|
|
8075
|
+
additionalProperties: false
|
|
8076
|
+
description: The definition of Entity V3 Datastore Spec object.
|
|
8077
|
+
properties:
|
|
8078
|
+
lifecycle:
|
|
8079
|
+
description: The lifecycle state of the datastore.
|
|
8080
|
+
minLength: 1
|
|
8081
|
+
type: string
|
|
8082
|
+
tier:
|
|
8083
|
+
description: The importance of the datastore
|
|
8084
|
+
minLength: 1
|
|
8085
|
+
type: string
|
|
8086
|
+
type:
|
|
8087
|
+
description: The type of datastore
|
|
8088
|
+
type: string
|
|
8089
|
+
type: object
|
|
8090
|
+
EntityV3Integrations:
|
|
8091
|
+
additionalProperties: false
|
|
8092
|
+
description: A base schema for defining third party integrations
|
|
8093
|
+
properties:
|
|
8094
|
+
opsgenie:
|
|
8095
|
+
$ref: '#/components/schemas/EntityV3DatadogIntegrationOpsgenie'
|
|
8096
|
+
pagerduty:
|
|
8097
|
+
$ref: '#/components/schemas/EntityV3DatadogIntegrationPagerduty'
|
|
8098
|
+
type: object
|
|
8099
|
+
EntityV3Metadata:
|
|
8100
|
+
additionalProperties: false
|
|
8101
|
+
description: The definition of Entity V3 Metadata object.
|
|
8102
|
+
properties:
|
|
8103
|
+
additionalOwners:
|
|
8104
|
+
additionalProperties: false
|
|
8105
|
+
description: The additional owners of the entity, usually a team
|
|
8106
|
+
items:
|
|
8107
|
+
$ref: '#/components/schemas/EntityV3MetadataAdditionalOwnersItems'
|
|
8108
|
+
type: array
|
|
8109
|
+
contacts:
|
|
8110
|
+
additionalProperties: false
|
|
8111
|
+
description: A list of contacts for the entity
|
|
8112
|
+
items:
|
|
8113
|
+
$ref: '#/components/schemas/EntityV3MetadataContactsItems'
|
|
8114
|
+
type: array
|
|
8115
|
+
description:
|
|
8116
|
+
description: Short description of the entity. The UI can leverage the description
|
|
8117
|
+
for display
|
|
8118
|
+
type: string
|
|
8119
|
+
displayName:
|
|
8120
|
+
description: User friendly name of the entity. The UI can leverage the display
|
|
8121
|
+
name for display
|
|
8122
|
+
type: string
|
|
8123
|
+
id:
|
|
8124
|
+
description: A read-only globally unique identifier for the entity generated
|
|
8125
|
+
by Datadog. User supplied values are ignored.
|
|
8126
|
+
example: 4b163705-23c0-4573-b2fb-f6cea2163fcb
|
|
8127
|
+
minLength: 1
|
|
8128
|
+
type: string
|
|
8129
|
+
inheritFrom:
|
|
8130
|
+
description: The entity reference from which to inherit metadata
|
|
8131
|
+
example: application:default/myapp
|
|
8132
|
+
type: string
|
|
8133
|
+
links:
|
|
8134
|
+
additionalProperties: false
|
|
8135
|
+
description: A list of links for the entity
|
|
8136
|
+
items:
|
|
8137
|
+
$ref: '#/components/schemas/EntityV3MetadataLinksItems'
|
|
8138
|
+
type: array
|
|
8139
|
+
managed:
|
|
8140
|
+
additionalProperties: {}
|
|
8141
|
+
description: A read-only set of Datadog managed attributes generated by
|
|
8142
|
+
Datadog. User supplied values are ignored.
|
|
8143
|
+
type: object
|
|
8144
|
+
name:
|
|
8145
|
+
description: 'Unique name given to an entity under the kind/namespace '
|
|
8146
|
+
example: myService
|
|
8147
|
+
minLength: 1
|
|
8148
|
+
type: string
|
|
8149
|
+
namespace:
|
|
8150
|
+
description: Namespace is a part of unique identifier. It has a default
|
|
8151
|
+
value of 'default'
|
|
8152
|
+
example: default
|
|
8153
|
+
minLength: 1
|
|
8154
|
+
type: string
|
|
8155
|
+
owner:
|
|
8156
|
+
$ref: '#/components/schemas/EntityV3MetadataOwner'
|
|
8157
|
+
tags:
|
|
8158
|
+
description: A set of custom tags
|
|
8159
|
+
example:
|
|
8160
|
+
- this:tag
|
|
8161
|
+
- that:tag
|
|
8162
|
+
items:
|
|
8163
|
+
type: string
|
|
8164
|
+
type: array
|
|
8165
|
+
required:
|
|
8166
|
+
- name
|
|
8167
|
+
type: object
|
|
8168
|
+
EntityV3MetadataAdditionalOwnersItems:
|
|
8169
|
+
description: The definition of Entity V3 Metadata Additional Owners Items object.
|
|
8170
|
+
properties:
|
|
8171
|
+
name:
|
|
8172
|
+
description: Team name
|
|
8173
|
+
example: ''
|
|
8174
|
+
type: string
|
|
8175
|
+
type:
|
|
8176
|
+
description: Team type
|
|
8177
|
+
type: string
|
|
8178
|
+
required:
|
|
8179
|
+
- name
|
|
8180
|
+
EntityV3MetadataContactsItems:
|
|
8181
|
+
additionalProperties: false
|
|
8182
|
+
description: The definition of Entity V3 Metadata Contacts Items object.
|
|
8183
|
+
properties:
|
|
8184
|
+
contact:
|
|
8185
|
+
description: Contact value
|
|
8186
|
+
example: https://slack/
|
|
8187
|
+
type: string
|
|
8188
|
+
name:
|
|
8189
|
+
description: Contact name
|
|
8190
|
+
minLength: 2
|
|
8191
|
+
type: string
|
|
8192
|
+
type:
|
|
8193
|
+
description: Contact type.
|
|
8194
|
+
example: slack
|
|
8195
|
+
type: string
|
|
8196
|
+
required:
|
|
8197
|
+
- type
|
|
8198
|
+
- contact
|
|
8199
|
+
type: object
|
|
8200
|
+
EntityV3MetadataLinksItems:
|
|
8201
|
+
additionalProperties: false
|
|
8202
|
+
description: The definition of Entity V3 Metadata Links Items object.
|
|
8203
|
+
properties:
|
|
8204
|
+
name:
|
|
8205
|
+
description: Link name
|
|
8206
|
+
example: mylink
|
|
8207
|
+
type: string
|
|
8208
|
+
provider:
|
|
8209
|
+
description: Link provider.
|
|
8210
|
+
type: string
|
|
8211
|
+
type:
|
|
8212
|
+
default: other
|
|
8213
|
+
description: Link type.
|
|
8214
|
+
example: link
|
|
8215
|
+
type: string
|
|
8216
|
+
url:
|
|
8217
|
+
description: Link url
|
|
8218
|
+
example: https://mylink
|
|
8219
|
+
type: string
|
|
8220
|
+
required:
|
|
8221
|
+
- name
|
|
8222
|
+
- type
|
|
8223
|
+
- url
|
|
8224
|
+
type: object
|
|
8225
|
+
EntityV3MetadataOwner:
|
|
8226
|
+
additionalProperties: false
|
|
8227
|
+
description: The owner of the entity, usually a team
|
|
8228
|
+
properties:
|
|
8229
|
+
name:
|
|
8230
|
+
description: Team name
|
|
8231
|
+
type: string
|
|
8232
|
+
EntityV3Queue:
|
|
8233
|
+
additionalProperties: false
|
|
8234
|
+
description: Schema for queue entities
|
|
8235
|
+
properties:
|
|
8236
|
+
apiVersion:
|
|
8237
|
+
$ref: '#/components/schemas/EntityV3APIVersion'
|
|
8238
|
+
datadog:
|
|
8239
|
+
$ref: '#/components/schemas/EntityV3QueueDatadog'
|
|
8240
|
+
extensions:
|
|
8241
|
+
additionalProperties: {}
|
|
8242
|
+
description: Custom extensions. This is the free-formed field to send client
|
|
8243
|
+
side metadata. No Datadog features are affected by this field.
|
|
8244
|
+
type: object
|
|
8245
|
+
integrations:
|
|
8246
|
+
$ref: '#/components/schemas/EntityV3Integrations'
|
|
8247
|
+
kind:
|
|
8248
|
+
$ref: '#/components/schemas/EntityV3QueueKind'
|
|
8249
|
+
metadata:
|
|
8250
|
+
$ref: '#/components/schemas/EntityV3Metadata'
|
|
8251
|
+
spec:
|
|
8252
|
+
$ref: '#/components/schemas/EntityV3QueueSpec'
|
|
8253
|
+
required:
|
|
8254
|
+
- apiVersion
|
|
8255
|
+
- kind
|
|
8256
|
+
- metadata
|
|
8257
|
+
type: object
|
|
8258
|
+
EntityV3QueueDatadog:
|
|
8259
|
+
additionalProperties: false
|
|
8260
|
+
description: Datadog product integrations for the datastore entity
|
|
8261
|
+
properties:
|
|
8262
|
+
events:
|
|
8263
|
+
$ref: '#/components/schemas/EntityV3DatadogEvents'
|
|
8264
|
+
logs:
|
|
8265
|
+
$ref: '#/components/schemas/EntityV3DatadogLogs'
|
|
8266
|
+
performanceData:
|
|
8267
|
+
$ref: '#/components/schemas/EntityV3DatadogPerformance'
|
|
8268
|
+
type: object
|
|
8269
|
+
EntityV3QueueKind:
|
|
8270
|
+
description: The definition of Entity V3 Queue Kind object.
|
|
8271
|
+
enum:
|
|
8272
|
+
- queue
|
|
8273
|
+
example: queue
|
|
8274
|
+
type: string
|
|
8275
|
+
x-enum-varnames:
|
|
8276
|
+
- QUEUE
|
|
8277
|
+
EntityV3QueueSpec:
|
|
8278
|
+
additionalProperties: false
|
|
8279
|
+
description: The definition of Entity V3 Queue Spec object.
|
|
8280
|
+
properties:
|
|
8281
|
+
lifecycle:
|
|
8282
|
+
description: The lifecycle state of the queue.
|
|
8283
|
+
minLength: 1
|
|
8284
|
+
type: string
|
|
8285
|
+
tier:
|
|
8286
|
+
description: The importance of the queue
|
|
8287
|
+
minLength: 1
|
|
8288
|
+
type: string
|
|
8289
|
+
type:
|
|
8290
|
+
description: The type of queue
|
|
8291
|
+
type: string
|
|
8292
|
+
type: object
|
|
8293
|
+
EntityV3Service:
|
|
8294
|
+
additionalProperties: false
|
|
8295
|
+
description: Schema for service entities
|
|
8296
|
+
properties:
|
|
8297
|
+
apiVersion:
|
|
8298
|
+
$ref: '#/components/schemas/EntityV3APIVersion'
|
|
8299
|
+
datadog:
|
|
8300
|
+
$ref: '#/components/schemas/EntityV3ServiceDatadog'
|
|
8301
|
+
extensions:
|
|
8302
|
+
additionalProperties: {}
|
|
8303
|
+
description: Custom extensions. This is the free-formed field to send client
|
|
8304
|
+
side metadata. No Datadog features are affected by this field.
|
|
8305
|
+
type: object
|
|
8306
|
+
integrations:
|
|
8307
|
+
$ref: '#/components/schemas/EntityV3Integrations'
|
|
8308
|
+
kind:
|
|
8309
|
+
$ref: '#/components/schemas/EntityV3ServiceKind'
|
|
8310
|
+
metadata:
|
|
8311
|
+
$ref: '#/components/schemas/EntityV3Metadata'
|
|
8312
|
+
spec:
|
|
8313
|
+
$ref: '#/components/schemas/EntityV3ServiceSpec'
|
|
8314
|
+
required:
|
|
8315
|
+
- apiVersion
|
|
8316
|
+
- kind
|
|
8317
|
+
- metadata
|
|
8318
|
+
type: object
|
|
8319
|
+
EntityV3ServiceDatadog:
|
|
8320
|
+
additionalProperties: false
|
|
8321
|
+
description: Datadog product integrations for the service entity
|
|
8322
|
+
properties:
|
|
8323
|
+
codeLocations:
|
|
8324
|
+
$ref: '#/components/schemas/EntityV3DatadogCodeLocations'
|
|
8325
|
+
events:
|
|
8326
|
+
$ref: '#/components/schemas/EntityV3DatadogEvents'
|
|
8327
|
+
logs:
|
|
8328
|
+
$ref: '#/components/schemas/EntityV3DatadogLogs'
|
|
8329
|
+
performanceData:
|
|
8330
|
+
$ref: '#/components/schemas/EntityV3DatadogPerformance'
|
|
8331
|
+
pipelines:
|
|
8332
|
+
$ref: '#/components/schemas/EntityV3DatadogPipelines'
|
|
8333
|
+
type: object
|
|
8334
|
+
EntityV3ServiceKind:
|
|
8335
|
+
description: The definition of Entity V3 Service Kind object.
|
|
8336
|
+
enum:
|
|
8337
|
+
- service
|
|
8338
|
+
example: service
|
|
8339
|
+
type: string
|
|
8340
|
+
x-enum-varnames:
|
|
8341
|
+
- SERVICE
|
|
8342
|
+
EntityV3ServiceSpec:
|
|
8343
|
+
additionalProperties: false
|
|
8344
|
+
description: The definition of Entity V3 Service Spec object.
|
|
8345
|
+
properties:
|
|
8346
|
+
dependsOn:
|
|
8347
|
+
description: A list of components the service depends on
|
|
8348
|
+
items:
|
|
8349
|
+
type: string
|
|
8350
|
+
type: array
|
|
8351
|
+
languages:
|
|
8352
|
+
description: The service's programming language.
|
|
8353
|
+
items:
|
|
8354
|
+
type: string
|
|
8355
|
+
type: array
|
|
8356
|
+
lifecycle:
|
|
8357
|
+
description: The lifecycle state of the component.
|
|
8358
|
+
minLength: 1
|
|
8359
|
+
type: string
|
|
8360
|
+
tier:
|
|
8361
|
+
description: The importance of the component
|
|
8362
|
+
minLength: 1
|
|
8363
|
+
type: string
|
|
8364
|
+
type:
|
|
8365
|
+
description: The type of service
|
|
8366
|
+
type: string
|
|
8367
|
+
type: object
|
|
8368
|
+
EntityV3System:
|
|
8369
|
+
additionalProperties: false
|
|
8370
|
+
description: Schema for system entities
|
|
8371
|
+
properties:
|
|
8372
|
+
apiVersion:
|
|
8373
|
+
$ref: '#/components/schemas/EntityV3APIVersion'
|
|
8374
|
+
datadog:
|
|
8375
|
+
$ref: '#/components/schemas/EntityV3SystemDatadog'
|
|
8376
|
+
extensions:
|
|
8377
|
+
additionalProperties: {}
|
|
8378
|
+
description: Custom extensions. This is the free-formed field to send client
|
|
8379
|
+
side metadata. No Datadog features are affected by this field.
|
|
8380
|
+
type: object
|
|
8381
|
+
integrations:
|
|
8382
|
+
$ref: '#/components/schemas/EntityV3Integrations'
|
|
8383
|
+
kind:
|
|
8384
|
+
$ref: '#/components/schemas/EntityV3SystemKind'
|
|
8385
|
+
metadata:
|
|
8386
|
+
$ref: '#/components/schemas/EntityV3Metadata'
|
|
8387
|
+
spec:
|
|
8388
|
+
$ref: '#/components/schemas/EntityV3SystemSpec'
|
|
8389
|
+
required:
|
|
8390
|
+
- apiVersion
|
|
8391
|
+
- kind
|
|
8392
|
+
- metadata
|
|
8393
|
+
type: object
|
|
8394
|
+
EntityV3SystemDatadog:
|
|
8395
|
+
additionalProperties: false
|
|
8396
|
+
description: Datadog product integrations for the service entity
|
|
8397
|
+
properties:
|
|
8398
|
+
events:
|
|
8399
|
+
$ref: '#/components/schemas/EntityV3DatadogEvents'
|
|
8400
|
+
logs:
|
|
8401
|
+
$ref: '#/components/schemas/EntityV3DatadogLogs'
|
|
8402
|
+
performanceData:
|
|
8403
|
+
$ref: '#/components/schemas/EntityV3DatadogPerformance'
|
|
8404
|
+
pipelines:
|
|
8405
|
+
$ref: '#/components/schemas/EntityV3DatadogPipelines'
|
|
8406
|
+
type: object
|
|
8407
|
+
EntityV3SystemKind:
|
|
8408
|
+
description: The definition of Entity V3 System Kind object.
|
|
8409
|
+
enum:
|
|
8410
|
+
- system
|
|
8411
|
+
example: system
|
|
8412
|
+
type: string
|
|
8413
|
+
x-enum-varnames:
|
|
8414
|
+
- SYSTEM
|
|
8415
|
+
EntityV3SystemSpec:
|
|
8416
|
+
additionalProperties: false
|
|
8417
|
+
description: The definition of Entity V3 System Spec object.
|
|
8418
|
+
properties:
|
|
8419
|
+
components:
|
|
8420
|
+
description: A list of components belongs to the system.
|
|
8421
|
+
items:
|
|
8422
|
+
type: string
|
|
8423
|
+
type: array
|
|
8424
|
+
lifecycle:
|
|
8425
|
+
description: The lifecycle state of the component.
|
|
8426
|
+
minLength: 1
|
|
8427
|
+
type: string
|
|
8428
|
+
tier:
|
|
8429
|
+
description: An entity reference to the owner of the component.
|
|
8430
|
+
minLength: 1
|
|
8431
|
+
type: string
|
|
8432
|
+
type: object
|
|
7151
8433
|
Event:
|
|
7152
8434
|
description: The metadata associated with a request.
|
|
7153
8435
|
properties:
|
|
@@ -7765,6 +9047,9 @@ components:
|
|
|
7765
9047
|
description: The API key of the Fastly account.
|
|
7766
9048
|
example: ABCDEFG123
|
|
7767
9049
|
type: string
|
|
9050
|
+
name:
|
|
9051
|
+
description: The name of the Fastly account.
|
|
9052
|
+
type: string
|
|
7768
9053
|
type: object
|
|
7769
9054
|
FastlyAccountUpdateRequestData:
|
|
7770
9055
|
description: Data object for updating a Fastly account.
|
|
@@ -8061,6 +9346,7 @@ components:
|
|
|
8061
9346
|
created_at:
|
|
8062
9347
|
description: Creation date of the API key.
|
|
8063
9348
|
example: '2020-11-23T10:00:00.000Z'
|
|
9349
|
+
format: date-time
|
|
8064
9350
|
readOnly: true
|
|
8065
9351
|
type: string
|
|
8066
9352
|
key:
|
|
@@ -8077,6 +9363,7 @@ components:
|
|
|
8077
9363
|
modified_at:
|
|
8078
9364
|
description: Date the API key was last modified.
|
|
8079
9365
|
example: '2020-11-23T10:00:00.000Z'
|
|
9366
|
+
format: date-time
|
|
8080
9367
|
readOnly: true
|
|
8081
9368
|
type: string
|
|
8082
9369
|
name:
|
|
@@ -8106,6 +9393,7 @@ components:
|
|
|
8106
9393
|
created_at:
|
|
8107
9394
|
description: Creation date of the application key.
|
|
8108
9395
|
example: '2020-11-23T10:00:00.000Z'
|
|
9396
|
+
format: date-time
|
|
8109
9397
|
readOnly: true
|
|
8110
9398
|
type: string
|
|
8111
9399
|
key:
|
|
@@ -8301,6 +9589,109 @@ components:
|
|
|
8301
9589
|
type: string
|
|
8302
9590
|
x-enum-varnames:
|
|
8303
9591
|
- GCP_SERVICE_ACCOUNT
|
|
9592
|
+
GetDeviceAttributes:
|
|
9593
|
+
description: The device attributes
|
|
9594
|
+
properties:
|
|
9595
|
+
description:
|
|
9596
|
+
description: A description of the device.
|
|
9597
|
+
example: a device monitored with NDM
|
|
9598
|
+
type: string
|
|
9599
|
+
device_type:
|
|
9600
|
+
description: The type of the device.
|
|
9601
|
+
example: other
|
|
9602
|
+
type: string
|
|
9603
|
+
integration:
|
|
9604
|
+
description: The integration of the device.
|
|
9605
|
+
example: snmp
|
|
9606
|
+
type: string
|
|
9607
|
+
ip_address:
|
|
9608
|
+
description: The IP address of the device.
|
|
9609
|
+
example: 1.2.3.4
|
|
9610
|
+
type: string
|
|
9611
|
+
location:
|
|
9612
|
+
description: The location of the device.
|
|
9613
|
+
example: paris
|
|
9614
|
+
type: string
|
|
9615
|
+
model:
|
|
9616
|
+
description: The model of the device.
|
|
9617
|
+
example: xx-123
|
|
9618
|
+
type: string
|
|
9619
|
+
name:
|
|
9620
|
+
description: The name of the device.
|
|
9621
|
+
example: example device
|
|
9622
|
+
type: string
|
|
9623
|
+
os_hostname:
|
|
9624
|
+
description: The operating system hostname of the device.
|
|
9625
|
+
example: 1.0.2
|
|
9626
|
+
type: string
|
|
9627
|
+
os_name:
|
|
9628
|
+
description: The operating system name of the device.
|
|
9629
|
+
example: example OS
|
|
9630
|
+
type: string
|
|
9631
|
+
os_version:
|
|
9632
|
+
description: The operating system version of the device.
|
|
9633
|
+
example: 1.0.2
|
|
9634
|
+
type: string
|
|
9635
|
+
ping_status:
|
|
9636
|
+
description: The ping status of the device.
|
|
9637
|
+
example: unmonitored
|
|
9638
|
+
type: string
|
|
9639
|
+
product_name:
|
|
9640
|
+
description: The product name of the device.
|
|
9641
|
+
example: example device
|
|
9642
|
+
type: string
|
|
9643
|
+
serial_number:
|
|
9644
|
+
description: The serial number of the device.
|
|
9645
|
+
example: X12345
|
|
9646
|
+
type: string
|
|
9647
|
+
status:
|
|
9648
|
+
description: The status of the device.
|
|
9649
|
+
example: ok
|
|
9650
|
+
type: string
|
|
9651
|
+
subnet:
|
|
9652
|
+
description: The subnet of the device.
|
|
9653
|
+
example: 1.2.3.4/24
|
|
9654
|
+
type: string
|
|
9655
|
+
sys_object_id:
|
|
9656
|
+
description: The device `sys_object_id`.
|
|
9657
|
+
example: 1.3.6.1.4.1.99999
|
|
9658
|
+
type: string
|
|
9659
|
+
tags:
|
|
9660
|
+
description: A list of tags associated with the device.
|
|
9661
|
+
example:
|
|
9662
|
+
- device_ip:1.2.3.4
|
|
9663
|
+
- device_id:example:1.2.3.4
|
|
9664
|
+
items:
|
|
9665
|
+
type: string
|
|
9666
|
+
type: array
|
|
9667
|
+
vendor:
|
|
9668
|
+
description: The vendor of the device.
|
|
9669
|
+
example: example vendor
|
|
9670
|
+
type: string
|
|
9671
|
+
version:
|
|
9672
|
+
description: The version of the device.
|
|
9673
|
+
example: 1.2.3
|
|
9674
|
+
type: string
|
|
9675
|
+
type: object
|
|
9676
|
+
GetDeviceData:
|
|
9677
|
+
description: Get device response data.
|
|
9678
|
+
properties:
|
|
9679
|
+
attributes:
|
|
9680
|
+
$ref: '#/components/schemas/GetDeviceAttributes'
|
|
9681
|
+
id:
|
|
9682
|
+
description: The device ID
|
|
9683
|
+
example: example:1.2.3.4
|
|
9684
|
+
type: string
|
|
9685
|
+
type:
|
|
9686
|
+
description: The type of the resource. The value should always be device.
|
|
9687
|
+
type: string
|
|
9688
|
+
type: object
|
|
9689
|
+
GetDeviceResponse:
|
|
9690
|
+
description: The `GetDevice` operation's response.
|
|
9691
|
+
properties:
|
|
9692
|
+
data:
|
|
9693
|
+
$ref: '#/components/schemas/GetDeviceData'
|
|
9694
|
+
type: object
|
|
8304
9695
|
GetFindingResponse:
|
|
8305
9696
|
description: The expected response schema when getting a finding.
|
|
8306
9697
|
properties:
|
|
@@ -8309,6 +9700,28 @@ components:
|
|
|
8309
9700
|
required:
|
|
8310
9701
|
- data
|
|
8311
9702
|
type: object
|
|
9703
|
+
GetInterfacesData:
|
|
9704
|
+
description: The interfaces list data
|
|
9705
|
+
properties:
|
|
9706
|
+
attributes:
|
|
9707
|
+
$ref: '#/components/schemas/InterfaceAttributes'
|
|
9708
|
+
id:
|
|
9709
|
+
description: The interface ID
|
|
9710
|
+
example: example:1.2.3.4:99
|
|
9711
|
+
type: string
|
|
9712
|
+
type:
|
|
9713
|
+
description: The type of the resource. The value should always be interface.
|
|
9714
|
+
type: string
|
|
9715
|
+
type: object
|
|
9716
|
+
GetInterfacesResponse:
|
|
9717
|
+
description: The `GetInterfaces` operation's response.
|
|
9718
|
+
properties:
|
|
9719
|
+
data:
|
|
9720
|
+
description: Get Interfaces response
|
|
9721
|
+
items:
|
|
9722
|
+
$ref: '#/components/schemas/GetInterfacesData'
|
|
9723
|
+
type: array
|
|
9724
|
+
type: object
|
|
8312
9725
|
GetTeamMembershipsSort:
|
|
8313
9726
|
description: Specifies the order of returned team memberships
|
|
8314
9727
|
enum:
|
|
@@ -8487,6 +9900,12 @@ components:
|
|
|
8487
9900
|
description: Attributes of hourly usage for a product family for an org for
|
|
8488
9901
|
a time period.
|
|
8489
9902
|
properties:
|
|
9903
|
+
account_name:
|
|
9904
|
+
description: The account name.
|
|
9905
|
+
type: string
|
|
9906
|
+
account_public_id:
|
|
9907
|
+
description: The account public ID.
|
|
9908
|
+
type: string
|
|
8490
9909
|
measurements:
|
|
8491
9910
|
description: List of the measured usage values for the product family for
|
|
8492
9911
|
the org for the time period.
|
|
@@ -8862,6 +10281,19 @@ components:
|
|
|
8862
10281
|
were created or updated by the request are
|
|
8863
10282
|
|
|
8864
10283
|
returned.'
|
|
10284
|
+
example:
|
|
10285
|
+
- attributes:
|
|
10286
|
+
attachment:
|
|
10287
|
+
documentUrl: ''
|
|
10288
|
+
title: Postmortem IR-123
|
|
10289
|
+
attachment_type: postmortem
|
|
10290
|
+
id: 00000000-abcd-0002-0000-000000000000
|
|
10291
|
+
relationships:
|
|
10292
|
+
last_modified_by_user:
|
|
10293
|
+
data:
|
|
10294
|
+
id: 00000000-0000-0000-cccc-000000000000
|
|
10295
|
+
type: users
|
|
10296
|
+
type: incident_attachments
|
|
8865
10297
|
items:
|
|
8866
10298
|
$ref: '#/components/schemas/IncidentAttachmentData'
|
|
8867
10299
|
type: array
|
|
@@ -8893,6 +10325,19 @@ components:
|
|
|
8893
10325
|
properties:
|
|
8894
10326
|
data:
|
|
8895
10327
|
description: An array of incident attachments.
|
|
10328
|
+
example:
|
|
10329
|
+
- attributes:
|
|
10330
|
+
attachment:
|
|
10331
|
+
documentUrl: ''
|
|
10332
|
+
title: Postmortem IR-123
|
|
10333
|
+
attachment_type: postmortem
|
|
10334
|
+
id: 00000000-abcd-0002-0000-000000000000
|
|
10335
|
+
relationships:
|
|
10336
|
+
last_modified_by_user:
|
|
10337
|
+
data:
|
|
10338
|
+
id: 00000000-0000-0000-cccc-000000000000
|
|
10339
|
+
type: users
|
|
10340
|
+
type: incident_attachments
|
|
8896
10341
|
items:
|
|
8897
10342
|
$ref: '#/components/schemas/IncidentAttachmentData'
|
|
8898
10343
|
type: array
|
|
@@ -8986,8 +10431,6 @@ components:
|
|
|
8986
10431
|
oneOf:
|
|
8987
10432
|
- $ref: '#/components/schemas/IncidentFieldAttributesSingleValue'
|
|
8988
10433
|
- $ref: '#/components/schemas/IncidentFieldAttributesMultipleValue'
|
|
8989
|
-
required:
|
|
8990
|
-
- type
|
|
8991
10434
|
IncidentFieldAttributesMultipleValue:
|
|
8992
10435
|
description: A field with potentially multiple values selected.
|
|
8993
10436
|
properties:
|
|
@@ -10104,6 +11547,8 @@ components:
|
|
|
10104
11547
|
- $ref: '#/components/schemas/IncidentTodoAnonymousAssignee'
|
|
10105
11548
|
IncidentTodoAssigneeArray:
|
|
10106
11549
|
description: Array of todo assignees.
|
|
11550
|
+
example:
|
|
11551
|
+
- '@test.user@test.com'
|
|
10107
11552
|
items:
|
|
10108
11553
|
$ref: '#/components/schemas/IncidentTodoAssignee'
|
|
10109
11554
|
type: array
|
|
@@ -10464,6 +11909,21 @@ components:
|
|
|
10464
11909
|
required:
|
|
10465
11910
|
- data
|
|
10466
11911
|
type: object
|
|
11912
|
+
IncludeType:
|
|
11913
|
+
description: supported include types.
|
|
11914
|
+
enum:
|
|
11915
|
+
- schema
|
|
11916
|
+
- raw_schema
|
|
11917
|
+
- oncall
|
|
11918
|
+
- incident
|
|
11919
|
+
- relation
|
|
11920
|
+
type: string
|
|
11921
|
+
x-enum-varnames:
|
|
11922
|
+
- SCHEMA
|
|
11923
|
+
- RAW_SCHEMA
|
|
11924
|
+
- ONCALL
|
|
11925
|
+
- INCIDENT
|
|
11926
|
+
- RELATION
|
|
10467
11927
|
IntakePayloadAccepted:
|
|
10468
11928
|
description: The payload accepted for intake.
|
|
10469
11929
|
properties:
|
|
@@ -10474,6 +11934,47 @@ components:
|
|
|
10474
11934
|
type: string
|
|
10475
11935
|
type: array
|
|
10476
11936
|
type: object
|
|
11937
|
+
InterfaceAttributes:
|
|
11938
|
+
description: The interface attributes
|
|
11939
|
+
properties:
|
|
11940
|
+
alias:
|
|
11941
|
+
description: The interface alias
|
|
11942
|
+
example: interface_0
|
|
11943
|
+
type: string
|
|
11944
|
+
description:
|
|
11945
|
+
description: The interface description
|
|
11946
|
+
example: a network interface
|
|
11947
|
+
type: string
|
|
11948
|
+
index:
|
|
11949
|
+
description: The interface index
|
|
11950
|
+
example: 0
|
|
11951
|
+
format: int64
|
|
11952
|
+
type: integer
|
|
11953
|
+
mac_address:
|
|
11954
|
+
description: The interface MAC address
|
|
11955
|
+
example: 00:00:00:00:00:00
|
|
11956
|
+
type: string
|
|
11957
|
+
name:
|
|
11958
|
+
description: The interface name
|
|
11959
|
+
example: if0
|
|
11960
|
+
type: string
|
|
11961
|
+
status:
|
|
11962
|
+
$ref: '#/components/schemas/InterfaceAttributesStatus'
|
|
11963
|
+
type: object
|
|
11964
|
+
InterfaceAttributesStatus:
|
|
11965
|
+
description: The interface status
|
|
11966
|
+
enum:
|
|
11967
|
+
- up
|
|
11968
|
+
- down
|
|
11969
|
+
- warning
|
|
11970
|
+
- 'off'
|
|
11971
|
+
example: up
|
|
11972
|
+
type: string
|
|
11973
|
+
x-enum-varnames:
|
|
11974
|
+
- UP
|
|
11975
|
+
- DOWN
|
|
11976
|
+
- WARNING
|
|
11977
|
+
- 'OFF'
|
|
10477
11978
|
JSONAPIErrorItem:
|
|
10478
11979
|
description: API error response body
|
|
10479
11980
|
properties:
|
|
@@ -10567,6 +12068,45 @@ components:
|
|
|
10567
12068
|
description: Jira project key
|
|
10568
12069
|
type: string
|
|
10569
12070
|
type: object
|
|
12071
|
+
LeakedKey:
|
|
12072
|
+
description: The definition of LeakedKey object.
|
|
12073
|
+
properties:
|
|
12074
|
+
attributes:
|
|
12075
|
+
$ref: '#/components/schemas/LeakedKeyAttributes'
|
|
12076
|
+
id:
|
|
12077
|
+
description: The LeakedKey id.
|
|
12078
|
+
example: id
|
|
12079
|
+
type: string
|
|
12080
|
+
type:
|
|
12081
|
+
$ref: '#/components/schemas/LeakedKeyType'
|
|
12082
|
+
required:
|
|
12083
|
+
- attributes
|
|
12084
|
+
- id
|
|
12085
|
+
- type
|
|
12086
|
+
type: object
|
|
12087
|
+
LeakedKeyAttributes:
|
|
12088
|
+
description: The definition of LeakedKeyAttributes object.
|
|
12089
|
+
properties:
|
|
12090
|
+
date:
|
|
12091
|
+
description: The LeakedKeyAttributes date.
|
|
12092
|
+
example: '2017-07-21T17:32:28Z'
|
|
12093
|
+
format: date-time
|
|
12094
|
+
type: string
|
|
12095
|
+
leak_source:
|
|
12096
|
+
description: The LeakedKeyAttributes leak_source.
|
|
12097
|
+
type: string
|
|
12098
|
+
required:
|
|
12099
|
+
- date
|
|
12100
|
+
type: object
|
|
12101
|
+
LeakedKeyType:
|
|
12102
|
+
default: leaked_keys
|
|
12103
|
+
description: The definition of LeakedKeyType object.
|
|
12104
|
+
enum:
|
|
12105
|
+
- leaked_keys
|
|
12106
|
+
example: leaked_keys
|
|
12107
|
+
type: string
|
|
12108
|
+
x-enum-varnames:
|
|
12109
|
+
- LEAKED_KEYS
|
|
10570
12110
|
ListAPIsResponse:
|
|
10571
12111
|
description: Response for `ListAPIs`.
|
|
10572
12112
|
properties:
|
|
@@ -10635,6 +12175,32 @@ components:
|
|
|
10635
12175
|
meta:
|
|
10636
12176
|
$ref: '#/components/schemas/ApplicationKeyResponseMeta'
|
|
10637
12177
|
type: object
|
|
12178
|
+
ListDevicesResponse:
|
|
12179
|
+
description: List devices response.
|
|
12180
|
+
properties:
|
|
12181
|
+
data:
|
|
12182
|
+
description: The list devices response data.
|
|
12183
|
+
items:
|
|
12184
|
+
$ref: '#/components/schemas/DevicesListData'
|
|
12185
|
+
type: array
|
|
12186
|
+
meta:
|
|
12187
|
+
$ref: '#/components/schemas/ListDevicesResponseMetadata'
|
|
12188
|
+
type: object
|
|
12189
|
+
ListDevicesResponseMetadata:
|
|
12190
|
+
description: Object describing meta attributes of response.
|
|
12191
|
+
properties:
|
|
12192
|
+
page:
|
|
12193
|
+
$ref: '#/components/schemas/ListDevicesResponseMetadataPage'
|
|
12194
|
+
type: object
|
|
12195
|
+
ListDevicesResponseMetadataPage:
|
|
12196
|
+
description: Pagination object.
|
|
12197
|
+
properties:
|
|
12198
|
+
total_filtered_count:
|
|
12199
|
+
description: Total count of devices matched by the filter.
|
|
12200
|
+
example: 1
|
|
12201
|
+
format: int64
|
|
12202
|
+
type: integer
|
|
12203
|
+
type: object
|
|
10638
12204
|
ListDowntimesResponse:
|
|
10639
12205
|
description: Response for retrieving all downtimes.
|
|
10640
12206
|
properties:
|
|
@@ -10651,6 +12217,44 @@ components:
|
|
|
10651
12217
|
meta:
|
|
10652
12218
|
$ref: '#/components/schemas/DowntimeMeta'
|
|
10653
12219
|
type: object
|
|
12220
|
+
ListEntityCatalogResponse:
|
|
12221
|
+
description: List entity response.
|
|
12222
|
+
properties:
|
|
12223
|
+
data:
|
|
12224
|
+
$ref: '#/components/schemas/EntityResponseData'
|
|
12225
|
+
included:
|
|
12226
|
+
$ref: '#/components/schemas/ListEntityCatalogResponseIncluded'
|
|
12227
|
+
links:
|
|
12228
|
+
$ref: '#/components/schemas/ListEntityCatalogResponseLinks'
|
|
12229
|
+
meta:
|
|
12230
|
+
$ref: '#/components/schemas/EntityResponseMeta'
|
|
12231
|
+
type: object
|
|
12232
|
+
ListEntityCatalogResponseIncluded:
|
|
12233
|
+
description: List entity response included.
|
|
12234
|
+
items:
|
|
12235
|
+
$ref: '#/components/schemas/ListEntityCatalogResponseIncludedItem'
|
|
12236
|
+
type: array
|
|
12237
|
+
ListEntityCatalogResponseIncludedItem:
|
|
12238
|
+
description: List entity response included item.
|
|
12239
|
+
oneOf:
|
|
12240
|
+
- $ref: '#/components/schemas/EntityResponseIncludedSchema'
|
|
12241
|
+
- $ref: '#/components/schemas/EntityResponseIncludedRawSchema'
|
|
12242
|
+
- $ref: '#/components/schemas/EntityResponseIncludedRelatedEntity'
|
|
12243
|
+
- $ref: '#/components/schemas/EntityResponseIncludedOncall'
|
|
12244
|
+
- $ref: '#/components/schemas/EntityResponseIncludedIncident'
|
|
12245
|
+
ListEntityCatalogResponseLinks:
|
|
12246
|
+
description: List entity response links.
|
|
12247
|
+
properties:
|
|
12248
|
+
next:
|
|
12249
|
+
description: next link.
|
|
12250
|
+
type: string
|
|
12251
|
+
previous:
|
|
12252
|
+
description: previous link.
|
|
12253
|
+
type: string
|
|
12254
|
+
self:
|
|
12255
|
+
description: current link.
|
|
12256
|
+
type: string
|
|
12257
|
+
type: object
|
|
10654
12258
|
ListFindingsData:
|
|
10655
12259
|
description: Array of findings.
|
|
10656
12260
|
items:
|
|
@@ -10745,6 +12349,37 @@ components:
|
|
|
10745
12349
|
example: /api/v2/scorecard/rules?page%5Blimit%5D=2&page%5Boffset%5D=2&page%5Bsize%5D=2
|
|
10746
12350
|
type: string
|
|
10747
12351
|
type: object
|
|
12352
|
+
ListTagsResponse:
|
|
12353
|
+
description: List tags response.
|
|
12354
|
+
properties:
|
|
12355
|
+
data:
|
|
12356
|
+
$ref: '#/components/schemas/ListTagsResponseData'
|
|
12357
|
+
type: object
|
|
12358
|
+
ListTagsResponseData:
|
|
12359
|
+
description: The list tags response data.
|
|
12360
|
+
properties:
|
|
12361
|
+
attributes:
|
|
12362
|
+
$ref: '#/components/schemas/ListTagsResponseDataAttributes'
|
|
12363
|
+
id:
|
|
12364
|
+
description: The device ID
|
|
12365
|
+
example: example:1.2.3.4
|
|
12366
|
+
type: string
|
|
12367
|
+
type:
|
|
12368
|
+
description: The type of the resource. The value should always be tags.
|
|
12369
|
+
type: string
|
|
12370
|
+
type: object
|
|
12371
|
+
ListTagsResponseDataAttributes:
|
|
12372
|
+
description: The definition of ListTagsResponseDataAttributes object.
|
|
12373
|
+
properties:
|
|
12374
|
+
tags:
|
|
12375
|
+
description: The list of tags
|
|
12376
|
+
example:
|
|
12377
|
+
- tag:test
|
|
12378
|
+
- tag:testbis
|
|
12379
|
+
items:
|
|
12380
|
+
type: string
|
|
12381
|
+
type: array
|
|
12382
|
+
type: object
|
|
10748
12383
|
ListTeamsInclude:
|
|
10749
12384
|
description: Included related resources optionally requested.
|
|
10750
12385
|
enum:
|
|
@@ -11123,9 +12758,6 @@ components:
|
|
|
11123
12758
|
- $ref: '#/components/schemas/LogsArchiveDestinationAzure'
|
|
11124
12759
|
- $ref: '#/components/schemas/LogsArchiveDestinationGCS'
|
|
11125
12760
|
- $ref: '#/components/schemas/LogsArchiveDestinationS3'
|
|
11126
|
-
required:
|
|
11127
|
-
- type
|
|
11128
|
-
- integration
|
|
11129
12761
|
LogsArchiveDefinition:
|
|
11130
12762
|
description: The definition of an archive.
|
|
11131
12763
|
properties:
|
|
@@ -11152,9 +12784,7 @@ components:
|
|
|
11152
12784
|
- $ref: '#/components/schemas/LogsArchiveDestinationAzure'
|
|
11153
12785
|
- $ref: '#/components/schemas/LogsArchiveDestinationGCS'
|
|
11154
12786
|
- $ref: '#/components/schemas/LogsArchiveDestinationS3'
|
|
11155
|
-
|
|
11156
|
-
- type
|
|
11157
|
-
- integration
|
|
12787
|
+
type: object
|
|
11158
12788
|
LogsArchiveDestinationAzure:
|
|
11159
12789
|
description: The Azure archive destination.
|
|
11160
12790
|
properties:
|
|
@@ -11949,11 +13579,14 @@ components:
|
|
|
11949
13579
|
readOnly: true
|
|
11950
13580
|
type: object
|
|
11951
13581
|
MetricAssetAttributes:
|
|
11952
|
-
description: Assets
|
|
13582
|
+
description: Assets related to the object, including title and url.
|
|
11953
13583
|
properties:
|
|
11954
13584
|
title:
|
|
11955
13585
|
description: Title of the asset.
|
|
11956
13586
|
type: string
|
|
13587
|
+
url:
|
|
13588
|
+
description: URL path of the asset.
|
|
13589
|
+
type: string
|
|
11957
13590
|
type: object
|
|
11958
13591
|
MetricAssetDashboardRelationship:
|
|
11959
13592
|
description: An object of type `dashboard` that can be referenced in the `included`
|
|
@@ -12161,7 +13794,6 @@ components:
|
|
|
12161
13794
|
- bob@example.com
|
|
12162
13795
|
items:
|
|
12163
13796
|
description: An email address.
|
|
12164
|
-
format: email
|
|
12165
13797
|
type: string
|
|
12166
13798
|
type: array
|
|
12167
13799
|
MetricBulkTagConfigNamePrefix:
|
|
@@ -12333,7 +13965,8 @@ components:
|
|
|
12333
13965
|
- type
|
|
12334
13966
|
type: object
|
|
12335
13967
|
MetricDashboardAttributes:
|
|
12336
|
-
description: Attributes related to the dashboard, including title
|
|
13968
|
+
description: Attributes related to the dashboard, including title, popularity,
|
|
13969
|
+
and url.
|
|
12337
13970
|
properties:
|
|
12338
13971
|
popularity:
|
|
12339
13972
|
description: Value from 0 to 5 that ranks popularity of the dashboard.
|
|
@@ -12344,6 +13977,9 @@ components:
|
|
|
12344
13977
|
title:
|
|
12345
13978
|
description: Title of the asset.
|
|
12346
13979
|
type: string
|
|
13980
|
+
url:
|
|
13981
|
+
description: URL path of the asset.
|
|
13982
|
+
type: string
|
|
12347
13983
|
type: object
|
|
12348
13984
|
MetricDashboardID:
|
|
12349
13985
|
description: The related dashboard's ID.
|
|
@@ -12671,6 +14307,9 @@ components:
|
|
|
12671
14307
|
timestamp and a scalar value (cannot be a string). Timestamps should be
|
|
12672
14308
|
in POSIX time in seconds, and cannot be more than ten minutes in the future
|
|
12673
14309
|
or more than one hour in the past.
|
|
14310
|
+
example:
|
|
14311
|
+
- timestamp: 1575317847
|
|
14312
|
+
value: 0.5
|
|
12674
14313
|
items:
|
|
12675
14314
|
$ref: '#/components/schemas/MetricPoint'
|
|
12676
14315
|
type: array
|
|
@@ -13677,6 +15316,7 @@ components:
|
|
|
13677
15316
|
name:
|
|
13678
15317
|
description: The name for the Opsgenie service.
|
|
13679
15318
|
example: fake-opsgenie-service-name
|
|
15319
|
+
maxLength: 100
|
|
13680
15320
|
type: string
|
|
13681
15321
|
opsgenie_api_key:
|
|
13682
15322
|
description: The Opsgenie API key for your Opsgenie service.
|
|
@@ -13739,6 +15379,7 @@ components:
|
|
|
13739
15379
|
name:
|
|
13740
15380
|
description: The name for the Opsgenie service.
|
|
13741
15381
|
example: fake-opsgenie-service-name
|
|
15382
|
+
maxLength: 100
|
|
13742
15383
|
type: string
|
|
13743
15384
|
region:
|
|
13744
15385
|
$ref: '#/components/schemas/OpsgenieServiceRegionType'
|
|
@@ -13751,6 +15392,8 @@ components:
|
|
|
13751
15392
|
id:
|
|
13752
15393
|
description: The ID of the Opsgenie service.
|
|
13753
15394
|
example: 596da4af-0563-4097-90ff-07230c3f9db3
|
|
15395
|
+
maxLength: 100
|
|
15396
|
+
minLength: 1
|
|
13754
15397
|
type: string
|
|
13755
15398
|
type:
|
|
13756
15399
|
$ref: '#/components/schemas/OpsgenieServiceType'
|
|
@@ -13779,6 +15422,7 @@ components:
|
|
|
13779
15422
|
name:
|
|
13780
15423
|
description: The name for the Opsgenie service.
|
|
13781
15424
|
example: fake-opsgenie-service-name
|
|
15425
|
+
maxLength: 100
|
|
13782
15426
|
type: string
|
|
13783
15427
|
opsgenie_api_key:
|
|
13784
15428
|
description: The Opsgenie API key for your Opsgenie service.
|
|
@@ -13795,6 +15439,8 @@ components:
|
|
|
13795
15439
|
id:
|
|
13796
15440
|
description: The ID of the Opsgenie service.
|
|
13797
15441
|
example: 596da4af-0563-4097-90ff-07230c3f9db3
|
|
15442
|
+
maxLength: 100
|
|
15443
|
+
minLength: 1
|
|
13798
15444
|
type: string
|
|
13799
15445
|
type:
|
|
13800
15446
|
$ref: '#/components/schemas/OpsgenieServiceType'
|
|
@@ -14836,6 +16482,12 @@ components:
|
|
|
14836
16482
|
ProjectedCostAttributes:
|
|
14837
16483
|
description: Projected Cost attributes data.
|
|
14838
16484
|
properties:
|
|
16485
|
+
account_name:
|
|
16486
|
+
description: The account name.
|
|
16487
|
+
type: string
|
|
16488
|
+
account_public_id:
|
|
16489
|
+
description: The account public ID.
|
|
16490
|
+
type: string
|
|
14839
16491
|
charges:
|
|
14840
16492
|
description: List of charges data reported for the requested month.
|
|
14841
16493
|
items:
|
|
@@ -15096,7 +16748,8 @@ components:
|
|
|
15096
16748
|
type: integer
|
|
15097
16749
|
type:
|
|
15098
16750
|
description: Type of the RUM application. Supported values are `browser`,
|
|
15099
|
-
`ios`, `android`, `react-native`, `flutter
|
|
16751
|
+
`ios`, `android`, `react-native`, `flutter`, `roku`, `electron`, `unity`,
|
|
16752
|
+
`kotlin-multiplatform`.
|
|
15100
16753
|
example: browser
|
|
15101
16754
|
type: string
|
|
15102
16755
|
updated_at:
|
|
@@ -15139,7 +16792,8 @@ components:
|
|
|
15139
16792
|
type: string
|
|
15140
16793
|
type:
|
|
15141
16794
|
description: Type of the RUM application. Supported values are `browser`,
|
|
15142
|
-
`ios`, `android`, `react-native`, `flutter
|
|
16795
|
+
`ios`, `android`, `react-native`, `flutter`, `roku`, `electron`, `unity`,
|
|
16796
|
+
`kotlin-multiplatform`.
|
|
15143
16797
|
example: browser
|
|
15144
16798
|
type: string
|
|
15145
16799
|
required:
|
|
@@ -15212,7 +16866,8 @@ components:
|
|
|
15212
16866
|
type: integer
|
|
15213
16867
|
type:
|
|
15214
16868
|
description: Type of the RUM application. Supported values are `browser`,
|
|
15215
|
-
`ios`, `android`, `react-native`, `flutter
|
|
16869
|
+
`ios`, `android`, `react-native`, `flutter`, `roku`, `electron`, `unity`,
|
|
16870
|
+
`kotlin-multiplatform`.
|
|
15216
16871
|
example: browser
|
|
15217
16872
|
type: string
|
|
15218
16873
|
updated_at:
|
|
@@ -15282,7 +16937,8 @@ components:
|
|
|
15282
16937
|
type: string
|
|
15283
16938
|
type:
|
|
15284
16939
|
description: Type of the RUM application. Supported values are `browser`,
|
|
15285
|
-
`ios`, `android`, `react-native`, `flutter
|
|
16940
|
+
`ios`, `android`, `react-native`, `flutter`, `roku`, `electron`, `unity`,
|
|
16941
|
+
`kotlin-multiplatform`.
|
|
15286
16942
|
example: browser
|
|
15287
16943
|
type: string
|
|
15288
16944
|
type: object
|
|
@@ -15675,6 +17331,46 @@ components:
|
|
|
15675
17331
|
from the other indexes
|
|
15676
17332
|
type: string
|
|
15677
17333
|
type: object
|
|
17334
|
+
RelationType:
|
|
17335
|
+
description: supported relation types
|
|
17336
|
+
enum:
|
|
17337
|
+
- RelationTypeOwns
|
|
17338
|
+
- RelationTypeOwnedBy
|
|
17339
|
+
- RelationTypeDependsOn
|
|
17340
|
+
- RelationTypeDependencyOf
|
|
17341
|
+
- RelationTypePartsOf
|
|
17342
|
+
- RelationTypeHasPart
|
|
17343
|
+
- RelationTypeOtherOwns
|
|
17344
|
+
- RelationTypeOtherOwnedBy
|
|
17345
|
+
- RelationTypeImplementedBy
|
|
17346
|
+
- RelationTypeImplements
|
|
17347
|
+
type: string
|
|
17348
|
+
x-enum-varnames:
|
|
17349
|
+
- RELATIONTYPEOWNS
|
|
17350
|
+
- RELATIONTYPEOWNEDBY
|
|
17351
|
+
- RELATIONTYPEDEPENDSON
|
|
17352
|
+
- RELATIONTYPEDEPENDENCYOF
|
|
17353
|
+
- RELATIONTYPEPARTSOF
|
|
17354
|
+
- RELATIONTYPEHASPART
|
|
17355
|
+
- RELATIONTYPEOTHEROWNS
|
|
17356
|
+
- RELATIONTYPEOTHEROWNEDBY
|
|
17357
|
+
- RELATIONTYPEIMPLEMENTEDBY
|
|
17358
|
+
- RELATIONTYPEIMPLEMENTS
|
|
17359
|
+
RelationshipArray:
|
|
17360
|
+
description: Relationships.
|
|
17361
|
+
items:
|
|
17362
|
+
$ref: '#/components/schemas/RelationshipItem'
|
|
17363
|
+
type: array
|
|
17364
|
+
RelationshipItem:
|
|
17365
|
+
description: Relationship entry.
|
|
17366
|
+
properties:
|
|
17367
|
+
id:
|
|
17368
|
+
description: Associated data id.
|
|
17369
|
+
type: string
|
|
17370
|
+
type:
|
|
17371
|
+
description: Relationship type.
|
|
17372
|
+
type: string
|
|
17373
|
+
type: object
|
|
15678
17374
|
RelationshipToIncidentAttachment:
|
|
15679
17375
|
description: A relationship reference for attachments.
|
|
15680
17376
|
properties:
|
|
@@ -15951,7 +17647,7 @@ components:
|
|
|
15951
17647
|
properties:
|
|
15952
17648
|
id:
|
|
15953
17649
|
description: The unique ID for a scorecard.
|
|
15954
|
-
example:
|
|
17650
|
+
example: q8MQxk8TCqrHnWkp
|
|
15955
17651
|
type: string
|
|
15956
17652
|
type:
|
|
15957
17653
|
$ref: '#/components/schemas/ScorecardType'
|
|
@@ -16640,8 +18336,6 @@ components:
|
|
|
16640
18336
|
properties:
|
|
16641
18337
|
permissions:
|
|
16642
18338
|
$ref: '#/components/schemas/RelationshipToPermissions'
|
|
16643
|
-
users:
|
|
16644
|
-
$ref: '#/components/schemas/RelationshipToUsers'
|
|
16645
18339
|
type: object
|
|
16646
18340
|
RoleResponse:
|
|
16647
18341
|
description: Response containing information about a single role.
|
|
@@ -16671,6 +18365,11 @@ components:
|
|
|
16671
18365
|
name:
|
|
16672
18366
|
description: Name of the role.
|
|
16673
18367
|
type: string
|
|
18368
|
+
user_count:
|
|
18369
|
+
description: The user count.
|
|
18370
|
+
format: int32
|
|
18371
|
+
maximum: 2147483647
|
|
18372
|
+
type: integer
|
|
16674
18373
|
type: object
|
|
16675
18374
|
RoleUpdateData:
|
|
16676
18375
|
description: Data related to the update of a role.
|
|
@@ -16796,7 +18495,7 @@ components:
|
|
|
16796
18495
|
type: object
|
|
16797
18496
|
RuleId:
|
|
16798
18497
|
description: The unique ID for a scorecard rule.
|
|
16799
|
-
example:
|
|
18498
|
+
example: q8MQxk8TCqrHnWkx
|
|
16800
18499
|
type: string
|
|
16801
18500
|
RuleOutcomeRelationships:
|
|
16802
18501
|
description: The JSON:API relationship to a scorecard rule.
|
|
@@ -16999,6 +18698,10 @@ components:
|
|
|
16999
18698
|
type: object
|
|
17000
18699
|
ScalarFormulaRequestQueries:
|
|
17001
18700
|
description: List of queries to be run and used as inputs to the formulas.
|
|
18701
|
+
example:
|
|
18702
|
+
- aggregator: avg
|
|
18703
|
+
data_source: metrics
|
|
18704
|
+
query: avg:system.cpu.user{*} by {env}
|
|
17002
18705
|
items:
|
|
17003
18706
|
$ref: '#/components/schemas/ScalarQuery'
|
|
17004
18707
|
type: array
|
|
@@ -17373,6 +19076,18 @@ components:
|
|
|
17373
19076
|
required:
|
|
17374
19077
|
- status
|
|
17375
19078
|
type: object
|
|
19079
|
+
SecurityMonitoringRuleConvertPayload:
|
|
19080
|
+
description: Convert a rule from JSON to Terraform.
|
|
19081
|
+
oneOf:
|
|
19082
|
+
- $ref: '#/components/schemas/SecurityMonitoringStandardRulePayload'
|
|
19083
|
+
- $ref: '#/components/schemas/SecurityMonitoringSignalRulePayload'
|
|
19084
|
+
SecurityMonitoringRuleConvertResponse:
|
|
19085
|
+
description: Result of the convert rule request containing Terraform content.
|
|
19086
|
+
properties:
|
|
19087
|
+
terraformContent:
|
|
19088
|
+
description: Terraform string as a result of converting the rule from JSON.
|
|
19089
|
+
type: string
|
|
19090
|
+
type: object
|
|
17376
19091
|
SecurityMonitoringRuleCreatePayload:
|
|
17377
19092
|
description: Create a new rule.
|
|
17378
19093
|
oneOf:
|
|
@@ -17399,6 +19114,7 @@ components:
|
|
|
17399
19114
|
- impossible_travel
|
|
17400
19115
|
- hardcoded
|
|
17401
19116
|
- third_party
|
|
19117
|
+
- anomaly_threshold
|
|
17402
19118
|
type: string
|
|
17403
19119
|
x-enum-varnames:
|
|
17404
19120
|
- THRESHOLD
|
|
@@ -17407,11 +19123,12 @@ components:
|
|
|
17407
19123
|
- IMPOSSIBLE_TRAVEL
|
|
17408
19124
|
- HARDCODED
|
|
17409
19125
|
- THIRD_PARTY
|
|
19126
|
+
- ANOMALY_THRESHOLD
|
|
17410
19127
|
SecurityMonitoringRuleEvaluationWindow:
|
|
17411
19128
|
description: 'A time window is specified to match when at least one of the cases
|
|
17412
19129
|
matches true. This is a sliding window
|
|
17413
19130
|
|
|
17414
|
-
and evaluates in real time.'
|
|
19131
|
+
and evaluates in real time. For third party rules, this field is not used.'
|
|
17415
19132
|
enum:
|
|
17416
19133
|
- 0
|
|
17417
19134
|
- 60
|
|
@@ -17455,7 +19172,8 @@ components:
|
|
|
17455
19172
|
type: boolean
|
|
17456
19173
|
SecurityMonitoringRuleKeepAlive:
|
|
17457
19174
|
description: "Once a signal is generated, the signal will remain \u201Copen\u201D
|
|
17458
|
-
if a case is matched at least once within\nthis keep alive window.
|
|
19175
|
+
if a case is matched at least once within\nthis keep alive window. For third
|
|
19176
|
+
party rules, this field is not used."
|
|
17459
19177
|
enum:
|
|
17460
19178
|
- 0
|
|
17461
19179
|
- 60
|
|
@@ -17942,6 +19660,8 @@ components:
|
|
|
17942
19660
|
type: object
|
|
17943
19661
|
SecurityMonitoringSignalIncidentIds:
|
|
17944
19662
|
description: Array of incidents that are associated with this signal.
|
|
19663
|
+
example:
|
|
19664
|
+
- 2066
|
|
17945
19665
|
items:
|
|
17946
19666
|
description: Public ID attribute of the incident that is associated with the
|
|
17947
19667
|
signal.
|
|
@@ -18849,6 +20569,10 @@ components:
|
|
|
18849
20569
|
description: A description for the suppression rule.
|
|
18850
20570
|
example: This rule suppresses low-severity signals in staging environments.
|
|
18851
20571
|
type: string
|
|
20572
|
+
editable:
|
|
20573
|
+
description: Whether the suppression rule is editable.
|
|
20574
|
+
example: true
|
|
20575
|
+
type: boolean
|
|
18852
20576
|
enabled:
|
|
18853
20577
|
description: Whether the suppression rule is enabled.
|
|
18854
20578
|
example: true
|
|
@@ -19944,7 +21668,6 @@ components:
|
|
|
19944
21668
|
- $ref: '#/components/schemas/ServiceDefinitionV2'
|
|
19945
21669
|
- $ref: '#/components/schemas/ServiceDefinitionV2Dot1'
|
|
19946
21670
|
- $ref: '#/components/schemas/ServiceDefinitionV2Dot2'
|
|
19947
|
-
type: object
|
|
19948
21671
|
ServiceDefinitionSchemaVersions:
|
|
19949
21672
|
description: Schema versions
|
|
19950
21673
|
enum:
|
|
@@ -20002,7 +21725,6 @@ components:
|
|
|
20002
21725
|
email:
|
|
20003
21726
|
description: "Service owner\u2019s email."
|
|
20004
21727
|
example: contact@datadoghq.com
|
|
20005
|
-
format: email
|
|
20006
21728
|
type: string
|
|
20007
21729
|
slack:
|
|
20008
21730
|
description: "Service owner\u2019s Slack channel."
|
|
@@ -20263,7 +21985,6 @@ components:
|
|
|
20263
21985
|
contact:
|
|
20264
21986
|
description: Contact value.
|
|
20265
21987
|
example: contact@datadoghq.com
|
|
20266
|
-
format: email
|
|
20267
21988
|
type: string
|
|
20268
21989
|
name:
|
|
20269
21990
|
description: Contact email.
|
|
@@ -20624,7 +22345,6 @@ components:
|
|
|
20624
22345
|
contact:
|
|
20625
22346
|
description: Contact value.
|
|
20626
22347
|
example: contact@datadoghq.com
|
|
20627
|
-
format: email
|
|
20628
22348
|
type: string
|
|
20629
22349
|
name:
|
|
20630
22350
|
description: Contact email.
|
|
@@ -22460,6 +24180,9 @@ components:
|
|
|
22460
24180
|
type: object
|
|
22461
24181
|
TimeseriesFormulaRequestQueries:
|
|
22462
24182
|
description: List of queries to be run and used as inputs to the formulas.
|
|
24183
|
+
example:
|
|
24184
|
+
- data_source: metrics
|
|
24185
|
+
query: avg:system.cpu.user{*} by {env}
|
|
22463
24186
|
items:
|
|
22464
24187
|
$ref: '#/components/schemas/TimeseriesQuery'
|
|
22465
24188
|
type: array
|
|
@@ -22618,6 +24341,62 @@ components:
|
|
|
22618
24341
|
id:
|
|
22619
24342
|
$ref: '#/components/schemas/ApiID'
|
|
22620
24343
|
type: object
|
|
24344
|
+
UpdateRuleRequest:
|
|
24345
|
+
description: Request to update a scorecard rule.
|
|
24346
|
+
properties:
|
|
24347
|
+
data:
|
|
24348
|
+
$ref: '#/components/schemas/UpdateRuleRequestData'
|
|
24349
|
+
type: object
|
|
24350
|
+
UpdateRuleRequestData:
|
|
24351
|
+
description: Data for the request to update a scorecard rule.
|
|
24352
|
+
properties:
|
|
24353
|
+
attributes:
|
|
24354
|
+
$ref: '#/components/schemas/RuleAttributes'
|
|
24355
|
+
type:
|
|
24356
|
+
$ref: '#/components/schemas/RuleType'
|
|
24357
|
+
type: object
|
|
24358
|
+
UpdateRuleResponse:
|
|
24359
|
+
description: The response from a rule update request.
|
|
24360
|
+
properties:
|
|
24361
|
+
data:
|
|
24362
|
+
$ref: '#/components/schemas/UpdateRuleResponseData'
|
|
24363
|
+
type: object
|
|
24364
|
+
UpdateRuleResponseData:
|
|
24365
|
+
description: The data for a rule update response.
|
|
24366
|
+
properties:
|
|
24367
|
+
attributes:
|
|
24368
|
+
$ref: '#/components/schemas/RuleAttributes'
|
|
24369
|
+
id:
|
|
24370
|
+
$ref: '#/components/schemas/RuleId'
|
|
24371
|
+
relationships:
|
|
24372
|
+
$ref: '#/components/schemas/RelationshipToRule'
|
|
24373
|
+
type:
|
|
24374
|
+
$ref: '#/components/schemas/RuleType'
|
|
24375
|
+
type: object
|
|
24376
|
+
UpsertCatalogEntityRequest:
|
|
24377
|
+
description: Create / Update entity request.
|
|
24378
|
+
oneOf:
|
|
24379
|
+
- $ref: '#/components/schemas/EntityV3'
|
|
24380
|
+
- $ref: '#/components/schemas/EntityRaw'
|
|
24381
|
+
UpsertCatalogEntityResponse:
|
|
24382
|
+
description: Upsert entity response.
|
|
24383
|
+
properties:
|
|
24384
|
+
data:
|
|
24385
|
+
$ref: '#/components/schemas/EntityResponseData'
|
|
24386
|
+
included:
|
|
24387
|
+
$ref: '#/components/schemas/UpsertCatalogEntityResponseIncluded'
|
|
24388
|
+
meta:
|
|
24389
|
+
$ref: '#/components/schemas/EntityResponseMeta'
|
|
24390
|
+
type: object
|
|
24391
|
+
UpsertCatalogEntityResponseIncluded:
|
|
24392
|
+
description: Upsert entity response included.
|
|
24393
|
+
items:
|
|
24394
|
+
$ref: '#/components/schemas/UpsertCatalogEntityResponseIncludedItem'
|
|
24395
|
+
type: array
|
|
24396
|
+
UpsertCatalogEntityResponseIncludedItem:
|
|
24397
|
+
description: Upsert entity response included item.
|
|
24398
|
+
oneOf:
|
|
24399
|
+
- $ref: '#/components/schemas/EntityResponseIncludedSchema'
|
|
22621
24400
|
UsageApplicationSecurityMonitoringResponse:
|
|
22622
24401
|
description: Application Security Monitoring usage response.
|
|
22623
24402
|
properties:
|
|
@@ -22735,6 +24514,10 @@ components:
|
|
|
22735
24514
|
icon:
|
|
22736
24515
|
description: URL of the user's icon.
|
|
22737
24516
|
type: string
|
|
24517
|
+
mfa_enabled:
|
|
24518
|
+
description: If user has MFA enabled.
|
|
24519
|
+
readOnly: true
|
|
24520
|
+
type: boolean
|
|
22738
24521
|
modified_at:
|
|
22739
24522
|
description: Time that the user was last modified.
|
|
22740
24523
|
format: date-time
|
|
@@ -23233,6 +25016,107 @@ components:
|
|
|
23233
25016
|
- PAST_SIX_MONTHS
|
|
23234
25017
|
- PAST_ONE_YEAR
|
|
23235
25018
|
- ALERT
|
|
25019
|
+
WorkflowInstanceCreateMeta:
|
|
25020
|
+
description: Additional information for creating a workflow instance.
|
|
25021
|
+
properties:
|
|
25022
|
+
payload:
|
|
25023
|
+
additionalProperties: {}
|
|
25024
|
+
description: The input parameters to the workflow.
|
|
25025
|
+
type: object
|
|
25026
|
+
type: object
|
|
25027
|
+
WorkflowInstanceCreateRequest:
|
|
25028
|
+
description: Request used to create a workflow instance.
|
|
25029
|
+
properties:
|
|
25030
|
+
meta:
|
|
25031
|
+
$ref: '#/components/schemas/WorkflowInstanceCreateMeta'
|
|
25032
|
+
type: object
|
|
25033
|
+
WorkflowInstanceCreateResponse:
|
|
25034
|
+
additionalProperties: {}
|
|
25035
|
+
description: Response returned upon successful workflow instance creation.
|
|
25036
|
+
properties:
|
|
25037
|
+
data:
|
|
25038
|
+
$ref: '#/components/schemas/WorkflowInstanceCreateResponseData'
|
|
25039
|
+
type: object
|
|
25040
|
+
WorkflowInstanceCreateResponseData:
|
|
25041
|
+
additionalProperties: {}
|
|
25042
|
+
description: Data about the created workflow instance.
|
|
25043
|
+
properties:
|
|
25044
|
+
id:
|
|
25045
|
+
description: The ID of the workflow execution. It can be used to fetch the
|
|
25046
|
+
execution status.
|
|
25047
|
+
type: string
|
|
25048
|
+
type: object
|
|
25049
|
+
WorkflowInstanceListItem:
|
|
25050
|
+
additionalProperties: {}
|
|
25051
|
+
description: An item in the workflow instances list.
|
|
25052
|
+
properties:
|
|
25053
|
+
id:
|
|
25054
|
+
description: The ID of the workflow instance
|
|
25055
|
+
type: string
|
|
25056
|
+
type: object
|
|
25057
|
+
WorkflowListInstancesResponse:
|
|
25058
|
+
additionalProperties: {}
|
|
25059
|
+
description: Response returned when listing workflow instances.
|
|
25060
|
+
properties:
|
|
25061
|
+
data:
|
|
25062
|
+
description: A list of workflow instances.
|
|
25063
|
+
items:
|
|
25064
|
+
$ref: '#/components/schemas/WorkflowInstanceListItem'
|
|
25065
|
+
type: array
|
|
25066
|
+
meta:
|
|
25067
|
+
$ref: '#/components/schemas/WorkflowListInstancesResponseMeta'
|
|
25068
|
+
type: object
|
|
25069
|
+
WorkflowListInstancesResponseMeta:
|
|
25070
|
+
additionalProperties: {}
|
|
25071
|
+
description: Metadata about the instances list
|
|
25072
|
+
properties:
|
|
25073
|
+
page:
|
|
25074
|
+
$ref: '#/components/schemas/WorkflowListInstancesResponseMetaPage'
|
|
25075
|
+
type: object
|
|
25076
|
+
WorkflowListInstancesResponseMetaPage:
|
|
25077
|
+
additionalProperties: {}
|
|
25078
|
+
description: Page information for the list instances response.
|
|
25079
|
+
properties:
|
|
25080
|
+
totalCount:
|
|
25081
|
+
description: The total count of items.
|
|
25082
|
+
format: int64
|
|
25083
|
+
type: integer
|
|
25084
|
+
type: object
|
|
25085
|
+
WorklflowCancelInstanceResponse:
|
|
25086
|
+
description: Information about the canceled instance.
|
|
25087
|
+
properties:
|
|
25088
|
+
data:
|
|
25089
|
+
$ref: '#/components/schemas/WorklflowCancelInstanceResponseData'
|
|
25090
|
+
type: object
|
|
25091
|
+
WorklflowCancelInstanceResponseData:
|
|
25092
|
+
description: Data about the canceled instance.
|
|
25093
|
+
properties:
|
|
25094
|
+
id:
|
|
25095
|
+
description: The id of the canceled instance
|
|
25096
|
+
type: string
|
|
25097
|
+
type: object
|
|
25098
|
+
WorklflowGetInstanceResponse:
|
|
25099
|
+
additionalProperties: {}
|
|
25100
|
+
description: The state of the given workflow instance.
|
|
25101
|
+
properties:
|
|
25102
|
+
data:
|
|
25103
|
+
$ref: '#/components/schemas/WorklflowGetInstanceResponseData'
|
|
25104
|
+
type: object
|
|
25105
|
+
WorklflowGetInstanceResponseData:
|
|
25106
|
+
additionalProperties: {}
|
|
25107
|
+
description: The data of the instance response.
|
|
25108
|
+
properties:
|
|
25109
|
+
attributes:
|
|
25110
|
+
$ref: '#/components/schemas/WorklflowGetInstanceResponseDataAttributes'
|
|
25111
|
+
type: object
|
|
25112
|
+
WorklflowGetInstanceResponseDataAttributes:
|
|
25113
|
+
additionalProperties: {}
|
|
25114
|
+
description: The attributes of the instance response data.
|
|
25115
|
+
properties:
|
|
25116
|
+
id:
|
|
25117
|
+
description: The id of the instance.
|
|
25118
|
+
type: string
|
|
25119
|
+
type: object
|
|
23236
25120
|
securitySchemes:
|
|
23237
25121
|
AuthZ:
|
|
23238
25122
|
description: This API uses OAuth 2 with the implicit grant flow.
|
|
@@ -23255,6 +25139,7 @@ components:
|
|
|
23255
25139
|
access to the cloud cost data source in dashboards and notebooks.
|
|
23256
25140
|
cloud_cost_management_write: Configure cloud cost accounts and global
|
|
23257
25141
|
customizations.
|
|
25142
|
+
code_analysis_read: View Code Analysis.
|
|
23258
25143
|
continuous_profiler_pgo_read: Read and query Continuous Profiler data
|
|
23259
25144
|
for Profile-Guided Optimization (PGO).
|
|
23260
25145
|
create_webhooks: Create webhooks integrations.
|
|
@@ -23566,6 +25451,11 @@ paths:
|
|
|
23566
25451
|
description: Forbidden
|
|
23567
25452
|
'429':
|
|
23568
25453
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
25454
|
+
security:
|
|
25455
|
+
- apiKeyAuth: []
|
|
25456
|
+
appKeyAuth: []
|
|
25457
|
+
- AuthZ:
|
|
25458
|
+
- apm_api_catalog_read
|
|
23569
25459
|
summary: List APIs
|
|
23570
25460
|
tags:
|
|
23571
25461
|
- API Management
|
|
@@ -23606,6 +25496,11 @@ paths:
|
|
|
23606
25496
|
description: API not found error
|
|
23607
25497
|
'429':
|
|
23608
25498
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
25499
|
+
security:
|
|
25500
|
+
- apiKeyAuth: []
|
|
25501
|
+
appKeyAuth: []
|
|
25502
|
+
- AuthZ:
|
|
25503
|
+
- apm_api_catalog_write
|
|
23609
25504
|
summary: Delete an API
|
|
23610
25505
|
tags:
|
|
23611
25506
|
- API Management
|
|
@@ -23652,6 +25547,11 @@ paths:
|
|
|
23652
25547
|
description: API not found error
|
|
23653
25548
|
'429':
|
|
23654
25549
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
25550
|
+
security:
|
|
25551
|
+
- apiKeyAuth: []
|
|
25552
|
+
appKeyAuth: []
|
|
25553
|
+
- AuthZ:
|
|
25554
|
+
- apm_api_catalog_read
|
|
23655
25555
|
summary: Get an API
|
|
23656
25556
|
tags:
|
|
23657
25557
|
- API Management
|
|
@@ -23707,6 +25607,11 @@ paths:
|
|
|
23707
25607
|
description: API not found error
|
|
23708
25608
|
'429':
|
|
23709
25609
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
25610
|
+
security:
|
|
25611
|
+
- apiKeyAuth: []
|
|
25612
|
+
appKeyAuth: []
|
|
25613
|
+
- AuthZ:
|
|
25614
|
+
- apm_api_catalog_write
|
|
23710
25615
|
summary: Update an API
|
|
23711
25616
|
tags:
|
|
23712
25617
|
- API Management
|
|
@@ -23754,6 +25659,11 @@ paths:
|
|
|
23754
25659
|
description: Forbidden
|
|
23755
25660
|
'429':
|
|
23756
25661
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
25662
|
+
security:
|
|
25663
|
+
- apiKeyAuth: []
|
|
25664
|
+
appKeyAuth: []
|
|
25665
|
+
- AuthZ:
|
|
25666
|
+
- apm_api_catalog_write
|
|
23757
25667
|
summary: Create a new API
|
|
23758
25668
|
tags:
|
|
23759
25669
|
- API Management
|
|
@@ -24326,6 +26236,11 @@ paths:
|
|
|
24326
26236
|
required: false
|
|
24327
26237
|
schema:
|
|
24328
26238
|
type: string
|
|
26239
|
+
- description: Filter by mapping resource type. Defaults to "role" if not specified.
|
|
26240
|
+
in: query
|
|
26241
|
+
name: resource_type
|
|
26242
|
+
schema:
|
|
26243
|
+
$ref: '#/components/schemas/AuthNMappingResourceType'
|
|
24329
26244
|
responses:
|
|
24330
26245
|
'200':
|
|
24331
26246
|
content:
|
|
@@ -24546,6 +26461,11 @@ paths:
|
|
|
24546
26461
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24547
26462
|
'429':
|
|
24548
26463
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26464
|
+
security:
|
|
26465
|
+
- apiKeyAuth: []
|
|
26466
|
+
appKeyAuth: []
|
|
26467
|
+
- AuthZ:
|
|
26468
|
+
- cases_read
|
|
24549
26469
|
summary: Search cases
|
|
24550
26470
|
tags:
|
|
24551
26471
|
- Case Management
|
|
@@ -24580,6 +26500,11 @@ paths:
|
|
|
24580
26500
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24581
26501
|
'429':
|
|
24582
26502
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26503
|
+
security:
|
|
26504
|
+
- apiKeyAuth: []
|
|
26505
|
+
appKeyAuth: []
|
|
26506
|
+
- AuthZ:
|
|
26507
|
+
- cases_write
|
|
24583
26508
|
summary: Create a case
|
|
24584
26509
|
tags:
|
|
24585
26510
|
- Case Management
|
|
@@ -24604,6 +26529,11 @@ paths:
|
|
|
24604
26529
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24605
26530
|
'429':
|
|
24606
26531
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26532
|
+
security:
|
|
26533
|
+
- apiKeyAuth: []
|
|
26534
|
+
appKeyAuth: []
|
|
26535
|
+
- AuthZ:
|
|
26536
|
+
- cases_read
|
|
24607
26537
|
summary: Get all projects
|
|
24608
26538
|
tags:
|
|
24609
26539
|
- Case Management
|
|
@@ -24634,6 +26564,11 @@ paths:
|
|
|
24634
26564
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24635
26565
|
'429':
|
|
24636
26566
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26567
|
+
security:
|
|
26568
|
+
- apiKeyAuth: []
|
|
26569
|
+
appKeyAuth: []
|
|
26570
|
+
- AuthZ:
|
|
26571
|
+
- cases_write
|
|
24637
26572
|
summary: Create a project
|
|
24638
26573
|
tags:
|
|
24639
26574
|
- Case Management
|
|
@@ -24656,6 +26591,11 @@ paths:
|
|
|
24656
26591
|
description: API error response
|
|
24657
26592
|
'429':
|
|
24658
26593
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26594
|
+
security:
|
|
26595
|
+
- apiKeyAuth: []
|
|
26596
|
+
appKeyAuth: []
|
|
26597
|
+
- AuthZ:
|
|
26598
|
+
- cases_write
|
|
24659
26599
|
summary: Remove a project
|
|
24660
26600
|
tags:
|
|
24661
26601
|
- Case Management
|
|
@@ -24681,6 +26621,11 @@ paths:
|
|
|
24681
26621
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24682
26622
|
'429':
|
|
24683
26623
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26624
|
+
security:
|
|
26625
|
+
- apiKeyAuth: []
|
|
26626
|
+
appKeyAuth: []
|
|
26627
|
+
- AuthZ:
|
|
26628
|
+
- cases_read
|
|
24684
26629
|
summary: Get the details of a project
|
|
24685
26630
|
tags:
|
|
24686
26631
|
- Case Management
|
|
@@ -24707,6 +26652,11 @@ paths:
|
|
|
24707
26652
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24708
26653
|
'429':
|
|
24709
26654
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26655
|
+
security:
|
|
26656
|
+
- apiKeyAuth: []
|
|
26657
|
+
appKeyAuth: []
|
|
26658
|
+
- AuthZ:
|
|
26659
|
+
- cases_read
|
|
24710
26660
|
summary: Get the details of a case
|
|
24711
26661
|
tags:
|
|
24712
26662
|
- Case Management
|
|
@@ -24740,6 +26690,11 @@ paths:
|
|
|
24740
26690
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24741
26691
|
'429':
|
|
24742
26692
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26693
|
+
security:
|
|
26694
|
+
- apiKeyAuth: []
|
|
26695
|
+
appKeyAuth: []
|
|
26696
|
+
- AuthZ:
|
|
26697
|
+
- cases_write
|
|
24743
26698
|
summary: Archive case
|
|
24744
26699
|
tags:
|
|
24745
26700
|
- Case Management
|
|
@@ -24773,6 +26728,11 @@ paths:
|
|
|
24773
26728
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24774
26729
|
'429':
|
|
24775
26730
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26731
|
+
security:
|
|
26732
|
+
- apiKeyAuth: []
|
|
26733
|
+
appKeyAuth: []
|
|
26734
|
+
- AuthZ:
|
|
26735
|
+
- cases_write
|
|
24776
26736
|
summary: Assign case
|
|
24777
26737
|
tags:
|
|
24778
26738
|
- Case Management
|
|
@@ -24806,6 +26766,11 @@ paths:
|
|
|
24806
26766
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24807
26767
|
'429':
|
|
24808
26768
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26769
|
+
security:
|
|
26770
|
+
- apiKeyAuth: []
|
|
26771
|
+
appKeyAuth: []
|
|
26772
|
+
- AuthZ:
|
|
26773
|
+
- cases_write
|
|
24809
26774
|
summary: Update case priority
|
|
24810
26775
|
tags:
|
|
24811
26776
|
- Case Management
|
|
@@ -24839,6 +26804,11 @@ paths:
|
|
|
24839
26804
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24840
26805
|
'429':
|
|
24841
26806
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26807
|
+
security:
|
|
26808
|
+
- apiKeyAuth: []
|
|
26809
|
+
appKeyAuth: []
|
|
26810
|
+
- AuthZ:
|
|
26811
|
+
- cases_write
|
|
24842
26812
|
summary: Update case status
|
|
24843
26813
|
tags:
|
|
24844
26814
|
- Case Management
|
|
@@ -24872,6 +26842,11 @@ paths:
|
|
|
24872
26842
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24873
26843
|
'429':
|
|
24874
26844
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26845
|
+
security:
|
|
26846
|
+
- apiKeyAuth: []
|
|
26847
|
+
appKeyAuth: []
|
|
26848
|
+
- AuthZ:
|
|
26849
|
+
- cases_write
|
|
24875
26850
|
summary: Unarchive case
|
|
24876
26851
|
tags:
|
|
24877
26852
|
- Case Management
|
|
@@ -24905,9 +26880,117 @@ paths:
|
|
|
24905
26880
|
$ref: '#/components/responses/NotFoundResponse'
|
|
24906
26881
|
'429':
|
|
24907
26882
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26883
|
+
security:
|
|
26884
|
+
- apiKeyAuth: []
|
|
26885
|
+
appKeyAuth: []
|
|
26886
|
+
- AuthZ:
|
|
26887
|
+
- cases_write
|
|
24908
26888
|
summary: Unassign case
|
|
24909
26889
|
tags:
|
|
24910
26890
|
- Case Management
|
|
26891
|
+
/api/v2/catalog/entity:
|
|
26892
|
+
get:
|
|
26893
|
+
description: Get a list of entities from Software Catalog.
|
|
26894
|
+
operationId: ListCatalogEntity
|
|
26895
|
+
parameters:
|
|
26896
|
+
- $ref: '#/components/parameters/PageOffset'
|
|
26897
|
+
- description: Maximum number of entities in the response.
|
|
26898
|
+
example: 100
|
|
26899
|
+
in: query
|
|
26900
|
+
name: page[limit]
|
|
26901
|
+
required: false
|
|
26902
|
+
schema:
|
|
26903
|
+
default: 100
|
|
26904
|
+
format: int64
|
|
26905
|
+
type: integer
|
|
26906
|
+
- $ref: '#/components/parameters/FilterByID'
|
|
26907
|
+
- $ref: '#/components/parameters/FilterByRef'
|
|
26908
|
+
- $ref: '#/components/parameters/FilterByName'
|
|
26909
|
+
- $ref: '#/components/parameters/FilterByKind'
|
|
26910
|
+
- $ref: '#/components/parameters/FilterByOwner'
|
|
26911
|
+
- $ref: '#/components/parameters/FilterByRelationType'
|
|
26912
|
+
- $ref: '#/components/parameters/FilterByExcludeSnapshot'
|
|
26913
|
+
- $ref: '#/components/parameters/Include'
|
|
26914
|
+
responses:
|
|
26915
|
+
'200':
|
|
26916
|
+
content:
|
|
26917
|
+
application/json:
|
|
26918
|
+
schema:
|
|
26919
|
+
$ref: '#/components/schemas/ListEntityCatalogResponse'
|
|
26920
|
+
description: OK
|
|
26921
|
+
'403':
|
|
26922
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
26923
|
+
'429':
|
|
26924
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26925
|
+
security:
|
|
26926
|
+
- apiKeyAuth: []
|
|
26927
|
+
appKeyAuth: []
|
|
26928
|
+
- AuthZ:
|
|
26929
|
+
- apm_service_catalog_read
|
|
26930
|
+
summary: Get a list of entities
|
|
26931
|
+
tags:
|
|
26932
|
+
- Software Catalog
|
|
26933
|
+
x-pagination:
|
|
26934
|
+
limitParam: page[limit]
|
|
26935
|
+
pageParam: page[offset]
|
|
26936
|
+
resultsPath: data
|
|
26937
|
+
post:
|
|
26938
|
+
description: Create or update entities in Software Catalog.
|
|
26939
|
+
operationId: UpsertCatalogEntity
|
|
26940
|
+
requestBody:
|
|
26941
|
+
content:
|
|
26942
|
+
application/json:
|
|
26943
|
+
schema:
|
|
26944
|
+
$ref: '#/components/schemas/UpsertCatalogEntityRequest'
|
|
26945
|
+
description: Entity YAML/JSON.
|
|
26946
|
+
required: true
|
|
26947
|
+
responses:
|
|
26948
|
+
'202':
|
|
26949
|
+
content:
|
|
26950
|
+
application/json:
|
|
26951
|
+
schema:
|
|
26952
|
+
$ref: '#/components/schemas/UpsertCatalogEntityResponse'
|
|
26953
|
+
description: ACCEPTED
|
|
26954
|
+
'400':
|
|
26955
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
26956
|
+
'403':
|
|
26957
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
26958
|
+
'429':
|
|
26959
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26960
|
+
security:
|
|
26961
|
+
- apiKeyAuth: []
|
|
26962
|
+
appKeyAuth: []
|
|
26963
|
+
- AuthZ:
|
|
26964
|
+
- apm_service_catalog_write
|
|
26965
|
+
summary: Create or update entities
|
|
26966
|
+
tags:
|
|
26967
|
+
- Software Catalog
|
|
26968
|
+
x-codegen-request-body-name: body
|
|
26969
|
+
/api/v2/catalog/entity/{entity_id}:
|
|
26970
|
+
delete:
|
|
26971
|
+
description: Delete a single entity in Software Catalog.
|
|
26972
|
+
operationId: DeleteCatalogEntity
|
|
26973
|
+
parameters:
|
|
26974
|
+
- $ref: '#/components/parameters/EntityID'
|
|
26975
|
+
responses:
|
|
26976
|
+
'204':
|
|
26977
|
+
description: OK
|
|
26978
|
+
'400':
|
|
26979
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
26980
|
+
'403':
|
|
26981
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
26982
|
+
'404':
|
|
26983
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
26984
|
+
'429':
|
|
26985
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26986
|
+
security:
|
|
26987
|
+
- apiKeyAuth: []
|
|
26988
|
+
appKeyAuth: []
|
|
26989
|
+
- AuthZ:
|
|
26990
|
+
- apm_service_catalog_write
|
|
26991
|
+
summary: Delete a single entity
|
|
26992
|
+
tags:
|
|
26993
|
+
- Software Catalog
|
|
24911
26994
|
/api/v2/ci/pipeline:
|
|
24912
26995
|
post:
|
|
24913
26996
|
description: 'Send your pipeline event to your Datadog platform over HTTP. For
|
|
@@ -25591,6 +27674,7 @@ paths:
|
|
|
25591
27674
|
- Cloud Cost Management
|
|
25592
27675
|
/api/v2/cost/aws_related_accounts:
|
|
25593
27676
|
get:
|
|
27677
|
+
deprecated: true
|
|
25594
27678
|
description: List the AWS accounts in an organization by calling 'organizations:ListAccounts'
|
|
25595
27679
|
from the specified management account.
|
|
25596
27680
|
operationId: ListAWSRelatedAccounts
|
|
@@ -25767,6 +27851,118 @@ paths:
|
|
|
25767
27851
|
summary: Update Cloud Cost Management Azure config
|
|
25768
27852
|
tags:
|
|
25769
27853
|
- Cloud Cost Management
|
|
27854
|
+
/api/v2/cost/custom_costs:
|
|
27855
|
+
get:
|
|
27856
|
+
description: List the Custom Costs files.
|
|
27857
|
+
operationId: ListCustomCostsFiles
|
|
27858
|
+
responses:
|
|
27859
|
+
'200':
|
|
27860
|
+
content:
|
|
27861
|
+
application/json:
|
|
27862
|
+
schema:
|
|
27863
|
+
$ref: '#/components/schemas/CustomCostsFileListResponse'
|
|
27864
|
+
description: OK
|
|
27865
|
+
'403':
|
|
27866
|
+
content:
|
|
27867
|
+
application/json:
|
|
27868
|
+
schema:
|
|
27869
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
27870
|
+
description: Forbidden
|
|
27871
|
+
'429':
|
|
27872
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
27873
|
+
security:
|
|
27874
|
+
- apiKeyAuth: []
|
|
27875
|
+
appKeyAuth: []
|
|
27876
|
+
- AuthZ:
|
|
27877
|
+
- cloud_cost_management_read
|
|
27878
|
+
summary: List Custom Costs files
|
|
27879
|
+
tags:
|
|
27880
|
+
- Cloud Cost Management
|
|
27881
|
+
put:
|
|
27882
|
+
description: Upload a Custom Costs file.
|
|
27883
|
+
operationId: UploadCustomCostsFile
|
|
27884
|
+
requestBody:
|
|
27885
|
+
content:
|
|
27886
|
+
application/json:
|
|
27887
|
+
schema:
|
|
27888
|
+
$ref: '#/components/schemas/CustomCostsFileUploadRequest'
|
|
27889
|
+
required: true
|
|
27890
|
+
responses:
|
|
27891
|
+
'202':
|
|
27892
|
+
content:
|
|
27893
|
+
application/json:
|
|
27894
|
+
schema:
|
|
27895
|
+
$ref: '#/components/schemas/CustomCostsFileUploadResponse'
|
|
27896
|
+
description: Accepted
|
|
27897
|
+
'403':
|
|
27898
|
+
content:
|
|
27899
|
+
application/json:
|
|
27900
|
+
schema:
|
|
27901
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
27902
|
+
description: Forbidden
|
|
27903
|
+
'429':
|
|
27904
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
27905
|
+
security:
|
|
27906
|
+
- apiKeyAuth: []
|
|
27907
|
+
appKeyAuth: []
|
|
27908
|
+
- AuthZ:
|
|
27909
|
+
- cloud_cost_management_write
|
|
27910
|
+
summary: Upload Custom Costs file
|
|
27911
|
+
tags:
|
|
27912
|
+
- Cloud Cost Management
|
|
27913
|
+
/api/v2/cost/custom_costs/{file_id}:
|
|
27914
|
+
delete:
|
|
27915
|
+
description: Delete the specified Custom Costs file.
|
|
27916
|
+
operationId: DeleteCustomCostsFile
|
|
27917
|
+
parameters:
|
|
27918
|
+
- $ref: '#/components/parameters/FileID'
|
|
27919
|
+
responses:
|
|
27920
|
+
'204':
|
|
27921
|
+
description: No Content
|
|
27922
|
+
'403':
|
|
27923
|
+
content:
|
|
27924
|
+
application/json:
|
|
27925
|
+
schema:
|
|
27926
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
27927
|
+
description: Forbidden
|
|
27928
|
+
'429':
|
|
27929
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
27930
|
+
security:
|
|
27931
|
+
- apiKeyAuth: []
|
|
27932
|
+
appKeyAuth: []
|
|
27933
|
+
- AuthZ:
|
|
27934
|
+
- cloud_cost_management_write
|
|
27935
|
+
summary: Delete Custom Costs file
|
|
27936
|
+
tags:
|
|
27937
|
+
- Cloud Cost Management
|
|
27938
|
+
get:
|
|
27939
|
+
description: Fetch the specified Custom Costs file.
|
|
27940
|
+
operationId: GetCustomCostsFile
|
|
27941
|
+
parameters:
|
|
27942
|
+
- $ref: '#/components/parameters/FileID'
|
|
27943
|
+
responses:
|
|
27944
|
+
'200':
|
|
27945
|
+
content:
|
|
27946
|
+
application/json:
|
|
27947
|
+
schema:
|
|
27948
|
+
$ref: '#/components/schemas/CustomCostsFileGetResponse'
|
|
27949
|
+
description: OK
|
|
27950
|
+
'403':
|
|
27951
|
+
content:
|
|
27952
|
+
application/json:
|
|
27953
|
+
schema:
|
|
27954
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
27955
|
+
description: Forbidden
|
|
27956
|
+
'429':
|
|
27957
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
27958
|
+
security:
|
|
27959
|
+
- apiKeyAuth: []
|
|
27960
|
+
appKeyAuth: []
|
|
27961
|
+
- AuthZ:
|
|
27962
|
+
- cloud_cost_management_read
|
|
27963
|
+
summary: Get Custom Costs file
|
|
27964
|
+
tags:
|
|
27965
|
+
- Cloud Cost Management
|
|
25770
27966
|
/api/v2/cost/enabled:
|
|
25771
27967
|
get:
|
|
25772
27968
|
description: Get the Cloud Cost Management activity.
|
|
@@ -26682,13 +28878,13 @@ paths:
|
|
|
26682
28878
|
required: false
|
|
26683
28879
|
schema:
|
|
26684
28880
|
type: string
|
|
26685
|
-
- description: Minimum timestamp for requested events.
|
|
28881
|
+
- description: Minimum timestamp for requested events, in milliseconds.
|
|
26686
28882
|
in: query
|
|
26687
28883
|
name: filter[from]
|
|
26688
28884
|
required: false
|
|
26689
28885
|
schema:
|
|
26690
28886
|
type: string
|
|
26691
|
-
- description: Maximum timestamp for requested events.
|
|
28887
|
+
- description: Maximum timestamp for requested events, in milliseconds.
|
|
26692
28888
|
in: query
|
|
26693
28889
|
name: filter[to]
|
|
26694
28890
|
required: false
|
|
@@ -30517,6 +32713,172 @@ paths:
|
|
|
30517
32713
|
limitParam: page[limit]
|
|
30518
32714
|
pageOffsetParam: page[offset]
|
|
30519
32715
|
resultsPath: data
|
|
32716
|
+
/api/v2/ndm/devices:
|
|
32717
|
+
get:
|
|
32718
|
+
description: Get the list of devices.
|
|
32719
|
+
operationId: ListDevices
|
|
32720
|
+
parameters:
|
|
32721
|
+
- description: The page number to fetch.
|
|
32722
|
+
example: 0
|
|
32723
|
+
in: query
|
|
32724
|
+
name: page[number]
|
|
32725
|
+
required: false
|
|
32726
|
+
schema:
|
|
32727
|
+
format: int64
|
|
32728
|
+
type: integer
|
|
32729
|
+
- description: The number of devices to return per page.
|
|
32730
|
+
example: 10
|
|
32731
|
+
in: query
|
|
32732
|
+
name: page[size]
|
|
32733
|
+
required: false
|
|
32734
|
+
schema:
|
|
32735
|
+
format: int64
|
|
32736
|
+
type: integer
|
|
32737
|
+
- description: The field to sort the devices by.
|
|
32738
|
+
example: status
|
|
32739
|
+
in: query
|
|
32740
|
+
name: sort
|
|
32741
|
+
required: false
|
|
32742
|
+
schema:
|
|
32743
|
+
type: string
|
|
32744
|
+
- description: Filter devices by tag.
|
|
32745
|
+
example: status:ok
|
|
32746
|
+
in: query
|
|
32747
|
+
name: filter[tag]
|
|
32748
|
+
required: false
|
|
32749
|
+
schema:
|
|
32750
|
+
type: string
|
|
32751
|
+
responses:
|
|
32752
|
+
'200':
|
|
32753
|
+
content:
|
|
32754
|
+
application/json:
|
|
32755
|
+
schema:
|
|
32756
|
+
$ref: '#/components/schemas/ListDevicesResponse'
|
|
32757
|
+
description: OK
|
|
32758
|
+
'400':
|
|
32759
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
32760
|
+
'403':
|
|
32761
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
32762
|
+
'429':
|
|
32763
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
32764
|
+
summary: Get the list of devices
|
|
32765
|
+
tags:
|
|
32766
|
+
- Network Device Monitoring
|
|
32767
|
+
/api/v2/ndm/devices/{device_id}:
|
|
32768
|
+
get:
|
|
32769
|
+
description: Get the device details.
|
|
32770
|
+
operationId: GetDevice
|
|
32771
|
+
parameters:
|
|
32772
|
+
- description: The id of the device to fetch.
|
|
32773
|
+
example: example:1.2.3.4
|
|
32774
|
+
in: path
|
|
32775
|
+
name: device_id
|
|
32776
|
+
required: true
|
|
32777
|
+
schema:
|
|
32778
|
+
type: string
|
|
32779
|
+
responses:
|
|
32780
|
+
'200':
|
|
32781
|
+
content:
|
|
32782
|
+
application/json:
|
|
32783
|
+
schema:
|
|
32784
|
+
$ref: '#/components/schemas/GetDeviceResponse'
|
|
32785
|
+
description: OK
|
|
32786
|
+
'403':
|
|
32787
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
32788
|
+
'404':
|
|
32789
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
32790
|
+
'429':
|
|
32791
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
32792
|
+
summary: Get the device details
|
|
32793
|
+
tags:
|
|
32794
|
+
- Network Device Monitoring
|
|
32795
|
+
/api/v2/ndm/interfaces:
|
|
32796
|
+
get:
|
|
32797
|
+
description: Get the list of interfaces of the device.
|
|
32798
|
+
operationId: GetInterfaces
|
|
32799
|
+
parameters:
|
|
32800
|
+
- description: The ID of the device to get interfaces from.
|
|
32801
|
+
example: example:1.2.3.4
|
|
32802
|
+
in: query
|
|
32803
|
+
name: device_id
|
|
32804
|
+
required: true
|
|
32805
|
+
schema:
|
|
32806
|
+
type: string
|
|
32807
|
+
responses:
|
|
32808
|
+
'200':
|
|
32809
|
+
content:
|
|
32810
|
+
application/json:
|
|
32811
|
+
schema:
|
|
32812
|
+
$ref: '#/components/schemas/GetInterfacesResponse'
|
|
32813
|
+
description: OK
|
|
32814
|
+
'403':
|
|
32815
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
32816
|
+
'429':
|
|
32817
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
32818
|
+
summary: Get the list of interfaces of the device
|
|
32819
|
+
tags:
|
|
32820
|
+
- Network Device Monitoring
|
|
32821
|
+
/api/v2/ndm/tags/devices/{device_id}:
|
|
32822
|
+
get:
|
|
32823
|
+
description: Get the list of tags for a device.
|
|
32824
|
+
operationId: ListDeviceUserTags
|
|
32825
|
+
parameters:
|
|
32826
|
+
- description: The id of the device to fetch tags for.
|
|
32827
|
+
example: example:1.2.3.4
|
|
32828
|
+
in: path
|
|
32829
|
+
name: device_id
|
|
32830
|
+
required: true
|
|
32831
|
+
schema:
|
|
32832
|
+
type: string
|
|
32833
|
+
responses:
|
|
32834
|
+
'200':
|
|
32835
|
+
content:
|
|
32836
|
+
application/json:
|
|
32837
|
+
schema:
|
|
32838
|
+
$ref: '#/components/schemas/ListTagsResponse'
|
|
32839
|
+
description: OK
|
|
32840
|
+
'403':
|
|
32841
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
32842
|
+
'404':
|
|
32843
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
32844
|
+
'429':
|
|
32845
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
32846
|
+
summary: Get the list of tags for a device
|
|
32847
|
+
tags:
|
|
32848
|
+
- Network Device Monitoring
|
|
32849
|
+
patch:
|
|
32850
|
+
description: Update the tags for a device.
|
|
32851
|
+
operationId: UpdateDeviceUserTags
|
|
32852
|
+
parameters:
|
|
32853
|
+
- description: The id of the device to update tags for.
|
|
32854
|
+
example: example:1.2.3.4
|
|
32855
|
+
in: path
|
|
32856
|
+
name: device_id
|
|
32857
|
+
required: true
|
|
32858
|
+
schema:
|
|
32859
|
+
type: string
|
|
32860
|
+
requestBody:
|
|
32861
|
+
content:
|
|
32862
|
+
application/json:
|
|
32863
|
+
schema:
|
|
32864
|
+
$ref: '#/components/schemas/ListTagsResponse'
|
|
32865
|
+
required: true
|
|
32866
|
+
responses:
|
|
32867
|
+
'200':
|
|
32868
|
+
content:
|
|
32869
|
+
application/json:
|
|
32870
|
+
schema:
|
|
32871
|
+
$ref: '#/components/schemas/ListTagsResponse'
|
|
32872
|
+
description: OK
|
|
32873
|
+
'403':
|
|
32874
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
32875
|
+
'404':
|
|
32876
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
32877
|
+
'429':
|
|
32878
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
32879
|
+
summary: Update the tags for a device
|
|
32880
|
+
tags:
|
|
32881
|
+
- Network Device Monitoring
|
|
30520
32882
|
/api/v2/org_configs:
|
|
30521
32883
|
get:
|
|
30522
32884
|
description: Returns all Org Configs (name, description, and value).
|
|
@@ -30599,11 +32961,6 @@ paths:
|
|
|
30599
32961
|
$ref: '#/components/responses/NotFoundResponse'
|
|
30600
32962
|
'429':
|
|
30601
32963
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
30602
|
-
security:
|
|
30603
|
-
- apiKeyAuth: []
|
|
30604
|
-
appKeyAuth: []
|
|
30605
|
-
- AuthZ:
|
|
30606
|
-
- org_management
|
|
30607
32964
|
summary: Update a specific Org Config
|
|
30608
32965
|
tags:
|
|
30609
32966
|
- Organizations
|
|
@@ -31454,22 +33811,38 @@ paths:
|
|
|
31454
33811
|
|
|
31455
33812
|
- Service Level Objectives: `slo`
|
|
31456
33813
|
|
|
33814
|
+
- Synthetic Global Variables: `synthetics-global-variable`
|
|
33815
|
+
|
|
33816
|
+
- Synthetic Tests: `synthetics-test`
|
|
33817
|
+
|
|
33818
|
+
- Synthetic Private Locations: `synthetics-private-location`
|
|
33819
|
+
|
|
33820
|
+
- Monitors: `monitor`
|
|
33821
|
+
|
|
31457
33822
|
|
|
31458
33823
|
#### Supported relations for resources
|
|
31459
33824
|
|
|
31460
|
-
Resource Type
|
|
33825
|
+
Resource Type | Supported Relations
|
|
33826
|
+
|
|
33827
|
+
----------------------------|--------------------------
|
|
31461
33828
|
|
|
31462
|
-
|
|
33829
|
+
Dashboards | `viewer`, `editor`
|
|
31463
33830
|
|
|
31464
|
-
|
|
33831
|
+
Notebooks | `viewer`, `editor`
|
|
31465
33832
|
|
|
31466
|
-
|
|
33833
|
+
Powerpacks | `viewer`, `editor`
|
|
31467
33834
|
|
|
31468
|
-
|
|
33835
|
+
Security Rules | `viewer`, `editor`
|
|
31469
33836
|
|
|
31470
|
-
|
|
33837
|
+
Service Level Objectives | `viewer`, `editor`
|
|
31471
33838
|
|
|
31472
|
-
|
|
33839
|
+
Synthetic Global Variables | `viewer`, `editor`
|
|
33840
|
+
|
|
33841
|
+
Synthetic Tests | `viewer`, `editor`
|
|
33842
|
+
|
|
33843
|
+
Synthetic Private Locations | `viewer`, `editor`
|
|
33844
|
+
|
|
33845
|
+
Monitors | `viewer`, `editor`'
|
|
31473
33846
|
operationId: UpdateRestrictionPolicy
|
|
31474
33847
|
parameters:
|
|
31475
33848
|
- $ref: '#/components/parameters/ResourceID'
|
|
@@ -32650,6 +35023,43 @@ paths:
|
|
|
32650
35023
|
x-unstable: '**Note**: This endpoint is in public beta.
|
|
32651
35024
|
|
|
32652
35025
|
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
35026
|
+
put:
|
|
35027
|
+
description: Updates an existing rule.
|
|
35028
|
+
operationId: UpdateScorecardRule
|
|
35029
|
+
parameters:
|
|
35030
|
+
- $ref: '#/components/parameters/RuleId'
|
|
35031
|
+
requestBody:
|
|
35032
|
+
content:
|
|
35033
|
+
application/json:
|
|
35034
|
+
schema:
|
|
35035
|
+
$ref: '#/components/schemas/UpdateRuleRequest'
|
|
35036
|
+
description: Rule attributes.
|
|
35037
|
+
required: true
|
|
35038
|
+
responses:
|
|
35039
|
+
'200':
|
|
35040
|
+
content:
|
|
35041
|
+
application/json:
|
|
35042
|
+
schema:
|
|
35043
|
+
$ref: '#/components/schemas/UpdateRuleResponse'
|
|
35044
|
+
description: Rule updated successfully
|
|
35045
|
+
'400':
|
|
35046
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
35047
|
+
'403':
|
|
35048
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
35049
|
+
'429':
|
|
35050
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
35051
|
+
security:
|
|
35052
|
+
- apiKeyAuth: []
|
|
35053
|
+
appKeyAuth: []
|
|
35054
|
+
- AuthZ:
|
|
35055
|
+
- apm_service_catalog_write
|
|
35056
|
+
summary: Update an existing rule
|
|
35057
|
+
tags:
|
|
35058
|
+
- Service Scorecards
|
|
35059
|
+
x-codegen-request-body-name: body
|
|
35060
|
+
x-unstable: '**Note**: This endpoint is in public beta.
|
|
35061
|
+
|
|
35062
|
+
If you have any feedback, contact [Datadog support](https://docs.datadoghq.com/help/).'
|
|
32653
35063
|
/api/v2/security/cloud_workload/policy/download:
|
|
32654
35064
|
get:
|
|
32655
35065
|
description: 'The download endpoint generates a Cloud Workload Security policy
|
|
@@ -33152,6 +35562,45 @@ paths:
|
|
|
33152
35562
|
tags:
|
|
33153
35563
|
- Security Monitoring
|
|
33154
35564
|
x-codegen-request-body-name: body
|
|
35565
|
+
/api/v2/security_monitoring/rules/convert:
|
|
35566
|
+
post:
|
|
35567
|
+
description: 'Convert a rule that doesn''t (yet) exist from JSON to Terraform
|
|
35568
|
+
for datadog provider
|
|
35569
|
+
|
|
35570
|
+
resource datadog_security_monitoring_rule.'
|
|
35571
|
+
operationId: ConvertSecurityMonitoringRuleFromJSONToTerraform
|
|
35572
|
+
requestBody:
|
|
35573
|
+
content:
|
|
35574
|
+
application/json:
|
|
35575
|
+
schema:
|
|
35576
|
+
$ref: '#/components/schemas/SecurityMonitoringRuleConvertPayload'
|
|
35577
|
+
required: true
|
|
35578
|
+
responses:
|
|
35579
|
+
'200':
|
|
35580
|
+
content:
|
|
35581
|
+
application/json:
|
|
35582
|
+
schema:
|
|
35583
|
+
$ref: '#/components/schemas/SecurityMonitoringRuleConvertResponse'
|
|
35584
|
+
description: OK
|
|
35585
|
+
'400':
|
|
35586
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
35587
|
+
'401':
|
|
35588
|
+
$ref: '#/components/responses/ConcurrentModificationResponse'
|
|
35589
|
+
'403':
|
|
35590
|
+
$ref: '#/components/responses/NotAuthorizedResponse'
|
|
35591
|
+
'404':
|
|
35592
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
35593
|
+
'429':
|
|
35594
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
35595
|
+
security:
|
|
35596
|
+
- apiKeyAuth: []
|
|
35597
|
+
appKeyAuth: []
|
|
35598
|
+
- AuthZ:
|
|
35599
|
+
- security_monitoring_rules_write
|
|
35600
|
+
summary: Convert a rule from JSON to Terraform
|
|
35601
|
+
tags:
|
|
35602
|
+
- Security Monitoring
|
|
35603
|
+
x-codegen-request-body-name: body
|
|
33155
35604
|
/api/v2/security_monitoring/rules/test:
|
|
33156
35605
|
post:
|
|
33157
35606
|
description: Test a rule.
|
|
@@ -33309,6 +35758,37 @@ paths:
|
|
|
33309
35758
|
tags:
|
|
33310
35759
|
- Security Monitoring
|
|
33311
35760
|
x-codegen-request-body-name: body
|
|
35761
|
+
/api/v2/security_monitoring/rules/{rule_id}/convert:
|
|
35762
|
+
get:
|
|
35763
|
+
description: 'Convert an existing rule from JSON to Terraform for datadog provider
|
|
35764
|
+
|
|
35765
|
+
resource datadog_security_monitoring_rule.'
|
|
35766
|
+
operationId: ConvertExistingSecurityMonitoringRule
|
|
35767
|
+
parameters:
|
|
35768
|
+
- $ref: '#/components/parameters/SecurityMonitoringRuleID'
|
|
35769
|
+
responses:
|
|
35770
|
+
'200':
|
|
35771
|
+
content:
|
|
35772
|
+
application/json:
|
|
35773
|
+
schema:
|
|
35774
|
+
$ref: '#/components/schemas/SecurityMonitoringRuleConvertResponse'
|
|
35775
|
+
description: OK
|
|
35776
|
+
'400':
|
|
35777
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
35778
|
+
'403':
|
|
35779
|
+
$ref: '#/components/responses/NotAuthorizedResponse'
|
|
35780
|
+
'404':
|
|
35781
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
35782
|
+
'429':
|
|
35783
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
35784
|
+
security:
|
|
35785
|
+
- apiKeyAuth: []
|
|
35786
|
+
appKeyAuth: []
|
|
35787
|
+
- AuthZ:
|
|
35788
|
+
- security_monitoring_rules_read
|
|
35789
|
+
summary: Convert an existing rule from JSON to Terraform
|
|
35790
|
+
tags:
|
|
35791
|
+
- Security Monitoring
|
|
33312
35792
|
/api/v2/security_monitoring/rules/{rule_id}/test:
|
|
33313
35793
|
post:
|
|
33314
35794
|
description: Test an existing rule.
|
|
@@ -36005,6 +38485,15 @@ paths:
|
|
|
36005
38485
|
schema:
|
|
36006
38486
|
format: date-time
|
|
36007
38487
|
type: string
|
|
38488
|
+
- description: 'Boolean to specify whether to include accounts connected to
|
|
38489
|
+
the current account as partner customers in the Datadog partner network
|
|
38490
|
+
program. Defaults to `false`. '
|
|
38491
|
+
in: query
|
|
38492
|
+
name: include_connected_accounts
|
|
38493
|
+
required: false
|
|
38494
|
+
schema:
|
|
38495
|
+
default: false
|
|
38496
|
+
type: boolean
|
|
36008
38497
|
responses:
|
|
36009
38498
|
'200':
|
|
36010
38499
|
content:
|
|
@@ -36073,6 +38562,15 @@ paths:
|
|
|
36073
38562
|
schema:
|
|
36074
38563
|
format: date-time
|
|
36075
38564
|
type: string
|
|
38565
|
+
- description: 'Boolean to specify whether to include accounts connected to
|
|
38566
|
+
the current account as partner customers in the Datadog partner network
|
|
38567
|
+
program. Defaults to `false`. '
|
|
38568
|
+
in: query
|
|
38569
|
+
name: include_connected_accounts
|
|
38570
|
+
required: false
|
|
38571
|
+
schema:
|
|
38572
|
+
default: false
|
|
38573
|
+
type: boolean
|
|
36076
38574
|
responses:
|
|
36077
38575
|
'200':
|
|
36078
38576
|
content:
|
|
@@ -36160,6 +38658,15 @@ paths:
|
|
|
36160
38658
|
schema:
|
|
36161
38659
|
default: false
|
|
36162
38660
|
type: boolean
|
|
38661
|
+
- description: Boolean to specify whether to include accounts connected to the
|
|
38662
|
+
current account as partner customers in the Datadog partner network program.
|
|
38663
|
+
Defaults to false.
|
|
38664
|
+
in: query
|
|
38665
|
+
name: filter[include_connected_accounts]
|
|
38666
|
+
required: false
|
|
38667
|
+
schema:
|
|
38668
|
+
default: false
|
|
38669
|
+
type: boolean
|
|
36163
38670
|
- description: Include breakdown of usage by subcategories where applicable
|
|
36164
38671
|
(for product family logs only). Defaults to false.
|
|
36165
38672
|
in: query
|
|
@@ -36370,6 +38877,15 @@ paths:
|
|
|
36370
38877
|
required: false
|
|
36371
38878
|
schema:
|
|
36372
38879
|
type: string
|
|
38880
|
+
- description: 'Boolean to specify whether to include accounts connected to
|
|
38881
|
+
the current account as partner customers in the Datadog partner network
|
|
38882
|
+
program. Defaults to `false`. '
|
|
38883
|
+
in: query
|
|
38884
|
+
name: include_connected_accounts
|
|
38885
|
+
required: false
|
|
38886
|
+
schema:
|
|
38887
|
+
default: false
|
|
38888
|
+
type: boolean
|
|
36373
38889
|
responses:
|
|
36374
38890
|
'200':
|
|
36375
38891
|
content:
|
|
@@ -36838,6 +39354,122 @@ paths:
|
|
|
36838
39354
|
summary: Get user memberships
|
|
36839
39355
|
tags:
|
|
36840
39356
|
- Teams
|
|
39357
|
+
/api/v2/workflows/{workflow_id}/instances:
|
|
39358
|
+
get:
|
|
39359
|
+
description: List all instances of a given workflow. This API requires an application
|
|
39360
|
+
key scoped with the workflows_read permission.
|
|
39361
|
+
operationId: ListWorkflowInstances
|
|
39362
|
+
parameters:
|
|
39363
|
+
- $ref: '#/components/parameters/WorkflowId'
|
|
39364
|
+
- $ref: '#/components/parameters/PageSize'
|
|
39365
|
+
- $ref: '#/components/parameters/PageNumber'
|
|
39366
|
+
responses:
|
|
39367
|
+
'200':
|
|
39368
|
+
content:
|
|
39369
|
+
application/json:
|
|
39370
|
+
schema:
|
|
39371
|
+
$ref: '#/components/schemas/WorkflowListInstancesResponse'
|
|
39372
|
+
description: OK
|
|
39373
|
+
'400':
|
|
39374
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
39375
|
+
'403':
|
|
39376
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
39377
|
+
'429':
|
|
39378
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
39379
|
+
security:
|
|
39380
|
+
- apiKeyAuth: []
|
|
39381
|
+
appKeyAuth: []
|
|
39382
|
+
- AuthZ:
|
|
39383
|
+
- workflows_read
|
|
39384
|
+
summary: List workflow instances
|
|
39385
|
+
tags:
|
|
39386
|
+
- Workflow Automation
|
|
39387
|
+
post:
|
|
39388
|
+
description: Execute the given workflow. This API requires an application key
|
|
39389
|
+
scoped with the workflows_run permission.
|
|
39390
|
+
operationId: CreateWorkflowInstance
|
|
39391
|
+
parameters:
|
|
39392
|
+
- $ref: '#/components/parameters/WorkflowId'
|
|
39393
|
+
requestBody:
|
|
39394
|
+
content:
|
|
39395
|
+
application/json:
|
|
39396
|
+
schema:
|
|
39397
|
+
$ref: '#/components/schemas/WorkflowInstanceCreateRequest'
|
|
39398
|
+
required: true
|
|
39399
|
+
responses:
|
|
39400
|
+
'200':
|
|
39401
|
+
content:
|
|
39402
|
+
application/json:
|
|
39403
|
+
schema:
|
|
39404
|
+
$ref: '#/components/schemas/WorkflowInstanceCreateResponse'
|
|
39405
|
+
description: Created
|
|
39406
|
+
'400':
|
|
39407
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
39408
|
+
'403':
|
|
39409
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
39410
|
+
'429':
|
|
39411
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
39412
|
+
summary: Execute a workflow
|
|
39413
|
+
tags:
|
|
39414
|
+
- Workflow Automation
|
|
39415
|
+
x-codegen-request-body-name: body
|
|
39416
|
+
/api/v2/workflows/{workflow_id}/instances/{instance_id}:
|
|
39417
|
+
get:
|
|
39418
|
+
description: Get a specific execution of a given workflow. This API requires
|
|
39419
|
+
an application key scoped with the workflows_read permission.
|
|
39420
|
+
operationId: GetWorkflowInstance
|
|
39421
|
+
parameters:
|
|
39422
|
+
- $ref: '#/components/parameters/WorkflowId'
|
|
39423
|
+
- $ref: '#/components/parameters/InstanceId'
|
|
39424
|
+
responses:
|
|
39425
|
+
'200':
|
|
39426
|
+
content:
|
|
39427
|
+
application/json:
|
|
39428
|
+
schema:
|
|
39429
|
+
$ref: '#/components/schemas/WorklflowGetInstanceResponse'
|
|
39430
|
+
description: OK
|
|
39431
|
+
'400':
|
|
39432
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
39433
|
+
'403':
|
|
39434
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
39435
|
+
'404':
|
|
39436
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
39437
|
+
'429':
|
|
39438
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
39439
|
+
security:
|
|
39440
|
+
- apiKeyAuth: []
|
|
39441
|
+
appKeyAuth: []
|
|
39442
|
+
- AuthZ:
|
|
39443
|
+
- workflows_read
|
|
39444
|
+
summary: Get a workflow instance
|
|
39445
|
+
tags:
|
|
39446
|
+
- Workflow Automation
|
|
39447
|
+
/api/v2/workflows/{workflow_id}/instances/{instance_id}/cancel:
|
|
39448
|
+
put:
|
|
39449
|
+
description: Cancels a specific execution of a given workflow. This API requires
|
|
39450
|
+
an application key scoped with the workflows_run permission.
|
|
39451
|
+
operationId: CancelWorkflowInstance
|
|
39452
|
+
parameters:
|
|
39453
|
+
- $ref: '#/components/parameters/WorkflowId'
|
|
39454
|
+
- $ref: '#/components/parameters/InstanceId'
|
|
39455
|
+
responses:
|
|
39456
|
+
'200':
|
|
39457
|
+
content:
|
|
39458
|
+
application/json:
|
|
39459
|
+
schema:
|
|
39460
|
+
$ref: '#/components/schemas/WorklflowCancelInstanceResponse'
|
|
39461
|
+
description: OK
|
|
39462
|
+
'400':
|
|
39463
|
+
$ref: '#/components/responses/BadRequestResponse'
|
|
39464
|
+
'403':
|
|
39465
|
+
$ref: '#/components/responses/ForbiddenResponse'
|
|
39466
|
+
'404':
|
|
39467
|
+
$ref: '#/components/responses/NotFoundResponse'
|
|
39468
|
+
'429':
|
|
39469
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
39470
|
+
summary: Cancel a workflow instance
|
|
39471
|
+
tags:
|
|
39472
|
+
- Workflow Automation
|
|
36841
39473
|
security:
|
|
36842
39474
|
- apiKeyAuth: []
|
|
36843
39475
|
appKeyAuth: []
|
|
@@ -36910,8 +39542,10 @@ tags:
|
|
|
36910
39542
|
for more information.
|
|
36911
39543
|
name: Case Management
|
|
36912
39544
|
- description: The Cloud Cost Management API allows you to set up, edit, and delete
|
|
36913
|
-
Cloud Cost Management accounts for AWS and Azure.
|
|
36914
|
-
|
|
39545
|
+
Cloud Cost Management accounts for AWS and Azure. You can query your cost data
|
|
39546
|
+
by using the [Metrics endpoint](https://docs.datadoghq.com/api/latest/metrics/#query-timeseries-data-across-multiple-products)
|
|
39547
|
+
and the `cloud_cost` data source. For more information, see the [Cloud Cost Management
|
|
39548
|
+
documentation](https://docs.datadoghq.com/cloud_cost_management/).
|
|
36915
39549
|
name: Cloud Cost Management
|
|
36916
39550
|
- description: Manage your Datadog Cloudflare integration directly through the Datadog
|
|
36917
39551
|
API. See the [Cloudflare integration page](https://docs.datadoghq.com/integrations/cloudflare/)
|
|
@@ -37059,6 +39693,10 @@ tags:
|
|
|
37059
39693
|
description: Find out more at
|
|
37060
39694
|
url: https://docs.datadoghq.com/monitors/create/types/
|
|
37061
39695
|
name: Monitors
|
|
39696
|
+
- description: The Network Device Monitoring API allows you to fetch devices and interfaces
|
|
39697
|
+
and their attributes. See the [Network Device Monitoring page](https://docs.datadoghq.com/network_monitoring/)
|
|
39698
|
+
for more information.
|
|
39699
|
+
name: Network Device Monitoring
|
|
37062
39700
|
- description: Configure your [Datadog Okta integration](https://docs.datadoghq.com/integrations/okta/)
|
|
37063
39701
|
directly through the Datadog API.
|
|
37064
39702
|
name: Okta Integration
|
|
@@ -37154,13 +39792,17 @@ tags:
|
|
|
37154
39792
|
|
|
37155
39793
|
and improve communication with internal and external users.'
|
|
37156
39794
|
name: Service Level Objectives
|
|
37157
|
-
- description: 'API to create
|
|
37158
|
-
for more information.
|
|
39795
|
+
- description: 'API to create and update scorecard rules and outcomes. See [Service
|
|
39796
|
+
Scorecards](https://docs.datadoghq.com/service_catalog/scorecards) for more information.
|
|
37159
39797
|
|
|
37160
39798
|
|
|
37161
39799
|
This feature is currently in BETA. If you have any feedback, contact [Datadog
|
|
37162
39800
|
support](https://docs.datadoghq.com/help/).'
|
|
37163
39801
|
name: Service Scorecards
|
|
39802
|
+
- description: API to create, update, retrieve and delete Software Catalog entities.
|
|
39803
|
+
externalDocs:
|
|
39804
|
+
url: https://docs.datadoghq.com/service_catalog/service_definitions#metadata-schema-v30-beta
|
|
39805
|
+
name: Software Catalog
|
|
37164
39806
|
- description: Search and aggregate your spans from your Datadog platform over HTTP.
|
|
37165
39807
|
name: Spans
|
|
37166
39808
|
- description: Manage configuration of [span-based metrics](https://app.datadoghq.com/apm/traces/generate-metrics)
|
|
@@ -37205,4 +39847,9 @@ tags:
|
|
|
37205
39847
|
externalDocs:
|
|
37206
39848
|
url: https://docs.datadoghq.com/account_management/users
|
|
37207
39849
|
name: Users
|
|
39850
|
+
- description: Automate your teams operational processes with Datadog Workflow Automation.
|
|
39851
|
+
externalDocs:
|
|
39852
|
+
description: Find out more at
|
|
39853
|
+
url: https://docs.datadoghq.com/service_management/workflows/
|
|
39854
|
+
name: Workflow Automation
|
|
37208
39855
|
x-group-parameters: true
|