datadog_api_client 2.9.0 → 2.11.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 +16 -24
- data/.generator/poetry.lock +164 -189
- data/.generator/schemas/v1/openapi.yaml +1294 -161
- data/.generator/schemas/v2/openapi.yaml +4285 -1098
- data/.generator/src/generator/formatter.py +1 -1
- data/.generator/src/generator/openapi.py +2 -1
- data/.generator/src/generator/templates/api_client.j2 +2 -2
- data/.generator/src/generator/templates/example.j2 +1 -1
- data/.generator/src/generator/templates/model_base.j2 +1 -1
- data/.generator/src/generator/templates/model_generic.j2 +0 -3
- data/.generator/src/generator/templates/model_oneof.j2 +1 -1
- data/.github/workflows/stale.yml +1 -1
- data/.github/workflows/test.yml +5 -5
- data/.github/workflows/test_integration.yml +4 -4
- data/CHANGELOG.md +72 -0
- data/README.md +1 -1
- data/examples/v1/dashboard-lists/CreateDashboardList.rb +1 -1
- data/examples/v1/dashboard-lists/UpdateDashboardList.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1024858348.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1039800684.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_109450134.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1094917386.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1177423752.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1200099236.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1213075383.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1307120899.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1423904722.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1442588603.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_145494973.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_173805046.rb +2 -1
- data/examples/v1/dashboards/CreateDashboard_1738608750.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_1877023900.rb +37 -0
- data/examples/v1/dashboards/CreateDashboard_2029850837.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2034634967.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2064651578.rb +64 -0
- data/examples/v1/dashboards/CreateDashboard_2104498738.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2308247857.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2316374332.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2336428357.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2338918735.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_2361531620.rb +37 -0
- data/examples/v1/dashboards/CreateDashboard_2432046716.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2490110261.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_252716965.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2607944105.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2610827685.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2634813877.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2644712913.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2652180930.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2705593938.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2800096921.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2843286292.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2917274132.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_2921337351.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3117424216.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3195475781.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3250131584.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3562282606.rb +57 -0
- data/examples/v1/dashboards/CreateDashboard_3669695268.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_3882428227.rb +2 -2
- data/examples/v1/dashboards/CreateDashboard_3982498788.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_4026341408.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_4076476470.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_41622531.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_417992286.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_578885732.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_651038379.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_765140092.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_798168180.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_803346562.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_913313564.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_915214113.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_927141680.rb +1 -1
- data/examples/v1/dashboards/CreatePublicDashboard.rb +17 -0
- data/examples/v1/dashboards/DeletePublicDashboard.rb +5 -0
- data/examples/v1/dashboards/DeletePublicDashboardInvitation.rb +16 -0
- data/examples/v1/dashboards/GetPublicDashboard.rb +8 -0
- data/examples/v1/dashboards/GetPublicDashboardInvitations.rb +8 -0
- data/examples/v1/dashboards/SendPublicDashboardInvitation.rb +17 -0
- data/examples/v1/dashboards/UpdateDashboard.rb +1 -1
- data/examples/v1/dashboards/UpdateDashboard_3454865944.rb +40 -0
- data/examples/v1/dashboards/UpdatePublicDashboard.rb +16 -0
- data/examples/v1/downtimes/CreateDowntime.rb +12 -2
- data/examples/v1/downtimes/CreateDowntime_1393233946.rb +1 -1
- data/examples/v1/downtimes/CreateDowntime_2908359488.rb +7 -1
- data/examples/v1/downtimes/CreateDowntime_3059354445.rb +8 -1
- data/examples/v1/downtimes/CreateDowntime_3355644446.rb +2 -2
- data/examples/v1/downtimes/ListDowntimes.rb +4 -1
- data/examples/v1/downtimes/UpdateDowntime.rb +10 -1
- data/examples/v1/events/CreateEvent.rb +2 -2
- data/examples/v1/events/CreateEvent_19927815.rb +2 -2
- data/examples/v1/logs/SubmitLog.rb +2 -2
- data/examples/v1/logs/SubmitLog_1920474053.rb +2 -2
- data/examples/v1/logs/SubmitLog_3418823904.rb +2 -2
- data/examples/v1/metrics/SubmitMetrics.rb +1 -1
- data/examples/v1/metrics/SubmitMetrics_2203981258.rb +1 -1
- data/examples/v1/monitors/CreateMonitor.rb +2 -2
- data/examples/v1/monitors/CreateMonitor_1969035628.rb +2 -2
- data/examples/v1/monitors/CreateMonitor_2012680290.rb +1 -1
- data/examples/v1/monitors/CreateMonitor_2520912138.rb +2 -2
- data/examples/v1/monitors/CreateMonitor_3790803616.rb +2 -2
- data/examples/v1/monitors/CreateMonitor_3824294658.rb +2 -2
- data/examples/v1/monitors/CreateMonitor_3883669300.rb +2 -2
- data/examples/v1/monitors/CreateMonitor_440013737.rb +2 -2
- data/examples/v1/monitors/GetMonitor.rb +4 -1
- data/examples/v1/monitors/GetMonitor_2200114573.rb +11 -0
- data/examples/v1/monitors/ListMonitors_3448441939.rb +1 -1
- data/examples/v1/monitors/ValidateExistingMonitor.rb +2 -2
- data/examples/v1/monitors/ValidateMonitor.rb +2 -2
- data/examples/v1/monitors/ValidateMonitor_4247196452.rb +2 -2
- data/examples/v1/notebooks/CreateNotebook.rb +1 -1
- data/examples/v1/notebooks/UpdateNotebook.rb +1 -1
- data/examples/v1/service-checks/SubmitServiceCheck.rb +1 -1
- data/examples/v1/service-level-objective-corrections/CreateSLOCorrection.rb +1 -1
- data/examples/v1/service-level-objective-corrections/CreateSLOCorrection_1326388368.rb +1 -1
- data/examples/v1/service-level-objective-corrections/UpdateSLOCorrection.rb +1 -1
- data/examples/v1/service-level-objectives/CreateSLO.rb +1 -1
- data/examples/v1/synthetics/CreateGlobalVariable_1068962881.rb +1 -1
- data/examples/v1/synthetics/CreatePrivateLocation.rb +3 -3
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1072503741.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1279271422.rb +3 -2
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1402674167.rb +13 -2
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1487281163.rb +3 -3
- data/examples/v1/synthetics/CreateSyntheticsAPITest_2472747642.rb +2 -2
- data/examples/v1/synthetics/CreateSyntheticsAPITest_3829801148.rb +2 -2
- data/examples/v1/synthetics/CreateSyntheticsAPITest_960766374.rb +3 -3
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest.rb +10 -1
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest_2932742688.rb +1 -1
- data/examples/v1/synthetics/CreateSyntheticsBrowserTest_397420811.rb +1 -1
- data/examples/v1/synthetics/TriggerTests.rb +1 -1
- data/examples/v1/synthetics/UpdateAPITest.rb +2 -2
- data/examples/v1/webhooks-integration/CreateWebhooksIntegration.rb +1 -1
- data/examples/v1/webhooks-integration/CreateWebhooksIntegrationCustomVariable.rb +1 -1
- data/examples/v2/authn-mappings/CreateAuthNMapping.rb +2 -2
- data/examples/v2/cloud-workload-security/CreateCloudWorkloadSecurityAgentRule.rb +1 -1
- data/examples/v2/cloudflare-integration/CreateCloudflareAccount.rb +2 -2
- data/examples/v2/cloudflare-integration/UpdateCloudflareAccount.rb +1 -1
- data/examples/v2/confluent-cloud/CreateConfluentResource.rb +1 -1
- data/examples/v2/events/ListEvents.rb +1 -1
- data/examples/v2/events/ListEvents_1527584014.rb +1 -1
- data/examples/v2/events/ListEvents_2663715109.rb +1 -1
- data/examples/v2/events/SearchEvents.rb +1 -1
- data/examples/v2/events/SearchEvents_3856995058.rb +1 -1
- data/examples/v2/fastly-integration/CreateFastlyAccount.rb +2 -2
- data/examples/v2/gcp-integration/CreateGCPSTSAccount.rb +15 -0
- data/examples/v2/gcp-integration/DeleteGCPSTSAccount.rb +5 -0
- data/examples/v2/gcp-integration/GetGCPSTSDelegate.rb +5 -0
- data/examples/v2/gcp-integration/ListGCPSTSAccounts.rb +5 -0
- data/examples/v2/gcp-integration/MakeGCPSTSDelegate.rb +5 -0
- data/examples/v2/gcp-integration/MakeGCPSTSDelegate_962598975.rb +10 -0
- data/examples/v2/gcp-integration/UpdateGCPSTSAccount.rb +16 -0
- data/examples/v2/incident-services/CreateIncidentService.rb +2 -2
- data/examples/v2/incident-services/DeleteIncidentService.rb +1 -1
- data/examples/v2/incident-services/GetIncidentService.rb +1 -1
- data/examples/v2/incident-services/ListIncidentServices.rb +1 -1
- data/examples/v2/incident-services/UpdateIncidentService.rb +1 -1
- data/examples/v2/incident-teams/CreateIncidentTeam.rb +2 -2
- data/examples/v2/incident-teams/DeleteIncidentTeam.rb +1 -1
- data/examples/v2/incident-teams/GetIncidentTeam.rb +1 -1
- data/examples/v2/incident-teams/ListIncidentTeams.rb +1 -1
- data/examples/v2/incident-teams/UpdateIncidentTeam.rb +1 -1
- data/examples/v2/incidents/CreateIncident.rb +2 -2
- data/examples/v2/incidents/CreateIncidentIntegration.rb +1 -1
- data/examples/v2/incidents/CreateIncidentTodo.rb +23 -0
- data/examples/v2/incidents/DeleteIncident.rb +1 -1
- data/examples/v2/incidents/DeleteIncidentIntegration.rb +1 -1
- data/examples/v2/incidents/DeleteIncidentTodo.rb +14 -0
- data/examples/v2/incidents/GetIncident.rb +1 -1
- data/examples/v2/incidents/GetIncidentIntegration.rb +1 -1
- data/examples/v2/incidents/GetIncidentTodo.rb +14 -0
- data/examples/v2/incidents/ListIncidentAttachments.rb +1 -1
- data/examples/v2/incidents/ListIncidentAttachments_2457735435.rb +1 -1
- data/examples/v2/incidents/ListIncidentIntegrations.rb +1 -1
- data/examples/v2/incidents/ListIncidentTodos.rb +11 -0
- data/examples/v2/incidents/ListIncidents.rb +1 -1
- data/examples/v2/incidents/ListIncidents_2665616954.rb +1 -1
- data/examples/v2/incidents/SearchIncidents.rb +1 -1
- data/examples/v2/incidents/SearchIncidents_1931679109.rb +11 -0
- data/examples/v2/incidents/UpdateIncident.rb +1 -1
- data/examples/v2/incidents/UpdateIncidentAttachments.rb +1 -1
- data/examples/v2/incidents/UpdateIncidentAttachments_3881702075.rb +2 -2
- data/examples/v2/incidents/UpdateIncidentIntegration.rb +1 -1
- data/examples/v2/incidents/UpdateIncidentTodo.rb +28 -0
- data/examples/v2/incidents/UpdateIncident_1009194038.rb +1 -1
- data/examples/v2/incidents/UpdateIncident_3369341440.rb +1 -1
- data/examples/v2/ip-allowlist/UpdateIPAllowlist.rb +1 -1
- data/examples/v2/key-management/CreateAPIKey.rb +1 -1
- data/examples/v2/key-management/CreateCurrentUserApplicationKey_1999509896.rb +1 -1
- data/examples/v2/key-management/CreateCurrentUserApplicationKey_3383369233.rb +1 -1
- data/examples/v2/key-management/UpdateAPIKey.rb +1 -1
- data/examples/v2/logs/SubmitLog.rb +1 -1
- data/examples/v2/logs-metrics/CreateLogsMetric.rb +1 -1
- data/examples/v2/logs-metrics/DeleteLogsMetric.rb +1 -1
- data/examples/v2/metrics/CreateBulkTagsMetricsConfiguration.rb +1 -1
- data/examples/v2/metrics/CreateTagConfiguration.rb +2 -2
- data/examples/v2/metrics/DeleteBulkTagsMetricsConfiguration.rb +18 -0
- data/examples/v2/metrics/DeleteTagConfiguration.rb +1 -1
- data/examples/v2/metrics/ListActiveMetricConfigurations.rb +1 -1
- data/examples/v2/metrics/ListTagConfigurations_265033704.rb +1 -1
- data/examples/v2/metrics/ListVolumesByMetricName.rb +1 -1
- data/examples/v2/metrics/QueryScalarData.rb +1 -1
- data/examples/v2/metrics/QueryScalarData_3112571352.rb +1 -1
- data/examples/v2/metrics/QueryTimeseriesData.rb +1 -1
- data/examples/v2/metrics/QueryTimeseriesData_301142940.rb +1 -1
- data/examples/v2/monitors/CreateMonitorConfigPolicy.rb +2 -2
- data/examples/v2/monitors/UpdateMonitorConfigPolicy.rb +2 -2
- data/examples/v2/opsgenie-integration/CreateOpsgenieService.rb +1 -1
- data/examples/v2/roles/CloneRole.rb +1 -1
- data/examples/v2/roles/CreateRole.rb +1 -1
- data/examples/v2/security-monitoring/CreateSecurityFilter.rb +2 -2
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule.rb +1 -1
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_1092490364.rb +1 -1
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_461183901.rb +1 -1
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_498211763.rb +1 -1
- data/examples/v2/security-monitoring/CreateSecurityMonitoringRule_914562040.rb +1 -1
- data/examples/v2/security-monitoring/GetFinding.rb +8 -0
- data/examples/v2/security-monitoring/ListFindings.rb +8 -0
- data/examples/v2/security-monitoring/ListFindings_3865842421.rb +8 -0
- data/examples/v2/security-monitoring/UpdateSecurityFilter.rb +2 -2
- data/examples/v2/security-monitoring/UpdateSecurityMonitoringRule.rb +1 -1
- data/examples/v2/security-monitoring/UpdateSecurityMonitoringRule_428087276.rb +1 -1
- data/examples/v2/sensitive-data-scanner/CreateScanningGroup.rb +1 -1
- data/examples/v2/sensitive-data-scanner/CreateScanningRule.rb +1 -1
- data/examples/v2/sensitive-data-scanner/UpdateScanningGroup.rb +1 -1
- data/examples/v2/sensitive-data-scanner/UpdateScanningRule.rb +1 -1
- data/examples/v2/service-accounts/CreateServiceAccount.rb +1 -1
- data/examples/v2/service-accounts/CreateServiceAccountApplicationKey_1761876297.rb +1 -1
- data/examples/v2/service-accounts/CreateServiceAccountApplicationKey_3480494373.rb +1 -1
- data/examples/v2/service-definition/CreateOrUpdateServiceDefinitions.rb +19 -27
- data/examples/v2/service-definition/CreateOrUpdateServiceDefinitions_1808735248.rb +54 -0
- data/examples/v2/service-definition/CreateOrUpdateServiceDefinitions_2619874414.rb +53 -0
- data/examples/v2/service-definition/GetServiceDefinition.rb +4 -1
- data/examples/v2/service-definition/ListServiceDefinitions.rb +4 -1
- data/examples/v2/service-definition/ListServiceDefinitions_336468013.rb +8 -0
- data/examples/v2/spans-metrics/CreateSpansMetric.rb +28 -0
- data/examples/v2/spans-metrics/DeleteSpansMetric.rb +8 -0
- data/examples/v2/spans-metrics/GetSpansMetric.rb +8 -0
- data/examples/v2/spans-metrics/ListSpansMetrics.rb +5 -0
- data/examples/v2/spans-metrics/UpdateSpansMetric.rb +29 -0
- data/examples/v2/teams/CreateTeam.rb +20 -0
- data/examples/v2/teams/CreateTeamLink.rb +19 -0
- data/examples/v2/teams/CreateTeamMembership.rb +22 -0
- data/examples/v2/teams/DeleteTeam.rb +8 -0
- data/examples/v2/teams/DeleteTeamLink.rb +11 -0
- data/examples/v2/teams/DeleteTeamMembership.rb +8 -0
- data/examples/v2/teams/GetTeam.rb +8 -0
- data/examples/v2/teams/GetTeamLink.rb +11 -0
- data/examples/v2/teams/GetTeamLinks.rb +8 -0
- data/examples/v2/teams/GetTeamMemberships.rb +8 -0
- data/examples/v2/teams/GetTeamPermissionSettings.rb +8 -0
- data/examples/v2/teams/ListTeams.rb +5 -0
- data/examples/v2/teams/UpdateTeam.rb +20 -0
- data/examples/v2/teams/UpdateTeamLink.rb +21 -0
- data/examples/v2/teams/UpdateTeamMembership.rb +14 -0
- data/examples/v2/teams/UpdateTeamPermissionSetting.rb +17 -0
- data/examples/v2/users/CreateUser.rb +1 -1
- data/lib/datadog_api_client/api_client.rb +2 -2
- data/lib/datadog_api_client/configuration.rb +12 -0
- data/lib/datadog_api_client/inflector.rb +165 -0
- data/lib/datadog_api_client/v1/api/dashboards_api.rb +482 -0
- data/lib/datadog_api_client/v1/api/downtimes_api.rb +2 -0
- data/lib/datadog_api_client/v1/api/monitors_api.rb +17 -15
- data/lib/datadog_api_client/v1/api/synthetics_api.rb +18 -18
- data/lib/datadog_api_client/v1/api/usage_metering_api.rb +9 -6
- data/lib/datadog_api_client/v1/model_base.rb +1 -1
- data/lib/datadog_api_client/v1/models/add_signal_to_incident_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/alert_graph_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/alert_value_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/api_error_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/api_key.rb +0 -4
- data/lib/datadog_api_client/v1/models/api_key_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/api_key_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/apm_stats_query_column_type.rb +0 -4
- data/lib/datadog_api_client/v1/models/apm_stats_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/application_key.rb +0 -4
- data/lib/datadog_api_client/v1/models/application_key_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/application_key_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/authentication_validation_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_account.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_account_and_lambda_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_account_create_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_account_delete_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_account_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_logs_async_error.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_logs_async_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_logs_lambda.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_logs_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_logs_list_services_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_logs_services_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_tag_filter.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_tag_filter_create_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_tag_filter_delete_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/aws_tag_filter_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/azure_account.rb +0 -4
- data/lib/datadog_api_client/v1/models/cancel_downtimes_by_scope_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/canceled_downtimes_ids.rb +0 -4
- data/lib/datadog_api_client/v1/models/change_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/change_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response.rb +8 -4
- data/lib/datadog_api_client/v1/models/check_can_delete_monitor_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/check_can_delete_slo_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/check_status_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/creator.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard.rb +25 -5
- data/lib/datadog_api_client/v1/models/dashboard_bulk_action_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_bulk_delete_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_delete_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_global_time.rb +87 -0
- data/lib/datadog_api_client/v1/models/dashboard_global_time_live_span.rb +33 -0
- data/lib/datadog_api_client/v1/models/dashboard_invite_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/dashboard_list.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_list_delete_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_list_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_restore_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_share_type.rb +27 -0
- data/lib/datadog_api_client/v1/models/dashboard_summary.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_summary_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_template_variable.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_template_variable_preset_value.rb +0 -4
- data/lib/datadog_api_client/v1/models/dashboard_type.rb +27 -0
- data/lib/datadog_api_client/v1/models/delete_shared_dashboard_response.rb +87 -0
- data/lib/datadog_api_client/v1/models/deleted_monitor.rb +0 -4
- data/lib/datadog_api_client/v1/models/distribution_point_item.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_points_payload.rb +0 -4
- data/lib/datadog_api_client/v1/models/distribution_points_series.rb +0 -4
- data/lib/datadog_api_client/v1/models/distribution_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/distribution_widget_histogram_request_query.rb +1 -1
- data/lib/datadog_api_client/v1/models/distribution_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/distribution_widget_x_axis.rb +0 -4
- data/lib/datadog_api_client/v1/models/distribution_widget_y_axis.rb +0 -4
- data/lib/datadog_api_client/v1/models/downtime.rb +29 -5
- data/lib/datadog_api_client/v1/models/downtime_child.rb +29 -5
- data/lib/datadog_api_client/v1/models/downtime_recurrence.rb +0 -4
- data/lib/datadog_api_client/v1/models/event.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_create_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_create_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_stream_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/event_timeline_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_dependency_stats_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_apm_resource_stats_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_compute.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_definition_search.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_event_query_group_by_sort.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_metric_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_process_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/formula_and_function_query_definition.rb +3 -2
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_data_source.rb +26 -0
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_group_mode.rb +27 -0
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_measure.rb +31 -0
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_query_definition.rb +170 -0
- data/lib/datadog_api_client/v1/models/formula_and_function_slo_query_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/free_text_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/funnel_query.rb +0 -4
- data/lib/datadog_api_client/v1/models/funnel_step.rb +0 -4
- data/lib/datadog_api_client/v1/models/funnel_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/funnel_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/gcp_account.rb +0 -4
- data/lib/datadog_api_client/v1/models/geomap_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_style.rb +0 -4
- data/lib/datadog_api_client/v1/models/geomap_widget_definition_view.rb +0 -4
- data/lib/datadog_api_client/v1/models/geomap_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/graph_snapshot.rb +0 -4
- data/lib/datadog_api_client/v1/models/group_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/heat_map_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/heat_map_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/host.rb +8 -4
- data/lib/datadog_api_client/v1/models/host_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_map_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_map_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_requests.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_style.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_meta.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_meta_install_method.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_metrics.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_mute_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_mute_settings.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_tags.rb +0 -4
- data/lib/datadog_api_client/v1/models/host_totals.rb +0 -4
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_body.rb +19 -5
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_pagination.rb +0 -4
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/hourly_usage_attribution_usage_type.rb +4 -0
- data/lib/datadog_api_client/v1/models/http_log_error.rb +0 -4
- data/lib/datadog_api_client/v1/models/http_log_item.rb +0 -4
- data/lib/datadog_api_client/v1/models/i_frame_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/idp_form_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/idp_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/image_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/intake_payload_accepted.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_agents.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_api.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_apm.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_logs.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_orchestrator.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_process.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_synthetics_private_locations.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_prefixes_webhooks.rb +0 -4
- data/lib/datadog_api_client/v1/models/ip_ranges.rb +0 -4
- data/lib/datadog_api_client/v1/models/list_stream_column.rb +0 -4
- data/lib/datadog_api_client/v1/models/list_stream_compute_items.rb +0 -4
- data/lib/datadog_api_client/v1/models/list_stream_group_by_items.rb +0 -4
- data/lib/datadog_api_client/v1/models/list_stream_query.rb +11 -5
- data/lib/datadog_api_client/v1/models/list_stream_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/list_stream_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/log.rb +0 -4
- data/lib/datadog_api_client/v1/models/log_content.rb +0 -4
- data/lib/datadog_api_client/v1/models/log_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by.rb +0 -4
- data/lib/datadog_api_client/v1/models/log_query_definition_group_by_sort.rb +0 -4
- data/lib/datadog_api_client/v1/models/log_query_definition_search.rb +0 -4
- data/lib/datadog_api_client/v1/models/log_stream_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_api_error.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_api_error_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_arithmetic_processor.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_attribute_remapper.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_by_retention.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_by_retention_monthly_usage.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_by_retention_org_usage.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_by_retention_orgs.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_category_processor.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_category_processor_category.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_date_remapper.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_exclusion.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_exclusion_filter.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_filter.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_geo_ip_parser.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_grok_parser.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_grok_parser_rules.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_index.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_index_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_index_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_indexes_order.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_list_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_list_request_time.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_list_response.rb +8 -4
- data/lib/datadog_api_client/v1/models/logs_lookup_processor.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_message_remapper.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_pipeline.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_pipeline_processor.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_pipelines_order.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_processor.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_query_compute.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_retention_agg_sum_usage.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_retention_sum_usage.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_service_remapper.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_status_remapper.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_string_builder_processor.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_trace_remapper.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_url_parser.rb +0 -4
- data/lib/datadog_api_client/v1/models/logs_user_agent_parser.rb +0 -4
- data/lib/datadog_api_client/v1/models/matching_downtime.rb +140 -0
- data/lib/datadog_api_client/v1/models/metric_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/metric_search_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/metric_search_response_results.rb +0 -4
- data/lib/datadog_api_client/v1/models/metrics_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/metrics_payload.rb +0 -4
- data/lib/datadog_api_client/v1/models/metrics_query_metadata.rb +2 -6
- data/lib/datadog_api_client/v1/models/metrics_query_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/metrics_query_unit.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor.rb +13 -5
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_compute.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_definition_search.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_event_query_group_by_sort.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_query_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_group_search_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_group_search_response_counts.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_group_search_result.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_options.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_options_aggregation.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_options_scheduling_options_evaluation_window.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_search_count_item.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_search_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_search_response_counts.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_search_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_search_result.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_search_result_notification.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_state.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_state_group.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_summary_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_threshold_window_options.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_thresholds.rb +0 -4
- data/lib/datadog_api_client/v1/models/monitor_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_body.rb +19 -5
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_pagination.rb +0 -4
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_supported_metrics.rb +8 -0
- data/lib/datadog_api_client/v1/models/monthly_usage_attribution_values.rb +86 -10
- data/lib/datadog_api_client/v1/models/note_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_absolute_time.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_author.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_cell_create_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_cell_create_request_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_cell_response_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_cell_update_request_attributes.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_create_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_create_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_create_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_distribution_cell_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_global_time.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_heat_map_cell_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_log_stream_cell_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_markdown_cell_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_relative_time.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_response_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_split_by.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_timeseries_cell_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_toplist_cell_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_update_cell.rb +1 -1
- data/lib/datadog_api_client/v1/models/notebook_update_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_update_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebook_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebooks_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebooks_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebooks_response_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebooks_response_meta.rb +0 -4
- data/lib/datadog_api_client/v1/models/notebooks_response_page.rb +0 -4
- data/lib/datadog_api_client/v1/models/notify_end_state.rb +28 -0
- data/lib/datadog_api_client/v1/models/notify_end_type.rb +27 -0
- data/lib/datadog_api_client/v1/models/org_downgraded_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_billing.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_create_body.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_create_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_settings.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_settings_saml.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_settings_saml_autocreate_users_domains.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_settings_saml_idp_initiated_login.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_settings_saml_strict_mode.rb +0 -4
- data/lib/datadog_api_client/v1/models/organization_subscription.rb +0 -4
- data/lib/datadog_api_client/v1/models/pager_duty_service.rb +0 -4
- data/lib/datadog_api_client/v1/models/pager_duty_service_key.rb +0 -4
- data/lib/datadog_api_client/v1/models/pager_duty_service_name.rb +0 -4
- data/lib/datadog_api_client/v1/models/pagination.rb +0 -4
- data/lib/datadog_api_client/v1/models/process_query_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/query_value_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/query_value_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/reference_table_logs_lookup_processor.rb +0 -4
- data/lib/datadog_api_client/v1/models/response_meta_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/run_workflow_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/run_workflow_widget_input.rb +0 -4
- data/lib/datadog_api_client/v1/models/scatter_plot_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/scatter_plot_widget_definition_requests.rb +0 -4
- data/lib/datadog_api_client/v1/models/scatterplot_table_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/scatterplot_widget_formula.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_service_level_objective.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_service_level_objective_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_service_level_objective_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_query.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_int.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_data_attributes_facets_object_string.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_links.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_meta.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_response_meta_page.rb +0 -4
- data/lib/datadog_api_client/v1/models/search_slo_threshold.rb +0 -4
- data/lib/datadog_api_client/v1/models/selectable_template_variable_items.rb +127 -0
- data/lib/datadog_api_client/v1/models/series.rb +0 -4
- data/lib/datadog_api_client/v1/models/service_check.rb +0 -4
- data/lib/datadog_api_client/v1/models/service_level_objective.rb +0 -4
- data/lib/datadog_api_client/v1/models/service_level_objective_query.rb +0 -4
- data/lib/datadog_api_client/v1/models/service_level_objective_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/service_map_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/service_summary_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/shared_dashboard.rb +224 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_author.rb +105 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites.rb +108 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_data.rb +63 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_data_object.rb +119 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_data_object_attributes.rb +145 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_meta.rb +87 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_invites_meta_page.rb +87 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request.rb +143 -0
- data/lib/datadog_api_client/v1/models/shared_dashboard_update_request_global_time.rb +87 -0
- data/lib/datadog_api_client/v1/models/signal_archive_reason.rb +1 -0
- data/lib/datadog_api_client/v1/models/signal_assignee_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/signal_state_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/slack_integration_channel.rb +0 -4
- data/lib/datadog_api_client/v1/models/slack_integration_channel_display.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_error.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_bulk_delete_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_create_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_create_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_create_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes.rb +3 -4
- data/lib/datadog_api_client/v1/models/slo_correction_response_attributes_modifier.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_update_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_correction_update_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_creator.rb +8 -4
- data/lib/datadog_api_client/v1/models/slo_delete_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_metrics.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_metrics_series_metadata_unit.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_monitor.rb +8 -4
- data/lib/datadog_api_client/v1/models/slo_history_response.rb +8 -4
- data/lib/datadog_api_client/v1/models/slo_history_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_response_error.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_response_error_with_type.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_history_sli_data.rb +9 -4
- data/lib/datadog_api_client/v1/models/slo_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_list_response_metadata_page.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_list_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_list_widget_query.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_list_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_overall_statuses.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_raw_error_budget_remaining.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_response_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_status.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_threshold.rb +0 -4
- data/lib/datadog_api_client/v1/models/slo_widget_definition.rb +10 -4
- data/lib/datadog_api_client/v1/models/successful_signal_update_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/sunburst_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend.rb +1 -1
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_inline_automatic.rb +0 -4
- data/lib/datadog_api_client/v1/models/sunburst_widget_legend_table.rb +0 -4
- data/lib/datadog_api_client/v1/models/sunburst_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_step.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_api_test.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test_config.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_data.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_failure.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_full_check.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_api_test_result_short_result.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_assertion.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_assertion_json_path_target_target.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_assertion_target.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_assertion_type.rb +2 -0
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_assertion_x_path_target_target.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_digest.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_ntlm.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_client.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_oauth_rop.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_sigv4.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_basic_auth_web.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_batch_details.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_batch_details_data.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_batch_result.rb +2 -6
- data/lib/datadog_api_client/v1/models/synthetics_browser_error.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_failure.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_full_check.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_result_short_result.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_test_rum_settings.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_browser_variable.rb +12 -6
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_ci.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_git.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_pipeline.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ci_batch_metadata_provider.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ci_test.rb +4 -8
- data/lib/datadog_api_client/v1/models/synthetics_ci_test_body.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_config_variable.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_core_web_vitals.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_payload.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_delete_tests_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_deleted_test.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_device.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_get_api_test_latest_results_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_get_browser_test_latest_results_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_global_variable.rb +3 -7
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_options.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parse_test_options.rb +2 -6
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parse_test_options_type.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_parser_type.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_totp_parameters.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_global_variable_value.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_list_global_variables_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_list_tests_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_location.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_locations.rb +2 -6
- data/lib/datadog_api_client/v1/models/synthetics_parsing_options.rb +12 -6
- data/lib/datadog_api_client/v1/models/synthetics_private_location.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_private_location_creation_response_result_encryption.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_private_location_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_authentication.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_private_location_secrets_config_decryption.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_issuer.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_ssl_certificate_subject.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_step.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_step_detail.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_step_detail_warning.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_ci_options.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_test_config.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_details.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_execution_rule.rb +1 -1
- data/lib/datadog_api_client/v1/models/synthetics_test_options.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_options_monitor_options.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_options_retry.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_options_scheduling.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_options_scheduling_timeframe.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_request.rb +11 -5
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_request_certificate_item.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_test_request_proxy.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_timing.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_trigger_body.rb +2 -6
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_location.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_test_run_result.rb +1 -5
- data/lib/datadog_api_client/v1/models/synthetics_trigger_ci_tests_response.rb +2 -6
- data/lib/datadog_api_client/v1/models/synthetics_trigger_test.rb +2 -6
- data/lib/datadog_api_client/v1/models/synthetics_update_test_pause_status_payload.rb +0 -4
- data/lib/datadog_api_client/v1/models/synthetics_variable_parser.rb +1 -5
- data/lib/datadog_api_client/v1/models/table_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/table_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/tag_to_hosts.rb +0 -4
- data/lib/datadog_api_client/v1/models/timeseries_background.rb +0 -4
- data/lib/datadog_api_client/v1/models/timeseries_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/timeseries_widget_expression_alias.rb +0 -4
- data/lib/datadog_api_client/v1/models/timeseries_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/toplist_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/toplist_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/topology_query.rb +0 -4
- data/lib/datadog_api_client/v1/models/topology_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/tree_map_widget_definition.rb +0 -4
- data/lib/datadog_api_client/v1/models/tree_map_widget_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_analyzed_logs_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_attribution_aggregates_body.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_attribution_body.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_attribution_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_attribution_pagination.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_attribution_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_attribution_values.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_audit_logs_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_audit_logs_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_billable_summary_body.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_billable_summary_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_billable_summary_keys.rb +7 -11
- data/lib/datadog_api_client/v1/models/usage_billable_summary_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_hour.rb +11 -4
- data/lib/datadog_api_client/v1/models/usage_ci_visibility_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_cloud_security_posture_management_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_custom_reports_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_custom_reports_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_custom_reports_meta.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_custom_reports_page.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_custom_reports_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_cws_hour.rb +9 -4
- data/lib/datadog_api_client/v1/models/usage_cws_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_dbm_hour.rb +9 -4
- data/lib/datadog_api_client/v1/models/usage_dbm_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_fargate_hour.rb +11 -4
- data/lib/datadog_api_client/v1/models/usage_fargate_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_host_hour.rb +22 -4
- data/lib/datadog_api_client/v1/models/usage_hosts_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_incident_management_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_incident_management_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_indexed_spans_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_ingested_spans_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_iot_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_iot_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_lambda_hour.rb +9 -4
- data/lib/datadog_api_client/v1/models/usage_lambda_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_logs_by_index_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_hour.rb +10 -4
- data/lib/datadog_api_client/v1/models/usage_logs_by_retention_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_logs_hour.rb +26 -5
- data/lib/datadog_api_client/v1/models/usage_logs_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_network_flows_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_network_flows_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_network_hosts_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_network_hosts_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_online_archive_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_online_archive_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_profiling_hour.rb +9 -4
- data/lib/datadog_api_client/v1/models/usage_profiling_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_rum_sessions_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_rum_units_hour.rb +2 -4
- data/lib/datadog_api_client/v1/models/usage_rum_units_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_sds_hour.rb +12 -4
- data/lib/datadog_api_client/v1/models/usage_sds_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_snmp_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_snmp_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_attributes.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_data.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_meta.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_page.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_specified_custom_reports_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +34 -8
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +34 -8
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +34 -8
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_synthetics_api_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_hour.rb +8 -4
- data/lib/datadog_api_client/v1/models/usage_synthetics_browser_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_synthetics_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_synthetics_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_timeseries_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_timeseries_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_hour.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_metadata.rb +0 -4
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_pagination.rb +1 -4
- data/lib/datadog_api_client/v1/models/usage_top_avg_metrics_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/user.rb +0 -4
- data/lib/datadog_api_client/v1/models/user_disable_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/user_list_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/user_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/webhooks_integration.rb +0 -4
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable.rb +0 -4
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_response.rb +0 -4
- data/lib/datadog_api_client/v1/models/webhooks_integration_custom_variable_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/webhooks_integration_update_request.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_axis.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_conditional_format.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_custom_link.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_definition.rb +1 -1
- data/lib/datadog_api_client/v1/models/widget_event.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_field_sort.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_formula.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_formula_limit.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_formula_style.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_layout.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_marker.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_request_style.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_style.rb +0 -4
- data/lib/datadog_api_client/v1/models/widget_time.rb +0 -4
- data/lib/datadog_api_client/v2/api/gcp_integration_api.rb +413 -0
- data/lib/datadog_api_client/v2/api/incident_teams_api.rb +15 -0
- data/lib/datadog_api_client/v2/api/incidents_api.rb +409 -0
- data/lib/datadog_api_client/v2/api/logs_api.rb +1 -1
- data/lib/datadog_api_client/v2/api/metrics_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/restriction_policies_api.rb +9 -0
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +232 -0
- data/lib/datadog_api_client/v2/api/service_definition_api.rb +41 -4
- data/lib/datadog_api_client/v2/api/spans_metrics_api.rb +357 -0
- data/lib/datadog_api_client/v2/api/teams_api.rb +1166 -0
- data/lib/datadog_api_client/v2/api/usage_metering_api.rb +5 -3
- data/lib/datadog_api_client/v2/model_base.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_error_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/api_key_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_key_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/api_keys_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/application_key_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/application_key_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_event.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_event_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_events_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_query_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_query_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_query_page_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_response_links.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_response_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_search_events_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/audit_logs_warning.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_create_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_included.rb +1 -1
- data/lib/datadog_api_client/v2/models/authn_mapping_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_update_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mapping_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/authn_mappings_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/chargeback_breakdown.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_bucket_value_timeseries_point.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_aggregate_sort.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_event_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_group_by_histogram.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/ci_app_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_events_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregate_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_aggregation_buckets_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_analytics_aggregate_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_bucket_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_pipelines_query_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_query_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_query_page_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_response_links.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_response_metadata_with_pagination.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_response_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_test_event.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_test_events_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_test_events_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregate_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_tests_aggregation_buckets_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_tests_analytics_aggregate_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_tests_bucket_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_tests_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_tests_query_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/ci_app_warning.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_configuration_compliance_rule_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_configuration_rego_rule.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_case_create.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_compliance_signal_options.rb +9 -4
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_create_payload.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_configuration_rule_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_creator_attributes.rb +8 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rule_updater_attributes.rb +8 -4
- data/lib/datadog_api_client/v2/models/cloud_workload_security_agent_rules_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_create_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_create_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_account_update_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/cloudflare_accounts_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_create_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_resource_attributes.rb +12 -5
- data/lib/datadog_api_client/v2/models/confluent_account_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_account_update_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_accounts_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_resource_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_resource_request_attributes.rb +12 -5
- data/lib/datadog_api_client/v2/models/confluent_resource_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_resource_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_resource_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_resource_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/confluent_resources_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/cost_by_org.rb +0 -4
- data/lib/datadog_api_client/v2/models/cost_by_org_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/cost_by_org_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/creator.rb +8 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_add_items_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_delete_items_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_item.rb +8 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_item_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_item_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_items.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/dashboard_list_update_items_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/data_scalar_column.rb +0 -4
- data/lib/datadog_api_client/v2/models/detailed_finding.rb +107 -0
- data/lib/datadog_api_client/v2/models/detailed_finding_attributes.rb +211 -0
- data/lib/datadog_api_client/v2/models/detailed_finding_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/event.rb +0 -4
- data/lib/datadog_api_client/v2/models/event_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/event_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/event_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_group_by_sort.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_list_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_list_response_links.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_query_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_query_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_request_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_response_metadata_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_scalar_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_search.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_timeseries_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/events_warning.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_accoun_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_create_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_create_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_update_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_account_update_request_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_accounts_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_service.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_service_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_service_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_service_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_service_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/fastly_services_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/finding.rb +107 -0
- data/lib/datadog_api_client/v2/models/finding_attributes.rb +191 -0
- data/lib/datadog_api_client/v2/models/finding_evaluation.rb +27 -0
- data/lib/datadog_api_client/v2/models/finding_mute.rb +137 -0
- data/lib/datadog_api_client/v2/models/finding_mute_reason.rb +29 -0
- data/lib/datadog_api_client/v2/models/finding_rule.rb +97 -0
- data/lib/datadog_api_client/v2/models/finding_status.rb +30 -0
- data/lib/datadog_api_client/v2/models/finding_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/formula_limit.rb +0 -4
- data/lib/datadog_api_client/v2/models/full_api_key.rb +0 -4
- data/lib/datadog_api_client/v2/models/full_api_key_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/full_application_key.rb +0 -4
- data/lib/datadog_api_client/v2/models/full_application_key_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/gcp_service_account_meta.rb +89 -0
- data/lib/datadog_api_client/v2/models/gcp_service_account_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account.rb +107 -0
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_attributes.rb +87 -0
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/gcpsts_delegate_account_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account.rb +117 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_attributes.rb +119 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_create_request.rb +87 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_data.rb +97 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_update_request.rb +87 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_account_update_request_data.rb +107 -0
- data/lib/datadog_api_client/v2/models/gcpsts_service_accounts_response.rb +89 -0
- data/lib/datadog_api_client/v2/models/get_finding_response.rb +98 -0
- data/lib/datadog_api_client/v2/models/get_team_memberships_sort.rb +33 -0
- data/lib/datadog_api_client/v2/models/group_scalar_column.rb +0 -4
- data/lib/datadog_api_client/v2/models/hourly_usage.rb +0 -4
- data/lib/datadog_api_client/v2/models/hourly_usage_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/hourly_usage_measurement.rb +0 -4
- data/lib/datadog_api_client/v2/models/hourly_usage_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/hourly_usage_pagination.rb +0 -4
- data/lib/datadog_api_client/v2/models/hourly_usage_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/http_log_error.rb +0 -4
- data/lib/datadog_api_client/v2/models/http_log_errors.rb +0 -4
- data/lib/datadog_api_client/v2/models/http_log_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/idp_metadata_form_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_link_attributes_attachment_object.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_postmortem_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_update_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_attachment_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachment_update_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachments_postmortem_attributes_attachment_object.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachments_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_attachments_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_create_attributes.rb +10 -4
- data/lib/datadog_api_client/v2/models/incident_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_create_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_field_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_field_attributes_multiple_value.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_field_attributes_single_value.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_metadata.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_patch_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_patch_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_integration_metadata_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_notification_handle.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_response_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_response_meta_pagination.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_response_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response.rb +14 -8
- data/lib/datadog_api_client/v2/models/incident_search_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_facets_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_field_facet_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_incidents_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_meta.rb +87 -0
- data/lib/datadog_api_client/v2/models/incident_search_response_numeric_facet_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_numeric_facet_data_aggregates.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_property_field_facet_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_search_response_user_facet_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_included_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_service_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_service_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_services_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_included_items.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_team_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_team_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_teams_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_create_attributes.rb +1 -1
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_timeline_cell_markdown_create_attributes_content.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_todo_anonymous_assignee.rb +161 -0
- data/lib/datadog_api_client/v2/models/incident_todo_anonymous_assignee_source.rb +27 -0
- data/lib/datadog_api_client/v2/models/incident_todo_assignee.rb +63 -0
- data/lib/datadog_api_client/v2/models/incident_todo_attributes.rb +160 -0
- data/lib/datadog_api_client/v2/models/incident_todo_create_data.rb +119 -0
- data/lib/datadog_api_client/v2/models/incident_todo_create_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/incident_todo_list_response.rb +122 -0
- data/lib/datadog_api_client/v2/models/incident_todo_patch_data.rb +119 -0
- data/lib/datadog_api_client/v2/models/incident_todo_patch_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/incident_todo_response.rb +110 -0
- data/lib/datadog_api_client/v2/models/incident_todo_response_data.rb +129 -0
- data/lib/datadog_api_client/v2/models/incident_todo_response_included_item.rb +62 -0
- data/lib/datadog_api_client/v2/models/incident_todo_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_update_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/incident_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/incidents_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/intake_payload_accepted.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_entry_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/ip_allowlist_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/jira_integration_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/jira_integration_metadata_issues_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/list_application_keys_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/list_findings_meta.rb +108 -0
- data/lib/datadog_api_client/v2/models/list_findings_page.rb +97 -0
- data/lib/datadog_api_client/v2/models/list_findings_response.rb +121 -0
- data/lib/datadog_api_client/v2/models/list_teams_include.rb +27 -0
- data/lib/datadog_api_client/v2/models/list_teams_sort.rb +29 -0
- data/lib/datadog_api_client/v2/models/log.rb +0 -4
- data/lib/datadog_api_client/v2/models/log_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_aggregate_bucket_value_timeseries_point.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_request_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_aggregate_sort.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_definition.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_create_request_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_definition.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_destination_azure.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_destination_gcs.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_destination_s3.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_integration_azure.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_integration_gcs.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_order.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_order_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archive_order_definition.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_archives.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_group_by_histogram.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_list_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_list_request_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_list_response_links.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_response_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_response_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_response_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_update_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metric_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_metrics_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_query_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_query_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_response_metadata_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/logs_warning.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_all_tags.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_all_tags_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_all_tags_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_delete_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_bulk_tag_config_status_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_custom_aggregation.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_distinct_volume.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_distinct_volume_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_estimate.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_estimate_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_estimate_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_origin.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_payload.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_point.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_resource.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_series.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_and_aggregations_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_suggested_tags_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_tag_configuration_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/metric_volumes.rb +1 -1
- data/lib/datadog_api_client/v2/models/metric_volumes_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations.rb +1 -1
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/metrics_scalar_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/metrics_timeseries_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_edit_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_attribute_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_edit_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_edit_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_policy.rb +1 -1
- data/lib/datadog_api_client/v2/models/monitor_config_policy_policy_create_request.rb +1 -1
- data/lib/datadog_api_client/v2/models/monitor_config_policy_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_tag_policy.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_config_policy_tag_policy_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/monitor_type.rb +0 -4
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user.rb +0 -4
- data/lib/datadog_api_client/v2/models/nullable_relationship_to_user_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap.rb +0 -4
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/on_demand_concurrency_cap_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_service_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/opsgenie_services_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/organization.rb +0 -4
- data/lib/datadog_api_client/v2/models/organization_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/pagination.rb +0 -4
- data/lib/datadog_api_client/v2/models/partial_api_key.rb +0 -4
- data/lib/datadog_api_client/v2/models/partial_api_key_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/partial_application_key.rb +0 -4
- data/lib/datadog_api_client/v2/models/partial_application_key_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/partial_application_key_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/permission.rb +0 -4
- data/lib/datadog_api_client/v2/models/permission_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/permissions_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/process_summaries_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/process_summaries_meta_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/process_summaries_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/process_summary.rb +0 -4
- data/lib/datadog_api_client/v2/models/process_summary_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/query_formula.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_incident_attachment_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadata_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_incident_integration_metadatas.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_incident_postmortem_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_organization.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_organization_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_organizations.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_permission.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_permission_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_permissions.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_role.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_role_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_roles.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_saml_assertion_attribute_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_team_link_data.rb +119 -0
- data/lib/datadog_api_client/v2/models/relationship_to_team_links.rb +89 -0
- data/lib/datadog_api_client/v2/models/relationship_to_user.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_user_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_permission.rb +87 -0
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_permission_data.rb +119 -0
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_user.rb +98 -0
- data/lib/datadog_api_client/v2/models/relationship_to_user_team_user_data.rb +119 -0
- data/lib/datadog_api_client/v2/models/relationship_to_users.rb +0 -4
- data/lib/datadog_api_client/v2/models/response_meta_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/restriction_policy.rb +0 -4
- data/lib/datadog_api_client/v2/models/restriction_policy_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/restriction_policy_binding.rb +0 -4
- data/lib/datadog_api_client/v2/models/restriction_policy_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/restriction_policy_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/role.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_clone.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_clone_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_clone_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_create_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_create_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_response_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_update_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/role_update_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/roles_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_aggregate_bucket_value_timeseries_point.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_aggregate_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_aggregate_sort.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_aggregation_buckets_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_analytics_aggregate_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_create.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_list.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_list_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_update.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_application_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_applications_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_bucket_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_compute.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_event.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_event_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_events_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_group_by.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_group_by_histogram.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_group_by_missing.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_group_by_total.rb +1 -1
- data/lib/datadog_api_client/v2/models/rum_query_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_query_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_query_page_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_response_links.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_response_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_response_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_search_events_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/rum_warning.rb +0 -4
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute.rb +0 -4
- data/lib/datadog_api_client/v2/models/saml_assertion_attribute_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_column.rb +1 -1
- data/lib/datadog_api_client/v2/models/scalar_formula_query_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_formula_query_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_formula_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_formula_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_formula_response_atrributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/scalar_query.rb +1 -1
- data/lib/datadog_api_client/v2/models/scalar_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_exclusion_filter_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filter_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_filters_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_list_rules_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_case_create.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_create_payload.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_impossible_travel_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_new_value_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_options.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_query.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_update_payload.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_archive_reason.rb +1 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_assignee_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_incidents_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_list_request_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_create_payload.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_rule_response_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_state_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signal_triage_update_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_links.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_signals_list_response_meta_page.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_create_payload.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_query.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_standard_rule_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/security_monitoring_triage_user.rb +8 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_config_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_configuration_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_group_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_create_rule_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_filter.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_get_config_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_delete_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_included_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_list.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_group_update_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_meta_version_only.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_config.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_reorder_groups_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_create.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_delete_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_included_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_rule_update_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_pattern_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_standard_patterns_response_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/sensitive_data_scanner_text_replacement.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_account_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_account_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_account_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_create_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_get_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_meta.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_schema.rb +3 -2
- data/lib/datadog_api_client/v2/models/service_definition_schema_versions.rb +28 -0
- data/lib/datadog_api_client/v2/models/service_definition_v1.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v1_contact.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v1_info.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v1_integrations.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v1_org.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v1_resource.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_contact.rb +3 -2
- data/lib/datadog_api_client/v2/models/service_definition_v2_doc.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1.rb +225 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_contact.rb +64 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_email.rb +129 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_email_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_integrations.rb +97 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_link.rb +150 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_link_type.rb +30 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_ms_teams.rb +129 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_ms_teams_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_opsgenie.rb +108 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_opsgenie_region.rb +27 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_pagerduty.rb +87 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_slack.rb +129 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_slack_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_dot1_version.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_email.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_integrations.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_link.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_ms_teams.rb +129 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_ms_teams_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/service_definition_v2_opsgenie.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_repo.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definition_v2_slack.rb +0 -4
- data/lib/datadog_api_client/v2/models/service_definitions_create_request.rb +2 -1
- data/lib/datadog_api_client/v2/models/service_definitions_list_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/slack_integration_metadata.rb +0 -4
- data/lib/datadog_api_client/v2/models/slack_integration_metadata_channel_item.rb +0 -4
- data/lib/datadog_api_client/v2/models/spans_metric_compute.rb +119 -0
- data/lib/datadog_api_client/v2/models/spans_metric_compute_aggregation_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/spans_metric_create_attributes.rb +120 -0
- data/lib/datadog_api_client/v2/models/spans_metric_create_data.rb +140 -0
- data/lib/datadog_api_client/v2/models/spans_metric_create_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/spans_metric_filter.rb +87 -0
- data/lib/datadog_api_client/v2/models/spans_metric_group_by.rb +108 -0
- data/lib/datadog_api_client/v2/models/spans_metric_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/spans_metric_response_attributes.rb +109 -0
- data/lib/datadog_api_client/v2/models/spans_metric_response_compute.rb +108 -0
- data/lib/datadog_api_client/v2/models/spans_metric_response_data.rb +107 -0
- data/lib/datadog_api_client/v2/models/spans_metric_response_filter.rb +87 -0
- data/lib/datadog_api_client/v2/models/spans_metric_response_group_by.rb +97 -0
- data/lib/datadog_api_client/v2/models/spans_metric_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/spans_metric_update_attributes.rb +109 -0
- data/lib/datadog_api_client/v2/models/spans_metric_update_compute.rb +88 -0
- data/lib/datadog_api_client/v2/models/spans_metric_update_data.rb +119 -0
- data/lib/datadog_api_client/v2/models/spans_metric_update_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/spans_metrics_response.rb +89 -0
- data/lib/datadog_api_client/v2/models/team.rb +150 -0
- data/lib/datadog_api_client/v2/models/team_attributes.rb +229 -0
- data/lib/datadog_api_client/v2/models/team_create.rb +129 -0
- data/lib/datadog_api_client/v2/models/team_create_attributes.rb +137 -0
- data/lib/datadog_api_client/v2/models/team_create_relationships.rb +87 -0
- data/lib/datadog_api_client/v2/models/team_create_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/team_data.rb +140 -0
- data/lib/datadog_api_client/v2/models/team_included.rb +64 -0
- data/lib/datadog_api_client/v2/models/team_link.rb +140 -0
- data/lib/datadog_api_client/v2/models/team_link_attributes.rb +154 -0
- data/lib/datadog_api_client/v2/models/team_link_create.rb +119 -0
- data/lib/datadog_api_client/v2/models/team_link_create_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/team_link_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/team_link_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/team_links_response.rb +89 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting.rb +129 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_attributes.rb +129 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_serializer_action.rb +27 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_update.rb +108 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_update_attributes.rb +87 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_update_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/team_permission_setting_value.rb +30 -0
- data/lib/datadog_api_client/v2/models/team_permission_settings_response.rb +89 -0
- data/lib/datadog_api_client/v2/models/team_relationships.rb +97 -0
- data/lib/datadog_api_client/v2/models/team_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/team_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/team_update.rb +129 -0
- data/lib/datadog_api_client/v2/models/team_update_attributes.rb +162 -0
- data/lib/datadog_api_client/v2/models/team_update_relationships.rb +87 -0
- data/lib/datadog_api_client/v2/models/team_update_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/teams_response.rb +101 -0
- data/lib/datadog_api_client/v2/models/timeseries_formula_query_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/timeseries_formula_query_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/timeseries_formula_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/timeseries_formula_request_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/timeseries_query.rb +1 -1
- data/lib/datadog_api_client/v2/models/timeseries_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/timeseries_response_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/timeseries_response_series.rb +0 -4
- data/lib/datadog_api_client/v2/models/unit.rb +0 -4
- data/lib/datadog_api_client/v2/models/usage_application_security_monitoring_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/usage_attributes_object.rb +0 -4
- data/lib/datadog_api_client/v2/models/usage_data_object.rb +0 -4
- data/lib/datadog_api_client/v2/models/usage_lambda_traced_invocations_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/usage_observability_pipelines_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/usage_time_series_object.rb +0 -4
- data/lib/datadog_api_client/v2/models/user.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_create_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_create_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_create_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitation_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitation_data_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitation_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitation_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitation_response_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitations_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_invitations_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_response.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_response_included_item.rb +1 -1
- data/lib/datadog_api_client/v2/models/user_response_relationships.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_team.rb +139 -0
- data/lib/datadog_api_client/v2/models/user_team_attributes.rb +95 -0
- data/lib/datadog_api_client/v2/models/user_team_create.rb +118 -0
- data/lib/datadog_api_client/v2/models/user_team_permission.rb +129 -0
- data/lib/datadog_api_client/v2/models/user_team_permission_attributes.rb +87 -0
- data/lib/datadog_api_client/v2/models/user_team_permission_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_team_relationships.rb +87 -0
- data/lib/datadog_api_client/v2/models/user_team_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/user_team_response.rb +87 -0
- data/lib/datadog_api_client/v2/models/user_team_role.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_team_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_team_update.rb +108 -0
- data/lib/datadog_api_client/v2/models/user_team_update_request.rb +98 -0
- data/lib/datadog_api_client/v2/models/user_team_user_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_teams_response.rb +89 -0
- data/lib/datadog_api_client/v2/models/user_update_attributes.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_update_data.rb +0 -4
- data/lib/datadog_api_client/v2/models/user_update_request.rb +0 -4
- data/lib/datadog_api_client/v2/models/users_response.rb +0 -4
- data/lib/datadog_api_client/version.rb +1 -1
- data/spec/api_client_spec.rb +0 -1
- metadata +222 -3
- /data/.github/workflows/{changelog.yaml → changelog.yml} +0 -0
|
@@ -830,6 +830,7 @@ components:
|
|
|
830
830
|
type: string
|
|
831
831
|
type: array
|
|
832
832
|
description: A mapping of Monitor ID to strings denoting where it's used.
|
|
833
|
+
nullable: true
|
|
833
834
|
type: object
|
|
834
835
|
required:
|
|
835
836
|
- data
|
|
@@ -1006,6 +1007,14 @@ components:
|
|
|
1006
1007
|
description: A role UUID.
|
|
1007
1008
|
type: string
|
|
1008
1009
|
type: array
|
|
1010
|
+
tags:
|
|
1011
|
+
description: List of team names representing ownership of a dashboard.
|
|
1012
|
+
items:
|
|
1013
|
+
description: The name of a Datadog team of the form `team:<name>`
|
|
1014
|
+
type: string
|
|
1015
|
+
maxItems: 5
|
|
1016
|
+
nullable: true
|
|
1017
|
+
type: array
|
|
1009
1018
|
template_variable_presets:
|
|
1010
1019
|
description: Array of template variables saved views.
|
|
1011
1020
|
items:
|
|
@@ -1084,10 +1093,46 @@ components:
|
|
|
1084
1093
|
description: ID of the deleted dashboard.
|
|
1085
1094
|
type: string
|
|
1086
1095
|
type: object
|
|
1096
|
+
DashboardGlobalTime:
|
|
1097
|
+
description: Object containing the live span selection for the dashboard.
|
|
1098
|
+
properties:
|
|
1099
|
+
live_span:
|
|
1100
|
+
$ref: '#/components/schemas/DashboardGlobalTimeLiveSpan'
|
|
1101
|
+
type: object
|
|
1102
|
+
DashboardGlobalTimeLiveSpan:
|
|
1103
|
+
description: Dashboard global time live_span selection
|
|
1104
|
+
enum:
|
|
1105
|
+
- 15m
|
|
1106
|
+
- 1h
|
|
1107
|
+
- 4h
|
|
1108
|
+
- 1d
|
|
1109
|
+
- 2d
|
|
1110
|
+
- 1w
|
|
1111
|
+
- 1mo
|
|
1112
|
+
- 3mo
|
|
1113
|
+
example: 1h
|
|
1114
|
+
type: string
|
|
1115
|
+
x-enum-varnames:
|
|
1116
|
+
- PAST_FIFTEEN_MINUTES
|
|
1117
|
+
- PAST_ONE_HOUR
|
|
1118
|
+
- PAST_FOUR_HOURS
|
|
1119
|
+
- PAST_ONE_DAY
|
|
1120
|
+
- PAST_TWO_DAYS
|
|
1121
|
+
- PAST_ONE_WEEK
|
|
1122
|
+
- PAST_ONE_MONTH
|
|
1123
|
+
- PAST_THREE_MONTHS
|
|
1087
1124
|
DashboardID:
|
|
1088
1125
|
description: Dashboard resource ID.
|
|
1089
1126
|
example: 123-abc-456
|
|
1090
1127
|
type: string
|
|
1128
|
+
DashboardInviteType:
|
|
1129
|
+
description: Type for shared dashboard invitation request body.
|
|
1130
|
+
enum:
|
|
1131
|
+
- public_dashboard_invitation
|
|
1132
|
+
example: public_dashboard_invitation
|
|
1133
|
+
type: string
|
|
1134
|
+
x-enum-varnames:
|
|
1135
|
+
- PUBLIC_DASHBOARD_INVITATION
|
|
1091
1136
|
DashboardLayoutType:
|
|
1092
1137
|
description: Layout type of the dashboard.
|
|
1093
1138
|
enum:
|
|
@@ -1192,6 +1237,17 @@ components:
|
|
|
1192
1237
|
required:
|
|
1193
1238
|
- data
|
|
1194
1239
|
type: object
|
|
1240
|
+
DashboardShareType:
|
|
1241
|
+
description: Type of sharing access (either open to anyone who has the public
|
|
1242
|
+
URL or invite-only).
|
|
1243
|
+
enum:
|
|
1244
|
+
- open
|
|
1245
|
+
- invite
|
|
1246
|
+
nullable: true
|
|
1247
|
+
type: string
|
|
1248
|
+
x-enum-varnames:
|
|
1249
|
+
- OPEN
|
|
1250
|
+
- INVITE
|
|
1195
1251
|
DashboardSummary:
|
|
1196
1252
|
description: Dashboard summary response.
|
|
1197
1253
|
properties:
|
|
@@ -1318,6 +1374,23 @@ components:
|
|
|
1318
1374
|
minItems: 1
|
|
1319
1375
|
type: array
|
|
1320
1376
|
type: object
|
|
1377
|
+
DashboardType:
|
|
1378
|
+
description: The type of the associated private dashboard.
|
|
1379
|
+
enum:
|
|
1380
|
+
- custom_timeboard
|
|
1381
|
+
- custom_screenboard
|
|
1382
|
+
example: custom_timeboard
|
|
1383
|
+
type: string
|
|
1384
|
+
x-enum-varnames:
|
|
1385
|
+
- CUSTOM_TIMEBOARD
|
|
1386
|
+
- CUSTOM_SCREENBOARD
|
|
1387
|
+
DeleteSharedDashboardResponse:
|
|
1388
|
+
description: Response containing token of deleted shared dashboard.
|
|
1389
|
+
properties:
|
|
1390
|
+
deleted_public_dashboard_token:
|
|
1391
|
+
description: Token associated with the shared dashboard that was revoked.
|
|
1392
|
+
type: string
|
|
1393
|
+
type: object
|
|
1321
1394
|
DeletedMonitor:
|
|
1322
1395
|
description: Response from the delete monitor call.
|
|
1323
1396
|
properties:
|
|
@@ -1639,6 +1712,7 @@ components:
|
|
|
1639
1712
|
Email notifications can be sent to specific users by using the same `@username`
|
|
1640
1713
|
notation as events.'
|
|
1641
1714
|
example: Message on the downtime
|
|
1715
|
+
nullable: true
|
|
1642
1716
|
type: string
|
|
1643
1717
|
monitor_id:
|
|
1644
1718
|
description: 'A single monitor to which the downtime applies.
|
|
@@ -1670,6 +1744,10 @@ components:
|
|
|
1670
1744
|
be muted.
|
|
1671
1745
|
example: false
|
|
1672
1746
|
type: boolean
|
|
1747
|
+
notify_end_states:
|
|
1748
|
+
$ref: '#/components/schemas/NotifyEndStates'
|
|
1749
|
+
notify_end_types:
|
|
1750
|
+
$ref: '#/components/schemas/NotifyEndTypes'
|
|
1673
1751
|
parent_id:
|
|
1674
1752
|
description: ID of the parent Downtime.
|
|
1675
1753
|
example: 123
|
|
@@ -1774,6 +1852,7 @@ components:
|
|
|
1774
1852
|
Email notifications can be sent to specific users by using the same `@username`
|
|
1775
1853
|
notation as events.'
|
|
1776
1854
|
example: Message on the downtime
|
|
1855
|
+
nullable: true
|
|
1777
1856
|
type: string
|
|
1778
1857
|
monitor_id:
|
|
1779
1858
|
description: 'A single monitor to which the downtime applies.
|
|
@@ -1805,6 +1884,10 @@ components:
|
|
|
1805
1884
|
be muted.
|
|
1806
1885
|
example: false
|
|
1807
1886
|
type: boolean
|
|
1887
|
+
notify_end_states:
|
|
1888
|
+
$ref: '#/components/schemas/NotifyEndStates'
|
|
1889
|
+
notify_end_types:
|
|
1890
|
+
$ref: '#/components/schemas/NotifyEndTypes'
|
|
1808
1891
|
parent_id:
|
|
1809
1892
|
description: ID of the parent Downtime.
|
|
1810
1893
|
example: 123
|
|
@@ -2645,6 +2728,7 @@ components:
|
|
|
2645
2728
|
- $ref: '#/components/schemas/FormulaAndFunctionProcessQueryDefinition'
|
|
2646
2729
|
- $ref: '#/components/schemas/FormulaAndFunctionApmDependencyStatsQueryDefinition'
|
|
2647
2730
|
- $ref: '#/components/schemas/FormulaAndFunctionApmResourceStatsQueryDefinition'
|
|
2731
|
+
- $ref: '#/components/schemas/FormulaAndFunctionSLOQueryDefinition'
|
|
2648
2732
|
type: object
|
|
2649
2733
|
FormulaAndFunctionResponseFormat:
|
|
2650
2734
|
description: Timeseries or Scalar response.
|
|
@@ -2656,6 +2740,81 @@ components:
|
|
|
2656
2740
|
x-enum-varnames:
|
|
2657
2741
|
- TIMESERIES
|
|
2658
2742
|
- SCALAR
|
|
2743
|
+
FormulaAndFunctionSLODataSource:
|
|
2744
|
+
description: Data source for SLO measures queries.
|
|
2745
|
+
enum:
|
|
2746
|
+
- slo
|
|
2747
|
+
example: slo
|
|
2748
|
+
type: string
|
|
2749
|
+
x-enum-varnames:
|
|
2750
|
+
- SLO
|
|
2751
|
+
FormulaAndFunctionSLOGroupMode:
|
|
2752
|
+
description: Group mode to query measures.
|
|
2753
|
+
enum:
|
|
2754
|
+
- overall
|
|
2755
|
+
- components
|
|
2756
|
+
example: overall
|
|
2757
|
+
type: string
|
|
2758
|
+
x-enum-varnames:
|
|
2759
|
+
- OVERALL
|
|
2760
|
+
- COMPONENTS
|
|
2761
|
+
FormulaAndFunctionSLOMeasure:
|
|
2762
|
+
description: SLO measures queries.
|
|
2763
|
+
enum:
|
|
2764
|
+
- good_events
|
|
2765
|
+
- bad_events
|
|
2766
|
+
- slo_status
|
|
2767
|
+
- error_budget_remaining
|
|
2768
|
+
- burn_rate
|
|
2769
|
+
- error_budget_burndown
|
|
2770
|
+
example: slo_status
|
|
2771
|
+
type: string
|
|
2772
|
+
x-enum-varnames:
|
|
2773
|
+
- GOOD_EVENTS
|
|
2774
|
+
- BAD_EVENTS
|
|
2775
|
+
- SLO_STATUS
|
|
2776
|
+
- ERROR_BUDGET_REMAINING
|
|
2777
|
+
- BURN_RATE
|
|
2778
|
+
- ERROR_BUDGET_BURNDOWN
|
|
2779
|
+
FormulaAndFunctionSLOQueryDefinition:
|
|
2780
|
+
description: A formula and functions metrics query.
|
|
2781
|
+
example:
|
|
2782
|
+
data_source: slo
|
|
2783
|
+
group_mode: overall
|
|
2784
|
+
measure: good_events
|
|
2785
|
+
name: my_slo
|
|
2786
|
+
slo_id: '12345678910'
|
|
2787
|
+
slo_query_type: metric
|
|
2788
|
+
properties:
|
|
2789
|
+
data_source:
|
|
2790
|
+
$ref: '#/components/schemas/FormulaAndFunctionSLODataSource'
|
|
2791
|
+
group_mode:
|
|
2792
|
+
$ref: '#/components/schemas/FormulaAndFunctionSLOGroupMode'
|
|
2793
|
+
measure:
|
|
2794
|
+
$ref: '#/components/schemas/FormulaAndFunctionSLOMeasure'
|
|
2795
|
+
name:
|
|
2796
|
+
description: Name of the query for use in formulas.
|
|
2797
|
+
example: my_slo
|
|
2798
|
+
type: string
|
|
2799
|
+
slo_id:
|
|
2800
|
+
description: ID of an SLO to query measures.
|
|
2801
|
+
example: '12345678910'
|
|
2802
|
+
type: string
|
|
2803
|
+
slo_query_type:
|
|
2804
|
+
$ref: '#/components/schemas/FormulaAndFunctionSLOQueryType'
|
|
2805
|
+
required:
|
|
2806
|
+
- data_source
|
|
2807
|
+
- slo_id
|
|
2808
|
+
- measure
|
|
2809
|
+
type: object
|
|
2810
|
+
FormulaAndFunctionSLOQueryType:
|
|
2811
|
+
description: Name of the query for use in formulas.
|
|
2812
|
+
enum:
|
|
2813
|
+
- metric
|
|
2814
|
+
example: metric
|
|
2815
|
+
type: string
|
|
2816
|
+
x-enum-varnames:
|
|
2817
|
+
- METRIC
|
|
2659
2818
|
FreeTextWidgetDefinition:
|
|
2660
2819
|
description: Free text is a widget that allows you to add headings to your screenboard.
|
|
2661
2820
|
Commonly used to state the overall purpose of the dashboard. Only available
|
|
@@ -3254,6 +3413,7 @@ components:
|
|
|
3254
3413
|
mute_timeout:
|
|
3255
3414
|
description: Timeout of the mute applied to your host.
|
|
3256
3415
|
format: int64
|
|
3416
|
+
nullable: true
|
|
3257
3417
|
type: integer
|
|
3258
3418
|
name:
|
|
3259
3419
|
description: The host name.
|
|
@@ -3598,6 +3758,10 @@ components:
|
|
|
3598
3758
|
public_id:
|
|
3599
3759
|
description: The organization public ID.
|
|
3600
3760
|
type: string
|
|
3761
|
+
region:
|
|
3762
|
+
description: The region of the Datadog instance that the organization belongs
|
|
3763
|
+
to.
|
|
3764
|
+
type: string
|
|
3601
3765
|
tag_config_source:
|
|
3602
3766
|
description: The source of the usage attribution tag configuration and the
|
|
3603
3767
|
selected tags in the format of `<source_org_name>:::<selected tag 1>///<selected
|
|
@@ -3655,6 +3819,7 @@ components:
|
|
|
3655
3819
|
- container_usage
|
|
3656
3820
|
- cspm_containers_usage
|
|
3657
3821
|
- cspm_hosts_usage
|
|
3822
|
+
- custom_ingested_timeseries_usage
|
|
3658
3823
|
- custom_timeseries_usage
|
|
3659
3824
|
- cws_containers_usage
|
|
3660
3825
|
- cws_hosts_usage
|
|
@@ -3669,11 +3834,14 @@ components:
|
|
|
3669
3834
|
- infra_host_usage
|
|
3670
3835
|
- invocations_usage
|
|
3671
3836
|
- npm_host_usage
|
|
3837
|
+
- obs_pipeline_bytes_usage
|
|
3672
3838
|
- profiled_container_usage
|
|
3673
3839
|
- profiled_fargate_usage
|
|
3674
3840
|
- profiled_host_usage
|
|
3675
3841
|
- snmp_usage
|
|
3676
3842
|
- estimated_rum_sessions_usage
|
|
3843
|
+
- universal_service_monitoring_usage
|
|
3844
|
+
- vuln_management_hosts_usage
|
|
3677
3845
|
type: string
|
|
3678
3846
|
x-enum-varnames:
|
|
3679
3847
|
- API_USAGE
|
|
@@ -3686,6 +3854,7 @@ components:
|
|
|
3686
3854
|
- CONTAINER_USAGE
|
|
3687
3855
|
- CSPM_CONTAINERS_USAGE
|
|
3688
3856
|
- CSPM_HOSTS_USAGE
|
|
3857
|
+
- CUSTOM_INGESTED_TIMESERIES_USAGE
|
|
3689
3858
|
- CUSTOM_TIMESERIES_USAGE
|
|
3690
3859
|
- CWS_CONTAINERS_USAGE
|
|
3691
3860
|
- CWS_HOSTS_USAGE
|
|
@@ -3700,11 +3869,14 @@ components:
|
|
|
3700
3869
|
- INFRA_HOST_USAGE
|
|
3701
3870
|
- INVOCATIONS_USAGE
|
|
3702
3871
|
- NPM_HOST_USAGE
|
|
3872
|
+
- OBS_PIPELINE_BYTES_USAGE
|
|
3703
3873
|
- PROFILED_CONTAINER_USAGE
|
|
3704
3874
|
- PROFILED_FARGATE_USAGE
|
|
3705
3875
|
- PROFILED_HOST_USAGE
|
|
3706
3876
|
- SNMP_USAGE
|
|
3707
3877
|
- ESTIMATED_RUM_SESSIONS_USAGE
|
|
3878
|
+
- UNIVERSAL_SERVICE_MONITORING_USAGE
|
|
3879
|
+
- VULN_MANAGEMENT_HOSTS_USAGE
|
|
3708
3880
|
IFrameWidgetDefinition:
|
|
3709
3881
|
description: The iframe widget allows you to embed a portion of any other web
|
|
3710
3882
|
page on your dashboard. Only available on FREE layout dashboards.
|
|
@@ -4117,6 +4289,8 @@ components:
|
|
|
4117
4289
|
description: Widget query.
|
|
4118
4290
|
example: '@service:app'
|
|
4119
4291
|
type: string
|
|
4292
|
+
sort:
|
|
4293
|
+
$ref: '#/components/schemas/WidgetFieldSort'
|
|
4120
4294
|
storage:
|
|
4121
4295
|
description: Option for storage location. Feature in Private Beta.
|
|
4122
4296
|
example: indexes
|
|
@@ -5076,6 +5250,7 @@ components:
|
|
|
5076
5250
|
description: 'Hash identifier of the next log to return in the list.
|
|
5077
5251
|
|
|
5078
5252
|
This parameter is used for the pagination feature.'
|
|
5253
|
+
nullable: true
|
|
5079
5254
|
type: string
|
|
5080
5255
|
status:
|
|
5081
5256
|
description: Status of the response.
|
|
@@ -5658,6 +5833,43 @@ components:
|
|
|
5658
5833
|
type: string
|
|
5659
5834
|
x-enum-varnames:
|
|
5660
5835
|
- USER_AGENT_PARSER
|
|
5836
|
+
MatchingDowntime:
|
|
5837
|
+
description: Object describing a downtime that matches this monitor.
|
|
5838
|
+
properties:
|
|
5839
|
+
end:
|
|
5840
|
+
description: POSIX timestamp to end the downtime.
|
|
5841
|
+
example: 1412792983
|
|
5842
|
+
format: int64
|
|
5843
|
+
nullable: true
|
|
5844
|
+
type: integer
|
|
5845
|
+
id:
|
|
5846
|
+
description: The downtime ID.
|
|
5847
|
+
example: 1625
|
|
5848
|
+
format: int64
|
|
5849
|
+
readOnly: true
|
|
5850
|
+
type: integer
|
|
5851
|
+
scope:
|
|
5852
|
+
description: 'The scope(s) to which the downtime applies. Must be in `key:value`
|
|
5853
|
+
format. For example, `host:app2`.
|
|
5854
|
+
|
|
5855
|
+
Provide multiple scopes as a comma-separated list like `env:dev,env:prod`.
|
|
5856
|
+
|
|
5857
|
+
The resulting downtime applies to sources that matches ALL provided scopes
|
|
5858
|
+
(`env:dev` **AND** `env:prod`).'
|
|
5859
|
+
example:
|
|
5860
|
+
- env:staging
|
|
5861
|
+
items:
|
|
5862
|
+
description: A scope. For example, `"env:staging"`.
|
|
5863
|
+
type: string
|
|
5864
|
+
type: array
|
|
5865
|
+
start:
|
|
5866
|
+
description: POSIX timestamp to start the downtime.
|
|
5867
|
+
example: 1412792983
|
|
5868
|
+
format: int64
|
|
5869
|
+
type: integer
|
|
5870
|
+
required:
|
|
5871
|
+
- id
|
|
5872
|
+
type: object
|
|
5661
5873
|
MetricContentEncoding:
|
|
5662
5874
|
default: deflate
|
|
5663
5875
|
description: HTTP header used to compress the media-type.
|
|
@@ -5772,7 +5984,7 @@ components:
|
|
|
5772
5984
|
readOnly: true
|
|
5773
5985
|
type: string
|
|
5774
5986
|
interval:
|
|
5775
|
-
description: Number of
|
|
5987
|
+
description: Number of milliseconds between data samples.
|
|
5776
5988
|
format: int64
|
|
5777
5989
|
readOnly: true
|
|
5778
5990
|
type: integer
|
|
@@ -5787,10 +5999,10 @@ components:
|
|
|
5787
5999
|
readOnly: true
|
|
5788
6000
|
type: string
|
|
5789
6001
|
pointlist:
|
|
5790
|
-
description: List of points of the time series.
|
|
6002
|
+
description: List of points of the time series in milliseconds.
|
|
5791
6003
|
example:
|
|
5792
|
-
- -
|
|
5793
|
-
-
|
|
6004
|
+
- - 1681683300000.0
|
|
6005
|
+
- 77.62145685254418
|
|
5794
6006
|
items:
|
|
5795
6007
|
$ref: '#/components/schemas/Point'
|
|
5796
6008
|
readOnly: true
|
|
@@ -5938,6 +6150,11 @@ components:
|
|
|
5938
6150
|
format: int64
|
|
5939
6151
|
readOnly: true
|
|
5940
6152
|
type: integer
|
|
6153
|
+
matching_downtimes:
|
|
6154
|
+
description: A list of active downtimes that match this monitor.
|
|
6155
|
+
items:
|
|
6156
|
+
$ref: '#/components/schemas/MatchingDowntime'
|
|
6157
|
+
type: array
|
|
5941
6158
|
message:
|
|
5942
6159
|
description: A message to include with notifications for this monitor.
|
|
5943
6160
|
type: string
|
|
@@ -7056,6 +7273,10 @@ components:
|
|
|
7056
7273
|
public_id:
|
|
7057
7274
|
description: The organization public ID.
|
|
7058
7275
|
type: string
|
|
7276
|
+
region:
|
|
7277
|
+
description: The region of the Datadog instance that the organization belongs
|
|
7278
|
+
to.
|
|
7279
|
+
type: string
|
|
7059
7280
|
tag_config_source:
|
|
7060
7281
|
description: The source of the usage attribution tag configuration and the
|
|
7061
7282
|
selected tags in the format `<source_org_name>:::<selected tag 1>///<selected
|
|
@@ -7123,6 +7344,8 @@ components:
|
|
|
7123
7344
|
- cspm_hosts_usage
|
|
7124
7345
|
- custom_timeseries_usage
|
|
7125
7346
|
- custom_timeseries_percentage
|
|
7347
|
+
- custom_ingested_timeseries_usage
|
|
7348
|
+
- custom_ingested_timeseries_percentage
|
|
7126
7349
|
- cws_containers_percentage
|
|
7127
7350
|
- cws_containers_usage
|
|
7128
7351
|
- cws_hosts_percentage
|
|
@@ -7149,6 +7372,8 @@ components:
|
|
|
7149
7372
|
- invocations_percentage
|
|
7150
7373
|
- npm_host_usage
|
|
7151
7374
|
- npm_host_percentage
|
|
7375
|
+
- obs_pipeline_bytes_usage
|
|
7376
|
+
- obs_pipeline_bytes_percentage
|
|
7152
7377
|
- profiled_container_usage
|
|
7153
7378
|
- profiled_container_percentage
|
|
7154
7379
|
- profiled_fargate_usage
|
|
@@ -7159,6 +7384,10 @@ components:
|
|
|
7159
7384
|
- snmp_percentage
|
|
7160
7385
|
- estimated_rum_sessions_usage
|
|
7161
7386
|
- estimated_rum_sessions_percentage
|
|
7387
|
+
- universal_service_monitoring_usage
|
|
7388
|
+
- universal_service_monitoring_percentage
|
|
7389
|
+
- vuln_management_hosts_usage
|
|
7390
|
+
- vuln_management_hosts_percentage
|
|
7162
7391
|
- '*'
|
|
7163
7392
|
type: string
|
|
7164
7393
|
x-enum-varnames:
|
|
@@ -7184,6 +7413,8 @@ components:
|
|
|
7184
7413
|
- CSPM_HOSTS_USAGE
|
|
7185
7414
|
- CUSTOM_TIMESERIES_USAGE
|
|
7186
7415
|
- CUSTOM_TIMESERIES_PERCENTAGE
|
|
7416
|
+
- CUSTOM_INGESTED_TIMESERIES_USAGE
|
|
7417
|
+
- CUSTOM_INGESTED_TIMESERIES_PERCENTAGE
|
|
7187
7418
|
- CWS_CONTAINERS_PERCENTAGE
|
|
7188
7419
|
- CWS_CONTAINERS_USAGE
|
|
7189
7420
|
- CWS_HOSTS_PERCENTAGE
|
|
@@ -7210,6 +7441,8 @@ components:
|
|
|
7210
7441
|
- INVOCATIONS_PERCENTAGE
|
|
7211
7442
|
- NPM_HOST_USAGE
|
|
7212
7443
|
- NPM_HOST_PERCENTAGE
|
|
7444
|
+
- OBS_PIPELINE_BYTES_USAGE
|
|
7445
|
+
- OBS_PIPELINE_BYTES_PERCENTAGE
|
|
7213
7446
|
- PROFILED_CONTAINER_USAGE
|
|
7214
7447
|
- PROFILED_CONTAINER_PERCENTAGE
|
|
7215
7448
|
- PROFILED_FARGATE_USAGE
|
|
@@ -7220,6 +7453,10 @@ components:
|
|
|
7220
7453
|
- SNMP_PERCENTAGE
|
|
7221
7454
|
- ESTIMATED_RUM_SESSIONS_USAGE
|
|
7222
7455
|
- ESTIMATED_RUM_SESSIONS_PERCENTAGE
|
|
7456
|
+
- UNIVERSAL_SERVICE_MONITORING_USAGE
|
|
7457
|
+
- UNIVERSAL_SERVICE_MONITORING_PERCENTAGE
|
|
7458
|
+
- VULN_MANAGEMENT_HOSTS_USAGE
|
|
7459
|
+
- VULN_MANAGEMENT_HOSTS_PERCENTAGE
|
|
7223
7460
|
- ALL
|
|
7224
7461
|
MonthlyUsageAttributionValues:
|
|
7225
7462
|
description: Fields in Usage Summary by tag(s).
|
|
@@ -7308,12 +7545,20 @@ components:
|
|
|
7308
7545
|
description: The CSPM host usage by tag(s).
|
|
7309
7546
|
format: double
|
|
7310
7547
|
type: number
|
|
7548
|
+
custom_ingested_timeseries_percentage:
|
|
7549
|
+
description: The percentage of ingested custom metrics usage by tag(s).
|
|
7550
|
+
format: double
|
|
7551
|
+
type: number
|
|
7552
|
+
custom_ingested_timeseries_usage:
|
|
7553
|
+
description: The ingested custom metrics usage by tag(s).
|
|
7554
|
+
format: double
|
|
7555
|
+
type: number
|
|
7311
7556
|
custom_timeseries_percentage:
|
|
7312
|
-
description: The percentage of custom metrics usage by tag(s).
|
|
7557
|
+
description: The percentage of indexed custom metrics usage by tag(s).
|
|
7313
7558
|
format: double
|
|
7314
7559
|
type: number
|
|
7315
7560
|
custom_timeseries_usage:
|
|
7316
|
-
description: The custom metrics usage by tag(s).
|
|
7561
|
+
description: The indexed custom metrics usage by tag(s).
|
|
7317
7562
|
format: double
|
|
7318
7563
|
type: number
|
|
7319
7564
|
cws_containers_percentage:
|
|
@@ -7429,6 +7674,14 @@ components:
|
|
|
7429
7674
|
description: The network host usage by tag(s).
|
|
7430
7675
|
format: double
|
|
7431
7676
|
type: number
|
|
7677
|
+
obs_pipeline_bytes_percentage:
|
|
7678
|
+
description: The percentage of observability pipeline bytes usage by tag(s).
|
|
7679
|
+
format: double
|
|
7680
|
+
type: number
|
|
7681
|
+
obs_pipeline_bytes_usage:
|
|
7682
|
+
description: The observability pipeline bytes usage by tag(s).
|
|
7683
|
+
format: double
|
|
7684
|
+
type: number
|
|
7432
7685
|
profiled_container_percentage:
|
|
7433
7686
|
description: The percentage of profiled container usage by tag(s).
|
|
7434
7687
|
format: double
|
|
@@ -7461,6 +7714,23 @@ components:
|
|
|
7461
7714
|
description: The network device usage by tag(s).
|
|
7462
7715
|
format: double
|
|
7463
7716
|
type: number
|
|
7717
|
+
universal_service_monitoring_percentage:
|
|
7718
|
+
description: The percentage of universal service monitoring usage by tag(s).
|
|
7719
|
+
format: double
|
|
7720
|
+
type: number
|
|
7721
|
+
universal_service_monitoring_usage:
|
|
7722
|
+
description: The universal service monitoring usage by tag(s).
|
|
7723
|
+
format: double
|
|
7724
|
+
type: number
|
|
7725
|
+
vuln_management_hosts_percentage:
|
|
7726
|
+
description: The percentage of Application Vulnerability Management usage
|
|
7727
|
+
by tag(s).
|
|
7728
|
+
format: double
|
|
7729
|
+
type: number
|
|
7730
|
+
vuln_management_hosts_usage:
|
|
7731
|
+
description: The Application Vulnerability Management usage by tag(s).
|
|
7732
|
+
format: double
|
|
7733
|
+
type: number
|
|
7464
7734
|
type: object
|
|
7465
7735
|
NoteWidgetDefinition:
|
|
7466
7736
|
description: The notes and links widget is similar to free text widget, but
|
|
@@ -8286,6 +8556,60 @@ components:
|
|
|
8286
8556
|
format: int64
|
|
8287
8557
|
type: integer
|
|
8288
8558
|
type: object
|
|
8559
|
+
NotifyEndState:
|
|
8560
|
+
description: A notification end state.
|
|
8561
|
+
enum:
|
|
8562
|
+
- alert
|
|
8563
|
+
- no data
|
|
8564
|
+
- warn
|
|
8565
|
+
example: alert
|
|
8566
|
+
type: string
|
|
8567
|
+
x-enum-varnames:
|
|
8568
|
+
- ALERT
|
|
8569
|
+
- NO_DATA
|
|
8570
|
+
- WARN
|
|
8571
|
+
NotifyEndStates:
|
|
8572
|
+
default:
|
|
8573
|
+
- alert
|
|
8574
|
+
- no data
|
|
8575
|
+
- warn
|
|
8576
|
+
description: States for which `notify_end_types` sends out notifications for.
|
|
8577
|
+
example:
|
|
8578
|
+
- alert
|
|
8579
|
+
- no data
|
|
8580
|
+
- warn
|
|
8581
|
+
items:
|
|
8582
|
+
$ref: '#/components/schemas/NotifyEndState'
|
|
8583
|
+
type: array
|
|
8584
|
+
NotifyEndType:
|
|
8585
|
+
description: A notification end type.
|
|
8586
|
+
enum:
|
|
8587
|
+
- canceled
|
|
8588
|
+
- expired
|
|
8589
|
+
example: expired
|
|
8590
|
+
type: string
|
|
8591
|
+
x-enum-varnames:
|
|
8592
|
+
- CANCELED
|
|
8593
|
+
- EXPIRED
|
|
8594
|
+
NotifyEndTypes:
|
|
8595
|
+
default:
|
|
8596
|
+
- expired
|
|
8597
|
+
description: 'If set, notifies if a monitor is in an alert-worthy state (`ALERT`,
|
|
8598
|
+
`WARNING`, or `NO DATA`)
|
|
8599
|
+
|
|
8600
|
+
when this downtime expires or is canceled. Applied to monitors that change
|
|
8601
|
+
states during
|
|
8602
|
+
|
|
8603
|
+
the downtime (such as from `OK` to `ALERT`, `WARNING`, or `NO DATA`), and
|
|
8604
|
+
to monitors that
|
|
8605
|
+
|
|
8606
|
+
already have an alert-worthy state when downtime begins.'
|
|
8607
|
+
example:
|
|
8608
|
+
- canceled
|
|
8609
|
+
- expired
|
|
8610
|
+
items:
|
|
8611
|
+
$ref: '#/components/schemas/NotifyEndType'
|
|
8612
|
+
type: array
|
|
8289
8613
|
OnMissingDataOption:
|
|
8290
8614
|
description: 'Controls how groups or monitors are treated if an evaluation does
|
|
8291
8615
|
not return any data points.
|
|
@@ -9003,6 +9327,7 @@ components:
|
|
|
9003
9327
|
created_at:
|
|
9004
9328
|
description: The epoch timestamp of when the correction was created at.
|
|
9005
9329
|
format: int64
|
|
9330
|
+
nullable: true
|
|
9006
9331
|
type: integer
|
|
9007
9332
|
creator:
|
|
9008
9333
|
$ref: '#/components/schemas/Creator'
|
|
@@ -9019,10 +9344,12 @@ components:
|
|
|
9019
9344
|
end:
|
|
9020
9345
|
description: Ending time of the correction in epoch seconds.
|
|
9021
9346
|
format: int64
|
|
9347
|
+
nullable: true
|
|
9022
9348
|
type: integer
|
|
9023
9349
|
modified_at:
|
|
9024
9350
|
description: The epoch timestamp of when the correction was modified at.
|
|
9025
9351
|
format: int64
|
|
9352
|
+
nullable: true
|
|
9026
9353
|
type: integer
|
|
9027
9354
|
modifier:
|
|
9028
9355
|
$ref: '#/components/schemas/SLOCorrectionResponseAttributesModifier'
|
|
@@ -9133,6 +9460,7 @@ components:
|
|
|
9133
9460
|
type: integer
|
|
9134
9461
|
name:
|
|
9135
9462
|
description: Name of the creator.
|
|
9463
|
+
nullable: true
|
|
9136
9464
|
type: string
|
|
9137
9465
|
type: object
|
|
9138
9466
|
SLODeleteResponse:
|
|
@@ -9404,6 +9732,7 @@ components:
|
|
|
9404
9732
|
description: The current SLI value of the SLO over the history window.
|
|
9405
9733
|
example: 99.99
|
|
9406
9734
|
format: double
|
|
9735
|
+
nullable: true
|
|
9407
9736
|
type: number
|
|
9408
9737
|
span_precision:
|
|
9409
9738
|
description: The amount of decimal places the SLI value is accurate to for
|
|
@@ -9428,6 +9757,7 @@ components:
|
|
|
9428
9757
|
level objective.
|
|
9429
9758
|
items:
|
|
9430
9759
|
$ref: '#/components/schemas/SLOHistoryResponseError'
|
|
9760
|
+
nullable: true
|
|
9431
9761
|
type: array
|
|
9432
9762
|
type: object
|
|
9433
9763
|
SLOHistoryResponseData:
|
|
@@ -9588,6 +9918,7 @@ components:
|
|
|
9588
9918
|
description: The current SLI value of the SLO over the history window.
|
|
9589
9919
|
example: 99.99
|
|
9590
9920
|
format: double
|
|
9921
|
+
nullable: true
|
|
9591
9922
|
type: number
|
|
9592
9923
|
span_precision:
|
|
9593
9924
|
description: The amount of decimal places the SLI value is accurate to for
|
|
@@ -9600,6 +9931,7 @@ components:
|
|
|
9600
9931
|
description: Use `sli_value` instead.
|
|
9601
9932
|
example: 99.99
|
|
9602
9933
|
format: double
|
|
9934
|
+
nullable: true
|
|
9603
9935
|
type: number
|
|
9604
9936
|
type: object
|
|
9605
9937
|
SLOListResponse:
|
|
@@ -10101,6 +10433,9 @@ components:
|
|
|
10101
10433
|
description: Use the SLO and uptime widget to track your SLOs (Service Level
|
|
10102
10434
|
Objectives) and uptime on screenboards and timeboards.
|
|
10103
10435
|
properties:
|
|
10436
|
+
additional_query_filters:
|
|
10437
|
+
description: Additional filters applied to the SLO query.
|
|
10438
|
+
type: string
|
|
10104
10439
|
global_time_target:
|
|
10105
10440
|
description: Defined global time target.
|
|
10106
10441
|
type: string
|
|
@@ -10683,6 +11018,28 @@ components:
|
|
|
10683
11018
|
description: The type of the object, must be `slo`.
|
|
10684
11019
|
type: string
|
|
10685
11020
|
type: object
|
|
11021
|
+
SelectableTemplateVariableItems:
|
|
11022
|
+
description: Object containing the template variable's name, associated tag/attribute,
|
|
11023
|
+
default value and selectable values.
|
|
11024
|
+
properties:
|
|
11025
|
+
default_value:
|
|
11026
|
+
description: The default value of the template variable.
|
|
11027
|
+
type: string
|
|
11028
|
+
name:
|
|
11029
|
+
description: Name of the template variable.
|
|
11030
|
+
type: string
|
|
11031
|
+
prefix:
|
|
11032
|
+
description: The tag/attribute key associated with the template variable.
|
|
11033
|
+
type: string
|
|
11034
|
+
visible_tags:
|
|
11035
|
+
description: List of visible tag values on the shared dashboard.
|
|
11036
|
+
items:
|
|
11037
|
+
description: Other values for this tag that can be selected on the shared
|
|
11038
|
+
dashboard.
|
|
11039
|
+
type: string
|
|
11040
|
+
nullable: true
|
|
11041
|
+
type: array
|
|
11042
|
+
type: object
|
|
10686
11043
|
Series:
|
|
10687
11044
|
description: 'A metric to submit to Datadog.
|
|
10688
11045
|
|
|
@@ -11178,49 +11535,305 @@ components:
|
|
|
11178
11535
|
type: string
|
|
11179
11536
|
x-enum-varnames:
|
|
11180
11537
|
- TRACE_SERVICE
|
|
11181
|
-
|
|
11182
|
-
description:
|
|
11183
|
-
|
|
11184
|
-
- none
|
|
11185
|
-
- false_positive
|
|
11186
|
-
- testing_or_maintenance
|
|
11187
|
-
- other
|
|
11188
|
-
type: string
|
|
11189
|
-
x-enum-varnames:
|
|
11190
|
-
- NONE
|
|
11191
|
-
- FALSE_POSITIVE
|
|
11192
|
-
- TESTING_OR_MAINTENANCE
|
|
11193
|
-
- OTHER
|
|
11194
|
-
SignalAssigneeUpdateRequest:
|
|
11195
|
-
description: Attributes describing an assignee update operation over a security
|
|
11196
|
-
signal.
|
|
11538
|
+
SharedDashboard:
|
|
11539
|
+
description: The metadata object associated with how a dashboard has been/will
|
|
11540
|
+
be shared.
|
|
11197
11541
|
properties:
|
|
11198
|
-
|
|
11199
|
-
|
|
11200
|
-
|
|
11201
|
-
|
|
11542
|
+
author:
|
|
11543
|
+
$ref: '#/components/schemas/SharedDashboardAuthor'
|
|
11544
|
+
created_at:
|
|
11545
|
+
description: Date the dashboard was shared.
|
|
11546
|
+
format: date-time
|
|
11547
|
+
readOnly: true
|
|
11548
|
+
type: string
|
|
11549
|
+
dashboard_id:
|
|
11550
|
+
description: ID of the dashboard to share.
|
|
11551
|
+
example: 123-abc-456
|
|
11552
|
+
type: string
|
|
11553
|
+
dashboard_type:
|
|
11554
|
+
$ref: '#/components/schemas/DashboardType'
|
|
11555
|
+
global_time:
|
|
11556
|
+
$ref: '#/components/schemas/DashboardGlobalTime'
|
|
11557
|
+
global_time_selectable_enabled:
|
|
11558
|
+
description: Whether to allow viewers to select a different global time
|
|
11559
|
+
setting for the shared dashboard.
|
|
11560
|
+
nullable: true
|
|
11561
|
+
type: boolean
|
|
11562
|
+
public_url:
|
|
11563
|
+
description: URL of the shared dashboard.
|
|
11564
|
+
readOnly: true
|
|
11565
|
+
type: string
|
|
11566
|
+
selectable_template_vars:
|
|
11567
|
+
description: List of objects representing template variables on the shared
|
|
11568
|
+
dashboard which can have selectable values.
|
|
11569
|
+
example:
|
|
11570
|
+
- default_value: '*'
|
|
11571
|
+
name: exampleVar
|
|
11572
|
+
prefix: test
|
|
11573
|
+
visible_tags:
|
|
11574
|
+
- selectableValue1
|
|
11575
|
+
- selectableValue2
|
|
11576
|
+
items:
|
|
11577
|
+
$ref: '#/components/schemas/SelectableTemplateVariableItems'
|
|
11578
|
+
nullable: true
|
|
11579
|
+
type: array
|
|
11580
|
+
share_list:
|
|
11581
|
+
description: List of email addresses that can receive an invitation to access
|
|
11582
|
+
to the shared dashboard.
|
|
11583
|
+
example:
|
|
11584
|
+
- test@datadoghq.com
|
|
11585
|
+
- test2@email.com
|
|
11586
|
+
items:
|
|
11587
|
+
description: Email address that can receive an invitation to access the
|
|
11588
|
+
shared dashboard.
|
|
11589
|
+
format: email
|
|
11590
|
+
type: string
|
|
11591
|
+
nullable: true
|
|
11592
|
+
type: array
|
|
11593
|
+
share_type:
|
|
11594
|
+
$ref: '#/components/schemas/DashboardShareType'
|
|
11595
|
+
token:
|
|
11596
|
+
description: A unique token assigned to the shared dashboard.
|
|
11597
|
+
readOnly: true
|
|
11202
11598
|
type: string
|
|
11203
|
-
version:
|
|
11204
|
-
$ref: '#/components/schemas/Version'
|
|
11205
11599
|
required:
|
|
11206
|
-
-
|
|
11600
|
+
- dashboard_id
|
|
11601
|
+
- dashboard_type
|
|
11207
11602
|
type: object
|
|
11208
|
-
|
|
11209
|
-
description:
|
|
11603
|
+
SharedDashboardAuthor:
|
|
11604
|
+
description: User who shared the dashboard.
|
|
11210
11605
|
properties:
|
|
11211
|
-
|
|
11212
|
-
description:
|
|
11606
|
+
handle:
|
|
11607
|
+
description: Identifier of the user who shared the dashboard.
|
|
11608
|
+
example: test@datadoghq.com
|
|
11609
|
+
readOnly: true
|
|
11213
11610
|
type: string
|
|
11214
|
-
|
|
11215
|
-
|
|
11216
|
-
|
|
11217
|
-
|
|
11218
|
-
|
|
11219
|
-
|
|
11611
|
+
name:
|
|
11612
|
+
description: Name of the user who shared the dashboard.
|
|
11613
|
+
nullable: true
|
|
11614
|
+
readOnly: true
|
|
11615
|
+
type: string
|
|
11616
|
+
readOnly: true
|
|
11617
|
+
type: object
|
|
11618
|
+
SharedDashboardInvites:
|
|
11619
|
+
description: Invitations data and metadata that exists for a shared dashboard
|
|
11620
|
+
returned by the API.
|
|
11621
|
+
example:
|
|
11622
|
+
data:
|
|
11623
|
+
- attributes:
|
|
11624
|
+
email: test@datadoghq.com
|
|
11625
|
+
type: public_dashboard_invitation
|
|
11626
|
+
properties:
|
|
11627
|
+
data:
|
|
11628
|
+
$ref: '#/components/schemas/SharedDashboardInvitesData'
|
|
11629
|
+
meta:
|
|
11630
|
+
$ref: '#/components/schemas/SharedDashboardInvitesMeta'
|
|
11220
11631
|
required:
|
|
11221
|
-
-
|
|
11632
|
+
- data
|
|
11222
11633
|
type: object
|
|
11223
|
-
|
|
11634
|
+
SharedDashboardInvitesData:
|
|
11635
|
+
description: An object or list of objects containing the information for an
|
|
11636
|
+
invitation to a shared dashboard.
|
|
11637
|
+
example:
|
|
11638
|
+
- attributes:
|
|
11639
|
+
email: test@datadoghq.com
|
|
11640
|
+
type: public_dashboard_invitation
|
|
11641
|
+
oneOf:
|
|
11642
|
+
- $ref: '#/components/schemas/SharedDashboardInvitesDataObject'
|
|
11643
|
+
- $ref: '#/components/schemas/SharedDashboardInvitesDataList'
|
|
11644
|
+
SharedDashboardInvitesDataList:
|
|
11645
|
+
description: A list of objects containing the information for an invitation(s)
|
|
11646
|
+
to a shared dashboard.
|
|
11647
|
+
example:
|
|
11648
|
+
- attributes:
|
|
11649
|
+
email: test@datadoghq.com
|
|
11650
|
+
type: public_dashboard_invitation
|
|
11651
|
+
items:
|
|
11652
|
+
$ref: '#/components/schemas/SharedDashboardInvitesDataObject'
|
|
11653
|
+
type: array
|
|
11654
|
+
SharedDashboardInvitesDataObject:
|
|
11655
|
+
description: Object containing the information for an invitation to a shared
|
|
11656
|
+
dashboard.
|
|
11657
|
+
example:
|
|
11658
|
+
attributes:
|
|
11659
|
+
created_at: '2020-12-07T20:16:27.846985+00:00'
|
|
11660
|
+
email: test@datadoghq.com
|
|
11661
|
+
has_session: false
|
|
11662
|
+
invitation_expiry: '2020-12-07T21:16:27.840542+00:00'
|
|
11663
|
+
session_expiry: null
|
|
11664
|
+
share_token: XXXXXX-123456abcedfg7890hijklmnopqrstuv
|
|
11665
|
+
type: public_dashboard_invitation
|
|
11666
|
+
properties:
|
|
11667
|
+
attributes:
|
|
11668
|
+
$ref: '#/components/schemas/SharedDashboardInvitesDataObjectAttributes'
|
|
11669
|
+
type:
|
|
11670
|
+
$ref: '#/components/schemas/DashboardInviteType'
|
|
11671
|
+
required:
|
|
11672
|
+
- type
|
|
11673
|
+
- attributes
|
|
11674
|
+
type: object
|
|
11675
|
+
SharedDashboardInvitesDataObjectAttributes:
|
|
11676
|
+
description: Attributes of the shared dashboard invitation
|
|
11677
|
+
example:
|
|
11678
|
+
created_at: '2020-12-07T20:16:27.846985+00:00'
|
|
11679
|
+
email: test@datadoghq.com
|
|
11680
|
+
has_session: false
|
|
11681
|
+
invitation_expiry: '2020-12-07T21:16:27.840542+00:00'
|
|
11682
|
+
session_expiry: null
|
|
11683
|
+
share_token: XXXXXX-123456abcedfg7890hijklmnopqrstuv
|
|
11684
|
+
properties:
|
|
11685
|
+
created_at:
|
|
11686
|
+
description: When the invitation was sent.
|
|
11687
|
+
format: date-time
|
|
11688
|
+
readOnly: true
|
|
11689
|
+
type: string
|
|
11690
|
+
email:
|
|
11691
|
+
description: An email address that an invitation has been (or if used in
|
|
11692
|
+
invitation request, will be) sent to.
|
|
11693
|
+
nullable: false
|
|
11694
|
+
type: string
|
|
11695
|
+
has_session:
|
|
11696
|
+
description: Indicates whether an active session exists for the invitation
|
|
11697
|
+
(produced when a user clicks the link in the email).
|
|
11698
|
+
readOnly: true
|
|
11699
|
+
type: boolean
|
|
11700
|
+
invitation_expiry:
|
|
11701
|
+
description: When the invitation expires.
|
|
11702
|
+
format: date-time
|
|
11703
|
+
readOnly: true
|
|
11704
|
+
type: string
|
|
11705
|
+
session_expiry:
|
|
11706
|
+
description: When the invited user's session expires. null if the invitation
|
|
11707
|
+
has no associated session.
|
|
11708
|
+
format: date-time
|
|
11709
|
+
nullable: true
|
|
11710
|
+
readOnly: true
|
|
11711
|
+
type: string
|
|
11712
|
+
share_token:
|
|
11713
|
+
description: The unique token of the shared dashboard that was (or is to
|
|
11714
|
+
be) shared.
|
|
11715
|
+
readOnly: true
|
|
11716
|
+
type: string
|
|
11717
|
+
type: object
|
|
11718
|
+
SharedDashboardInvitesMeta:
|
|
11719
|
+
description: Pagination metadata returned by the API.
|
|
11720
|
+
properties:
|
|
11721
|
+
page:
|
|
11722
|
+
$ref: '#/components/schemas/SharedDashboardInvitesMetaPage'
|
|
11723
|
+
readOnly: true
|
|
11724
|
+
type: object
|
|
11725
|
+
SharedDashboardInvitesMetaPage:
|
|
11726
|
+
description: Object containing the total count of invitations across all pages
|
|
11727
|
+
properties:
|
|
11728
|
+
total_count:
|
|
11729
|
+
description: The total number of invitations on this shared board, across
|
|
11730
|
+
all pages.
|
|
11731
|
+
format: int64
|
|
11732
|
+
type: integer
|
|
11733
|
+
type: object
|
|
11734
|
+
SharedDashboardUpdateRequest:
|
|
11735
|
+
description: Update a shared dashboard's settings.
|
|
11736
|
+
example:
|
|
11737
|
+
global_time:
|
|
11738
|
+
live_span: 1h
|
|
11739
|
+
share_list:
|
|
11740
|
+
- test@datadoghq.com
|
|
11741
|
+
- test2@datadoghq.com
|
|
11742
|
+
share_type: invite
|
|
11743
|
+
properties:
|
|
11744
|
+
global_time:
|
|
11745
|
+
$ref: '#/components/schemas/SharedDashboardUpdateRequestGlobalTime'
|
|
11746
|
+
global_time_selectable_enabled:
|
|
11747
|
+
description: Whether to allow viewers to select a different global time
|
|
11748
|
+
setting for the shared dashboard.
|
|
11749
|
+
nullable: true
|
|
11750
|
+
type: boolean
|
|
11751
|
+
selectable_template_vars:
|
|
11752
|
+
description: List of objects representing template variables on the shared
|
|
11753
|
+
dashboard which can have selectable values.
|
|
11754
|
+
example:
|
|
11755
|
+
- default_value: '*'
|
|
11756
|
+
name: exampleVar
|
|
11757
|
+
prefix: test
|
|
11758
|
+
visible_tags:
|
|
11759
|
+
- selectableValue1
|
|
11760
|
+
- selectableValue2
|
|
11761
|
+
items:
|
|
11762
|
+
$ref: '#/components/schemas/SelectableTemplateVariableItems'
|
|
11763
|
+
nullable: true
|
|
11764
|
+
type: array
|
|
11765
|
+
share_list:
|
|
11766
|
+
description: List of email addresses that can be given access to the shared
|
|
11767
|
+
dashboard.
|
|
11768
|
+
example:
|
|
11769
|
+
- test@datadoghq.com
|
|
11770
|
+
- test2@email.com
|
|
11771
|
+
items:
|
|
11772
|
+
description: Email address that can receive an invitation to access the
|
|
11773
|
+
shared dashboard.
|
|
11774
|
+
format: email
|
|
11775
|
+
type: string
|
|
11776
|
+
nullable: true
|
|
11777
|
+
type: array
|
|
11778
|
+
share_type:
|
|
11779
|
+
$ref: '#/components/schemas/DashboardShareType'
|
|
11780
|
+
required:
|
|
11781
|
+
- global_time
|
|
11782
|
+
type: object
|
|
11783
|
+
SharedDashboardUpdateRequestGlobalTime:
|
|
11784
|
+
description: Timeframe setting for the shared dashboard.
|
|
11785
|
+
example:
|
|
11786
|
+
live_span: 1h
|
|
11787
|
+
nullable: true
|
|
11788
|
+
properties:
|
|
11789
|
+
live_span:
|
|
11790
|
+
$ref: '#/components/schemas/DashboardGlobalTimeLiveSpan'
|
|
11791
|
+
type: object
|
|
11792
|
+
SignalArchiveReason:
|
|
11793
|
+
description: Reason why a signal has been archived.
|
|
11794
|
+
enum:
|
|
11795
|
+
- none
|
|
11796
|
+
- false_positive
|
|
11797
|
+
- testing_or_maintenance
|
|
11798
|
+
- investigated_case_opened
|
|
11799
|
+
- other
|
|
11800
|
+
type: string
|
|
11801
|
+
x-enum-varnames:
|
|
11802
|
+
- NONE
|
|
11803
|
+
- FALSE_POSITIVE
|
|
11804
|
+
- TESTING_OR_MAINTENANCE
|
|
11805
|
+
- INVESTIGATED_CASE_OPENED
|
|
11806
|
+
- OTHER
|
|
11807
|
+
SignalAssigneeUpdateRequest:
|
|
11808
|
+
description: Attributes describing an assignee update operation over a security
|
|
11809
|
+
signal.
|
|
11810
|
+
properties:
|
|
11811
|
+
assignee:
|
|
11812
|
+
description: The UUID of the user being assigned. Use empty string to return
|
|
11813
|
+
signal to unassigned.
|
|
11814
|
+
example: 773b045d-ccf8-4808-bd3b-955ef6a8c940
|
|
11815
|
+
type: string
|
|
11816
|
+
version:
|
|
11817
|
+
$ref: '#/components/schemas/Version'
|
|
11818
|
+
required:
|
|
11819
|
+
- assignee
|
|
11820
|
+
type: object
|
|
11821
|
+
SignalStateUpdateRequest:
|
|
11822
|
+
description: Attributes describing the change of state for a given state.
|
|
11823
|
+
properties:
|
|
11824
|
+
archiveComment:
|
|
11825
|
+
description: Optional comment to explain why a signal is being archived.
|
|
11826
|
+
type: string
|
|
11827
|
+
archiveReason:
|
|
11828
|
+
$ref: '#/components/schemas/SignalArchiveReason'
|
|
11829
|
+
state:
|
|
11830
|
+
$ref: '#/components/schemas/SignalTriageState'
|
|
11831
|
+
version:
|
|
11832
|
+
$ref: '#/components/schemas/Version'
|
|
11833
|
+
required:
|
|
11834
|
+
- state
|
|
11835
|
+
type: object
|
|
11836
|
+
SignalTriageState:
|
|
11224
11837
|
description: The new triage state of the signal.
|
|
11225
11838
|
enum:
|
|
11226
11839
|
- open
|
|
@@ -11418,7 +12031,7 @@ components:
|
|
|
11418
12031
|
$ref: '#/components/schemas/LogQueryDefinition'
|
|
11419
12032
|
type: object
|
|
11420
12033
|
SyntheticsAPIStep:
|
|
11421
|
-
description: The steps used in a
|
|
12034
|
+
description: The steps used in a Synthetic multistep API test.
|
|
11422
12035
|
properties:
|
|
11423
12036
|
allowFailure:
|
|
11424
12037
|
description: Determines whether or not to continue with test if this step
|
|
@@ -11846,6 +12459,8 @@ components:
|
|
|
11846
12459
|
- networkHop
|
|
11847
12460
|
- receivedMessage
|
|
11848
12461
|
- grpcHealthcheckStatus
|
|
12462
|
+
- grpcMetadata
|
|
12463
|
+
- grpcProto
|
|
11849
12464
|
- connection
|
|
11850
12465
|
example: statusCode
|
|
11851
12466
|
type: string
|
|
@@ -11866,6 +12481,8 @@ components:
|
|
|
11866
12481
|
- NETWORK_HOP
|
|
11867
12482
|
- RECEIVED_MESSAGE
|
|
11868
12483
|
- GRPC_HEALTHCHECK_STATUS
|
|
12484
|
+
- GRPC_METADATA
|
|
12485
|
+
- GRPC_PROTO
|
|
11869
12486
|
- CONNECTION
|
|
11870
12487
|
SyntheticsAssertionXPathOperator:
|
|
11871
12488
|
description: Assertion operator to apply.
|
|
@@ -12180,7 +12797,7 @@ components:
|
|
|
12180
12797
|
$ref: '#/components/schemas/SyntheticsStatus'
|
|
12181
12798
|
type: object
|
|
12182
12799
|
SyntheticsBatchResult:
|
|
12183
|
-
description: Object with the results of a
|
|
12800
|
+
description: Object with the results of a Synthetic batch.
|
|
12184
12801
|
properties:
|
|
12185
12802
|
device:
|
|
12186
12803
|
$ref: '#/components/schemas/SyntheticsDeviceID'
|
|
@@ -12585,7 +13202,7 @@ components:
|
|
|
12585
13202
|
SyntheticsBrowserVariable:
|
|
12586
13203
|
description: 'Object defining a variable that can be used in your browser test.
|
|
12587
13204
|
|
|
12588
|
-
|
|
13205
|
+
See the [Recording Steps documentation](https://docs.datadoghq.com/synthetics/browser_tests/actions/?tab=testanelementontheactivepage#variables).'
|
|
12589
13206
|
properties:
|
|
12590
13207
|
example:
|
|
12591
13208
|
description: Example for the variable.
|
|
@@ -12600,6 +13217,10 @@ components:
|
|
|
12600
13217
|
pattern:
|
|
12601
13218
|
description: Pattern of the variable.
|
|
12602
13219
|
type: string
|
|
13220
|
+
secure:
|
|
13221
|
+
description: Determines whether or not the browser test variable is obfuscated.
|
|
13222
|
+
Can only be used with browser variables of type `text`.
|
|
13223
|
+
type: boolean
|
|
12603
13224
|
type:
|
|
12604
13225
|
$ref: '#/components/schemas/SyntheticsBrowserVariableType'
|
|
12605
13226
|
required:
|
|
@@ -12623,7 +13244,7 @@ components:
|
|
|
12623
13244
|
- JAVASCRIPT
|
|
12624
13245
|
- TEXT
|
|
12625
13246
|
SyntheticsCIBatchMetadata:
|
|
12626
|
-
description: Metadata for the
|
|
13247
|
+
description: Metadata for the Synthetic tests run.
|
|
12627
13248
|
properties:
|
|
12628
13249
|
ci:
|
|
12629
13250
|
$ref: '#/components/schemas/SyntheticsCIBatchMetadataCI'
|
|
@@ -12663,7 +13284,7 @@ components:
|
|
|
12663
13284
|
type: string
|
|
12664
13285
|
type: object
|
|
12665
13286
|
SyntheticsCITest:
|
|
12666
|
-
description:
|
|
13287
|
+
description: Configuration for Continuous Testing.
|
|
12667
13288
|
properties:
|
|
12668
13289
|
allowInsecureCertificates:
|
|
12669
13290
|
description: Disable certificate checks in API tests.
|
|
@@ -12674,7 +13295,7 @@ components:
|
|
|
12674
13295
|
description: Body to include in the test.
|
|
12675
13296
|
type: string
|
|
12676
13297
|
bodyType:
|
|
12677
|
-
description: Type of the data sent in a
|
|
13298
|
+
description: Type of the data sent in a Synthetic API test.
|
|
12678
13299
|
type: string
|
|
12679
13300
|
cookies:
|
|
12680
13301
|
description: Cookies for the request.
|
|
@@ -12701,7 +13322,7 @@ components:
|
|
|
12701
13322
|
metadata:
|
|
12702
13323
|
$ref: '#/components/schemas/SyntheticsCIBatchMetadata'
|
|
12703
13324
|
public_id:
|
|
12704
|
-
description: The public ID of the
|
|
13325
|
+
description: The public ID of the Synthetic test to trigger.
|
|
12705
13326
|
example: aaa-aaa-aaa
|
|
12706
13327
|
type: string
|
|
12707
13328
|
retry:
|
|
@@ -12935,7 +13556,7 @@ components:
|
|
|
12935
13556
|
type: array
|
|
12936
13557
|
type: object
|
|
12937
13558
|
SyntheticsGlobalVariable:
|
|
12938
|
-
description:
|
|
13559
|
+
description: Synthetic global variable.
|
|
12939
13560
|
properties:
|
|
12940
13561
|
attributes:
|
|
12941
13562
|
$ref: '#/components/schemas/SyntheticsGlobalVariableAttributes'
|
|
@@ -12948,7 +13569,7 @@ components:
|
|
|
12948
13569
|
readOnly: true
|
|
12949
13570
|
type: string
|
|
12950
13571
|
name:
|
|
12951
|
-
description: Name of the global variable. Unique across
|
|
13572
|
+
description: Name of the global variable. Unique across Synthetic global
|
|
12952
13573
|
variables.
|
|
12953
13574
|
example: MY_VARIABLE
|
|
12954
13575
|
type: string
|
|
@@ -12989,8 +13610,8 @@ components:
|
|
|
12989
13610
|
$ref: '#/components/schemas/SyntheticsGlobalVariableTOTPParameters'
|
|
12990
13611
|
type: object
|
|
12991
13612
|
SyntheticsGlobalVariableParseTestOptions:
|
|
12992
|
-
description: Parser options to use for retrieving a
|
|
12993
|
-
from a
|
|
13613
|
+
description: Parser options to use for retrieving a Synthetic global variable
|
|
13614
|
+
from a Synthetic test. Used in conjunction with `parse_test_public_id`.
|
|
12994
13615
|
properties:
|
|
12995
13616
|
field:
|
|
12996
13617
|
description: When type is `http_header`, name of the header to use to extract
|
|
@@ -13010,7 +13631,7 @@ components:
|
|
|
13010
13631
|
- type
|
|
13011
13632
|
type: object
|
|
13012
13633
|
SyntheticsGlobalVariableParseTestOptionsType:
|
|
13013
|
-
description: Property of the
|
|
13634
|
+
description: Property of the Synthetic Test Response to use for a Synthetic
|
|
13014
13635
|
global variable.
|
|
13015
13636
|
enum:
|
|
13016
13637
|
- http_body
|
|
@@ -13023,7 +13644,7 @@ components:
|
|
|
13023
13644
|
- HTTP_HEADER
|
|
13024
13645
|
- LOCAL_VARIABLE
|
|
13025
13646
|
SyntheticsGlobalVariableParserType:
|
|
13026
|
-
description: Type of parser for a
|
|
13647
|
+
description: Type of parser for a Synthetic global variable from a synthetics
|
|
13027
13648
|
test.
|
|
13028
13649
|
enum:
|
|
13029
13650
|
- raw
|
|
@@ -13105,10 +13726,10 @@ components:
|
|
|
13105
13726
|
type: string
|
|
13106
13727
|
type: object
|
|
13107
13728
|
SyntheticsLocations:
|
|
13108
|
-
description: List of
|
|
13729
|
+
description: List of Synthetic locations.
|
|
13109
13730
|
properties:
|
|
13110
13731
|
locations:
|
|
13111
|
-
description: List of
|
|
13732
|
+
description: List of Synthetic locations.
|
|
13112
13733
|
items:
|
|
13113
13734
|
$ref: '#/components/schemas/SyntheticsLocation'
|
|
13114
13735
|
type: array
|
|
@@ -13127,6 +13748,9 @@ components:
|
|
|
13127
13748
|
type: string
|
|
13128
13749
|
parser:
|
|
13129
13750
|
$ref: '#/components/schemas/SyntheticsVariableParser'
|
|
13751
|
+
secure:
|
|
13752
|
+
description: Determines whether or not the extracted value will be obfuscated.
|
|
13753
|
+
type: boolean
|
|
13130
13754
|
type:
|
|
13131
13755
|
$ref: '#/components/schemas/SyntheticsGlobalVariableParseTestOptionsType'
|
|
13132
13756
|
type: object
|
|
@@ -13352,7 +13976,7 @@ components:
|
|
|
13352
13976
|
- skipped
|
|
13353
13977
|
- failed
|
|
13354
13978
|
SyntheticsStep:
|
|
13355
|
-
description: The steps used in a
|
|
13979
|
+
description: The steps used in a Synthetic browser test.
|
|
13356
13980
|
properties:
|
|
13357
13981
|
allowFailure:
|
|
13358
13982
|
description: A boolean set to allow this step to fail.
|
|
@@ -13413,7 +14037,7 @@ components:
|
|
|
13413
14037
|
format: int64
|
|
13414
14038
|
type: integer
|
|
13415
14039
|
subTestStepDetails:
|
|
13416
|
-
description: 'If this
|
|
14040
|
+
description: 'If this step includes a sub-test.
|
|
13417
14041
|
|
|
13418
14042
|
[Subtests documentation](https://docs.datadoghq.com/synthetics/browser_tests/advanced_options/#subtests).'
|
|
13419
14043
|
items:
|
|
@@ -13636,7 +14260,7 @@ components:
|
|
|
13636
14260
|
- API
|
|
13637
14261
|
- BROWSER
|
|
13638
14262
|
SyntheticsTestExecutionRule:
|
|
13639
|
-
description: Execution rule for a
|
|
14263
|
+
description: Execution rule for a Synthetic test.
|
|
13640
14264
|
enum:
|
|
13641
14265
|
- blocking
|
|
13642
14266
|
- non_blocking
|
|
@@ -13896,6 +14520,10 @@ components:
|
|
|
13896
14520
|
example: ''
|
|
13897
14521
|
type: string
|
|
13898
14522
|
type: array
|
|
14523
|
+
compressedJsonDescriptor:
|
|
14524
|
+
description: A protobuf JSON descriptor that needs to be gzipped first then
|
|
14525
|
+
base64 encoded.
|
|
14526
|
+
type: string
|
|
13899
14527
|
dnsServer:
|
|
13900
14528
|
description: DNS server to use for DNS tests.
|
|
13901
14529
|
type: string
|
|
@@ -14021,7 +14649,7 @@ components:
|
|
|
14021
14649
|
description: 'Object containing all metrics and their values collected for a
|
|
14022
14650
|
Synthetic API test.
|
|
14023
14651
|
|
|
14024
|
-
|
|
14652
|
+
See the [Synthetic Monitoring Metrics documentation](https://docs.datadoghq.com/synthetics/metrics/).'
|
|
14025
14653
|
properties:
|
|
14026
14654
|
dns:
|
|
14027
14655
|
description: The duration in millisecond of the DNS lookup.
|
|
@@ -14061,10 +14689,10 @@ components:
|
|
|
14061
14689
|
type: number
|
|
14062
14690
|
type: object
|
|
14063
14691
|
SyntheticsTriggerBody:
|
|
14064
|
-
description: Object describing the
|
|
14692
|
+
description: Object describing the Synthetic tests to trigger.
|
|
14065
14693
|
properties:
|
|
14066
14694
|
tests:
|
|
14067
|
-
description: Individual
|
|
14695
|
+
description: Individual Synthetic test.
|
|
14068
14696
|
items:
|
|
14069
14697
|
$ref: '#/components/schemas/SyntheticsTriggerTest'
|
|
14070
14698
|
type: array
|
|
@@ -14072,7 +14700,7 @@ components:
|
|
|
14072
14700
|
- tests
|
|
14073
14701
|
type: object
|
|
14074
14702
|
SyntheticsTriggerCITestLocation:
|
|
14075
|
-
description:
|
|
14703
|
+
description: Synthetic location.
|
|
14076
14704
|
properties:
|
|
14077
14705
|
id:
|
|
14078
14706
|
description: Unique identifier of the location.
|
|
@@ -14092,7 +14720,7 @@ components:
|
|
|
14092
14720
|
format: int64
|
|
14093
14721
|
type: integer
|
|
14094
14722
|
public_id:
|
|
14095
|
-
description: The public ID of the
|
|
14723
|
+
description: The public ID of the Synthetic test.
|
|
14096
14724
|
type: string
|
|
14097
14725
|
result_id:
|
|
14098
14726
|
description: ID of the result.
|
|
@@ -14106,7 +14734,7 @@ components:
|
|
|
14106
14734
|
nullable: true
|
|
14107
14735
|
type: string
|
|
14108
14736
|
locations:
|
|
14109
|
-
description: List of
|
|
14737
|
+
description: List of Synthetic locations.
|
|
14110
14738
|
items:
|
|
14111
14739
|
$ref: '#/components/schemas/SyntheticsTriggerCITestLocation'
|
|
14112
14740
|
type: array
|
|
@@ -14116,9 +14744,9 @@ components:
|
|
|
14116
14744
|
$ref: '#/components/schemas/SyntheticsTriggerCITestRunResult'
|
|
14117
14745
|
type: array
|
|
14118
14746
|
triggered_check_ids:
|
|
14119
|
-
description: The public IDs of the
|
|
14747
|
+
description: The public IDs of the Synthetic test triggered.
|
|
14120
14748
|
items:
|
|
14121
|
-
description: The public ID of the
|
|
14749
|
+
description: The public ID of the Synthetic test.
|
|
14122
14750
|
type: string
|
|
14123
14751
|
type: array
|
|
14124
14752
|
type: object
|
|
@@ -14128,7 +14756,7 @@ components:
|
|
|
14128
14756
|
metadata:
|
|
14129
14757
|
$ref: '#/components/schemas/SyntheticsCIBatchMetadata'
|
|
14130
14758
|
public_id:
|
|
14131
|
-
description: The public ID of the
|
|
14759
|
+
description: The public ID of the Synthetic test to trigger.
|
|
14132
14760
|
example: aaa-aaa-aaa
|
|
14133
14761
|
type: string
|
|
14134
14762
|
required:
|
|
@@ -14784,6 +15412,7 @@ components:
|
|
|
14784
15412
|
analyzed_logs:
|
|
14785
15413
|
description: Contains the number of analyzed logs.
|
|
14786
15414
|
format: int64
|
|
15415
|
+
nullable: true
|
|
14787
15416
|
type: integer
|
|
14788
15417
|
hour:
|
|
14789
15418
|
description: The hour for the usage.
|
|
@@ -15110,6 +15739,7 @@ components:
|
|
|
15110
15739
|
configured for usage attribution](https://docs.datadoghq.com/account_management/billing/usage_attribution/#getting-started).
|
|
15111
15740
|
|
|
15112
15741
|
In this scenario the API returns the total usage, not broken down by tags.'
|
|
15742
|
+
nullable: true
|
|
15113
15743
|
type: object
|
|
15114
15744
|
UsageAttributionValues:
|
|
15115
15745
|
description: Fields in Usage Summary by tag(s).
|
|
@@ -15445,7 +16075,7 @@ components:
|
|
|
15445
16075
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15446
16076
|
application_security_host_sum:
|
|
15447
16077
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15448
|
-
|
|
16078
|
+
application_security_host_top99p:
|
|
15449
16079
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
15450
16080
|
ci_pipeline_indexed_spans_sum:
|
|
15451
16081
|
$ref: '#/components/schemas/UsageBillableSummaryBody'
|
|
@@ -15619,22 +16249,26 @@ components:
|
|
|
15619
16249
|
ci_pipeline_indexed_spans:
|
|
15620
16250
|
description: The number of spans for pipelines in the queried hour.
|
|
15621
16251
|
format: int64
|
|
16252
|
+
nullable: true
|
|
15622
16253
|
type: integer
|
|
15623
16254
|
ci_test_indexed_spans:
|
|
15624
16255
|
description: The number of spans for tests in the queried hour.
|
|
15625
16256
|
format: int64
|
|
16257
|
+
nullable: true
|
|
15626
16258
|
type: integer
|
|
15627
16259
|
ci_visibility_pipeline_committers:
|
|
15628
16260
|
description: Shows the total count of all active Git committers for Pipelines
|
|
15629
16261
|
in the current month. A committer is active if they commit at least 3
|
|
15630
16262
|
times in a given month.
|
|
15631
16263
|
format: int64
|
|
16264
|
+
nullable: true
|
|
15632
16265
|
type: integer
|
|
15633
16266
|
ci_visibility_test_committers:
|
|
15634
16267
|
description: The total count of all active Git committers for tests in the
|
|
15635
16268
|
current month. A committer is active if they commit at least 3 times in
|
|
15636
16269
|
a given month.
|
|
15637
16270
|
format: int64
|
|
16271
|
+
nullable: true
|
|
15638
16272
|
type: integer
|
|
15639
16273
|
org_name:
|
|
15640
16274
|
description: The organization name.
|
|
@@ -15660,11 +16294,13 @@ components:
|
|
|
15660
16294
|
description: "The total number of Cloud Workload Security container hours
|
|
15661
16295
|
from the start of the given hour\u2019s month until the given hour."
|
|
15662
16296
|
format: int64
|
|
16297
|
+
nullable: true
|
|
15663
16298
|
type: integer
|
|
15664
16299
|
cws_host_count:
|
|
15665
16300
|
description: "The total number of Cloud Workload Security host hours from
|
|
15666
16301
|
the start of the given hour\u2019s month until the given hour."
|
|
15667
16302
|
format: int64
|
|
16303
|
+
nullable: true
|
|
15668
16304
|
type: integer
|
|
15669
16305
|
hour:
|
|
15670
16306
|
description: The hour for the usage.
|
|
@@ -15822,11 +16458,13 @@ components:
|
|
|
15822
16458
|
description: "The total number of Database Monitoring host hours from the
|
|
15823
16459
|
start of the given hour\u2019s month until the given hour."
|
|
15824
16460
|
format: int64
|
|
16461
|
+
nullable: true
|
|
15825
16462
|
type: integer
|
|
15826
16463
|
dbm_queries_count:
|
|
15827
16464
|
description: "The total number of normalized Database Monitoring queries
|
|
15828
16465
|
from the start of the given hour\u2019s month until the given hour."
|
|
15829
16466
|
format: int64
|
|
16467
|
+
nullable: true
|
|
15830
16468
|
type: integer
|
|
15831
16469
|
hour:
|
|
15832
16470
|
description: The hour for the usage.
|
|
@@ -15856,15 +16494,18 @@ components:
|
|
|
15856
16494
|
description: The high-water mark of APM ECS Fargate tasks during the given
|
|
15857
16495
|
hour.
|
|
15858
16496
|
format: int64
|
|
16497
|
+
nullable: true
|
|
15859
16498
|
type: integer
|
|
15860
16499
|
appsec_fargate_count:
|
|
15861
16500
|
description: The Application Security Monitoring ECS Fargate tasks during
|
|
15862
16501
|
the given hour.
|
|
15863
16502
|
format: int64
|
|
16503
|
+
nullable: true
|
|
15864
16504
|
type: integer
|
|
15865
16505
|
avg_profiled_fargate_tasks:
|
|
15866
16506
|
description: The average profiled task count for Fargate Profiling.
|
|
15867
16507
|
format: int64
|
|
16508
|
+
nullable: true
|
|
15868
16509
|
type: integer
|
|
15869
16510
|
hour:
|
|
15870
16511
|
description: The hour for the usage.
|
|
@@ -15879,6 +16520,7 @@ components:
|
|
|
15879
16520
|
tasks_count:
|
|
15880
16521
|
description: The number of Fargate tasks run.
|
|
15881
16522
|
format: int64
|
|
16523
|
+
nullable: true
|
|
15882
16524
|
type: integer
|
|
15883
16525
|
type: object
|
|
15884
16526
|
UsageFargateResponse:
|
|
@@ -15900,6 +16542,7 @@ components:
|
|
|
15900
16542
|
|
|
15901
16543
|
during a given hour that were running the Datadog Agent.'
|
|
15902
16544
|
format: int64
|
|
16545
|
+
nullable: true
|
|
15903
16546
|
type: integer
|
|
15904
16547
|
alibaba_host_count:
|
|
15905
16548
|
description: 'Contains the total number of hosts that reported through Alibaba
|
|
@@ -15907,17 +16550,20 @@ components:
|
|
|
15907
16550
|
|
|
15908
16551
|
(and were NOT running the Datadog Agent).'
|
|
15909
16552
|
format: int64
|
|
16553
|
+
nullable: true
|
|
15910
16554
|
type: integer
|
|
15911
16555
|
apm_azure_app_service_host_count:
|
|
15912
16556
|
description: Contains the total number of Azure App Services hosts using
|
|
15913
16557
|
APM.
|
|
15914
16558
|
format: int64
|
|
16559
|
+
nullable: true
|
|
15915
16560
|
type: integer
|
|
15916
16561
|
apm_host_count:
|
|
15917
16562
|
description: 'Shows the total number of hosts using APM during the hour,
|
|
15918
16563
|
|
|
15919
16564
|
these are counted as billable (except during trial periods).'
|
|
15920
16565
|
format: int64
|
|
16566
|
+
nullable: true
|
|
15921
16567
|
type: integer
|
|
15922
16568
|
aws_host_count:
|
|
15923
16569
|
description: 'Contains the total number of hosts that reported through the
|
|
@@ -15925,6 +16571,7 @@ components:
|
|
|
15925
16571
|
|
|
15926
16572
|
(and were NOT running the Datadog Agent).'
|
|
15927
16573
|
format: int64
|
|
16574
|
+
nullable: true
|
|
15928
16575
|
type: integer
|
|
15929
16576
|
azure_host_count:
|
|
15930
16577
|
description: 'Contains the total number of hosts that reported through Azure
|
|
@@ -15932,11 +16579,13 @@ components:
|
|
|
15932
16579
|
|
|
15933
16580
|
(and were NOT running the Datadog Agent).'
|
|
15934
16581
|
format: int64
|
|
16582
|
+
nullable: true
|
|
15935
16583
|
type: integer
|
|
15936
16584
|
container_count:
|
|
15937
16585
|
description: Shows the total number of containers reported by the Docker
|
|
15938
16586
|
integration during the hour.
|
|
15939
16587
|
format: int64
|
|
16588
|
+
nullable: true
|
|
15940
16589
|
type: integer
|
|
15941
16590
|
gcp_host_count:
|
|
15942
16591
|
description: 'Contains the total number of hosts that reported through the
|
|
@@ -15944,11 +16593,13 @@ components:
|
|
|
15944
16593
|
|
|
15945
16594
|
(and were NOT running the Datadog Agent).'
|
|
15946
16595
|
format: int64
|
|
16596
|
+
nullable: true
|
|
15947
16597
|
type: integer
|
|
15948
16598
|
heroku_host_count:
|
|
15949
16599
|
description: Contains the total number of Heroku dynos reported by the Datadog
|
|
15950
16600
|
Agent.
|
|
15951
16601
|
format: int64
|
|
16602
|
+
nullable: true
|
|
15952
16603
|
type: integer
|
|
15953
16604
|
host_count:
|
|
15954
16605
|
description: 'Contains the total number of billable infrastructure hosts
|
|
@@ -15956,10 +16607,12 @@ components:
|
|
|
15956
16607
|
|
|
15957
16608
|
This is the sum of `agent_host_count`, `aws_host_count`, and `gcp_host_count`.'
|
|
15958
16609
|
format: int64
|
|
16610
|
+
nullable: true
|
|
15959
16611
|
type: integer
|
|
15960
16612
|
hour:
|
|
15961
16613
|
description: The hour for the usage.
|
|
15962
16614
|
format: date-time
|
|
16615
|
+
nullable: true
|
|
15963
16616
|
type: string
|
|
15964
16617
|
infra_azure_app_service:
|
|
15965
16618
|
description: 'Contains the total number of hosts that reported through the
|
|
@@ -15967,16 +16620,19 @@ components:
|
|
|
15967
16620
|
|
|
15968
16621
|
(and were NOT running the Datadog Agent).'
|
|
15969
16622
|
format: int64
|
|
16623
|
+
nullable: true
|
|
15970
16624
|
type: integer
|
|
15971
16625
|
opentelemetry_apm_host_count:
|
|
15972
16626
|
description: Contains the total number of hosts using APM reported by Datadog
|
|
15973
16627
|
exporter for the OpenTelemetry Collector.
|
|
15974
16628
|
format: int64
|
|
16629
|
+
nullable: true
|
|
15975
16630
|
type: integer
|
|
15976
16631
|
opentelemetry_host_count:
|
|
15977
16632
|
description: Contains the total number of hosts reported by Datadog exporter
|
|
15978
16633
|
for the OpenTelemetry Collector.
|
|
15979
16634
|
format: int64
|
|
16635
|
+
nullable: true
|
|
15980
16636
|
type: integer
|
|
15981
16637
|
org_name:
|
|
15982
16638
|
description: The organization name.
|
|
@@ -15990,6 +16646,7 @@ components:
|
|
|
15990
16646
|
|
|
15991
16647
|
(and were NOT running the Datadog Agent).'
|
|
15992
16648
|
format: int64
|
|
16649
|
+
nullable: true
|
|
15993
16650
|
type: integer
|
|
15994
16651
|
type: object
|
|
15995
16652
|
UsageHostsResponse:
|
|
@@ -16013,6 +16670,7 @@ components:
|
|
|
16013
16670
|
description: Contains the total number monthly active users from the start
|
|
16014
16671
|
of the given hour's month until the given hour.
|
|
16015
16672
|
format: int64
|
|
16673
|
+
nullable: true
|
|
16016
16674
|
type: integer
|
|
16017
16675
|
org_name:
|
|
16018
16676
|
description: The organization name.
|
|
@@ -16041,6 +16699,7 @@ components:
|
|
|
16041
16699
|
indexed_events_count:
|
|
16042
16700
|
description: Contains the number of spans indexed.
|
|
16043
16701
|
format: int64
|
|
16702
|
+
nullable: true
|
|
16044
16703
|
type: integer
|
|
16045
16704
|
org_name:
|
|
16046
16705
|
description: The organization name.
|
|
@@ -16070,6 +16729,7 @@ components:
|
|
|
16070
16729
|
description: Contains the total number of bytes ingested for APM spans during
|
|
16071
16730
|
a given hour.
|
|
16072
16731
|
format: int64
|
|
16732
|
+
nullable: true
|
|
16073
16733
|
type: integer
|
|
16074
16734
|
org_name:
|
|
16075
16735
|
description: The organization name.
|
|
@@ -16125,6 +16785,7 @@ components:
|
|
|
16125
16785
|
description: Contains the number of different functions for each region
|
|
16126
16786
|
and AWS account.
|
|
16127
16787
|
format: int64
|
|
16788
|
+
nullable: true
|
|
16128
16789
|
type: integer
|
|
16129
16790
|
hour:
|
|
16130
16791
|
description: The hour for the usage.
|
|
@@ -16133,6 +16794,7 @@ components:
|
|
|
16133
16794
|
invocations_sum:
|
|
16134
16795
|
description: Contains the sum of invocations of all functions.
|
|
16135
16796
|
format: int64
|
|
16797
|
+
nullable: true
|
|
16136
16798
|
type: integer
|
|
16137
16799
|
org_name:
|
|
16138
16800
|
description: The organization name.
|
|
@@ -16200,11 +16862,13 @@ components:
|
|
|
16200
16862
|
description: Total logs indexed with this retention period during a given
|
|
16201
16863
|
hour.
|
|
16202
16864
|
format: int64
|
|
16865
|
+
nullable: true
|
|
16203
16866
|
type: integer
|
|
16204
16867
|
live_indexed_events_count:
|
|
16205
16868
|
description: Live logs indexed with this retention period during a given
|
|
16206
16869
|
hour.
|
|
16207
16870
|
format: int64
|
|
16871
|
+
nullable: true
|
|
16208
16872
|
type: integer
|
|
16209
16873
|
org_name:
|
|
16210
16874
|
description: The organization name.
|
|
@@ -16216,6 +16880,7 @@ components:
|
|
|
16216
16880
|
description: Rehydrated logs indexed with this retention period during a
|
|
16217
16881
|
given hour.
|
|
16218
16882
|
format: int64
|
|
16883
|
+
nullable: true
|
|
16219
16884
|
type: integer
|
|
16220
16885
|
retention:
|
|
16221
16886
|
description: The retention period in days or "custom" for all custom retention
|
|
@@ -16238,6 +16903,7 @@ components:
|
|
|
16238
16903
|
billable_ingested_bytes:
|
|
16239
16904
|
description: Contains the number of billable log bytes ingested.
|
|
16240
16905
|
format: int64
|
|
16906
|
+
nullable: true
|
|
16241
16907
|
type: integer
|
|
16242
16908
|
hour:
|
|
16243
16909
|
description: The hour for the usage.
|
|
@@ -16246,30 +16912,42 @@ components:
|
|
|
16246
16912
|
indexed_events_count:
|
|
16247
16913
|
description: Contains the number of log events indexed.
|
|
16248
16914
|
format: int64
|
|
16915
|
+
nullable: true
|
|
16249
16916
|
type: integer
|
|
16250
16917
|
ingested_events_bytes:
|
|
16251
16918
|
description: Contains the number of log bytes ingested.
|
|
16252
16919
|
format: int64
|
|
16920
|
+
nullable: true
|
|
16921
|
+
type: integer
|
|
16922
|
+
logs_forwarding_events_bytes:
|
|
16923
|
+
description: Contains the number of logs forwarded bytes (data available
|
|
16924
|
+
as of April 1st 2023)
|
|
16925
|
+
format: int64
|
|
16926
|
+
nullable: true
|
|
16253
16927
|
type: integer
|
|
16254
16928
|
logs_live_indexed_count:
|
|
16255
16929
|
description: Contains the number of live log events indexed (data available
|
|
16256
16930
|
as of December 1, 2020).
|
|
16257
16931
|
format: int64
|
|
16932
|
+
nullable: true
|
|
16258
16933
|
type: integer
|
|
16259
16934
|
logs_live_ingested_bytes:
|
|
16260
16935
|
description: Contains the number of live log bytes ingested (data available
|
|
16261
16936
|
as of December 1, 2020).
|
|
16262
16937
|
format: int64
|
|
16938
|
+
nullable: true
|
|
16263
16939
|
type: integer
|
|
16264
16940
|
logs_rehydrated_indexed_count:
|
|
16265
16941
|
description: Contains the number of rehydrated log events indexed (data
|
|
16266
16942
|
available as of December 1, 2020).
|
|
16267
16943
|
format: int64
|
|
16944
|
+
nullable: true
|
|
16268
16945
|
type: integer
|
|
16269
16946
|
logs_rehydrated_ingested_bytes:
|
|
16270
16947
|
description: Contains the number of rehydrated log bytes ingested (data
|
|
16271
16948
|
available as of December 1, 2020).
|
|
16272
16949
|
format: int64
|
|
16950
|
+
nullable: true
|
|
16273
16951
|
type: integer
|
|
16274
16952
|
org_name:
|
|
16275
16953
|
description: The organization name.
|
|
@@ -16306,6 +16984,7 @@ components:
|
|
|
16306
16984
|
indexed_events_count:
|
|
16307
16985
|
description: Contains the number of netflow events indexed.
|
|
16308
16986
|
format: int64
|
|
16987
|
+
nullable: true
|
|
16309
16988
|
type: integer
|
|
16310
16989
|
org_name:
|
|
16311
16990
|
description: The organization name.
|
|
@@ -16362,6 +17041,7 @@ components:
|
|
|
16362
17041
|
online_archive_events_count:
|
|
16363
17042
|
description: Total count of online archived events within the hour.
|
|
16364
17043
|
format: int64
|
|
17044
|
+
nullable: true
|
|
16365
17045
|
type: integer
|
|
16366
17046
|
org_name:
|
|
16367
17047
|
description: The organization name.
|
|
@@ -16385,11 +17065,13 @@ components:
|
|
|
16385
17065
|
avg_container_agent_count:
|
|
16386
17066
|
description: Get average number of container agents for that hour.
|
|
16387
17067
|
format: int64
|
|
17068
|
+
nullable: true
|
|
16388
17069
|
type: integer
|
|
16389
17070
|
host_count:
|
|
16390
17071
|
description: Contains the total number of profiled hosts reporting during
|
|
16391
17072
|
a given hour.
|
|
16392
17073
|
format: int64
|
|
17074
|
+
nullable: true
|
|
16393
17075
|
type: integer
|
|
16394
17076
|
hour:
|
|
16395
17077
|
description: The hour for the usage.
|
|
@@ -16486,10 +17168,12 @@ components:
|
|
|
16486
17168
|
browser_rum_units:
|
|
16487
17169
|
description: The number of browser RUM units.
|
|
16488
17170
|
format: int64
|
|
17171
|
+
nullable: true
|
|
16489
17172
|
type: integer
|
|
16490
17173
|
mobile_rum_units:
|
|
16491
17174
|
description: The number of mobile RUM units.
|
|
16492
17175
|
format: int64
|
|
17176
|
+
nullable: true
|
|
16493
17177
|
type: integer
|
|
16494
17178
|
org_name:
|
|
16495
17179
|
description: The organization name.
|
|
@@ -16522,12 +17206,14 @@ components:
|
|
|
16522
17206
|
usage types by the Sensitive Data Scanner from the start of the given
|
|
16523
17207
|
hour\u2019s month until the given hour."
|
|
16524
17208
|
format: int64
|
|
17209
|
+
nullable: true
|
|
16525
17210
|
type: integer
|
|
16526
17211
|
events_scanned_bytes:
|
|
16527
17212
|
description: "The total number of bytes scanned of Events usage across all
|
|
16528
17213
|
usage types by the Sensitive Data Scanner from the start of the given
|
|
16529
17214
|
hour\u2019s month until the given hour."
|
|
16530
17215
|
format: int64
|
|
17216
|
+
nullable: true
|
|
16531
17217
|
type: integer
|
|
16532
17218
|
hour:
|
|
16533
17219
|
description: The hour for the usage.
|
|
@@ -16538,6 +17224,7 @@ components:
|
|
|
16538
17224
|
Data Scanner from the start of the given hour\u2019s month until the given
|
|
16539
17225
|
hour."
|
|
16540
17226
|
format: int64
|
|
17227
|
+
nullable: true
|
|
16541
17228
|
type: integer
|
|
16542
17229
|
org_name:
|
|
16543
17230
|
description: The organization name.
|
|
@@ -16550,12 +17237,14 @@ components:
|
|
|
16550
17237
|
usage types by the Sensitive Data Scanner from the start of the given
|
|
16551
17238
|
hour\u2019s month until the given hour."
|
|
16552
17239
|
format: int64
|
|
17240
|
+
nullable: true
|
|
16553
17241
|
type: integer
|
|
16554
17242
|
total_scanned_bytes:
|
|
16555
17243
|
description: "The total number of bytes scanned across all usage types by
|
|
16556
17244
|
the Sensitive Data Scanner from the start of the given hour\u2019s month
|
|
16557
17245
|
until the given hour."
|
|
16558
17246
|
format: int64
|
|
17247
|
+
nullable: true
|
|
16559
17248
|
type: integer
|
|
16560
17249
|
type: object
|
|
16561
17250
|
UsageSDSResponse:
|
|
@@ -16584,6 +17273,7 @@ components:
|
|
|
16584
17273
|
snmp_devices:
|
|
16585
17274
|
description: Contains the number of SNMP devices.
|
|
16586
17275
|
format: int64
|
|
17276
|
+
nullable: true
|
|
16587
17277
|
type: integer
|
|
16588
17278
|
type: object
|
|
16589
17279
|
UsageSNMPResponse:
|
|
@@ -16710,6 +17400,7 @@ components:
|
|
|
16710
17400
|
format: int64
|
|
16711
17401
|
type: integer
|
|
16712
17402
|
audit_logs_lines_indexed_sum:
|
|
17403
|
+
deprecated: true
|
|
16713
17404
|
description: Shows the sum of audit logs lines indexed over all hours in
|
|
16714
17405
|
the current date for all organizations.
|
|
16715
17406
|
format: int64
|
|
@@ -16877,6 +17568,11 @@ components:
|
|
|
16877
17568
|
current date for all organizations.
|
|
16878
17569
|
format: int64
|
|
16879
17570
|
type: integer
|
|
17571
|
+
forwarding_events_bytes_sum:
|
|
17572
|
+
description: Shows the sum of all log bytes forwarded over all hours in
|
|
17573
|
+
the current date for all organizations.
|
|
17574
|
+
format: int64
|
|
17575
|
+
type: integer
|
|
16880
17576
|
gcp_host_top99p:
|
|
16881
17577
|
description: Shows the 99th percentile of all GCP hosts over all hours in
|
|
16882
17578
|
the current date for all organizations.
|
|
@@ -17065,11 +17761,21 @@ components:
|
|
|
17065
17761
|
in the current date for all organizations.
|
|
17066
17762
|
format: int64
|
|
17067
17763
|
type: integer
|
|
17764
|
+
universal_service_monitoring_host_top99p:
|
|
17765
|
+
description: Shows the 99th percentile of all universal service management
|
|
17766
|
+
hosts over all hours in the current date for the given org.
|
|
17767
|
+
format: int64
|
|
17768
|
+
type: integer
|
|
17068
17769
|
vsphere_host_top99p:
|
|
17069
17770
|
description: Shows the 99th percentile of all vSphere hosts over all hours
|
|
17070
17771
|
in the current date for all organizations.
|
|
17071
17772
|
format: int64
|
|
17072
17773
|
type: integer
|
|
17774
|
+
vuln_management_host_count_top99p:
|
|
17775
|
+
description: Shows the 99th percentile of all Application Vulnerability
|
|
17776
|
+
Management hosts over all hours in the current date for the given org.
|
|
17777
|
+
format: int64
|
|
17778
|
+
type: integer
|
|
17073
17779
|
type: object
|
|
17074
17780
|
UsageSummaryDateOrg:
|
|
17075
17781
|
description: Global hourly report of all data billed by Datadog for a given
|
|
@@ -17101,6 +17807,7 @@ components:
|
|
|
17101
17807
|
format: int64
|
|
17102
17808
|
type: integer
|
|
17103
17809
|
audit_logs_lines_indexed_sum:
|
|
17810
|
+
deprecated: true
|
|
17104
17811
|
description: Shows the sum of all audit logs lines indexed over all hours
|
|
17105
17812
|
in the current date for the given org.
|
|
17106
17813
|
format: int64
|
|
@@ -17264,6 +17971,11 @@ components:
|
|
|
17264
17971
|
in the current date for the given org.
|
|
17265
17972
|
format: int64
|
|
17266
17973
|
type: integer
|
|
17974
|
+
forwarding_events_bytes_sum:
|
|
17975
|
+
description: Shows the sum of all log bytes forwarded over all hours in
|
|
17976
|
+
the current date for the given org.
|
|
17977
|
+
format: int64
|
|
17978
|
+
type: integer
|
|
17267
17979
|
gcp_host_top99p:
|
|
17268
17980
|
description: Shows the 99th percentile of all GCP hosts over all hours in
|
|
17269
17981
|
the current date for the given org.
|
|
@@ -17459,11 +18171,21 @@ components:
|
|
|
17459
18171
|
in the current date for the given org.
|
|
17460
18172
|
format: int64
|
|
17461
18173
|
type: integer
|
|
18174
|
+
universal_service_monitoring_host_top99p:
|
|
18175
|
+
description: Shows the 99th percentile of all Universal Service Monitoring
|
|
18176
|
+
hosts over all hours in the current date for the given org.
|
|
18177
|
+
format: int64
|
|
18178
|
+
type: integer
|
|
17462
18179
|
vsphere_host_top99p:
|
|
17463
18180
|
description: Shows the 99th percentile of all vSphere hosts over all hours
|
|
17464
18181
|
in the current date for the given org.
|
|
17465
18182
|
format: int64
|
|
17466
18183
|
type: integer
|
|
18184
|
+
vuln_management_host_count_top99p:
|
|
18185
|
+
description: Shows the 99th percentile of all Application Vulnerability
|
|
18186
|
+
Management hosts over all hours in the current date for the given org.
|
|
18187
|
+
format: int64
|
|
18188
|
+
type: integer
|
|
17467
18189
|
type: object
|
|
17468
18190
|
UsageSummaryResponse:
|
|
17469
18191
|
description: Response summarizing all usage aggregated across the months in
|
|
@@ -17495,6 +18217,7 @@ components:
|
|
|
17495
18217
|
format: int64
|
|
17496
18218
|
type: integer
|
|
17497
18219
|
audit_logs_lines_indexed_agg_sum:
|
|
18220
|
+
deprecated: true
|
|
17498
18221
|
description: Shows the sum of all audit logs lines indexed over all hours
|
|
17499
18222
|
in the current months for all organizations.
|
|
17500
18223
|
format: int64
|
|
@@ -17670,6 +18393,12 @@ components:
|
|
|
17670
18393
|
over all hours in the current months for all organizations.
|
|
17671
18394
|
format: int64
|
|
17672
18395
|
type: integer
|
|
18396
|
+
forwarding_events_bytes_agg_sum:
|
|
18397
|
+
description: Shows the sum of all logs forwarding bytes over all hours in
|
|
18398
|
+
the current months for all organizations (data available as of April 1,
|
|
18399
|
+
2023)
|
|
18400
|
+
format: int64
|
|
18401
|
+
type: integer
|
|
17673
18402
|
gcp_host_top99p_sum:
|
|
17674
18403
|
description: Shows the 99th percentile of all GCP hosts over all hours in
|
|
17675
18404
|
the current months for all organizations.
|
|
@@ -17894,6 +18623,11 @@ components:
|
|
|
17894
18623
|
in the current months for all organizations.
|
|
17895
18624
|
format: int64
|
|
17896
18625
|
type: integer
|
|
18626
|
+
universal_service_monitoring_host_top99p_sum:
|
|
18627
|
+
description: Shows the 99th percentile of all Universal Service Monitoring
|
|
18628
|
+
hosts over all hours in the current months for all organizations.
|
|
18629
|
+
format: int64
|
|
18630
|
+
type: integer
|
|
17897
18631
|
usage:
|
|
17898
18632
|
description: An array of objects regarding hourly usage.
|
|
17899
18633
|
items:
|
|
@@ -17904,6 +18638,11 @@ components:
|
|
|
17904
18638
|
in the current months for all organizations.
|
|
17905
18639
|
format: int64
|
|
17906
18640
|
type: integer
|
|
18641
|
+
vuln_management_host_count_top99p_sum:
|
|
18642
|
+
description: Shows the 99th percentile of all Application Vulnerability
|
|
18643
|
+
Management hosts over all hours in the current months for all organizations.
|
|
18644
|
+
format: int64
|
|
18645
|
+
type: integer
|
|
17907
18646
|
type: object
|
|
17908
18647
|
UsageSyntheticsAPIHour:
|
|
17909
18648
|
description: Number of Synthetics API tests run for each hour for a given organization.
|
|
@@ -17911,6 +18650,7 @@ components:
|
|
|
17911
18650
|
check_calls_count:
|
|
17912
18651
|
description: Contains the number of Synthetics API tests run.
|
|
17913
18652
|
format: int64
|
|
18653
|
+
nullable: true
|
|
17914
18654
|
type: integer
|
|
17915
18655
|
hour:
|
|
17916
18656
|
description: The hour for the usage.
|
|
@@ -17940,6 +18680,7 @@ components:
|
|
|
17940
18680
|
browser_check_calls_count:
|
|
17941
18681
|
description: Contains the number of Synthetics Browser tests run.
|
|
17942
18682
|
format: int64
|
|
18683
|
+
nullable: true
|
|
17943
18684
|
type: integer
|
|
17944
18685
|
hour:
|
|
17945
18686
|
description: The hour for the usage.
|
|
@@ -18077,6 +18818,7 @@ components:
|
|
|
18077
18818
|
total_number_of_records:
|
|
18078
18819
|
description: Total number of records.
|
|
18079
18820
|
format: int64
|
|
18821
|
+
nullable: true
|
|
18080
18822
|
type: integer
|
|
18081
18823
|
type: object
|
|
18082
18824
|
UsageTopAvgMetricsResponse:
|
|
@@ -19173,6 +19915,7 @@ paths:
|
|
|
19173
19915
|
- datadoghq.com
|
|
19174
19916
|
- us3.datadoghq.com
|
|
19175
19917
|
- us5.datadoghq.com
|
|
19918
|
+
- ap1.datadoghq.com
|
|
19176
19919
|
- datadoghq.eu
|
|
19177
19920
|
- ddog-gov.com
|
|
19178
19921
|
subdomain:
|
|
@@ -20126,53 +20869,69 @@ paths:
|
|
|
20126
20869
|
tags:
|
|
20127
20870
|
- Dashboard Lists
|
|
20128
20871
|
x-codegen-request-body-name: body
|
|
20129
|
-
/api/v1/dashboard/
|
|
20130
|
-
|
|
20131
|
-
description:
|
|
20132
|
-
|
|
20133
|
-
|
|
20134
|
-
|
|
20135
|
-
|
|
20136
|
-
|
|
20872
|
+
/api/v1/dashboard/public:
|
|
20873
|
+
post:
|
|
20874
|
+
description: Share a specified private dashboard, generating a URL at which
|
|
20875
|
+
it can be publicly viewed.
|
|
20876
|
+
operationId: CreatePublicDashboard
|
|
20877
|
+
requestBody:
|
|
20878
|
+
content:
|
|
20879
|
+
application/json:
|
|
20880
|
+
examples:
|
|
20881
|
+
json-request-body:
|
|
20882
|
+
value:
|
|
20883
|
+
dashboard_id: 123-abc-456
|
|
20884
|
+
dashboard_type: custom_timeboard
|
|
20885
|
+
share_type: open
|
|
20886
|
+
schema:
|
|
20887
|
+
$ref: '#/components/schemas/SharedDashboard'
|
|
20888
|
+
description: Create a shared dashboard request body.
|
|
20137
20889
|
required: true
|
|
20138
|
-
schema:
|
|
20139
|
-
type: string
|
|
20140
20890
|
responses:
|
|
20141
20891
|
'200':
|
|
20142
20892
|
content:
|
|
20143
20893
|
application/json:
|
|
20144
20894
|
schema:
|
|
20145
|
-
$ref: '#/components/schemas/
|
|
20895
|
+
$ref: '#/components/schemas/SharedDashboard'
|
|
20146
20896
|
description: OK
|
|
20897
|
+
'400':
|
|
20898
|
+
content:
|
|
20899
|
+
application/json:
|
|
20900
|
+
schema:
|
|
20901
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
20902
|
+
description: Bad Request
|
|
20147
20903
|
'403':
|
|
20148
20904
|
content:
|
|
20149
20905
|
application/json:
|
|
20150
20906
|
schema:
|
|
20151
20907
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
20152
|
-
description:
|
|
20908
|
+
description: Forbidden
|
|
20153
20909
|
'404':
|
|
20154
20910
|
content:
|
|
20155
20911
|
application/json:
|
|
20156
20912
|
schema:
|
|
20157
20913
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
20158
|
-
description:
|
|
20914
|
+
description: Dashboard Not Found
|
|
20159
20915
|
'429':
|
|
20160
20916
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
20161
20917
|
security:
|
|
20162
20918
|
- apiKeyAuth: []
|
|
20163
20919
|
appKeyAuth: []
|
|
20164
20920
|
- AuthZ:
|
|
20165
|
-
-
|
|
20166
|
-
summary:
|
|
20921
|
+
- dashboards_public_share
|
|
20922
|
+
summary: Create a shared dashboard
|
|
20167
20923
|
tags:
|
|
20168
20924
|
- Dashboards
|
|
20169
|
-
|
|
20170
|
-
|
|
20171
|
-
|
|
20925
|
+
x-codegen-request-body-name: body
|
|
20926
|
+
/api/v1/dashboard/public/{token}:
|
|
20927
|
+
delete:
|
|
20928
|
+
description: Revoke the public URL for a dashboard (rendering it private) associated
|
|
20929
|
+
with the specified token.
|
|
20930
|
+
operationId: DeletePublicDashboard
|
|
20172
20931
|
parameters:
|
|
20173
|
-
- description: The
|
|
20932
|
+
- description: The token of the shared dashboard.
|
|
20174
20933
|
in: path
|
|
20175
|
-
name:
|
|
20934
|
+
name: token
|
|
20176
20935
|
required: true
|
|
20177
20936
|
schema:
|
|
20178
20937
|
type: string
|
|
@@ -20181,43 +20940,400 @@ paths:
|
|
|
20181
20940
|
content:
|
|
20182
20941
|
application/json:
|
|
20183
20942
|
schema:
|
|
20184
|
-
$ref: '#/components/schemas/
|
|
20943
|
+
$ref: '#/components/schemas/DeleteSharedDashboardResponse'
|
|
20185
20944
|
description: OK
|
|
20186
20945
|
'403':
|
|
20187
20946
|
content:
|
|
20188
20947
|
application/json:
|
|
20189
20948
|
schema:
|
|
20190
20949
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
20191
|
-
description:
|
|
20950
|
+
description: Forbidden
|
|
20192
20951
|
'404':
|
|
20193
20952
|
content:
|
|
20194
20953
|
application/json:
|
|
20195
20954
|
schema:
|
|
20196
20955
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
20197
|
-
description:
|
|
20956
|
+
description: Shared Dashboard Not Found
|
|
20198
20957
|
'429':
|
|
20199
20958
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
20200
20959
|
security:
|
|
20201
20960
|
- apiKeyAuth: []
|
|
20202
20961
|
appKeyAuth: []
|
|
20203
20962
|
- AuthZ:
|
|
20204
|
-
-
|
|
20205
|
-
summary:
|
|
20963
|
+
- dashboards_public_share
|
|
20964
|
+
summary: Revoke a shared dashboard URL
|
|
20206
20965
|
tags:
|
|
20207
20966
|
- Dashboards
|
|
20208
|
-
|
|
20209
|
-
description:
|
|
20210
|
-
|
|
20967
|
+
get:
|
|
20968
|
+
description: Fetch an existing shared dashboard's sharing metadata associated
|
|
20969
|
+
with the specified token.
|
|
20970
|
+
operationId: GetPublicDashboard
|
|
20211
20971
|
parameters:
|
|
20212
|
-
- description: The
|
|
20972
|
+
- description: The token of the shared dashboard. Generated when a dashboard
|
|
20973
|
+
is shared.
|
|
20213
20974
|
in: path
|
|
20214
|
-
name:
|
|
20975
|
+
name: token
|
|
20215
20976
|
required: true
|
|
20216
20977
|
schema:
|
|
20217
20978
|
type: string
|
|
20218
|
-
|
|
20219
|
-
|
|
20220
|
-
|
|
20979
|
+
responses:
|
|
20980
|
+
'200':
|
|
20981
|
+
content:
|
|
20982
|
+
application/json:
|
|
20983
|
+
schema:
|
|
20984
|
+
$ref: '#/components/schemas/SharedDashboard'
|
|
20985
|
+
description: OK
|
|
20986
|
+
'403':
|
|
20987
|
+
content:
|
|
20988
|
+
application/json:
|
|
20989
|
+
schema:
|
|
20990
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
20991
|
+
description: Forbidden
|
|
20992
|
+
'404':
|
|
20993
|
+
content:
|
|
20994
|
+
application/json:
|
|
20995
|
+
schema:
|
|
20996
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
20997
|
+
description: Shared Dashboard Not Found
|
|
20998
|
+
'429':
|
|
20999
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21000
|
+
security:
|
|
21001
|
+
- apiKeyAuth: []
|
|
21002
|
+
appKeyAuth: []
|
|
21003
|
+
- AuthZ:
|
|
21004
|
+
- dashboards_read
|
|
21005
|
+
summary: Get a shared dashboard
|
|
21006
|
+
tags:
|
|
21007
|
+
- Dashboards
|
|
21008
|
+
put:
|
|
21009
|
+
description: Update a shared dashboard associated with the specified token.
|
|
21010
|
+
operationId: UpdatePublicDashboard
|
|
21011
|
+
parameters:
|
|
21012
|
+
- description: The token of the shared dashboard.
|
|
21013
|
+
in: path
|
|
21014
|
+
name: token
|
|
21015
|
+
required: true
|
|
21016
|
+
schema:
|
|
21017
|
+
type: string
|
|
21018
|
+
requestBody:
|
|
21019
|
+
content:
|
|
21020
|
+
application/json:
|
|
21021
|
+
examples:
|
|
21022
|
+
json-request-body:
|
|
21023
|
+
value:
|
|
21024
|
+
global_time:
|
|
21025
|
+
live_span: 1h
|
|
21026
|
+
selectable_template_vars:
|
|
21027
|
+
- default_value: '*'
|
|
21028
|
+
name: exampleVar
|
|
21029
|
+
prefix: test
|
|
21030
|
+
visible_tags:
|
|
21031
|
+
- selectableValue1
|
|
21032
|
+
- selectableValue2
|
|
21033
|
+
share_list:
|
|
21034
|
+
- test@datadoghq.com
|
|
21035
|
+
- test2@datadoghq.com
|
|
21036
|
+
share_type: invite
|
|
21037
|
+
schema:
|
|
21038
|
+
$ref: '#/components/schemas/SharedDashboardUpdateRequest'
|
|
21039
|
+
description: Update Dashboard request body.
|
|
21040
|
+
required: true
|
|
21041
|
+
responses:
|
|
21042
|
+
'200':
|
|
21043
|
+
content:
|
|
21044
|
+
application/json:
|
|
21045
|
+
schema:
|
|
21046
|
+
$ref: '#/components/schemas/SharedDashboard'
|
|
21047
|
+
description: OK
|
|
21048
|
+
'400':
|
|
21049
|
+
content:
|
|
21050
|
+
application/json:
|
|
21051
|
+
schema:
|
|
21052
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21053
|
+
description: Bad Request
|
|
21054
|
+
'403':
|
|
21055
|
+
content:
|
|
21056
|
+
application/json:
|
|
21057
|
+
schema:
|
|
21058
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21059
|
+
description: Authentication Error
|
|
21060
|
+
'404':
|
|
21061
|
+
content:
|
|
21062
|
+
application/json:
|
|
21063
|
+
schema:
|
|
21064
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21065
|
+
description: Item Not Found
|
|
21066
|
+
'429':
|
|
21067
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21068
|
+
security:
|
|
21069
|
+
- apiKeyAuth: []
|
|
21070
|
+
appKeyAuth: []
|
|
21071
|
+
- AuthZ:
|
|
21072
|
+
- dashboards_public_share
|
|
21073
|
+
summary: Update a shared dashboard
|
|
21074
|
+
tags:
|
|
21075
|
+
- Dashboards
|
|
21076
|
+
x-codegen-request-body-name: body
|
|
21077
|
+
/api/v1/dashboard/public/{token}/invitation:
|
|
21078
|
+
delete:
|
|
21079
|
+
description: Revoke previously sent invitation emails and active sessions used
|
|
21080
|
+
to access a given shared dashboard for specific email addresses.
|
|
21081
|
+
operationId: DeletePublicDashboardInvitation
|
|
21082
|
+
parameters:
|
|
21083
|
+
- description: The token of the shared dashboard.
|
|
21084
|
+
in: path
|
|
21085
|
+
name: token
|
|
21086
|
+
required: true
|
|
21087
|
+
schema:
|
|
21088
|
+
type: string
|
|
21089
|
+
requestBody:
|
|
21090
|
+
content:
|
|
21091
|
+
application/json:
|
|
21092
|
+
examples:
|
|
21093
|
+
json-request-body:
|
|
21094
|
+
value:
|
|
21095
|
+
data:
|
|
21096
|
+
attributes:
|
|
21097
|
+
email: test@datadoghq.com
|
|
21098
|
+
type: public_dashboard_invitation
|
|
21099
|
+
schema:
|
|
21100
|
+
$ref: '#/components/schemas/SharedDashboardInvites'
|
|
21101
|
+
description: Shared Dashboard Invitation deletion request body.
|
|
21102
|
+
required: true
|
|
21103
|
+
responses:
|
|
21104
|
+
'204':
|
|
21105
|
+
description: OK
|
|
21106
|
+
'403':
|
|
21107
|
+
content:
|
|
21108
|
+
application/json:
|
|
21109
|
+
schema:
|
|
21110
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21111
|
+
description: Forbidden
|
|
21112
|
+
'404':
|
|
21113
|
+
content:
|
|
21114
|
+
application/json:
|
|
21115
|
+
schema:
|
|
21116
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21117
|
+
description: Not Found
|
|
21118
|
+
'429':
|
|
21119
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21120
|
+
security:
|
|
21121
|
+
- apiKeyAuth: []
|
|
21122
|
+
appKeyAuth: []
|
|
21123
|
+
- AuthZ:
|
|
21124
|
+
- dashboards_public_share
|
|
21125
|
+
summary: Revoke shared dashboard invitations
|
|
21126
|
+
tags:
|
|
21127
|
+
- Dashboards
|
|
21128
|
+
x-codegen-request-body-name: body
|
|
21129
|
+
get:
|
|
21130
|
+
description: Describe the invitations that exist for the given shared dashboard
|
|
21131
|
+
(paginated).
|
|
21132
|
+
operationId: GetPublicDashboardInvitations
|
|
21133
|
+
parameters:
|
|
21134
|
+
- description: Token of the shared dashboard for which to fetch invitations.
|
|
21135
|
+
in: path
|
|
21136
|
+
name: token
|
|
21137
|
+
required: true
|
|
21138
|
+
schema:
|
|
21139
|
+
type: string
|
|
21140
|
+
- description: The number of records to return in a single request.
|
|
21141
|
+
in: query
|
|
21142
|
+
name: page_size
|
|
21143
|
+
required: false
|
|
21144
|
+
schema:
|
|
21145
|
+
format: int64
|
|
21146
|
+
type: integer
|
|
21147
|
+
- description: The page to access (base 0).
|
|
21148
|
+
in: query
|
|
21149
|
+
name: page_number
|
|
21150
|
+
required: false
|
|
21151
|
+
schema:
|
|
21152
|
+
format: int64
|
|
21153
|
+
type: integer
|
|
21154
|
+
responses:
|
|
21155
|
+
'200':
|
|
21156
|
+
content:
|
|
21157
|
+
application/json:
|
|
21158
|
+
schema:
|
|
21159
|
+
$ref: '#/components/schemas/SharedDashboardInvites'
|
|
21160
|
+
description: OK
|
|
21161
|
+
'403':
|
|
21162
|
+
content:
|
|
21163
|
+
application/json:
|
|
21164
|
+
schema:
|
|
21165
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21166
|
+
description: Forbidden
|
|
21167
|
+
'404':
|
|
21168
|
+
content:
|
|
21169
|
+
application/json:
|
|
21170
|
+
schema:
|
|
21171
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21172
|
+
description: Not Found
|
|
21173
|
+
'429':
|
|
21174
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21175
|
+
security:
|
|
21176
|
+
- apiKeyAuth: []
|
|
21177
|
+
appKeyAuth: []
|
|
21178
|
+
- AuthZ:
|
|
21179
|
+
- dashboards_public_share
|
|
21180
|
+
summary: Get all invitations for a shared dashboard
|
|
21181
|
+
tags:
|
|
21182
|
+
- Dashboards
|
|
21183
|
+
post:
|
|
21184
|
+
description: Send emails to specified email addresses containing links to access
|
|
21185
|
+
a given authenticated shared dashboard. Email addresses must already belong
|
|
21186
|
+
to the authenticated shared dashboard's share_list.
|
|
21187
|
+
operationId: SendPublicDashboardInvitation
|
|
21188
|
+
parameters:
|
|
21189
|
+
- description: The token of the shared dashboard.
|
|
21190
|
+
in: path
|
|
21191
|
+
name: token
|
|
21192
|
+
required: true
|
|
21193
|
+
schema:
|
|
21194
|
+
type: string
|
|
21195
|
+
requestBody:
|
|
21196
|
+
content:
|
|
21197
|
+
application/json:
|
|
21198
|
+
examples:
|
|
21199
|
+
json-request-body:
|
|
21200
|
+
value:
|
|
21201
|
+
data:
|
|
21202
|
+
- attributes:
|
|
21203
|
+
email: test@datadoghq.com
|
|
21204
|
+
type: public_dashboard_invitation
|
|
21205
|
+
schema:
|
|
21206
|
+
$ref: '#/components/schemas/SharedDashboardInvites'
|
|
21207
|
+
description: Shared Dashboard Invitation request body.
|
|
21208
|
+
required: true
|
|
21209
|
+
responses:
|
|
21210
|
+
'201':
|
|
21211
|
+
content:
|
|
21212
|
+
application/json:
|
|
21213
|
+
schema:
|
|
21214
|
+
$ref: '#/components/schemas/SharedDashboardInvites'
|
|
21215
|
+
description: OK
|
|
21216
|
+
'400':
|
|
21217
|
+
content:
|
|
21218
|
+
application/json:
|
|
21219
|
+
schema:
|
|
21220
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21221
|
+
description: Bad Request
|
|
21222
|
+
'403':
|
|
21223
|
+
content:
|
|
21224
|
+
application/json:
|
|
21225
|
+
schema:
|
|
21226
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21227
|
+
description: Forbidden
|
|
21228
|
+
'404':
|
|
21229
|
+
content:
|
|
21230
|
+
application/json:
|
|
21231
|
+
schema:
|
|
21232
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21233
|
+
description: Not Found
|
|
21234
|
+
'429':
|
|
21235
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21236
|
+
security:
|
|
21237
|
+
- apiKeyAuth: []
|
|
21238
|
+
appKeyAuth: []
|
|
21239
|
+
- AuthZ:
|
|
21240
|
+
- dashboards_public_share
|
|
21241
|
+
summary: Send shared dashboard invitation email
|
|
21242
|
+
tags:
|
|
21243
|
+
- Dashboards
|
|
21244
|
+
x-codegen-request-body-name: body
|
|
21245
|
+
/api/v1/dashboard/{dashboard_id}:
|
|
21246
|
+
delete:
|
|
21247
|
+
description: Delete a dashboard using the specified ID.
|
|
21248
|
+
operationId: DeleteDashboard
|
|
21249
|
+
parameters:
|
|
21250
|
+
- description: The ID of the dashboard.
|
|
21251
|
+
in: path
|
|
21252
|
+
name: dashboard_id
|
|
21253
|
+
required: true
|
|
21254
|
+
schema:
|
|
21255
|
+
type: string
|
|
21256
|
+
responses:
|
|
21257
|
+
'200':
|
|
21258
|
+
content:
|
|
21259
|
+
application/json:
|
|
21260
|
+
schema:
|
|
21261
|
+
$ref: '#/components/schemas/DashboardDeleteResponse'
|
|
21262
|
+
description: OK
|
|
21263
|
+
'403':
|
|
21264
|
+
content:
|
|
21265
|
+
application/json:
|
|
21266
|
+
schema:
|
|
21267
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21268
|
+
description: Authentication Error
|
|
21269
|
+
'404':
|
|
21270
|
+
content:
|
|
21271
|
+
application/json:
|
|
21272
|
+
schema:
|
|
21273
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21274
|
+
description: Dashboards Not Found
|
|
21275
|
+
'429':
|
|
21276
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21277
|
+
security:
|
|
21278
|
+
- apiKeyAuth: []
|
|
21279
|
+
appKeyAuth: []
|
|
21280
|
+
- AuthZ:
|
|
21281
|
+
- dashboards_write
|
|
21282
|
+
summary: Delete a dashboard
|
|
21283
|
+
tags:
|
|
21284
|
+
- Dashboards
|
|
21285
|
+
get:
|
|
21286
|
+
description: Get a dashboard using the specified ID.
|
|
21287
|
+
operationId: GetDashboard
|
|
21288
|
+
parameters:
|
|
21289
|
+
- description: The ID of the dashboard.
|
|
21290
|
+
in: path
|
|
21291
|
+
name: dashboard_id
|
|
21292
|
+
required: true
|
|
21293
|
+
schema:
|
|
21294
|
+
type: string
|
|
21295
|
+
responses:
|
|
21296
|
+
'200':
|
|
21297
|
+
content:
|
|
21298
|
+
application/json:
|
|
21299
|
+
schema:
|
|
21300
|
+
$ref: '#/components/schemas/Dashboard'
|
|
21301
|
+
description: OK
|
|
21302
|
+
'403':
|
|
21303
|
+
content:
|
|
21304
|
+
application/json:
|
|
21305
|
+
schema:
|
|
21306
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21307
|
+
description: Authentication Error
|
|
21308
|
+
'404':
|
|
21309
|
+
content:
|
|
21310
|
+
application/json:
|
|
21311
|
+
schema:
|
|
21312
|
+
$ref: '#/components/schemas/APIErrorResponse'
|
|
21313
|
+
description: Item Not Found
|
|
21314
|
+
'429':
|
|
21315
|
+
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
21316
|
+
security:
|
|
21317
|
+
- apiKeyAuth: []
|
|
21318
|
+
appKeyAuth: []
|
|
21319
|
+
- AuthZ:
|
|
21320
|
+
- dashboards_read
|
|
21321
|
+
summary: Get a dashboard
|
|
21322
|
+
tags:
|
|
21323
|
+
- Dashboards
|
|
21324
|
+
put:
|
|
21325
|
+
description: Update a dashboard using the specified ID.
|
|
21326
|
+
operationId: UpdateDashboard
|
|
21327
|
+
parameters:
|
|
21328
|
+
- description: The ID of the dashboard.
|
|
21329
|
+
in: path
|
|
21330
|
+
name: dashboard_id
|
|
21331
|
+
required: true
|
|
21332
|
+
schema:
|
|
21333
|
+
type: string
|
|
21334
|
+
requestBody:
|
|
21335
|
+
content:
|
|
21336
|
+
application/json:
|
|
20221
21337
|
schema:
|
|
20222
21338
|
$ref: '#/components/schemas/Dashboard'
|
|
20223
21339
|
description: Update Dashboard request body.
|
|
@@ -20334,6 +21450,12 @@ paths:
|
|
|
20334
21450
|
required: false
|
|
20335
21451
|
schema:
|
|
20336
21452
|
type: boolean
|
|
21453
|
+
- description: Return creator information.
|
|
21454
|
+
in: query
|
|
21455
|
+
name: with_creator
|
|
21456
|
+
required: false
|
|
21457
|
+
schema:
|
|
21458
|
+
type: boolean
|
|
20337
21459
|
responses:
|
|
20338
21460
|
'200':
|
|
20339
21461
|
content:
|
|
@@ -23578,7 +24700,7 @@ paths:
|
|
|
23578
24700
|
#### Query Types
|
|
23579
24701
|
|
|
23580
24702
|
|
|
23581
|
-
|
|
24703
|
+
##### Metric Alert Query
|
|
23582
24704
|
|
|
23583
24705
|
|
|
23584
24706
|
Example: `time_aggr(time_window):space_aggr:metric{tags} [by {key}] operator
|
|
@@ -23626,7 +24748,7 @@ paths:
|
|
|
23626
24748
|
''dbscan'', 7) > 0`
|
|
23627
24749
|
|
|
23628
24750
|
|
|
23629
|
-
|
|
24751
|
+
##### Service Check Query
|
|
23630
24752
|
|
|
23631
24753
|
|
|
23632
24754
|
Example: `"check".over(tags).last(count).by(group).count_by_status()`
|
|
@@ -23652,7 +24774,7 @@ paths:
|
|
|
23652
24774
|
for more information.
|
|
23653
24775
|
|
|
23654
24776
|
|
|
23655
|
-
|
|
24777
|
+
##### Event Alert Query
|
|
23656
24778
|
|
|
23657
24779
|
|
|
23658
24780
|
Example: `events(''sources:nagios status:error,warning priority:normal tags:
|
|
@@ -23688,7 +24810,7 @@ paths:
|
|
|
23688
24810
|
V2 Alert Query. For more information, see the [Event Migration guide](https://docs.datadoghq.com/events/guides/migrating_to_new_events_features/).
|
|
23689
24811
|
|
|
23690
24812
|
|
|
23691
|
-
|
|
24813
|
+
##### Event V2 Alert Query
|
|
23692
24814
|
|
|
23693
24815
|
|
|
23694
24816
|
Example: `events(query).rollup(rollup_method[, measure]).last(time_window)
|
|
@@ -23709,7 +24831,7 @@ paths:
|
|
|
23709
24831
|
- `#` an integer or decimal number used to set the threshold.
|
|
23710
24832
|
|
|
23711
24833
|
|
|
23712
|
-
|
|
24834
|
+
##### Process Alert Query
|
|
23713
24835
|
|
|
23714
24836
|
|
|
23715
24837
|
Example: `processes(search).over(tags).rollup(''count'').last(timeframe) operator
|
|
@@ -23731,7 +24853,7 @@ paths:
|
|
|
23731
24853
|
- `#` an integer or decimal number used to set the threshold
|
|
23732
24854
|
|
|
23733
24855
|
|
|
23734
|
-
|
|
24856
|
+
##### Logs Alert Query
|
|
23735
24857
|
|
|
23736
24858
|
|
|
23737
24859
|
Example: `logs(query).index(index_name).rollup(rollup_method[, measure]).last(time_window)
|
|
@@ -23755,7 +24877,7 @@ paths:
|
|
|
23755
24877
|
- `#` an integer or decimal number used to set the threshold.
|
|
23756
24878
|
|
|
23757
24879
|
|
|
23758
|
-
|
|
24880
|
+
##### Composite Query
|
|
23759
24881
|
|
|
23760
24882
|
|
|
23761
24883
|
Example: `12345 && 67890`, where `12345` and `67890` are the IDs of non-composite
|
|
@@ -23781,7 +24903,7 @@ paths:
|
|
|
23781
24903
|
UI.
|
|
23782
24904
|
|
|
23783
24905
|
|
|
23784
|
-
|
|
24906
|
+
##### SLO Alert Query
|
|
23785
24907
|
|
|
23786
24908
|
|
|
23787
24909
|
Example: `error_budget("slo_id").over("time_window") operator #`
|
|
@@ -23796,7 +24918,7 @@ paths:
|
|
|
23796
24918
|
- `operator`: `>=` or `>`
|
|
23797
24919
|
|
|
23798
24920
|
|
|
23799
|
-
|
|
24921
|
+
##### Audit Alert Query
|
|
23800
24922
|
|
|
23801
24923
|
|
|
23802
24924
|
Example: `audits(query).rollup(rollup_method[, measure]).last(time_window)
|
|
@@ -23817,11 +24939,11 @@ paths:
|
|
|
23817
24939
|
- `#` an integer or decimal number used to set the threshold.
|
|
23818
24940
|
|
|
23819
24941
|
|
|
23820
|
-
**NOTE** Only available on US1-FED and in closed beta on US1, EU, US3,
|
|
23821
|
-
US5.
|
|
24942
|
+
**NOTE** Only available on US1-FED and in closed beta on US1, EU, AP1, US3,
|
|
24943
|
+
and US5.
|
|
23822
24944
|
|
|
23823
24945
|
|
|
23824
|
-
|
|
24946
|
+
##### CI Pipelines Alert Query
|
|
23825
24947
|
|
|
23826
24948
|
|
|
23827
24949
|
Example: `ci-pipelines(query).rollup(rollup_method[, measure]).last(time_window)
|
|
@@ -23843,10 +24965,10 @@ paths:
|
|
|
23843
24965
|
- `#` an integer or decimal number used to set the threshold.
|
|
23844
24966
|
|
|
23845
24967
|
|
|
23846
|
-
**NOTE** CI Pipeline monitors are in alpha on US1, EU, US3 and US5.
|
|
24968
|
+
**NOTE** CI Pipeline monitors are in alpha on US1, EU, AP1, US3, and US5.
|
|
23847
24969
|
|
|
23848
24970
|
|
|
23849
|
-
|
|
24971
|
+
##### CI Tests Alert Query
|
|
23850
24972
|
|
|
23851
24973
|
|
|
23852
24974
|
Example: `ci-tests(query).rollup(rollup_method[, measure]).last(time_window)
|
|
@@ -23868,11 +24990,11 @@ paths:
|
|
|
23868
24990
|
- `#` an integer or decimal number used to set the threshold.
|
|
23869
24991
|
|
|
23870
24992
|
|
|
23871
|
-
**NOTE** CI Test monitors are available only in closed beta on US1, EU,
|
|
23872
|
-
and US5.
|
|
24993
|
+
**NOTE** CI Test monitors are available only in closed beta on US1, EU, AP1,
|
|
24994
|
+
US3, and US5.
|
|
23873
24995
|
|
|
23874
24996
|
|
|
23875
|
-
|
|
24997
|
+
##### Error Tracking Alert Query
|
|
23876
24998
|
|
|
23877
24999
|
|
|
23878
25000
|
Example(RUM): `error-tracking-rum(query).rollup(rollup_method[, measure]).last(time_window)
|
|
@@ -24293,6 +25415,13 @@ paths:
|
|
|
24293
25415
|
required: false
|
|
24294
25416
|
schema:
|
|
24295
25417
|
type: string
|
|
25418
|
+
- description: If this argument is set to true, then the returned data includes
|
|
25419
|
+
all current active downtimes for the monitor.
|
|
25420
|
+
in: query
|
|
25421
|
+
name: with_downtimes
|
|
25422
|
+
required: false
|
|
25423
|
+
schema:
|
|
25424
|
+
type: boolean
|
|
24296
25425
|
responses:
|
|
24297
25426
|
'200':
|
|
24298
25427
|
content:
|
|
@@ -25982,6 +27111,7 @@ paths:
|
|
|
25982
27111
|
- datadoghq.eu
|
|
25983
27112
|
- us3.datadoghq.com
|
|
25984
27113
|
- us5.datadoghq.com
|
|
27114
|
+
- ap1.datadoghq.com
|
|
25985
27115
|
- ddog-gov.com
|
|
25986
27116
|
subdomain:
|
|
25987
27117
|
default: api
|
|
@@ -26328,7 +27458,7 @@ paths:
|
|
|
26328
27458
|
- Synthetics
|
|
26329
27459
|
/api/v1/synthetics/private-locations:
|
|
26330
27460
|
post:
|
|
26331
|
-
description: Create a new
|
|
27461
|
+
description: Create a new Synthetic private location.
|
|
26332
27462
|
operationId: CreatePrivateLocation
|
|
26333
27463
|
requestBody:
|
|
26334
27464
|
content:
|
|
@@ -26369,7 +27499,7 @@ paths:
|
|
|
26369
27499
|
x-codegen-request-body-name: body
|
|
26370
27500
|
/api/v1/synthetics/private-locations/{location_id}:
|
|
26371
27501
|
delete:
|
|
26372
|
-
description: Delete a
|
|
27502
|
+
description: Delete a Synthetic private location.
|
|
26373
27503
|
operationId: DeletePrivateLocation
|
|
26374
27504
|
parameters:
|
|
26375
27505
|
- description: The ID of the private location.
|
|
@@ -26400,7 +27530,7 @@ paths:
|
|
|
26400
27530
|
tags:
|
|
26401
27531
|
- Synthetics
|
|
26402
27532
|
get:
|
|
26403
|
-
description: Get a
|
|
27533
|
+
description: Get a Synthetic private location.
|
|
26404
27534
|
operationId: GetPrivateLocation
|
|
26405
27535
|
parameters:
|
|
26406
27536
|
- description: The ID of the private location.
|
|
@@ -26435,7 +27565,7 @@ paths:
|
|
|
26435
27565
|
tags:
|
|
26436
27566
|
- Synthetics
|
|
26437
27567
|
put:
|
|
26438
|
-
description: Edit a
|
|
27568
|
+
description: Edit a Synthetic private location.
|
|
26439
27569
|
operationId: UpdatePrivateLocation
|
|
26440
27570
|
parameters:
|
|
26441
27571
|
- description: The ID of the private location.
|
|
@@ -26511,7 +27641,7 @@ paths:
|
|
|
26511
27641
|
application/json:
|
|
26512
27642
|
schema:
|
|
26513
27643
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
26514
|
-
description:
|
|
27644
|
+
description: Synthetic Monitoring is not activated for the user.
|
|
26515
27645
|
'429':
|
|
26516
27646
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
26517
27647
|
security:
|
|
@@ -26873,7 +28003,7 @@ paths:
|
|
|
26873
28003
|
application/json:
|
|
26874
28004
|
schema:
|
|
26875
28005
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
26876
|
-
description: '- Synthetic is not activated for the user
|
|
28006
|
+
description: '- Synthetic Monitoring is not activated for the user
|
|
26877
28007
|
|
|
26878
28008
|
- Test is not owned by the user'
|
|
26879
28009
|
'429':
|
|
@@ -26947,7 +28077,7 @@ paths:
|
|
|
26947
28077
|
x-codegen-request-body-name: body
|
|
26948
28078
|
/api/v1/synthetics/tests/browser/{public_id}/results:
|
|
26949
28079
|
get:
|
|
26950
|
-
description: Get the last
|
|
28080
|
+
description: Get the last 150 test results summaries for a given Synthetic browser
|
|
26951
28081
|
test.
|
|
26952
28082
|
operationId: GetBrowserTestLatestResults
|
|
26953
28083
|
parameters:
|
|
@@ -26999,7 +28129,7 @@ paths:
|
|
|
26999
28129
|
application/json:
|
|
27000
28130
|
schema:
|
|
27001
28131
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
27002
|
-
description: '- Synthetic is not activated for the user
|
|
28132
|
+
description: '- Synthetic Monitoring is not activated for the user
|
|
27003
28133
|
|
|
27004
28134
|
- Test is not owned by the user'
|
|
27005
28135
|
'429':
|
|
@@ -27015,7 +28145,7 @@ paths:
|
|
|
27015
28145
|
x-codegen-request-body-name: body
|
|
27016
28146
|
/api/v1/synthetics/tests/browser/{public_id}/results/{result_id}:
|
|
27017
28147
|
get:
|
|
27018
|
-
description: Get a specific full result from a given
|
|
28148
|
+
description: Get a specific full result from a given Synthetic browser test.
|
|
27019
28149
|
operationId: GetBrowserTestResult
|
|
27020
28150
|
parameters:
|
|
27021
28151
|
- description: 'The public ID of the browser test to which the target result
|
|
@@ -27050,7 +28180,7 @@ paths:
|
|
|
27050
28180
|
application/json:
|
|
27051
28181
|
schema:
|
|
27052
28182
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
27053
|
-
description: '- Synthetic is not activated for the user
|
|
28183
|
+
description: '- Synthetic Monitoring is not activated for the user
|
|
27054
28184
|
|
|
27055
28185
|
- Test or result is not owned by the user'
|
|
27056
28186
|
'429':
|
|
@@ -27105,7 +28235,7 @@ paths:
|
|
|
27105
28235
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
27106
28236
|
description: '- Tests to be deleted can''t be found
|
|
27107
28237
|
|
|
27108
|
-
-
|
|
28238
|
+
- Synthetic is not activated for the user'
|
|
27109
28239
|
'429':
|
|
27110
28240
|
$ref: '#/components/responses/TooManyRequestsResponse'
|
|
27111
28241
|
security:
|
|
@@ -27119,7 +28249,7 @@ paths:
|
|
|
27119
28249
|
x-codegen-request-body-name: body
|
|
27120
28250
|
/api/v1/synthetics/tests/trigger:
|
|
27121
28251
|
post:
|
|
27122
|
-
description: Trigger a set of
|
|
28252
|
+
description: Trigger a set of Synthetic tests.
|
|
27123
28253
|
operationId: TriggerTests
|
|
27124
28254
|
requestBody:
|
|
27125
28255
|
content:
|
|
@@ -27148,13 +28278,13 @@ paths:
|
|
|
27148
28278
|
appKeyAuth: []
|
|
27149
28279
|
- AuthZ:
|
|
27150
28280
|
- synthetics_write
|
|
27151
|
-
summary: Trigger
|
|
28281
|
+
summary: Trigger Synthetic tests
|
|
27152
28282
|
tags:
|
|
27153
28283
|
- Synthetics
|
|
27154
28284
|
x-codegen-request-body-name: body
|
|
27155
28285
|
/api/v1/synthetics/tests/trigger/ci:
|
|
27156
28286
|
post:
|
|
27157
|
-
description: Trigger a set of
|
|
28287
|
+
description: Trigger a set of Synthetic tests for continuous integration.
|
|
27158
28288
|
operationId: TriggerCITests
|
|
27159
28289
|
requestBody:
|
|
27160
28290
|
content:
|
|
@@ -27189,7 +28319,7 @@ paths:
|
|
|
27189
28319
|
x-codegen-request-body-name: body
|
|
27190
28320
|
/api/v1/synthetics/tests/{public_id}:
|
|
27191
28321
|
get:
|
|
27192
|
-
description: Get the detailed configuration associated with a
|
|
28322
|
+
description: Get the detailed configuration associated with a Synthetic test.
|
|
27193
28323
|
operationId: GetTest
|
|
27194
28324
|
parameters:
|
|
27195
28325
|
- description: The public ID of the test to get details from.
|
|
@@ -27231,7 +28361,7 @@ paths:
|
|
|
27231
28361
|
- Synthetics
|
|
27232
28362
|
/api/v1/synthetics/tests/{public_id}/results:
|
|
27233
28363
|
get:
|
|
27234
|
-
description: Get the last
|
|
28364
|
+
description: Get the last 150 test results summaries for a given Synthetic API
|
|
27235
28365
|
test.
|
|
27236
28366
|
operationId: GetAPITestLatestResults
|
|
27237
28367
|
parameters:
|
|
@@ -27297,7 +28427,7 @@ paths:
|
|
|
27297
28427
|
x-codegen-request-body-name: body
|
|
27298
28428
|
/api/v1/synthetics/tests/{public_id}/results/{result_id}:
|
|
27299
28429
|
get:
|
|
27300
|
-
description: Get a specific full result from a given
|
|
28430
|
+
description: Get a specific full result from a given Synthetic API test.
|
|
27301
28431
|
operationId: GetAPITestResult
|
|
27302
28432
|
parameters:
|
|
27303
28433
|
- description: The public ID of the API test to which the target result belongs.
|
|
@@ -27330,7 +28460,7 @@ paths:
|
|
|
27330
28460
|
application/json:
|
|
27331
28461
|
schema:
|
|
27332
28462
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
27333
|
-
description: '- Synthetic is not activated for the user
|
|
28463
|
+
description: '- Synthetic Monitoring is not activated for the user
|
|
27334
28464
|
|
|
27335
28465
|
- Test or result is not owned by the user'
|
|
27336
28466
|
'429':
|
|
@@ -27345,7 +28475,7 @@ paths:
|
|
|
27345
28475
|
- Synthetics
|
|
27346
28476
|
/api/v1/synthetics/tests/{public_id}/status:
|
|
27347
28477
|
put:
|
|
27348
|
-
description: Pause or start a
|
|
28478
|
+
description: Pause or start a Synthetic test by changing the status.
|
|
27349
28479
|
operationId: UpdateTestPauseStatus
|
|
27350
28480
|
parameters:
|
|
27351
28481
|
- description: The public ID of the Synthetic test to update.
|
|
@@ -27385,7 +28515,7 @@ paths:
|
|
|
27385
28515
|
application/json:
|
|
27386
28516
|
schema:
|
|
27387
28517
|
$ref: '#/components/schemas/APIErrorResponse'
|
|
27388
|
-
description: '- Synthetic is not activated for the user
|
|
28518
|
+
description: '- Synthetic Monitoring is not activated for the user
|
|
27389
28519
|
|
|
27390
28520
|
- Test is not owned by the user'
|
|
27391
28521
|
'429':
|
|
@@ -27401,7 +28531,7 @@ paths:
|
|
|
27401
28531
|
x-codegen-request-body-name: body
|
|
27402
28532
|
/api/v1/synthetics/variables:
|
|
27403
28533
|
get:
|
|
27404
|
-
description: Get the list of all
|
|
28534
|
+
description: Get the list of all Synthetic global variables.
|
|
27405
28535
|
operationId: ListGlobalVariables
|
|
27406
28536
|
responses:
|
|
27407
28537
|
'200':
|
|
@@ -27427,7 +28557,7 @@ paths:
|
|
|
27427
28557
|
tags:
|
|
27428
28558
|
- Synthetics
|
|
27429
28559
|
post:
|
|
27430
|
-
description: Create a
|
|
28560
|
+
description: Create a Synthetic global variable.
|
|
27431
28561
|
operationId: CreateGlobalVariable
|
|
27432
28562
|
requestBody:
|
|
27433
28563
|
content:
|
|
@@ -27468,7 +28598,7 @@ paths:
|
|
|
27468
28598
|
x-codegen-request-body-name: body
|
|
27469
28599
|
/api/v1/synthetics/variables/{variable_id}:
|
|
27470
28600
|
delete:
|
|
27471
|
-
description: Delete a
|
|
28601
|
+
description: Delete a Synthetic global variable.
|
|
27472
28602
|
operationId: DeleteGlobalVariable
|
|
27473
28603
|
parameters:
|
|
27474
28604
|
- description: The ID of the global variable.
|
|
@@ -27548,7 +28678,7 @@ paths:
|
|
|
27548
28678
|
tags:
|
|
27549
28679
|
- Synthetics
|
|
27550
28680
|
put:
|
|
27551
|
-
description: Edit a
|
|
28681
|
+
description: Edit a Synthetic global variable.
|
|
27552
28682
|
operationId: EditGlobalVariable
|
|
27553
28683
|
parameters:
|
|
27554
28684
|
- description: The ID of the global variable.
|
|
@@ -27981,12 +29111,10 @@ paths:
|
|
|
27981
29111
|
- Usage Metering
|
|
27982
29112
|
/api/v1/usage/audit_logs:
|
|
27983
29113
|
get:
|
|
29114
|
+
deprecated: true
|
|
27984
29115
|
description: 'Get hourly usage for audit logs.
|
|
27985
29116
|
|
|
27986
|
-
**Note:**
|
|
27987
|
-
hourly usage by product family API](https://docs.datadoghq.com/api/latest/usage-metering/#get-hourly-usage-by-product-family).
|
|
27988
|
-
Refer to [Migrating from the V1 Hourly Usage APIs to V2](https://docs.datadoghq.com/account_management/guide/hourly-usage-migration/)
|
|
27989
|
-
for the associated migration guide.'
|
|
29117
|
+
**Note:** This endpoint has been deprecated.'
|
|
27990
29118
|
operationId: GetUsageAuditLogs
|
|
27991
29119
|
parameters:
|
|
27992
29120
|
- description: 'Datetime in ISO-8601 format, UTC, precise to hour: `[YYYY-MM-DDThh]`
|
|
@@ -28509,10 +29637,11 @@ paths:
|
|
|
28509
29637
|
- Usage Metering
|
|
28510
29638
|
/api/v1/usage/hourly-attribution:
|
|
28511
29639
|
get:
|
|
28512
|
-
description: "Get hourly usage attribution
|
|
28513
|
-
|
|
28514
|
-
|
|
28515
|
-
as a parameter.\nPseudo
|
|
29640
|
+
description: "Get hourly usage attribution. Multi-region data is available starting
|
|
29641
|
+
March 1, 2023.\n\nThis API endpoint is paginated. To make sure you receive
|
|
29642
|
+
all records, check if the value of `next_record_id` is\nset in the response.
|
|
29643
|
+
If it is, make another request and pass `next_record_id` as a parameter.\nPseudo
|
|
29644
|
+
code example:\n\n```\nresponse := GetHourlyUsageAttribution(start_month)\ncursor
|
|
28516
29645
|
:= response.metadata.pagination.next_record_id\nWHILE cursor != null BEGIN\n
|
|
28517
29646
|
\ sleep(5 seconds) # Avoid running into rate limit\n response := GetHourlyUsageAttribution(start_month,
|
|
28518
29647
|
next_record_id=cursor)\n cursor := response.metadata.pagination.next_record_id\nEND\n```"
|
|
@@ -29020,10 +30149,11 @@ paths:
|
|
|
29020
30149
|
- Usage Metering
|
|
29021
30150
|
/api/v1/usage/monthly-attribution:
|
|
29022
30151
|
get:
|
|
29023
|
-
description: "Get monthly usage attribution
|
|
29024
|
-
|
|
29025
|
-
|
|
29026
|
-
as a parameter.\nPseudo
|
|
30152
|
+
description: "Get monthly usage attribution. Multi-region data is available
|
|
30153
|
+
starting March 1, 2023.\n\nThis API endpoint is paginated. To make sure you
|
|
30154
|
+
receive all records, check if the value of `next_record_id` is\nset in the
|
|
30155
|
+
response. If it is, make another request and pass `next_record_id` as a parameter.\nPseudo
|
|
30156
|
+
code example:\n\n```\nresponse := GetMonthlyUsageAttribution(start_month)\ncursor
|
|
29027
30157
|
:= response.metadata.pagination.next_record_id\nWHILE cursor != null BEGIN\n
|
|
29028
30158
|
\ sleep(5 seconds) # Avoid running into rate limit\n response := GetMonthlyUsageAttribution(start_month,
|
|
29029
30159
|
next_record_id=cursor)\n cursor := response.metadata.pagination.next_record_id\nEND\n```"
|
|
@@ -30373,6 +31503,7 @@ paths:
|
|
|
30373
31503
|
- datadoghq.com
|
|
30374
31504
|
- us3.datadoghq.com
|
|
30375
31505
|
- us5.datadoghq.com
|
|
31506
|
+
- ap1.datadoghq.com
|
|
30376
31507
|
- datadoghq.eu
|
|
30377
31508
|
- ddog-gov.com
|
|
30378
31509
|
subdomain:
|
|
@@ -30411,6 +31542,7 @@ servers:
|
|
|
30411
31542
|
- datadoghq.com
|
|
30412
31543
|
- us3.datadoghq.com
|
|
30413
31544
|
- us5.datadoghq.com
|
|
31545
|
+
- ap1.datadoghq.com
|
|
30414
31546
|
- datadoghq.eu
|
|
30415
31547
|
- ddog-gov.com
|
|
30416
31548
|
subdomain:
|
|
@@ -30648,12 +31780,13 @@ tags:
|
|
|
30648
31780
|
name: Slack Integration
|
|
30649
31781
|
- description: Take graph snapshots using the API.
|
|
30650
31782
|
name: Snapshots
|
|
30651
|
-
- description: "Datadog
|
|
30652
|
-
to help you ensure uptime,\nidentify regional issues, and track your
|
|
30653
|
-
performance.
|
|
30654
|
-
|
|
30655
|
-
use Datadog\u2019s
|
|
30656
|
-
|
|
31783
|
+
- description: "Datadog Synthetic Monitoring uses simulated user requests and browser
|
|
31784
|
+
rendering to help you ensure uptime,\nidentify regional issues, and track your
|
|
31785
|
+
application performance. Synthetic tests come in\ntwo different flavors, [API
|
|
31786
|
+
tests](https://docs.datadoghq.com/synthetics/api_tests/?tab=httptest)\nand [browser
|
|
31787
|
+
tests](https://docs.datadoghq.com/synthetics/browser_tests). You can use Datadog\u2019s
|
|
31788
|
+
API to\nmanage both test types programmatically.\n\nFor more information, see
|
|
31789
|
+
the [Synthetic Monitoring documentation](https://docs.datadoghq.com/synthetics/)."
|
|
30657
31790
|
name: Synthetics
|
|
30658
31791
|
- description: 'The tag endpoint allows you to assign tags to hosts,
|
|
30659
31792
|
|