datadog_api_client 2.55.0 → 2.57.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/.generator/schemas/v1/openapi.yaml +888 -357
- data/.generator/schemas/v2/openapi.yaml +25918 -2595
- data/.generator/src/generator/openapi.py +1 -1
- data/.generator/src/generator/templates/model_generic.j2 +15 -0
- data/CHANGELOG.md +112 -0
- data/Gemfile +1 -1
- data/examples/v1/dashboards/CreateDashboard_153558925.rb +44 -0
- data/examples/v1/dashboards/CreateDashboard_2652180930.rb +4 -4
- data/examples/v1/dashboards/CreateDashboard_2780500284.rb +59 -0
- data/examples/v1/dashboards/CreateDashboard_2815497946.rb +42 -0
- data/examples/v1/dashboards/CreateDashboard_2882802132.rb +1 -1
- data/examples/v1/dashboards/CreateDashboard_4032568083.rb +29 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_104735144.rb +32 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_1185292896.rb +42 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_2402034476.rb +29 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_2595757342.rb +26 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_3996915493.rb +38 -0
- data/examples/v1/logs-pipelines/CreateLogsPipeline_4041812833.rb +28 -0
- data/examples/v1/monitors/CreateMonitor_1532893480.rb +36 -0
- data/examples/v1/monitors/CreateMonitor_1539578087.rb +1 -0
- data/examples/v1/synthetics/CreateSyntheticsAPITest_1072503741.rb +1 -0
- data/examples/v2/agentless-scanning/CreateAzureScanOptions.rb +1 -0
- data/examples/v2/agentless-scanning/CreateGcpScanOptions.rb +1 -0
- data/examples/v2/agentless-scanning/UpdateGcpScanOptions.rb +1 -0
- data/examples/v2/aws-integration/GetAWSMetricNameFilterPreview.rb +8 -0
- data/examples/v2/aws-integration/PreviewAWSMetricNameFilter.rb +24 -0
- data/examples/v2/case-management/AddCaseInsights.rb +0 -3
- data/examples/v2/case-management/AggregateCases.rb +0 -3
- data/examples/v2/case-management/BulkUpdateCases.rb +0 -3
- data/examples/v2/case-management/CountCases.rb +0 -3
- data/examples/v2/case-management/CreateCaseAutomationRule.rb +0 -3
- data/examples/v2/case-management/CreateCaseJiraIssue.rb +0 -3
- data/examples/v2/case-management/CreateCaseLink.rb +0 -3
- data/examples/v2/case-management/CreateCaseNotebook.rb +0 -3
- data/examples/v2/case-management/CreateCaseServiceNowTicket.rb +0 -3
- data/examples/v2/case-management/CreateCaseView.rb +0 -3
- data/examples/v2/case-management/CreateMaintenanceWindow.rb +0 -3
- data/examples/v2/case-management/DeleteCaseAutomationRule.rb +0 -3
- data/examples/v2/case-management/DeleteCaseLink.rb +0 -3
- data/examples/v2/case-management/DeleteCaseView.rb +0 -3
- data/examples/v2/case-management/DeleteMaintenanceWindow.rb +0 -3
- data/examples/v2/case-management/DisableCaseAutomationRule.rb +0 -3
- data/examples/v2/case-management/EnableCaseAutomationRule.rb +0 -3
- data/examples/v2/case-management/FavoriteCaseProject.rb +0 -3
- data/examples/v2/case-management/GetCaseAutomationRule.rb +0 -3
- data/examples/v2/case-management/GetCaseView.rb +0 -3
- data/examples/v2/case-management/LinkIncident.rb +0 -3
- data/examples/v2/case-management/LinkJiraIssueToCase.rb +0 -3
- data/examples/v2/case-management/ListCaseAutomationRules.rb +0 -3
- data/examples/v2/case-management/ListCaseLinks.rb +0 -3
- data/examples/v2/case-management/ListCaseTimeline.rb +0 -3
- data/examples/v2/case-management/ListCaseViews.rb +0 -3
- data/examples/v2/case-management/ListCaseWatchers.rb +0 -3
- data/examples/v2/case-management/ListMaintenanceWindows.rb +0 -3
- data/examples/v2/case-management/ListUserCaseProjectFavorites.rb +0 -3
- data/examples/v2/case-management/MoveCaseToProject.rb +0 -3
- data/examples/v2/case-management/RemoveCaseInsights.rb +0 -3
- data/examples/v2/case-management/UnfavoriteCaseProject.rb +0 -3
- data/examples/v2/case-management/UnlinkJiraIssue.rb +0 -3
- data/examples/v2/case-management/UnwatchCase.rb +0 -3
- data/examples/v2/case-management/UpdateCaseAutomationRule.rb +0 -3
- data/examples/v2/case-management/UpdateCaseComment.rb +0 -3
- data/examples/v2/case-management/UpdateCaseDueDate.rb +0 -3
- data/examples/v2/case-management/UpdateCaseResolvedReason.rb +0 -3
- data/examples/v2/case-management/UpdateCaseView.rb +0 -3
- data/examples/v2/case-management/UpdateMaintenanceWindow.rb +0 -3
- data/examples/v2/case-management/WatchCase.rb +0 -3
- data/examples/v2/case-management-attribute/UpdateCustomAttributeConfig.rb +0 -3
- data/examples/v2/case-management-type/UpdateCaseType.rb +0 -3
- data/examples/v2/ci-visibility-pipelines/CreateCIAppPipelineEvent_129899466.rb +1 -1
- data/examples/v2/ci-visibility-pipelines/CreateCIAppPipelineEvent_4007074677.rb +23 -0
- data/examples/v2/cloud-cost-management/DeleteCustomForecast.rb +5 -0
- data/examples/v2/cloud-cost-management/GetCostAccountFilters.rb +5 -0
- data/examples/v2/cloud-cost-management/GetCustomForecast.rb +5 -0
- data/examples/v2/cloud-cost-management/UpdateCostAccountFilters.rb +24 -0
- data/examples/v2/cloud-cost-management/UpsertBudget.rb +14 -0
- data/examples/v2/cloud-cost-management/UpsertCustomForecast.rb +27 -0
- data/examples/v2/code-coverage/GetCodeCoverageBranchSummary.rb +1 -0
- data/examples/v2/code-coverage/GetCodeCoverageCommitSummary.rb +1 -0
- data/examples/v2/csm-ownership/GetOwnershipSettings.rb +8 -0
- data/examples/v2/csm-ownership/GetOwnershipUntaggedFindings.rb +8 -0
- data/examples/v2/csm-ownership/PostOwnershipSettings.rb +18 -0
- data/examples/v2/dora-metrics/ListDORADeployments_1654201709.rb +15 -0
- data/examples/v2/feature-flags/CreateAllocationsForFeatureFlagInEnvironment.rb +1 -0
- data/examples/v2/feature-flags/CreateVariantForFeatureFlag.rb +11 -0
- data/examples/v2/feature-flags/DeleteVariantFromFeatureFlag.rb +5 -0
- data/examples/v2/feature-flags/UpdateAllocationsForFeatureFlagInEnvironment.rb +1 -0
- data/examples/v2/feature-flags/UpdateVariantForFeatureFlag.rb +10 -0
- data/examples/v2/fleet-automation/CancelFleetDeploymentV2.rb +8 -0
- data/examples/v2/fleet-automation/CreateFleetDeploymentConfigureV2.rb +24 -0
- data/examples/v2/fleet-automation/{CreateFleetDeploymentUpgrade.rb → CreateFleetDeploymentUpgradeV2.rb} +5 -8
- data/examples/v2/fleet-automation/GetFleetAgentDetailV2.rb +5 -0
- data/examples/v2/fleet-automation/{GetFleetDeployment_1482493803.rb → GetFleetDeploymentV2.rb} +1 -4
- data/examples/v2/fleet-automation/GetFleetScheduleV2.rb +8 -0
- data/examples/v2/fleet-automation/ListFleetAgentVersionsV2.rb +5 -0
- data/examples/v2/fleet-automation/ListFleetAgentsV2.rb +5 -0
- data/examples/v2/fleet-automation/ListFleetDeploymentsV2.rb +5 -0
- data/examples/v2/fleet-automation/ListFleetSchedulesV2.rb +5 -0
- data/examples/v2/governance-console/GetGovernanceConfig.rb +8 -0
- data/examples/v2/governance-console/GetGovernanceControl.rb +8 -0
- data/examples/v2/governance-console/GetGovernanceControlNotificationSettings.rb +8 -0
- data/examples/v2/governance-console/GetGovernanceDetection.rb +8 -0
- data/examples/v2/governance-console/GetGovernanceNotificationSettings.rb +8 -0
- data/examples/v2/governance-console/ListGovernanceControlDetections.rb +8 -0
- data/examples/v2/governance-console/ListGovernanceControls.rb +8 -0
- data/examples/v2/governance-console/ListGovernanceInsights.rb +8 -0
- data/examples/v2/governance-console/MitigateGovernanceDetections.rb +21 -0
- data/examples/v2/governance-console/UpdateGovernanceControl.rb +18 -0
- data/examples/v2/governance-console/UpdateGovernanceControlNotificationSettings.rb +28 -0
- data/examples/v2/governance-console/UpdateGovernanceDetection.rb +20 -0
- data/examples/v2/governance-console/UpdateGovernanceNotificationSettings.rb +17 -0
- data/examples/v2/identity-providers/ListIdentityProviderUsers.rb +5 -0
- data/examples/v2/identity-providers/ListIdentityProviderUsers_486416181.rb +5 -0
- data/examples/v2/identity-providers/ListIdentityProviders.rb +5 -0
- data/examples/v2/identity-providers/UpdateIdentityProvider.rb +15 -0
- data/examples/v2/incidents/CreateIncidentPostmortemTemplate.rb +22 -1
- data/examples/v2/incidents/CreateIncidentUserDefinedRole.rb +29 -0
- data/examples/v2/incidents/DeleteIncidentPostmortemTemplate.rb +1 -1
- data/examples/v2/incidents/DeleteIncidentUserDefinedRole.rb +8 -0
- data/examples/v2/incidents/GetIncidentPostmortemTemplate.rb +1 -1
- data/examples/v2/incidents/GetIncidentUserDefinedRole.rb +8 -0
- data/examples/v2/incidents/ListIncidentUserDefinedRoles.rb +8 -0
- data/examples/v2/incidents/PatchIncidentImpact.rb +20 -0
- data/examples/v2/incidents/UpdateIncidentPostmortemTemplate.rb +23 -2
- data/examples/v2/incidents/UpdateIncidentUserDefinedRole.rb +22 -0
- data/examples/v2/llm-observability/CreateLLMObsPrompt.rb +28 -0
- data/examples/v2/llm-observability/CreateLLMObsPromptVersion.rb +29 -0
- data/examples/v2/llm-observability/DeleteLLMObsPrompt.rb +11 -0
- data/examples/v2/llm-observability/GetLLMObsPrompt.rb +11 -0
- data/examples/v2/llm-observability/GetLLMObsPromptVersion.rb +14 -0
- data/examples/v2/llm-observability/ListLLMObsCustomEvalConfigs.rb +8 -0
- data/examples/v2/llm-observability/ListLLMObsPromptVersions.rb +11 -0
- data/examples/v2/llm-observability/ListLLMObsPrompts.rb +14 -0
- data/examples/v2/llm-observability/UpdateLLMObsCustomEvalConfig.rb +5 -0
- data/examples/v2/llm-observability/UpdateLLMObsPrompt.rb +20 -0
- data/examples/v2/llm-observability/UpdateLLMObsPromptVersion.rb +23 -0
- data/examples/v2/metrics/CreateHistoricalMetricsConfiguration.rb +15 -0
- data/examples/v2/metrics/CreateTagIndexingRule.rb +3 -0
- data/examples/v2/metrics/CreateTagIndexingRuleExemption.rb +3 -0
- data/examples/v2/metrics/CreateTagIndexingRule_2435129406.rb +37 -0
- data/examples/v2/metrics/DeleteHistoricalMetricsConfiguration.rb +8 -0
- data/examples/v2/metrics/DeleteTagIndexingRule.rb +3 -0
- data/examples/v2/metrics/DeleteTagIndexingRuleExemption.rb +3 -0
- data/examples/v2/metrics/GetHistoricalMetricsConfiguration.rb +8 -0
- data/examples/v2/metrics/GetTagIndexingRule.rb +3 -0
- data/examples/v2/metrics/GetTagIndexingRuleExemption.rb +3 -0
- data/examples/v2/metrics/ListTagIndexingRules.rb +3 -0
- data/examples/v2/metrics/ListTagIndexingRulesForMetric.rb +3 -0
- data/examples/v2/metrics/ReorderTagIndexingRules.rb +3 -0
- data/examples/v2/metrics/UpdateTagIndexingRule.rb +3 -0
- data/examples/v2/metrics/UpdateTagIndexingRule_4127399471.rb +41 -0
- data/examples/v2/observability-pipelines/ValidatePipeline_1238441879.rb +61 -0
- data/examples/v2/observability-pipelines/ValidatePipeline_253109967.rb +83 -0
- data/examples/v2/observability-pipelines/ValidatePipeline_3345949653.rb +60 -0
- data/examples/v2/observability-pipelines/ValidatePipeline_337125830.rb +56 -0
- data/examples/v2/observability-pipelines/ValidatePipeline_3928499240.rb +61 -0
- data/examples/v2/observability-pipelines/ValidatePipeline_620504950.rb +66 -0
- data/examples/v2/on-call/GetScheduleOnCallResponders.rb +8 -0
- data/examples/v2/org-authorized-clients/DeleteOrgAuthorizedClient.rb +5 -0
- data/examples/v2/org-authorized-clients/DeleteOrgAuthorizedClientAllUserAuthorizations.rb +5 -0
- data/examples/v2/org-authorized-clients/DeleteOrgAuthorizedClientUserAuthorization.rb +5 -0
- data/examples/v2/org-authorized-clients/GetOrgAuthorizedClient.rb +5 -0
- data/examples/v2/org-authorized-clients/ListOrgAuthorizedClientUserAuthorizations.rb +5 -0
- data/examples/v2/org-authorized-clients/ListOrgAuthorizedClientUserAuthorizations_742202381.rb +5 -0
- data/examples/v2/org-authorized-clients/ListOrgAuthorizedClients.rb +5 -0
- data/examples/v2/org-authorized-clients/ListOrgAuthorizedClients_547493980.rb +5 -0
- data/examples/v2/org-authorized-clients/UpdateOrgAuthorizedClient.rb +15 -0
- data/examples/v2/org-groups/ListOrgGroupPolicySuggestions.rb +8 -0
- data/examples/v2/report-schedules/CreateReportSchedule.rb +1 -1
- data/examples/v2/report-schedules/DeleteReportSchedule.rb +5 -0
- data/examples/v2/report-schedules/GetReportSchedule.rb +5 -0
- data/examples/v2/report-schedules/GetReportSchedulesForResource.rb +5 -0
- data/examples/v2/report-schedules/ListDatasetReportSchedules.rb +5 -0
- data/examples/v2/report-schedules/ListReportSchedules.rb +5 -0
- data/examples/v2/report-schedules/PatchReportSchedule.rb +1 -1
- data/examples/v2/report-schedules/PrintReport.rb +27 -0
- data/examples/v2/report-schedules/ToggleReportSchedule.rb +14 -0
- data/examples/v2/reporting-and-sharing/CreateSnapshot.rb +39 -0
- data/examples/v2/rum-config/CreateRumConfig.rb +17 -0
- data/examples/v2/rum-config/GetRumConfig.rb +8 -0
- data/examples/v2/rum-config/UpdateRumConfig.rb +17 -0
- data/examples/v2/rum-operations/CreateRUMOperation.rb +46 -0
- data/examples/v2/rum-operations/CreateRUMOperationStrongLink.rb +21 -0
- data/examples/v2/rum-operations/DeleteRUMOperation.rb +8 -0
- data/examples/v2/rum-operations/DeleteRUMOperationStrongLink.rb +8 -0
- data/examples/v2/rum-operations/GetRUMOperation.rb +8 -0
- data/examples/v2/rum-operations/GetRUMOperationByName.rb +8 -0
- data/examples/v2/rum-operations/ListRUMOperationStrongLinks.rb +5 -0
- data/examples/v2/rum-operations/ListRUMOperations.rb +8 -0
- data/examples/v2/rum-operations/UpdateRUMOperation.rb +47 -0
- data/examples/v2/rum-operations/UpdateRUMOperationStrongLink.rb +17 -0
- data/examples/v2/rum-remote-config/GetRumSdkConfig.rb +8 -0
- data/examples/v2/rum-remote-config/UpdateRumSdkConfig.rb +94 -0
- data/examples/v2/security-monitoring/ActivateIntegration.rb +22 -0
- data/examples/v2/security-monitoring/AttachLinearIssue.rb +30 -0
- data/examples/v2/security-monitoring/AttachServiceNowTicket.rb +0 -3
- data/examples/v2/security-monitoring/BulkDeleteSecurityMonitoringRules.rb +1 -0
- data/examples/v2/security-monitoring/CreateLinearIssues.rb +39 -0
- data/examples/v2/security-monitoring/CreateSecurityFindingsAutomationDueDateRule.rb +33 -0
- data/examples/v2/security-monitoring/CreateSecurityFindingsAutomationMuteRule.rb +27 -0
- data/examples/v2/security-monitoring/CreateSecurityFindingsAutomationTicketCreationRule.rb +29 -0
- data/examples/v2/security-monitoring/CreateSecurityMonitoringIntegrationConfig.rb +11 -3
- data/examples/v2/security-monitoring/CreateServiceNowTickets.rb +0 -3
- data/examples/v2/security-monitoring/DeactivateIntegration.rb +8 -0
- data/examples/v2/security-monitoring/DeleteSecurityFindingsAutomationDueDateRule.rb +11 -0
- data/examples/v2/security-monitoring/DeleteSecurityFindingsAutomationMuteRule.rb +11 -0
- data/examples/v2/security-monitoring/DeleteSecurityFindingsAutomationTicketCreationRule.rb +11 -0
- data/examples/v2/security-monitoring/GetEntraIdAzureAppRegistrations.rb +8 -0
- data/examples/v2/security-monitoring/GetSecurityFindingsAutomationDueDateRule.rb +11 -0
- data/examples/v2/security-monitoring/GetSecurityFindingsAutomationMuteRule.rb +11 -0
- data/examples/v2/security-monitoring/GetSecurityFindingsAutomationTicketCreationRule.rb +11 -0
- data/examples/v2/security-monitoring/ImportSecurityVulnerabilities.rb +77 -0
- data/examples/v2/security-monitoring/ListSecurityFindingsAutomationDueDateRules.rb +8 -0
- data/examples/v2/security-monitoring/ListSecurityFindingsAutomationMuteRules.rb +8 -0
- data/examples/v2/security-monitoring/ListSecurityFindingsAutomationTicketCreationRules.rb +8 -0
- data/examples/v2/security-monitoring/ReorderSecurityFindingsAutomationDueDateRules.rb +20 -0
- data/examples/v2/security-monitoring/ReorderSecurityFindingsAutomationMuteRules.rb +20 -0
- data/examples/v2/security-monitoring/ReorderSecurityFindingsAutomationTicketCreationRules.rb +20 -0
- data/examples/v2/security-monitoring/UpdateSecurityFindingsAutomationDueDateRule.rb +36 -0
- data/examples/v2/security-monitoring/UpdateSecurityFindingsAutomationMuteRule.rb +30 -0
- data/examples/v2/security-monitoring/UpdateSecurityFindingsAutomationTicketCreationRule.rb +32 -0
- data/examples/v2/security-monitoring/UpdateSecurityMonitoringIntegrationConfig.rb +11 -3
- data/examples/v2/security-monitoring/ValidateSecurityMonitoringIntegrationCredentials.rb +11 -3
- data/examples/v2/status-pages/CreateDegradationTemplate.rb +25 -0
- data/examples/v2/status-pages/CreateMaintenanceTemplate.rb +15 -0
- data/examples/v2/status-pages/DeleteDegradationTemplate.rb +5 -0
- data/examples/v2/status-pages/DeleteMaintenanceTemplate.rb +5 -0
- data/examples/v2/status-pages/EditDegradationUpdate.rb +16 -0
- data/examples/v2/status-pages/GetDegradationTemplate.rb +5 -0
- data/examples/v2/status-pages/GetMaintenanceTemplate.rb +5 -0
- data/examples/v2/status-pages/ListDegradationTemplates.rb +5 -0
- data/examples/v2/status-pages/ListMaintenanceTemplates.rb +5 -0
- data/examples/v2/status-pages/SoftDeleteDegradationUpdate.rb +5 -0
- data/examples/v2/status-pages/UpdateDegradationTemplate.rb +25 -0
- data/examples/v2/status-pages/UpdateMaintenanceTemplate.rb +15 -0
- data/examples/v2/test-optimization/UpdateTestOptimizationServiceSettings.rb +7 -2
- data/examples/v2/user-authorized-clients/DeleteUserAuthorizedClient.rb +5 -0
- data/examples/v2/user-authorized-clients/DeleteUserAuthorizedClientsByClient.rb +5 -0
- data/examples/v2/user-authorized-clients/GetUserAuthorizedClient.rb +5 -0
- data/examples/v2/user-authorized-clients/ListUserAuthorizedClients.rb +5 -0
- data/examples/v2/user-authorized-clients/ListUserAuthorizedClients_1051662547.rb +5 -0
- data/examples/v2/users/GetUserIdentityProviders.rb +5 -0
- data/examples/v2/users/UpdateUserIdentityProviders.rb +14 -0
- data/examples/v2/workflow-automation/CreateWorkflow.rb +1 -1
- data/examples/v2/workflow-automation/UpdateWorkflow.rb +1 -1
- data/lib/datadog_api_client/configuration.rb +238 -80
- data/lib/datadog_api_client/inflector.rb +841 -32
- data/lib/datadog_api_client/v1/api/usage_metering_api.rb +1 -1
- data/lib/datadog_api_client/v1/models/dashboard.rb +11 -1
- data/lib/datadog_api_client/v1/models/dashboard_default_timeframe_setting.rb +63 -0
- data/lib/datadog_api_client/v1/models/dashboard_fixed_timeframe.rb +173 -0
- data/lib/datadog_api_client/v1/models/dashboard_fixed_timeframe_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/dashboard_live_timeframe.rb +169 -0
- data/lib/datadog_api_client/v1/models/dashboard_live_timeframe_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/dataset_list_query.rb +195 -0
- data/lib/datadog_api_client/v1/models/dataset_list_query_data_source_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/dataset_list_query_sort.rb +125 -0
- data/lib/datadog_api_client/v1/models/dataset_list_query_sort_field.rb +144 -0
- data/lib/datadog_api_client/v1/models/host_map_request.rb +4 -1
- data/lib/datadog_api_client/v1/models/host_map_widget_definition.rb +6 -6
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_request_type.rb +27 -0
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_requests.rb +39 -9
- data/lib/datadog_api_client/v1/models/host_map_widget_definition_style.rb +4 -1
- data/lib/datadog_api_client/v1/models/host_map_widget_dimension.rb +2 -1
- data/lib/datadog_api_client/v1/models/host_map_widget_formula.rb +1 -1
- data/lib/datadog_api_client/v1/models/host_map_widget_projection.rb +146 -0
- data/lib/datadog_api_client/v1/models/host_map_widget_projection_dimension_mapping.rb +164 -0
- data/lib/datadog_api_client/v1/models/host_map_widget_projection_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/list_stream_query.rb +14 -3
- data/lib/datadog_api_client/v1/models/list_stream_query_version.rb +27 -0
- data/lib/datadog_api_client/v1/models/list_stream_source.rb +3 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_arithmetic_sub_processor.rb +186 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_attribute_remapper.rb +211 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_category_sub_processor.rb +178 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_processor.rb +228 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_processor_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_string_builder_sub_processor.rb +186 -0
- data/lib/datadog_api_client/v1/models/logs_array_map_sub_processor.rb +67 -0
- data/lib/datadog_api_client/v1/models/logs_array_processor.rb +1 -0
- data/lib/datadog_api_client/v1/models/logs_array_processor_operation.rb +2 -1
- data/lib/datadog_api_client/v1/models/logs_array_processor_operation_extract_key_value.rb +206 -0
- data/lib/datadog_api_client/v1/models/logs_array_processor_operation_extract_key_value_type.rb +26 -0
- data/lib/datadog_api_client/v1/models/logs_attribute_remapper.rb +1 -1
- data/lib/datadog_api_client/v1/models/logs_processor.rb +2 -1
- data/lib/datadog_api_client/v1/models/logs_schema_remapper.rb +1 -1
- data/lib/datadog_api_client/v1/models/monitor_formula_and_function_data_quality_monitor_options.rb +15 -3
- data/lib/datadog_api_client/v1/models/monitor_options.rb +2 -1
- data/lib/datadog_api_client/v1/models/notebook_create_data_attributes.rb +21 -1
- data/lib/datadog_api_client/v1/models/notebook_response_data_attributes.rb +21 -1
- data/lib/datadog_api_client/v1/models/notebook_template_variable.rb +193 -0
- data/lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query.rb +63 -0
- data/lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query_group_by.rb +98 -0
- data/lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query_log_rum_spans.rb +142 -0
- data/lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query_metrics.rb +119 -0
- data/lib/datadog_api_client/v1/models/notebook_template_variable_available_values_query_search.rb +98 -0
- data/lib/datadog_api_client/v1/models/notebook_update_data_attributes.rb +21 -1
- data/lib/datadog_api_client/v1/models/notebooks_response_data_attributes.rb +21 -1
- data/lib/datadog_api_client/v1/models/on_missing_data_option.rb +2 -1
- data/lib/datadog_api_client/v1/models/published_dataset_provider.rb +26 -0
- data/lib/datadog_api_client/v1/models/synthetics_test_options.rb +11 -1
- data/lib/datadog_api_client/v1/models/synthetics_test_request.rb +11 -1
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition.rb +36 -175
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition_data_streams.rb +187 -0
- data/lib/datadog_api_client/v1/models/topology_map_widget_definition_service_map.rb +187 -0
- data/lib/datadog_api_client/v1/models/topology_query_data_streams.rb +156 -0
- data/lib/datadog_api_client/v1/models/{topology_query_data_source.rb → topology_query_data_streams_data_source.rb} +2 -3
- data/lib/datadog_api_client/v1/models/topology_query_service_map.rb +156 -0
- data/lib/datadog_api_client/v1/models/topology_query_service_map_data_source.rb +26 -0
- data/lib/datadog_api_client/v1/models/topology_request_data_streams.rb +115 -0
- data/lib/datadog_api_client/v1/models/{topology_request.rb → topology_request_service_map.rb} +5 -5
- data/lib/datadog_api_client/v1/models/usage_summary_date.rb +13 -37
- data/lib/datadog_api_client/v1/models/usage_summary_date_org.rb +13 -37
- data/lib/datadog_api_client/v1/models/usage_summary_response.rb +13 -37
- data/lib/datadog_api_client/v2/api/aws_integration_api.rb +150 -0
- data/lib/datadog_api_client/v2/api/case_management_api.rb +0 -246
- data/lib/datadog_api_client/v2/api/case_management_attribute_api.rb +0 -6
- data/lib/datadog_api_client/v2/api/case_management_type_api.rb +0 -6
- data/lib/datadog_api_client/v2/api/cloud_cost_management_api.rb +344 -1
- data/lib/datadog_api_client/v2/api/cloud_network_monitoring_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/compliance_api.rb +5 -0
- data/lib/datadog_api_client/v2/api/csm_ownership_api.rb +205 -0
- data/lib/datadog_api_client/v2/api/dashboards_api.rb +2 -2
- data/lib/datadog_api_client/v2/api/ddsql_api.rb +165 -0
- data/lib/datadog_api_client/v2/api/feature_flags_api.rb +232 -1
- data/lib/datadog_api_client/v2/api/fleet_automation_api.rb +186 -253
- data/lib/datadog_api_client/v2/api/governance_console_api.rb +987 -0
- data/lib/datadog_api_client/v2/api/identity_providers_api.rb +262 -0
- data/lib/datadog_api_client/v2/api/incidents_api.rb +3685 -977
- data/lib/datadog_api_client/v2/api/llm_observability_api.rb +775 -32
- data/lib/datadog_api_client/v2/api/metrics_api.rb +290 -1
- data/lib/datadog_api_client/v2/api/on_call_api.rb +75 -1
- data/lib/datadog_api_client/v2/api/org_authorized_clients_api.rb +575 -0
- data/lib/datadog_api_client/v2/api/org_groups_api.rb +72 -0
- data/lib/datadog_api_client/v2/api/report_schedules_api.rb +498 -0
- data/lib/datadog_api_client/v2/api/reporting_and_sharing_api.rb +99 -0
- data/lib/datadog_api_client/v2/api/restriction_policies_api.rb +5 -3
- data/lib/datadog_api_client/v2/api/roles_api.rb +13 -0
- data/lib/datadog_api_client/v2/api/rum_config_api.rb +240 -0
- data/lib/datadog_api_client/v2/api/rum_operations_api.rb +793 -0
- data/lib/datadog_api_client/v2/api/rum_remote_config_api.rb +176 -0
- data/lib/datadog_api_client/v2/api/security_monitoring_api.rb +2035 -267
- data/lib/datadog_api_client/v2/api/service_level_objectives_api.rb +9 -0
- data/lib/datadog_api_client/v2/api/status_pages_api.rb +1035 -150
- data/lib/datadog_api_client/v2/api/tag_policies_api.rb +6 -6
- data/lib/datadog_api_client/v2/api/test_optimization_api.rb +3 -1
- data/lib/datadog_api_client/v2/api/user_authorized_clients_api.rb +313 -0
- data/lib/datadog_api_client/v2/api/users_api.rb +140 -0
- data/lib/datadog_api_client/v2/models/account_filters.rb +154 -0
- data/lib/datadog_api_client/v2/models/account_filters_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/account_filters_patch_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/account_filters_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/account_filters_patch_request_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/{observability_pipeline_tag_cardinality_limit_processor_per_metric_mode.rb → account_filters_patch_request_type.rb} +3 -4
- data/lib/datadog_api_client/v2/models/account_filters_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_info_resource_type.rb → account_filters_type.rb} +3 -3
- data/lib/datadog_api_client/v2/models/application_security_waf_custom_rule_condition_input_address.rb +2 -0
- data/lib/datadog_api_client/v2/models/asset_type.rb +1 -0
- data/lib/datadog_api_client/v2/models/attach_linear_issue_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/attach_linear_issue_request_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/attach_linear_issue_request_data_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/attach_linear_issue_request_data_relationships.rb +144 -0
- data/lib/datadog_api_client/v2/models/automation_rule_action.rb +1 -1
- data/lib/datadog_api_client/v2/models/automation_rule_action_data.rb +3 -3
- data/lib/datadog_api_client/v2/models/automation_rule_action_type.rb +3 -3
- data/lib/datadog_api_client/v2/models/automation_rule_actor_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/automation_rule_created_by.rb +165 -0
- data/lib/datadog_api_client/v2/models/automation_rule_modified_by.rb +165 -0
- data/lib/datadog_api_client/v2/models/automation_rule_scope.rb +150 -0
- data/lib/datadog_api_client/v2/models/automation_rule_trigger.rb +1 -1
- data/lib/datadog_api_client/v2/models/automation_rule_trigger_data.rb +6 -6
- data/lib/datadog_api_client/v2/models/automation_rule_trigger_type.rb +6 -6
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_dd_name.rb +144 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_filter_match.rb +144 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_metric.rb +146 -0
- data/lib/datadog_api_client/{v1/models/topology_query.rb → v2/models/aws_metric_name_filter_preview_namespace.rb} +53 -28
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_request_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_response_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_response_data.rb +168 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filter_preview_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filters.rb +64 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filters_exclude_only.rb +146 -0
- data/lib/datadog_api_client/v2/models/aws_metric_name_filters_include_only.rb +146 -0
- data/lib/datadog_api_client/v2/models/aws_metrics_config.rb +14 -1
- data/lib/datadog_api_client/v2/models/azure_scan_options_data_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/azure_scan_options_input_update_data_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/batch_rows_query_response.rb +15 -3
- data/lib/datadog_api_client/v2/models/branch_coverage_summary_request_attributes.rb +27 -10
- data/lib/datadog_api_client/v2/models/budget_attributes.rb +41 -1
- data/lib/datadog_api_client/v2/models/budget_attributes_costs.rb +146 -0
- data/lib/datadog_api_client/v2/models/budget_attributes_costs_unit.rb +155 -0
- data/lib/datadog_api_client/v2/models/budget_with_entries_data_attributes_entries_items.rb +11 -1
- data/lib/datadog_api_client/v2/models/budget_with_entries_data_attributes_entries_items_costs.rb +157 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_finished_job.rb +427 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_in_progress_job.rb +406 -0
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_job.rb +36 -399
- data/lib/datadog_api_client/v2/models/ci_app_pipeline_event_job_in_progress_status.rb +26 -0
- data/lib/datadog_api_client/v2/models/commit_coverage_summary_request_attributes.rb +27 -10
- data/lib/datadog_api_client/v2/models/condition.rb +28 -40
- data/lib/datadog_api_client/v2/models/condition_request.rb +21 -47
- data/lib/datadog_api_client/v2/models/confluence_postmortem_settings.rb +162 -0
- data/lib/datadog_api_client/v2/models/control_notification_event_setting.rb +167 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_update_attributes.rb +107 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_update_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/control_notification_settings_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/control_notification_target.rb +144 -0
- data/lib/datadog_api_client/v2/models/control_notification_target_type.rb +29 -0
- data/lib/datadog_api_client/v2/models/create_backfilled_degradation_request_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/create_backfilled_degradation_request_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_backfilled_degradation_request_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_backfilled_degradation_request_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_backfilled_maintenance_request_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/create_backfilled_maintenance_request_data_attributes_updates_items.rb +1 -12
- data/lib/datadog_api_client/v2/models/create_backfilled_maintenance_request_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_backfilled_maintenance_request_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_backfilled_maintenance_request_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_degradation_request_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/create_degradation_request_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_degradation_request_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_degradation_request_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_degradation_template_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_degradation_template_request_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/create_degradation_template_request_data_attributes.rb +157 -0
- data/lib/datadog_api_client/v2/models/create_degradation_template_request_data_attributes_components_affected_items.rb +154 -0
- data/lib/datadog_api_client/v2/models/create_degradation_template_request_data_attributes_updates_items.rb +133 -0
- data/lib/datadog_api_client/v2/models/create_linear_issue_request_array.rb +125 -0
- data/lib/datadog_api_client/v2/models/create_linear_issue_request_data.rb +143 -0
- data/lib/datadog_api_client/v2/models/create_linear_issue_request_data_attributes.rb +157 -0
- data/lib/datadog_api_client/v2/models/create_linear_issue_request_data_relationships.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_maintenance_request_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/create_maintenance_request_data_attributes.rb +1 -12
- data/lib/datadog_api_client/v2/models/create_maintenance_request_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_maintenance_request_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_maintenance_request_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_maintenance_template_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/create_maintenance_template_request_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/create_maintenance_template_request_data_attributes.rb +175 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_additional_config.rb +127 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_data_attributes_request.rb +215 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_data_attributes_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_data_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_info_response.rb → create_snapshot_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/create_snapshot_template_variable.rb +167 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_timeseries_legend_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_ttl.rb +31 -0
- data/lib/datadog_api_client/v2/models/create_snapshot_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/create_status_page_request_data_attributes.rb +31 -1
- data/lib/datadog_api_client/v2/models/custom_forecast_entry.rb +167 -0
- data/lib/datadog_api_client/v2/models/custom_forecast_entry_tag_filter.rb +144 -0
- data/lib/datadog_api_client/v2/models/{fleet_deployment_configure_create_request.rb → custom_forecast_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/custom_forecast_response_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/custom_forecast_response_data_attributes.rb +230 -0
- data/lib/datadog_api_client/v2/models/custom_forecast_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/custom_forecast_upsert_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/custom_forecast_upsert_request_data.rb +154 -0
- data/lib/datadog_api_client/v2/models/custom_forecast_upsert_request_data_attributes.rb +147 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_bom.rb +221 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_component.rb +196 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_component_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_metadata.rb +144 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_metadata_component.rb +143 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_metadata_tools.rb +125 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_tool_component.rb +133 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability.rb +237 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability_advisory.rb +105 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability_affects.rb +123 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability_analysis.rb +107 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability_rating.rb +125 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability_reference.rb +115 -0
- data/lib/datadog_api_client/v2/models/cyclone_dx_vulnerability_reference_source.rb +105 -0
- data/lib/datadog_api_client/v2/models/dataset_report_schedule_list_response.rb +137 -0
- data/lib/datadog_api_client/v2/models/dataset_report_schedule_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/dataset_report_schedule_response_attributes.rb +368 -0
- data/lib/datadog_api_client/v2/models/dataset_report_schedule_response_data.rb +186 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_column.rb +181 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_fetch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_fetch_request_attributes.rb +124 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_fetch_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_fetch_request_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_request_attributes.rb +174 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_request_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_response.rb +147 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_response_attributes.rb +163 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_response_data.rb +166 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_response_meta.rb +146 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_response_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_state.rb +30 -0
- data/lib/datadog_api_client/v2/models/ddsql_tabular_query_time_window.rb +147 -0
- data/lib/datadog_api_client/v2/models/degradation_data_attributes_updates_items.rb +21 -1
- data/lib/datadog_api_client/v2/models/degradation_data_relationships.rb +13 -3
- data/lib/datadog_api_client/v2/models/degradation_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_template.rb +117 -0
- data/lib/datadog_api_client/v2/models/degradation_template_array.rb +137 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data.rb +153 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_attributes.rb +159 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_attributes_components_affected_items.rb +154 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_attributes_updates_items.rb +133 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships.rb +125 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships_created_by_user.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships_created_by_user_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships_last_modified_by_user.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships_last_modified_by_user_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships_status_page.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_template_data_relationships_status_page_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_update.rb +117 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data.rb +153 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_attributes.rb +167 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_attributes_components_affected_items.rb +154 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships.rb +145 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships_degradation.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships_degradation_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships_status_page.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships_status_page_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships_user.rb +123 -0
- data/lib/datadog_api_client/v2/models/degradation_update_data_relationships_user_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/degradation_update_included.rb +64 -0
- data/lib/datadog_api_client/v2/models/dora_deployment_object_attributes.rb +5 -16
- data/lib/datadog_api_client/v2/models/dora_incident_object_attributes.rb +5 -23
- data/lib/datadog_api_client/v2/models/due_date_from.rb +27 -0
- data/lib/datadog_api_client/v2/models/due_date_per_severity_item.rb +152 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_action.rb +167 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_attributes_create.rb +183 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_attributes_response.rb +278 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_data_create.rb +144 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_data_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_reorder_item.rb +144 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_reorder_request.rb +125 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/due_date_rule_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/due_date_rules_response.rb +167 -0
- data/lib/datadog_api_client/v2/models/due_date_severity.rb +32 -0
- data/lib/datadog_api_client/v2/models/entity_v3_api_spec_interface.rb +63 -0
- data/lib/datadog_api_client/v2/models/filters_per_product.rb +1 -1
- data/lib/datadog_api_client/v2/models/finding_case_response_data_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/finding_linear_issue.rb +125 -0
- data/lib/datadog_api_client/v2/models/finding_linear_issue_result.rb +145 -0
- data/lib/datadog_api_client/v2/models/flaky_test.rb +4 -1
- data/lib/datadog_api_client/v2/models/flaky_test_attributes.rb +44 -1
- data/lib/datadog_api_client/v2/models/flaky_test_impact_level.rb +28 -0
- data/lib/datadog_api_client/v2/models/flaky_tests_search_filter.rb +3 -0
- data/lib/datadog_api_client/v2/models/fleet_agent_configuration_files_v2.rb +147 -0
- data/lib/datadog_api_client/v2/models/fleet_agent_detail_v2.rb +165 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_info_attributes.rb → fleet_agent_detail_v2_attributes.rb} +27 -21
- data/lib/datadog_api_client/v2/models/fleet_agent_detail_v2_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_info_details.rb → fleet_agent_info_details_v2.rb} +128 -10
- data/lib/datadog_api_client/v2/models/{fleet_agent_info.rb → fleet_agent_v2.rb} +7 -7
- data/lib/datadog_api_client/v2/models/{fleet_agent_attributes.rb → fleet_agent_v2_attributes.rb} +129 -39
- data/lib/datadog_api_client/v2/models/fleet_agent_v2_attributes_instrumentation_status.rb +27 -0
- data/lib/datadog_api_client/v2/models/fleet_agent_v2_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/fleet_agent_version_v2.rb +165 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_version_attributes.rb → fleet_agent_version_v2_attributes.rb} +3 -3
- data/lib/datadog_api_client/v2/models/{fleet_agent_version_resource_type.rb → fleet_agent_version_v2_resource_type.rb} +2 -2
- data/lib/datadog_api_client/v2/models/fleet_agent_versions_v2_page.rb +105 -0
- data/lib/datadog_api_client/v2/models/fleet_agent_versions_v2_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/fleet_agent_versions_v2_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/{fleet_agents_response_meta.rb → fleet_agents_v2_page.rb} +15 -5
- data/lib/datadog_api_client/v2/models/{fleet_agents_response.rb → fleet_agents_v2_response.rb} +9 -7
- data/lib/datadog_api_client/v2/models/fleet_agents_v2_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/{fleet_configuration_file.rb → fleet_configuration_file_v2.rb} +13 -3
- data/lib/datadog_api_client/v2/models/fleet_configuration_layer.rb +1 -11
- data/lib/datadog_api_client/v2/models/{fleet_deployment_configure_attributes.rb → fleet_deployment_configure_v2_attributes.rb} +43 -7
- data/lib/datadog_api_client/v2/models/{fleet_deployment_configure_create.rb → fleet_deployment_configure_v2_create.rb} +5 -5
- data/lib/datadog_api_client/v2/models/fleet_deployment_configure_v2_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_configure_v2_dry_run.rb +166 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_configure_v2_dry_run_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_configure_v2_dry_run_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_configure_v2_dry_run_result.rb +126 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_configure_v2_package.rb +154 -0
- data/lib/datadog_api_client/v2/models/{fleet_deployment_package_upgrade_attributes.rb → fleet_deployment_package_upgrade_v2_attributes.rb} +15 -4
- data/lib/datadog_api_client/v2/models/{fleet_deployment_package_upgrade_create.rb → fleet_deployment_package_upgrade_v2_create.rb} +5 -5
- data/lib/datadog_api_client/v2/models/{fleet_deployment_package_upgrade_create_request.rb → fleet_deployment_package_upgrade_v2_create_request.rb} +5 -5
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2.rb +165 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_attributes.rb +243 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_cancel.rb +165 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_cancel_attributes.rb +115 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_cancel_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_create_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/{fleet_agents_response_data.rb → fleet_deployment_v2_detail.rb} +8 -8
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_detail_agent.rb +157 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_detail_attributes.rb +347 -0
- data/lib/datadog_api_client/v2/models/fleet_deployment_v2_detail_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/fleet_deployments_v2_page.rb +115 -0
- data/lib/datadog_api_client/v2/models/{fleet_deployments_response.rb → fleet_deployments_v2_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/fleet_deployments_v2_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/{fleet_integration_details.rb → fleet_integration_details_v2.rb} +34 -4
- data/lib/datadog_api_client/v2/models/{fleet_integrations_by_status.rb → fleet_integrations_by_status_v2.rb} +7 -17
- data/lib/datadog_api_client/v2/models/fleet_otel_collector_configuration_v2.rb +125 -0
- data/lib/datadog_api_client/v2/models/fleet_schedule_v2.rb +165 -0
- data/lib/datadog_api_client/v2/models/fleet_schedule_v2_attributes.rb +247 -0
- data/lib/datadog_api_client/v2/models/fleet_schedule_v2_notification_rule.rb +123 -0
- data/lib/datadog_api_client/v2/models/fleet_schedule_v2_recurrence_rule.rb +150 -0
- data/lib/datadog_api_client/v2/models/fleet_schedule_v2_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/{fleet_deployments_page.rb → fleet_schedules_v2_page.rb} +4 -4
- data/lib/datadog_api_client/v2/models/fleet_schedules_v2_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/{fleet_deployments_response_meta.rb → fleet_schedules_v2_response_meta.rb} +5 -5
- data/lib/datadog_api_client/v2/models/gcp_scan_options_data_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/gcp_scan_options_input_update_data_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/google_docs_postmortem_settings.rb +144 -0
- data/lib/datadog_api_client/v2/models/governance_config_attributes.rb +187 -0
- data/lib/datadog_api_client/v2/models/governance_config_data.rb +167 -0
- data/lib/datadog_api_client/v2/models/governance_config_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_console_config_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/governance_control_attributes.rb +525 -0
- data/lib/datadog_api_client/v2/models/governance_control_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_assignment_source.rb +29 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_attributes.rb +362 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_state.rb +32 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_update_attributes.rb +135 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_update_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_control_detection_update_state.rb +27 -0
- data/lib/datadog_api_client/v2/models/governance_control_detections_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/governance_control_mitigation_definition.rb +234 -0
- data/lib/datadog_api_client/v2/models/governance_control_parameter_definition.rb +251 -0
- data/lib/datadog_api_client/v2/models/governance_control_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/governance_control_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_control_supported_value.rb +144 -0
- data/lib/datadog_api_client/v2/models/governance_control_update_attributes.rb +135 -0
- data/lib/datadog_api_client/v2/models/governance_control_update_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/governance_control_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_versions_response.rb → governance_controls_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/governance_insight_attributes.rb +290 -0
- data/lib/datadog_api_client/v2/models/governance_insight_audit_compute.rb +175 -0
- data/lib/datadog_api_client/v2/models/governance_insight_audit_query.rb +188 -0
- data/lib/datadog_api_client/v2/models/governance_insight_data.rb +167 -0
- data/lib/datadog_api_client/v2/models/governance_insight_directionality.rb +28 -0
- data/lib/datadog_api_client/v2/models/governance_insight_event_compute.rb +144 -0
- data/lib/datadog_api_client/v2/models/governance_insight_event_query.rb +156 -0
- data/lib/datadog_api_client/v2/models/governance_insight_metric_query.rb +165 -0
- data/lib/datadog_api_client/v2/models/governance_insight_percentage_query.rb +144 -0
- data/lib/datadog_api_client/v2/models/governance_insight_query_config.rb +174 -0
- data/lib/datadog_api_client/v2/models/governance_insight_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/governance_insight_usage_query.rb +144 -0
- data/lib/datadog_api_client/v2/models/governance_insights_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/governance_mitigation_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_mitigation_request_attributes.rb +166 -0
- data/lib/datadog_api_client/v2/models/governance_mitigation_request_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_update_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_update_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/governance_notification_settings_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/historical_metrics_configuration_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/historical_metrics_configuration_create_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/historical_metrics_configuration_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/historical_metrics_configuration_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/historical_metrics_configuration_response.rb +105 -0
- data/lib/datadog_api_client/v2/models/historical_metrics_configuration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/identity_provider_attributes.rb +144 -0
- data/lib/datadog_api_client/v2/models/identity_provider_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/identity_provider_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/identity_provider_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/identity_provider_update_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/identity_provider_update_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/identity_provider_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/identity_providers_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/incident_ai_postmortem_data_attributes_response.rb +155 -0
- data/lib/datadog_api_client/v2/models/incident_ai_postmortem_data_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_ai_postmortem_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_ai_postmortem_response_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_data_attributes_request.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_data_attributes_response.rb +205 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_data_request.rb +133 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_patch_data_attributes_request.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_patch_data_request.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_relationships.rb +115 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_configuration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_create_on_call_page_data_attributes_request.rb +159 -0
- data/lib/datadog_api_client/v2/models/incident_create_on_call_page_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_create_on_call_page_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_create_page_from_incident_data_attributes_request.rb +169 -0
- data/lib/datadog_api_client/v2/models/incident_create_page_from_incident_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_create_page_from_incident_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_create_page_from_incident_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_data_attributes_request.rb +186 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_data_attributes_response.rb +228 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_data_request.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_patch_data_attributes_request.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_patch_data_request.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_relationships.rb +125 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_relationships_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_google_chat_configuration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_data_attributes_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_data_attributes_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_data_request.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_patch_data_attributes_request.rb +115 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_patch_data_request.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_relationships.rb +125 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_relationships_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_google_meet_configuration_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_impact_attributes.rb +0 -1
- data/lib/datadog_api_client/v2/models/incident_impact_create_attributes.rb +0 -1
- data/lib/datadog_api_client/v2/models/incident_impact_field_choice.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_data_attributes_request.rb +195 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_data_attributes_response.rb +195 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_data_request.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_relationships.rb +125 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_relationships_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_impact_field_value_type.rb +32 -0
- data/lib/datadog_api_client/v2/models/incident_impact_fields_response.rb +137 -0
- data/lib/datadog_api_client/v2/models/incident_impact_patch_attributes.rb +143 -0
- data/lib/datadog_api_client/v2/models/incident_impact_patch_data.rb +133 -0
- data/lib/datadog_api_client/v2/models/incident_impact_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_on_call_page_data_attributes_request.rb +125 -0
- data/lib/datadog_api_client/v2/models/{fleet_agent_version.rb → incident_on_call_page_data_request.rb} +8 -8
- data/lib/datadog_api_client/v2/models/incident_on_call_page_link_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_on_call_page_target.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_on_call_page_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_org_settings_data_attributes_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_org_settings_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_org_settings_list_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/incident_org_settings_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/incident_org_settings_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_org_settings_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_page_role_reference.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_page_role_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/incident_page_target.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_page_target_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/incident_page_uuid_data_response.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_page_uuid_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_page_uuid_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_responder_data_attributes_response.rb +216 -0
- data/lib/datadog_api_client/v2/models/incident_responder_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_responder_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_responder_relationships.rb +143 -0
- data/lib/datadog_api_client/v2/models/incident_responder_relationships_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_responder_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_responder_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_responder_role_assignment_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/{fleet_agents_response_data_attributes.rb → incident_responder_role_assignments_relationship.rb} +12 -12
- data/lib/datadog_api_client/v2/models/incident_responder_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_responder_user_relationship.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_responder_user_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_responders_response.rb +137 -0
- data/lib/datadog_api_client/v2/models/incident_rule_condition.rb +146 -0
- data/lib/datadog_api_client/v2/models/incident_rule_data_attributes_request.rb +278 -0
- data/lib/datadog_api_client/v2/models/incident_rule_data_attributes_response.rb +268 -0
- data/lib/datadog_api_client/v2/models/incident_rule_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_rule_data_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_rule_execution_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/incident_rule_patch_data_attributes_request.rb +147 -0
- data/lib/datadog_api_client/v2/models/incident_rule_patch_data_request.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_rule_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_rule_query_condition.rb +124 -0
- data/lib/datadog_api_client/v2/models/incident_rule_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_rule_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_rule_response_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_rule_task_id_type.rb +37 -0
- data/lib/datadog_api_client/v2/models/incident_rule_trigger_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/incident_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/{fleet_schedules_response.rb → incident_rules_response.rb} +5 -5
- data/lib/datadog_api_client/v2/models/incident_service_now_record_data_attributes_request.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_service_now_record_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_service_now_record_prompt_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_service_now_record_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_data_attributes_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_data_attributes_response.rb +225 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_data_request.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_patch_data_attributes_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_patch_data_request.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_relationships.rb +115 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_override_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_overrides_response.rb +137 -0
- data/lib/datadog_api_client/v2/models/incident_timestamp_type.rb +28 -0
- data/lib/datadog_api_client/v2/models/incident_type_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/incident_type_configuration.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_type_slug_source.rb +27 -0
- data/lib/datadog_api_client/v2/models/incident_type_update_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/incident_user_defined_field_attributes_response.rb +1 -54
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_data_attributes_request.rb +151 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_data_attributes_response.rb +204 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_data_request.rb +165 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_data_response.rb +175 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_incident_type_relationship.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_incident_type_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_included_item.rb +63 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_patch_data_attributes_request.rb +133 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_patch_data_request.rb +154 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_patch_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_policy.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_relationships_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_relationships_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_role_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/incident_user_defined_roles_response.rb +137 -0
- data/lib/datadog_api_client/v2/models/linear_issues_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/list_rows_response.rb +13 -3
- data/lib/datadog_api_client/v2/models/list_rows_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/list_rows_response_meta_page.rb +105 -0
- data/lib/datadog_api_client/v2/models/llm_obs_create_prompt_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/llm_obs_create_prompt_data_attributes.rb +202 -0
- data/lib/datadog_api_client/v2/models/llm_obs_create_prompt_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_create_prompt_version_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/llm_obs_create_prompt_version_data_attributes.rb +167 -0
- data/lib/datadog_api_client/v2/models/llm_obs_create_prompt_version_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_custom_eval_config_bedrock_options.rb +11 -1
- data/lib/datadog_api_client/v2/models/llm_obs_custom_eval_config_list_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/llm_obs_custom_eval_config_llm_judge_config.rb +36 -3
- data/lib/datadog_api_client/v2/models/llm_obs_custom_eval_config_parsing_type.rb +1 -0
- data/lib/datadog_api_client/v2/models/llm_obs_custom_eval_config_target.rb +13 -1
- data/lib/datadog_api_client/v2/models/llm_obs_deleted_prompt_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/llm_obs_deleted_prompt_data_attributes.rb +144 -0
- data/lib/datadog_api_client/v2/models/llm_obs_deleted_prompt_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_chat_message.rb +144 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_data_attributes.rb +323 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_dataset.rb +133 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_response_source.rb +27 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_sdk_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_sdk_data_attributes.rb +159 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_sdk_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_template.rb +63 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_data_attributes.rb +308 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_label.rb +27 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_list_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_list_data_attributes.rb +287 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_version_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompt_versions_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/llm_obs_prompts_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/llm_obs_update_prompt_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/llm_obs_update_prompt_data_attributes.rb +90 -0
- data/lib/datadog_api_client/v2/models/llm_obs_update_prompt_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/llm_obs_update_prompt_version_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/llm_obs_update_prompt_version_data_attributes.rb +104 -0
- data/lib/datadog_api_client/v2/models/llm_obs_update_prompt_version_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/logs_archive_destination_s3.rb +1 -1
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3.rb +36 -117
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3_access_key.rb +123 -0
- data/lib/datadog_api_client/v2/models/logs_archive_integration_s3_role.rb +144 -0
- data/lib/datadog_api_client/v2/models/maintenance_data_relationships.rb +13 -3
- data/lib/datadog_api_client/v2/models/maintenance_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/maintenance_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/maintenance_template.rb +117 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_array.rb +137 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data.rb +153 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_attributes.rb +177 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships.rb +125 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships_created_by_user.rb +123 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships_created_by_user_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships_last_modified_by_user.rb +123 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships_last_modified_by_user_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships_status_page.rb +123 -0
- data/lib/datadog_api_client/v2/models/maintenance_template_data_relationships_status_page_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/metric.rb +12 -2
- data/lib/datadog_api_client/v2/models/metric_ingested_indexed_volume_attributes.rb +2 -2
- data/lib/datadog_api_client/v2/models/metric_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/metric_tag_configuration.rb +11 -1
- data/lib/datadog_api_client/v2/models/metric_volumes_relationship.rb +105 -0
- data/lib/datadog_api_client/v2/models/metric_volumes_relationship_data.rb +115 -0
- data/lib/datadog_api_client/v2/models/metrics_and_metric_tag_configurations_response.rb +13 -1
- data/lib/datadog_api_client/v2/models/mute_reason.rb +31 -0
- data/lib/datadog_api_client/v2/models/mute_rule_action.rb +154 -0
- data/lib/datadog_api_client/v2/models/mute_rule_attributes_create.rb +183 -0
- data/lib/datadog_api_client/v2/models/mute_rule_attributes_response.rb +278 -0
- data/lib/datadog_api_client/v2/models/mute_rule_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/mute_rule_data_create.rb +144 -0
- data/lib/datadog_api_client/v2/models/mute_rule_data_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/mute_rule_reorder_item.rb +144 -0
- data/lib/datadog_api_client/v2/models/mute_rule_reorder_request.rb +125 -0
- data/lib/datadog_api_client/v2/models/mute_rule_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/mute_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/mute_rule_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/mute_rules_response.rb +167 -0
- data/lib/datadog_api_client/v2/models/notification_rule_preview_result.rb +1 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_amazon_s3_destination.rb +22 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_amazon_s3_destination_server_side_encryption.rb +27 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_amazon_s3_generic_destination.rb +22 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination.rb +318 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_auth.rb +144 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_auth_strategy.rb +26 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_batch.rb +148 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_batch_encoding.rb +135 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_batch_encoding_codec.rb +26 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_compression.rb +65 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_compression_algorithm.rb +27 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_compression_object.rb +149 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_format.rb +33 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_clickhouse_destination_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_client_tls.rb +178 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_cloud_prem_destination.rb +11 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_config_destination_item.rb +1 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_config_source_item.rb +1 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_http_client_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_http_client_source.rb +1 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_parse_grok_processor.rb +13 -3
- data/lib/datadog_api_client/v2/models/observability_pipeline_parse_grok_processor_include_rule.rb +160 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_parse_grok_processor_rule_item.rb +63 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_socket_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_syslog_ng_destination.rb +1 -1
- data/lib/datadog_api_client/v2/models/observability_pipeline_tag_cardinality_limit_processor.rb +22 -1
- data/lib/datadog_api_client/v2/models/{observability_pipeline_tag_cardinality_limit_processor_per_tag_mode.rb → observability_pipeline_tag_cardinality_limit_processor_override_type.rb} +2 -2
- data/lib/datadog_api_client/v2/models/observability_pipeline_tag_cardinality_limit_processor_per_metric_limit.rb +16 -16
- data/lib/datadog_api_client/v2/models/observability_pipeline_tag_cardinality_limit_processor_per_tag_limit.rb +15 -15
- data/lib/datadog_api_client/v2/models/observability_pipeline_tag_cardinality_limit_processor_tracking_mode.rb +123 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_tag_cardinality_limit_processor_tracking_mode_mode.rb +27 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source.rb +248 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_auth_strategy.rb +29 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_tls.rb +63 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_tls_enabled.rb +123 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_tls_enabled_mode.rb +26 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_tls_with_client_cert.rb +174 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_tls_with_client_cert_mode.rb +26 -0
- data/lib/datadog_api_client/v2/models/observability_pipeline_websocket_source_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_attributes.rb +162 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_data.rb +186 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_o_auth2_client.rb +123 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_o_auth2_client_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_o_auth2_client_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_user_authorized_clients.rb +146 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_user_authorized_clients_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_user_authorized_clients_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationship_user_authorized_clients_links.rb +123 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_relationships.rb +144 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_update_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_update_data.rb +154 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/org_authorized_client_user_authorizations_sort.rb +28 -0
- data/lib/datadog_api_client/v2/models/org_authorized_clients_response.rb +146 -0
- data/lib/datadog_api_client/v2/models/org_group_policy_suggestion_attributes.rb +194 -0
- data/lib/datadog_api_client/v2/models/org_group_policy_suggestion_data.rb +175 -0
- data/lib/datadog_api_client/v2/models/org_group_policy_suggestion_list_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/org_group_policy_suggestion_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/org_group_policy_suggestion_status.rb +28 -0
- data/lib/datadog_api_client/v2/models/org_group_policy_suggestion_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ownership_confidence_level.rb +28 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_attributes.rb +165 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_request_attributes.rb +144 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/ownership_settings_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ownership_untagged_findings_attributes.rb +186 -0
- data/lib/datadog_api_client/v2/models/ownership_untagged_findings_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/ownership_untagged_findings_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/ownership_untagged_findings_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_request_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/patch_degradation_request_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_request_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_request_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request_data.rb +154 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request_data_attributes.rb +139 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request_data_attributes_components_affected_items.rb +154 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request_data_attributes_components_affected_items_status.rb +29 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request_data_attributes_updates_items.rb +133 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_template_request_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_update_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_update_request_data.rb +143 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_update_request_data_attributes.rb +115 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_update_request_data_attributes_status.rb +28 -0
- data/lib/datadog_api_client/v2/models/patch_degradation_update_request_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_request_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/patch_maintenance_request_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_request_data_relationships_template.rb +123 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_request_data_relationships_template_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_template_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_template_request_data.rb +154 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_template_request_data_attributes.rb +157 -0
- data/lib/datadog_api_client/v2/models/patch_maintenance_template_request_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/patch_status_page_request_data_attributes.rb +21 -1
- data/lib/datadog_api_client/v2/models/postmortem_template_attributes_request.rb +60 -2
- data/lib/datadog_api_client/v2/models/postmortem_template_attributes_response.rb +84 -4
- data/lib/datadog_api_client/v2/models/postmortem_template_create_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/postmortem_template_data_request.rb +22 -2
- data/lib/datadog_api_client/v2/models/postmortem_template_data_response.rb +13 -3
- data/lib/datadog_api_client/v2/models/postmortem_template_incident_type_relationship.rb +123 -0
- data/lib/datadog_api_client/v2/models/postmortem_template_incident_type_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/postmortem_template_location.rb +28 -0
- data/lib/datadog_api_client/v2/models/postmortem_template_response_relationships.rb +115 -0
- data/lib/datadog_api_client/v2/models/postmortem_template_type.rb +2 -1
- data/lib/datadog_api_client/v2/models/postmortem_template_user_relationship.rb +123 -0
- data/lib/datadog_api_client/v2/models/postmortem_template_user_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/print_report_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/print_report_request_attributes.rb +222 -0
- data/lib/datadog_api_client/v2/models/print_report_request_data.rb +145 -0
- data/lib/datadog_api_client/v2/models/print_report_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/print_report_response_attributes.rb +261 -0
- data/lib/datadog_api_client/v2/models/print_report_response_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/print_report_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/report_schedule_included_resource.rb +2 -1
- data/lib/datadog_api_client/v2/models/report_schedule_included_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/report_schedule_index_template_variable.rb +150 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_resource_relationship.rb +123 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_resource_relationship_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response.rb +157 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_attributes.rb +335 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_data.rb +186 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_links.rb +157 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_pagination.rb +183 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_pagination_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/report_schedule_list_response_relationships.rb +133 -0
- data/lib/datadog_api_client/v2/models/report_schedule_resource.rb +165 -0
- data/lib/datadog_api_client/v2/models/report_schedule_resource_attributes.rb +154 -0
- data/lib/datadog_api_client/v2/models/report_schedule_toggle_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/report_schedule_toggle_request_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/report_schedule_toggle_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rule_types_items.rb +2 -1
- data/lib/datadog_api_client/v2/models/rum_application_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/rum_config_attributes.rb +214 -0
- data/lib/datadog_api_client/v2/models/rum_config_create_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_config_create_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_config_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_config_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/rum_config_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_config_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_config_update_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_config_update_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_config_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_create_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_composite_rule.rb +178 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_composite_rule_kind.rb +28 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_node.rb +133 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_predicate.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_rum.rb +125 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_step.rb +147 -0
- data/lib/datadog_api_client/v2/models/rum_operation_journey_step_type.rb +30 -0
- data/lib/datadog_api_client/v2/models/rum_operation_request_attributes.rb +228 -0
- data/lib/datadog_api_client/v2/models/rum_operation_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_response_attributes.rb +280 -0
- data/lib/datadog_api_client/v2/models/rum_operation_response_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_create_request_attributes.rb +195 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_create_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_response_attributes.rb +216 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_response_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_status.rb +28 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_update_request_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_update_request_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_link_update_status.rb +27 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_links_list_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/rum_operation_strong_links_list_response_meta.rb +125 -0
- data/lib/datadog_api_client/v2/models/rum_operation_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_operation_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_operation_update_request_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/rum_operation_user.rb +135 -0
- data/lib/datadog_api_client/v2/models/rum_operations_list_response.rb +135 -0
- data/lib/datadog_api_client/v2/models/rum_operations_list_response_meta.rb +105 -0
- data/lib/datadog_api_client/v2/models/rum_operations_list_response_meta_page.rb +184 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_data.rb +175 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_dynamic_option.rb +204 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_dynamic_option_pair.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_dynamic_option_serialized_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_dynamic_option_strategy.rb +29 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_match_option.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_match_option_serialized_type.rb +27 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_meta.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_rum_attributes.rb +336 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_rum_update_attributes.rb +315 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_serialized_regex.rb +144 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_serialized_regex_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_tracing_url_config.rb +146 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_tracing_url_propagator_type.rb +29 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_update_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_update_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/rum_sdk_config_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/schedule_data_attributes.rb +13 -1
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data.rb +153 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data_relationships.rb +105 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data_relationships_shifts.rb +107 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data_relationships_shifts_data_items.rb +144 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data_relationships_shifts_data_items_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responder_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders.rb +117 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data.rb +153 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_attributes.rb +105 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships.rb +115 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships_responders.rb +107 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships_responders_data_items.rb +144 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships_responders_data_items_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships_schedule.rb +105 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships_schedule_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_relationships_schedule_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/schedule_on_call_responders_included.rb +65 -0
- data/lib/datadog_api_client/v2/models/schedule_trigger.rb +11 -1
- data/lib/datadog_api_client/v2/models/schedule_trigger_overlap_behavior.rb +27 -0
- data/lib/datadog_api_client/v2/models/security_automation_rules_links.rb +164 -0
- data/lib/datadog_api_client/v2/models/security_automation_rules_meta.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_automation_rules_page_info.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_finding_type.rb +36 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_azure_app_registration.rb +207 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_app_sec_details.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_app_sec_details_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_audit_details.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_audit_details_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_entity_details.rb +144 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_entity_details_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_logs_details.rb +250 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_onboarding_details.rb +154 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_onboarding_details_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_state_attributes.rb +28 -122
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_state_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_state_details.rb +53 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_state_meta.rb +24 -3
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_states_response.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_status.rb +1 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_threat_intel_details.rb +186 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_threat_intel_details_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_vulnerability_details.rb +186 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_content_pack_vulnerability_details_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_critical_asset_attributes.rb +21 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_critical_asset_create_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_critical_asset_update_attributes.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_crowd_strike_integration_config_create_attributes.rb +196 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_crowd_strike_integration_config_update_attributes.rb +173 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_crowd_strike_integration_credentials_validate_attributes.rb +165 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_azure_app_registrations_attributes.rb +176 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_azure_app_registrations_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_azure_app_registrations_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_azure_app_registrations_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_integration_config_create_attributes.rb +175 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_integration_config_update_attributes.rb +163 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_entra_id_integration_credentials_validate_attributes.rb +144 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_google_workspace_integration_config_create_attributes.rb +196 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_google_workspace_integration_config_update_attributes.rb +173 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_google_workspace_integration_credentials_validate_attributes.rb +165 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_activate_attributes.rb +125 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_activate_data.rb +115 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_activate_request.rb +105 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_activate_resource_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_create_attributes.rb +26 -172
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_crowd_strike_secrets.rb +144 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_google_workspace_secrets.rb +133 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_google_workspace_service_account.rb +186 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_okta_secrets.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_sentinel_one_secrets.rb +123 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_update_attributes.rb +27 -132
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_config_update_data.rb +1 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_credentials_validate_attributes.rb +26 -141
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_type.rb +2 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_type_crowd_strike.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_type_entra_id.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_type_google_workspace.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_type_okta.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_integration_type_sentinel_one.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_okta_integration_config_create_attributes.rb +196 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_okta_integration_config_update_attributes.rb +173 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_okta_integration_credentials_validate_attributes.rb +165 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_bulk_delete_data.rb +11 -1
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_bulk_delete_response.rb +8 -22
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_bulk_delete_response_attributes.rb +119 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_bulk_delete_response_data.rb +125 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_rule_bulk_delete_response_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_sentinel_one_integration_config_create_attributes.rb +196 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_sentinel_one_integration_config_update_attributes.rb +173 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_sentinel_one_integration_credentials_validate_attributes.rb +165 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_sku.rb +2 -0
- data/lib/datadog_api_client/v2/models/security_monitoring_terraform_resource_type.rb +2 -0
- data/lib/datadog_api_client/v2/models/status_page_as_included_attributes.rb +21 -1
- data/lib/datadog_api_client/v2/models/status_page_data_attributes.rb +21 -1
- data/lib/datadog_api_client/v2/models/tag_indexing_rule_dynamic_tags.rb +48 -2
- data/lib/datadog_api_client/v2/models/tag_indexing_rule_options_data.rb +9 -1
- data/lib/datadog_api_client/v2/models/test_optimization_service_settings_attributes.rb +54 -4
- data/lib/datadog_api_client/v2/models/test_optimization_update_service_settings_request_attributes.rb +60 -9
- data/lib/datadog_api_client/v2/models/test_optimization_update_service_settings_request_data.rb +1 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_action.rb +193 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_action_response.rb +203 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_attributes_create.rb +183 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_attributes_response.rb +278 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_create_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_data_create.rb +144 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_data_response.rb +165 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_reorder_item.rb +144 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_reorder_request.rb +125 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rule_update_request.rb +123 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_rules_response.rb +167 -0
- data/lib/datadog_api_client/v2/models/ticket_creation_target.rb +27 -0
- data/lib/datadog_api_client/v2/models/update_flaky_tests_request_test.rb +4 -1
- data/lib/datadog_api_client/v2/models/update_flaky_tests_response_result.rb +3 -1
- data/lib/datadog_api_client/v2/models/update_user_identity_providers_request.rb +125 -0
- data/lib/datadog_api_client/v2/models/update_variant_request.rb +115 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_attributes.rb +204 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_data.rb +186 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_o_auth2_client.rb +123 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_o_auth2_client_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_o_auth2_client_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_scope_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_scope_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_scopes.rb +125 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_user.rb +123 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_user_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationship_user_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_relationships.rb +165 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_response.rb +123 -0
- data/lib/datadog_api_client/v2/models/user_authorized_client_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_authorized_clients_response.rb +146 -0
- data/lib/datadog_api_client/v2/models/user_override_identity_provider_attributes.rb +123 -0
- data/lib/datadog_api_client/v2/models/user_override_identity_provider_data.rb +165 -0
- data/lib/datadog_api_client/v2/models/user_override_identity_provider_data_type.rb +26 -0
- data/lib/datadog_api_client/v2/models/user_override_identity_providers_response.rb +125 -0
- data/lib/datadog_api_client/v2/models/user_relationship_identity_provider_data.rb +144 -0
- data/lib/datadog_api_client/v2/models/user_relationship_identity_provider_data_type.rb +26 -0
- data/lib/datadog_api_client/version.rb +1 -1
- data/spec/v1/deserialization_spec.rb +23 -0
- metadata +999 -44
- data/examples/v2/fleet-automation/CancelFleetDeployment.rb +0 -8
- data/examples/v2/fleet-automation/CreateFleetDeploymentConfigure.rb +0 -26
- data/examples/v2/fleet-automation/GetFleetAgentInfo.rb +0 -8
- data/examples/v2/fleet-automation/GetFleetDeployment.rb +0 -8
- data/examples/v2/fleet-automation/GetFleetSchedule.rb +0 -8
- data/examples/v2/fleet-automation/ListFleetAgentVersions.rb +0 -8
- data/examples/v2/fleet-automation/ListFleetAgents.rb +0 -8
- data/examples/v2/fleet-automation/ListFleetDeployments.rb +0 -8
- data/examples/v2/fleet-automation/ListFleetSchedules.rb +0 -8
|
@@ -1443,6 +1443,10 @@ components:
|
|
|
1443
1443
|
format: date-time
|
|
1444
1444
|
readOnly: true
|
|
1445
1445
|
type: string
|
|
1446
|
+
default_timeframe:
|
|
1447
|
+
$ref: "#/components/schemas/DashboardDefaultTimeframeSetting"
|
|
1448
|
+
description: The default timeframe applied when opening the dashboard. Set to `null` to clear.
|
|
1449
|
+
nullable: true
|
|
1446
1450
|
description:
|
|
1447
1451
|
description: Description of the dashboard.
|
|
1448
1452
|
nullable: true
|
|
@@ -1557,6 +1561,11 @@ components:
|
|
|
1557
1561
|
required:
|
|
1558
1562
|
- data
|
|
1559
1563
|
type: object
|
|
1564
|
+
DashboardDefaultTimeframeSetting:
|
|
1565
|
+
description: The default timeframe applied when opening the dashboard. Set to `null` to clear the dashboard's default timeframe.
|
|
1566
|
+
oneOf:
|
|
1567
|
+
- $ref: "#/components/schemas/DashboardLiveTimeframe"
|
|
1568
|
+
- $ref: "#/components/schemas/DashboardFixedTimeframe"
|
|
1560
1569
|
DashboardDeleteResponse:
|
|
1561
1570
|
description: Response from the delete dashboard call.
|
|
1562
1571
|
properties:
|
|
@@ -1564,6 +1573,36 @@ components:
|
|
|
1564
1573
|
description: ID of the deleted dashboard.
|
|
1565
1574
|
type: string
|
|
1566
1575
|
type: object
|
|
1576
|
+
DashboardFixedTimeframe:
|
|
1577
|
+
description: A fixed dashboard timeframe.
|
|
1578
|
+
properties:
|
|
1579
|
+
from:
|
|
1580
|
+
description: Start time in milliseconds since epoch.
|
|
1581
|
+
example: 1712080128000
|
|
1582
|
+
format: int64
|
|
1583
|
+
minimum: 0
|
|
1584
|
+
type: integer
|
|
1585
|
+
to:
|
|
1586
|
+
description: End time in milliseconds since epoch.
|
|
1587
|
+
example: 1712083128000
|
|
1588
|
+
format: int64
|
|
1589
|
+
minimum: 0
|
|
1590
|
+
type: integer
|
|
1591
|
+
type:
|
|
1592
|
+
$ref: "#/components/schemas/DashboardFixedTimeframeType"
|
|
1593
|
+
required:
|
|
1594
|
+
- type
|
|
1595
|
+
- from
|
|
1596
|
+
- to
|
|
1597
|
+
type: object
|
|
1598
|
+
DashboardFixedTimeframeType:
|
|
1599
|
+
description: Type of fixed timeframe.
|
|
1600
|
+
enum:
|
|
1601
|
+
- fixed
|
|
1602
|
+
example: fixed
|
|
1603
|
+
type: string
|
|
1604
|
+
x-enum-varnames:
|
|
1605
|
+
- FIXED
|
|
1567
1606
|
DashboardGlobalTime:
|
|
1568
1607
|
description: Object containing the live span selection for the dashboard.
|
|
1569
1608
|
properties:
|
|
@@ -1672,6 +1711,32 @@ components:
|
|
|
1672
1711
|
$ref: "#/components/schemas/DashboardList"
|
|
1673
1712
|
type: array
|
|
1674
1713
|
type: object
|
|
1714
|
+
DashboardLiveTimeframe:
|
|
1715
|
+
description: A live dashboard timeframe.
|
|
1716
|
+
properties:
|
|
1717
|
+
type:
|
|
1718
|
+
$ref: "#/components/schemas/DashboardLiveTimeframeType"
|
|
1719
|
+
unit:
|
|
1720
|
+
$ref: "#/components/schemas/WidgetLiveSpanUnit"
|
|
1721
|
+
value:
|
|
1722
|
+
description: Value of the live timeframe span.
|
|
1723
|
+
example: 4
|
|
1724
|
+
format: int64
|
|
1725
|
+
minimum: 1
|
|
1726
|
+
type: integer
|
|
1727
|
+
required:
|
|
1728
|
+
- type
|
|
1729
|
+
- value
|
|
1730
|
+
- unit
|
|
1731
|
+
type: object
|
|
1732
|
+
DashboardLiveTimeframeType:
|
|
1733
|
+
description: Type of live timeframe.
|
|
1734
|
+
enum:
|
|
1735
|
+
- live
|
|
1736
|
+
example: live
|
|
1737
|
+
type: string
|
|
1738
|
+
x-enum-varnames:
|
|
1739
|
+
- LIVE
|
|
1675
1740
|
DashboardReflowType:
|
|
1676
1741
|
description: |-
|
|
1677
1742
|
Reflow type for a **new dashboard layout** dashboard. Set this only when layout type is 'ordered'.
|
|
@@ -1904,6 +1969,67 @@ components:
|
|
|
1904
1969
|
type: string
|
|
1905
1970
|
x-enum-varnames:
|
|
1906
1971
|
- DATA_PROJECTION
|
|
1972
|
+
DatasetListQuery:
|
|
1973
|
+
description: Query that lists the rows of a published dataset (a DDSQL query) without aggregation.
|
|
1974
|
+
properties:
|
|
1975
|
+
data_source:
|
|
1976
|
+
$ref: "#/components/schemas/DatasetListQueryDataSourceType"
|
|
1977
|
+
dataset_id:
|
|
1978
|
+
description: ID of the published dataset to query.
|
|
1979
|
+
example: "abc-123-def"
|
|
1980
|
+
type: string
|
|
1981
|
+
dataset_provider:
|
|
1982
|
+
$ref: "#/components/schemas/PublishedDatasetProvider"
|
|
1983
|
+
filter:
|
|
1984
|
+
description: Filter applied to the dataset's rows, using events-style search syntax.
|
|
1985
|
+
example: "service:web-store"
|
|
1986
|
+
type: string
|
|
1987
|
+
limit:
|
|
1988
|
+
description: Maximum number of rows to return from the dataset query.
|
|
1989
|
+
format: int64
|
|
1990
|
+
type: integer
|
|
1991
|
+
sort:
|
|
1992
|
+
$ref: "#/components/schemas/DatasetListQuerySort"
|
|
1993
|
+
required:
|
|
1994
|
+
- data_source
|
|
1995
|
+
- dataset_provider
|
|
1996
|
+
- dataset_id
|
|
1997
|
+
type: object
|
|
1998
|
+
DatasetListQueryDataSourceType:
|
|
1999
|
+
description: Identifies this as a published-dataset list query.
|
|
2000
|
+
enum:
|
|
2001
|
+
- dataset
|
|
2002
|
+
example: dataset
|
|
2003
|
+
type: string
|
|
2004
|
+
x-enum-varnames:
|
|
2005
|
+
- DATASET
|
|
2006
|
+
DatasetListQuerySort:
|
|
2007
|
+
description: Sort configuration for a `DatasetListQuery`.
|
|
2008
|
+
properties:
|
|
2009
|
+
fields:
|
|
2010
|
+
description: List of fields to sort the rows by, applied in order.
|
|
2011
|
+
example:
|
|
2012
|
+
- name: cpu_usage
|
|
2013
|
+
order: desc
|
|
2014
|
+
items:
|
|
2015
|
+
$ref: "#/components/schemas/DatasetListQuerySortField"
|
|
2016
|
+
type: array
|
|
2017
|
+
required:
|
|
2018
|
+
- fields
|
|
2019
|
+
type: object
|
|
2020
|
+
DatasetListQuerySortField:
|
|
2021
|
+
description: A single sort directive for a `DatasetListQuery`.
|
|
2022
|
+
properties:
|
|
2023
|
+
name:
|
|
2024
|
+
description: Name of the field to sort on.
|
|
2025
|
+
example: duration
|
|
2026
|
+
type: string
|
|
2027
|
+
order:
|
|
2028
|
+
$ref: "#/components/schemas/QuerySortOrder"
|
|
2029
|
+
required:
|
|
2030
|
+
- name
|
|
2031
|
+
- order
|
|
2032
|
+
type: object
|
|
1907
2033
|
DeleteSharedDashboardResponse:
|
|
1908
2034
|
description: Response containing token of deleted shared dashboard.
|
|
1909
2035
|
properties:
|
|
@@ -4492,7 +4618,9 @@ components:
|
|
|
4492
4618
|
type: integer
|
|
4493
4619
|
type: object
|
|
4494
4620
|
HostMapRequest:
|
|
4495
|
-
|
|
4621
|
+
deprecated: true
|
|
4622
|
+
description: >-
|
|
4623
|
+
Deprecated - Legacy metric-based host map request. Use the infrastructure-backed (`request_type: infrastructure_hostmap`) or DDSQL (`request_type: data_projection`) format instead.
|
|
4496
4624
|
properties:
|
|
4497
4625
|
apm_query:
|
|
4498
4626
|
$ref: "#/components/schemas/LogQueryDefinition"
|
|
@@ -4542,32 +4670,46 @@ components:
|
|
|
4542
4670
|
description: The description of the widget.
|
|
4543
4671
|
type: string
|
|
4544
4672
|
group:
|
|
4545
|
-
|
|
4673
|
+
deprecated: true
|
|
4674
|
+
description: >-
|
|
4675
|
+
Deprecated - Only used by the legacy metric-based format. Use `group_by` (infrastructure) or a `group` dimension (DDSQL) inside `requests` instead.
|
|
4546
4676
|
items:
|
|
4547
4677
|
description: Tag prefixes.
|
|
4548
4678
|
type: string
|
|
4549
4679
|
type: array
|
|
4550
4680
|
no_group_hosts:
|
|
4551
|
-
|
|
4681
|
+
deprecated: true
|
|
4682
|
+
description: >-
|
|
4683
|
+
Deprecated - Only used by the legacy metric-based format. Use `no_group_hosts` inside `requests` instead.
|
|
4552
4684
|
type: boolean
|
|
4553
4685
|
no_metric_hosts:
|
|
4554
|
-
|
|
4686
|
+
deprecated: true
|
|
4687
|
+
description: >-
|
|
4688
|
+
Deprecated - Only used by the legacy metric-based format. Use `no_metric_hosts` inside `requests` instead.
|
|
4555
4689
|
type: boolean
|
|
4556
4690
|
node_type:
|
|
4557
4691
|
$ref: "#/components/schemas/WidgetNodeType"
|
|
4692
|
+
deprecated: true
|
|
4693
|
+
description: >-
|
|
4694
|
+
Deprecated - Only used by the legacy metric-based format. Use `node_type` inside `requests` instead.
|
|
4558
4695
|
notes:
|
|
4559
4696
|
description: Notes on the title.
|
|
4560
4697
|
type: string
|
|
4561
4698
|
requests:
|
|
4562
4699
|
$ref: "#/components/schemas/HostMapWidgetDefinitionRequests"
|
|
4563
4700
|
scope:
|
|
4564
|
-
|
|
4701
|
+
deprecated: true
|
|
4702
|
+
description: >-
|
|
4703
|
+
Deprecated - Only used by the legacy metric-based format. Use `filter` inside `requests` instead.
|
|
4565
4704
|
items:
|
|
4566
4705
|
description: Tags.
|
|
4567
4706
|
type: string
|
|
4568
4707
|
type: array
|
|
4569
4708
|
style:
|
|
4570
4709
|
$ref: "#/components/schemas/HostMapWidgetDefinitionStyle"
|
|
4710
|
+
deprecated: true
|
|
4711
|
+
description: >-
|
|
4712
|
+
Deprecated - Only used by the legacy metric-based format. Use `style` inside `requests` instead.
|
|
4571
4713
|
title:
|
|
4572
4714
|
description: Title of the widget.
|
|
4573
4715
|
type: string
|
|
@@ -4582,20 +4724,33 @@ components:
|
|
|
4582
4724
|
- type
|
|
4583
4725
|
- requests
|
|
4584
4726
|
type: object
|
|
4727
|
+
HostMapWidgetDefinitionRequestType:
|
|
4728
|
+
description: >-
|
|
4729
|
+
Identifies which host map request format the sibling fields on `HostMapWidgetDefinitionRequests` describe: an infrastructure-backed request or a DDSQL published-dataset request.
|
|
4730
|
+
enum:
|
|
4731
|
+
- infrastructure_hostmap
|
|
4732
|
+
- data_projection
|
|
4733
|
+
example: infrastructure_hostmap
|
|
4734
|
+
type: string
|
|
4735
|
+
x-enum-varnames:
|
|
4736
|
+
- INFRASTRUCTURE_HOSTMAP
|
|
4737
|
+
- DATA_PROJECTION
|
|
4585
4738
|
HostMapWidgetDefinitionRequests:
|
|
4586
4739
|
description: >-
|
|
4587
|
-
Query definition for the host map widget. Supports
|
|
4740
|
+
Query definition for the host map widget. Supports three mutually exclusive formats distinguished by `request_type`: the deprecated legacy metric-based format (`fill`/`size`, no `request_type`), the infrastructure-backed format (`request_type: infrastructure_hostmap`), and the DDSQL published-dataset format (`request_type: data_projection`).
|
|
4588
4741
|
example: {}
|
|
4589
4742
|
properties:
|
|
4590
4743
|
child:
|
|
4591
4744
|
$ref: "#/components/schemas/HostMapWidgetInfrastructureRequest"
|
|
4745
|
+
description: Optional child entities for hierarchical visualization (for example, host → container). Only used by the infrastructure-backed format.
|
|
4592
4746
|
conditional_formats:
|
|
4593
4747
|
description: List of conditional formatting rules applied to fill values.
|
|
4594
4748
|
items:
|
|
4595
4749
|
$ref: "#/components/schemas/WidgetConditionalFormat"
|
|
4596
4750
|
type: array
|
|
4597
4751
|
enrichments:
|
|
4598
|
-
description:
|
|
4752
|
+
description: >-
|
|
4753
|
+
Metric or event queries joined to the entity set. Each formula specifies a visual dimension. Only used by the infrastructure-backed format.
|
|
4599
4754
|
example:
|
|
4600
4755
|
- formulas:
|
|
4601
4756
|
- dimension: fill
|
|
@@ -4610,17 +4765,25 @@ components:
|
|
|
4610
4765
|
type: array
|
|
4611
4766
|
fill:
|
|
4612
4767
|
$ref: "#/components/schemas/HostMapRequest"
|
|
4768
|
+
deprecated: true
|
|
4769
|
+
description: >-
|
|
4770
|
+
Deprecated - Legacy metric-based format. Use the infrastructure-backed (`request_type: infrastructure_hostmap`) or DDSQL (`request_type: data_projection`) format instead.
|
|
4613
4771
|
filter:
|
|
4614
|
-
description:
|
|
4772
|
+
description: >-
|
|
4773
|
+
Filter string for the entity set in tag format (for example, `env:prod`). Only used by the infrastructure-backed format.
|
|
4615
4774
|
example: "env:prod"
|
|
4616
4775
|
type: string
|
|
4617
4776
|
group_by:
|
|
4618
4777
|
description: |-
|
|
4619
4778
|
Defines how entities are grouped into tiles. The ordering of entries implies
|
|
4620
|
-
the grouping hierarchy.
|
|
4779
|
+
the grouping hierarchy. Only used by the infrastructure-backed format.
|
|
4621
4780
|
items:
|
|
4622
4781
|
$ref: "#/components/schemas/HostMapWidgetGroupBy"
|
|
4623
4782
|
type: array
|
|
4783
|
+
limit:
|
|
4784
|
+
description: Maximum number of rows to return from the dataset query. Only used by the DDSQL format.
|
|
4785
|
+
format: int64
|
|
4786
|
+
type: integer
|
|
4624
4787
|
no_group_hosts:
|
|
4625
4788
|
description: Whether to hide entities that have no group assignment.
|
|
4626
4789
|
type: boolean
|
|
@@ -4629,15 +4792,28 @@ components:
|
|
|
4629
4792
|
type: boolean
|
|
4630
4793
|
node_type:
|
|
4631
4794
|
$ref: "#/components/schemas/HostMapWidgetNodeType"
|
|
4795
|
+
description: Entity type to visualize. Only used by the infrastructure-backed format.
|
|
4796
|
+
projection:
|
|
4797
|
+
$ref: "#/components/schemas/HostMapWidgetProjection"
|
|
4798
|
+
description: >-
|
|
4799
|
+
Maps dataset columns to map dimensions (entity, optional parent for grouping, fill, size). Only used by the DDSQL format.
|
|
4800
|
+
query:
|
|
4801
|
+
$ref: "#/components/schemas/DatasetListQuery"
|
|
4802
|
+
description: Published-dataset query. Only used by the DDSQL format.
|
|
4632
4803
|
request_type:
|
|
4633
|
-
$ref: "#/components/schemas/
|
|
4804
|
+
$ref: "#/components/schemas/HostMapWidgetDefinitionRequestType"
|
|
4634
4805
|
size:
|
|
4635
4806
|
$ref: "#/components/schemas/HostMapRequest"
|
|
4807
|
+
deprecated: true
|
|
4808
|
+
description: >-
|
|
4809
|
+
Deprecated - Legacy metric-based format. Use the infrastructure-backed (`request_type: infrastructure_hostmap`) or DDSQL (`request_type: data_projection`) format instead.
|
|
4636
4810
|
style:
|
|
4637
4811
|
$ref: "#/components/schemas/HostMapWidgetInfrastructureStyle"
|
|
4638
4812
|
type: object
|
|
4639
4813
|
HostMapWidgetDefinitionStyle:
|
|
4640
|
-
|
|
4814
|
+
deprecated: true
|
|
4815
|
+
description: >-
|
|
4816
|
+
Deprecated - The style to apply to the legacy metric-based host map widget. Use `HostMapWidgetInfrastructureStyle` instead.
|
|
4641
4817
|
properties:
|
|
4642
4818
|
fill_max:
|
|
4643
4819
|
description: Max value to use to color the map.
|
|
@@ -4662,17 +4838,20 @@ components:
|
|
|
4662
4838
|
x-enum-varnames:
|
|
4663
4839
|
- HOSTMAP
|
|
4664
4840
|
HostMapWidgetDimension:
|
|
4665
|
-
description:
|
|
4841
|
+
description: >-
|
|
4842
|
+
Visual dimension for the host map widget. Used both by infrastructure-backed formulas and by DDSQL projection columns; `group` is only meaningful for DDSQL projection columns, where repeated entries define the grouping hierarchy.
|
|
4666
4843
|
enum:
|
|
4667
4844
|
- node
|
|
4668
4845
|
- fill
|
|
4669
4846
|
- size
|
|
4847
|
+
- group
|
|
4670
4848
|
example: node
|
|
4671
4849
|
type: string
|
|
4672
4850
|
x-enum-varnames:
|
|
4673
4851
|
- NODE
|
|
4674
4852
|
- FILL
|
|
4675
4853
|
- SIZE
|
|
4854
|
+
- GROUP
|
|
4676
4855
|
HostMapWidgetFormula:
|
|
4677
4856
|
description: |-
|
|
4678
4857
|
Formula for the infrastructure host map widget that specifies both the expression
|
|
@@ -4857,6 +5036,54 @@ components:
|
|
|
4857
5036
|
- CONTAINER
|
|
4858
5037
|
- POD
|
|
4859
5038
|
- CLUSTER
|
|
5039
|
+
HostMapWidgetProjection:
|
|
5040
|
+
description: >-
|
|
5041
|
+
Projection for the DDSQL host map request. Maps dataset columns to map dimensions: `node` identifies the entity, repeated `group` entries define the grouping hierarchy (outermost first), and `fill`/`size` drive the tile color and size.
|
|
5042
|
+
properties:
|
|
5043
|
+
dimensions:
|
|
5044
|
+
description: List of column-to-dimension mappings for the projection.
|
|
5045
|
+
example:
|
|
5046
|
+
- column: entity_id
|
|
5047
|
+
dimension: node
|
|
5048
|
+
- column: parent_id
|
|
5049
|
+
dimension: group
|
|
5050
|
+
- column: cpu_usage
|
|
5051
|
+
dimension: fill
|
|
5052
|
+
items:
|
|
5053
|
+
$ref: "#/components/schemas/HostMapWidgetProjectionDimensionMapping"
|
|
5054
|
+
type: array
|
|
5055
|
+
type:
|
|
5056
|
+
$ref: "#/components/schemas/HostMapWidgetProjectionType"
|
|
5057
|
+
required:
|
|
5058
|
+
- type
|
|
5059
|
+
- dimensions
|
|
5060
|
+
type: object
|
|
5061
|
+
HostMapWidgetProjectionDimensionMapping:
|
|
5062
|
+
description: Maps a dataset column to a host map visual dimension.
|
|
5063
|
+
properties:
|
|
5064
|
+
alias:
|
|
5065
|
+
description: Alias used to label the column instead of its name.
|
|
5066
|
+
type: string
|
|
5067
|
+
column:
|
|
5068
|
+
description: Source column name from the dataset.
|
|
5069
|
+
example: entity_id
|
|
5070
|
+
type: string
|
|
5071
|
+
dimension:
|
|
5072
|
+
$ref: "#/components/schemas/HostMapWidgetDimension"
|
|
5073
|
+
number_format:
|
|
5074
|
+
$ref: "#/components/schemas/WidgetNumberFormat"
|
|
5075
|
+
required:
|
|
5076
|
+
- column
|
|
5077
|
+
- dimension
|
|
5078
|
+
type: object
|
|
5079
|
+
HostMapWidgetProjectionType:
|
|
5080
|
+
description: Type of the host map projection.
|
|
5081
|
+
enum:
|
|
5082
|
+
- hostmap
|
|
5083
|
+
example: hostmap
|
|
5084
|
+
type: string
|
|
5085
|
+
x-enum-varnames:
|
|
5086
|
+
- HOSTMAP
|
|
4860
5087
|
HostMapWidgetScalarRequest:
|
|
4861
5088
|
description: |-
|
|
4862
5089
|
Scalar formula request for the infrastructure host map widget. Each formula specifies
|
|
@@ -5807,10 +6034,21 @@ components:
|
|
|
5807
6034
|
description: Team handle.
|
|
5808
6035
|
type: string
|
|
5809
6036
|
type: array
|
|
6037
|
+
version:
|
|
6038
|
+
$ref: "#/components/schemas/ListStreamQueryVersion"
|
|
5810
6039
|
required:
|
|
5811
6040
|
- query_string
|
|
5812
6041
|
- data_source
|
|
5813
6042
|
type: object
|
|
6043
|
+
ListStreamQueryVersion:
|
|
6044
|
+
description: |-
|
|
6045
|
+
Version of the query for the logs transaction stream widget. When omitted, v1 query behavior is
|
|
6046
|
+
preserved. Set to `sequential_query` to use v2 behavior. **This feature is in Preview.**
|
|
6047
|
+
enum:
|
|
6048
|
+
- sequential_query
|
|
6049
|
+
type: string
|
|
6050
|
+
x-enum-varnames:
|
|
6051
|
+
- SEQUENTIAL_QUERY
|
|
5814
6052
|
ListStreamResponseFormat:
|
|
5815
6053
|
description: Widget response format.
|
|
5816
6054
|
enum:
|
|
@@ -5837,6 +6075,9 @@ components:
|
|
|
5837
6075
|
- rum_stream
|
|
5838
6076
|
- llm_observability_stream
|
|
5839
6077
|
- issue_stream
|
|
6078
|
+
- security_runtime_stream
|
|
6079
|
+
- security_signals_stream
|
|
6080
|
+
- incidents_stream
|
|
5840
6081
|
example: logs_stream
|
|
5841
6082
|
type: string
|
|
5842
6083
|
x-enum-varnames:
|
|
@@ -5854,6 +6095,9 @@ components:
|
|
|
5854
6095
|
- RUM_STREAM
|
|
5855
6096
|
- LLM_OBSERVABILITY_STREAM
|
|
5856
6097
|
- ISSUE_STREAM
|
|
6098
|
+
- SECURITY_RUNTIME_STREAM
|
|
6099
|
+
- SECURITY_SIGNALS_STREAM
|
|
6100
|
+
- INCIDENTS_STREAM
|
|
5857
6101
|
ListStreamWidgetDefinition:
|
|
5858
6102
|
description: |-
|
|
5859
6103
|
The list stream visualization displays a table of recent events in your application that
|
|
@@ -6182,6 +6426,190 @@ components:
|
|
|
6182
6426
|
type: string
|
|
6183
6427
|
x-enum-varnames:
|
|
6184
6428
|
- ARITHMETIC_PROCESSOR
|
|
6429
|
+
LogsArrayMapArithmeticSubProcessor:
|
|
6430
|
+
description: |-
|
|
6431
|
+
An arithmetic sub-processor for use inside an array-map processor.
|
|
6432
|
+
Unlike the top-level arithmetic processor, `is_enabled` is not supported.
|
|
6433
|
+
properties:
|
|
6434
|
+
expression:
|
|
6435
|
+
description: Arithmetic operation to perform.
|
|
6436
|
+
example: $sourceElem.count * 2
|
|
6437
|
+
type: string
|
|
6438
|
+
is_replace_missing:
|
|
6439
|
+
default: false
|
|
6440
|
+
description: Replace missing attribute values with 0.
|
|
6441
|
+
type: boolean
|
|
6442
|
+
name:
|
|
6443
|
+
description: Name of the sub-processor.
|
|
6444
|
+
type: string
|
|
6445
|
+
target:
|
|
6446
|
+
description: Target attribute path for the result.
|
|
6447
|
+
example: $targetElem.doubled
|
|
6448
|
+
type: string
|
|
6449
|
+
type:
|
|
6450
|
+
$ref: "#/components/schemas/LogsArithmeticProcessorType"
|
|
6451
|
+
required:
|
|
6452
|
+
- expression
|
|
6453
|
+
- target
|
|
6454
|
+
- type
|
|
6455
|
+
type: object
|
|
6456
|
+
LogsArrayMapAttributeRemapper:
|
|
6457
|
+
description: |-
|
|
6458
|
+
An attribute remapper sub-processor for use inside an array-map processor.
|
|
6459
|
+
Unlike the top-level attribute remapper, `is_enabled`, `source_type`, and
|
|
6460
|
+
`target_type` are not supported.
|
|
6461
|
+
properties:
|
|
6462
|
+
name:
|
|
6463
|
+
description: Name of the sub-processor.
|
|
6464
|
+
type: string
|
|
6465
|
+
override_on_conflict:
|
|
6466
|
+
default: false
|
|
6467
|
+
description: Override the target element if already set.
|
|
6468
|
+
type: boolean
|
|
6469
|
+
preserve_source:
|
|
6470
|
+
default: false
|
|
6471
|
+
description: Remove or preserve the remapped source element.
|
|
6472
|
+
type: boolean
|
|
6473
|
+
sources:
|
|
6474
|
+
description: Array of source attribute paths.
|
|
6475
|
+
example:
|
|
6476
|
+
- $sourceElem.id
|
|
6477
|
+
items:
|
|
6478
|
+
type: string
|
|
6479
|
+
type: array
|
|
6480
|
+
target:
|
|
6481
|
+
description: Target attribute path.
|
|
6482
|
+
example: $targetElem.uid
|
|
6483
|
+
type: string
|
|
6484
|
+
target_format:
|
|
6485
|
+
$ref: "#/components/schemas/TargetFormatType"
|
|
6486
|
+
type:
|
|
6487
|
+
$ref: "#/components/schemas/LogsAttributeRemapperType"
|
|
6488
|
+
required:
|
|
6489
|
+
- sources
|
|
6490
|
+
- target
|
|
6491
|
+
- type
|
|
6492
|
+
type: object
|
|
6493
|
+
LogsArrayMapCategorySubProcessor:
|
|
6494
|
+
description: |-
|
|
6495
|
+
A category sub-processor for use inside an array-map processor.
|
|
6496
|
+
Unlike the top-level category processor, `is_enabled` is not supported.
|
|
6497
|
+
properties:
|
|
6498
|
+
categories:
|
|
6499
|
+
description: Array of filters to match against a log and the corresponding value to assign.
|
|
6500
|
+
items:
|
|
6501
|
+
$ref: "#/components/schemas/LogsCategoryProcessorCategory"
|
|
6502
|
+
type: array
|
|
6503
|
+
name:
|
|
6504
|
+
description: Name of the sub-processor.
|
|
6505
|
+
type: string
|
|
6506
|
+
target:
|
|
6507
|
+
description: Target attribute path for the category value.
|
|
6508
|
+
example: $targetElem.level
|
|
6509
|
+
type: string
|
|
6510
|
+
type:
|
|
6511
|
+
$ref: "#/components/schemas/LogsCategoryProcessorType"
|
|
6512
|
+
required:
|
|
6513
|
+
- categories
|
|
6514
|
+
- target
|
|
6515
|
+
- type
|
|
6516
|
+
type: object
|
|
6517
|
+
LogsArrayMapProcessor:
|
|
6518
|
+
description: |-
|
|
6519
|
+
The array-map processor transforms each element of a source array by applying
|
|
6520
|
+
sub-processors in order and collecting the results into a target array.
|
|
6521
|
+
Results can be written to a new array, to the source array (in-place), or to
|
|
6522
|
+
an existing target array. Sub-processors can read from `$sourceElem.<field>`
|
|
6523
|
+
(object element field), bare `$sourceElem` (primitive element), or any parent
|
|
6524
|
+
log attribute path. Sub-processors write to `$targetElem.<field>` (object
|
|
6525
|
+
output field) or bare `$targetElem` (primitive output).
|
|
6526
|
+
properties:
|
|
6527
|
+
is_enabled:
|
|
6528
|
+
default: false
|
|
6529
|
+
description: Whether or not the processor is enabled.
|
|
6530
|
+
type: boolean
|
|
6531
|
+
name:
|
|
6532
|
+
description: Name of the processor.
|
|
6533
|
+
type: string
|
|
6534
|
+
preserve_source:
|
|
6535
|
+
default: true
|
|
6536
|
+
description: |-
|
|
6537
|
+
When `false` and `source != target`, the source attribute is removed after
|
|
6538
|
+
processing. Cannot be `false` when `source == target`.
|
|
6539
|
+
type: boolean
|
|
6540
|
+
processors:
|
|
6541
|
+
description: |-
|
|
6542
|
+
Sub-processors applied to each element. Allowed types: `attribute-remapper`,
|
|
6543
|
+
`string-builder-processor`, `arithmetic-processor`, `category-processor`.
|
|
6544
|
+
items:
|
|
6545
|
+
$ref: "#/components/schemas/LogsArrayMapSubProcessor"
|
|
6546
|
+
type: array
|
|
6547
|
+
source:
|
|
6548
|
+
description: |-
|
|
6549
|
+
Attribute path of the source array. Elements are read-only via `$sourceElem`
|
|
6550
|
+
inside sub-processors.
|
|
6551
|
+
example: detail.resource.s3BucketDetails
|
|
6552
|
+
type: string
|
|
6553
|
+
target:
|
|
6554
|
+
description: |-
|
|
6555
|
+
Attribute path of the output array. Sub-processors write to `$targetElem`
|
|
6556
|
+
(or `$targetElem.<field>`) to build each output element.
|
|
6557
|
+
example: ocsf.resources
|
|
6558
|
+
type: string
|
|
6559
|
+
type:
|
|
6560
|
+
$ref: "#/components/schemas/LogsArrayMapProcessorType"
|
|
6561
|
+
required:
|
|
6562
|
+
- source
|
|
6563
|
+
- target
|
|
6564
|
+
- processors
|
|
6565
|
+
- type
|
|
6566
|
+
type: object
|
|
6567
|
+
LogsArrayMapProcessorType:
|
|
6568
|
+
default: array-map-processor
|
|
6569
|
+
description: Type of logs array-map processor.
|
|
6570
|
+
enum:
|
|
6571
|
+
- array-map-processor
|
|
6572
|
+
example: array-map-processor
|
|
6573
|
+
type: string
|
|
6574
|
+
x-enum-varnames:
|
|
6575
|
+
- ARRAY_MAP_PROCESSOR
|
|
6576
|
+
LogsArrayMapStringBuilderSubProcessor:
|
|
6577
|
+
description: |-
|
|
6578
|
+
A string builder sub-processor for use inside an array-map processor.
|
|
6579
|
+
Unlike the top-level string builder processor, `is_enabled` is not supported.
|
|
6580
|
+
properties:
|
|
6581
|
+
is_replace_missing:
|
|
6582
|
+
default: false
|
|
6583
|
+
description: Replace missing attribute values with an empty string.
|
|
6584
|
+
type: boolean
|
|
6585
|
+
name:
|
|
6586
|
+
description: Name of the sub-processor.
|
|
6587
|
+
type: string
|
|
6588
|
+
target:
|
|
6589
|
+
description: Target attribute path for the result.
|
|
6590
|
+
example: $targetElem.label
|
|
6591
|
+
type: string
|
|
6592
|
+
template:
|
|
6593
|
+
description: Formula with one or more attributes and raw text.
|
|
6594
|
+
example: item-%{$sourceElem.id}
|
|
6595
|
+
type: string
|
|
6596
|
+
type:
|
|
6597
|
+
$ref: "#/components/schemas/LogsStringBuilderProcessorType"
|
|
6598
|
+
required:
|
|
6599
|
+
- template
|
|
6600
|
+
- target
|
|
6601
|
+
- type
|
|
6602
|
+
type: object
|
|
6603
|
+
LogsArrayMapSubProcessor:
|
|
6604
|
+
description: |-
|
|
6605
|
+
A sub-processor used inside an array-map processor.
|
|
6606
|
+
Allowed types: `attribute-remapper`, `string-builder-processor`,
|
|
6607
|
+
`arithmetic-processor`, `category-processor`.
|
|
6608
|
+
oneOf:
|
|
6609
|
+
- $ref: "#/components/schemas/LogsArrayMapAttributeRemapper"
|
|
6610
|
+
- $ref: "#/components/schemas/LogsArrayMapArithmeticSubProcessor"
|
|
6611
|
+
- $ref: "#/components/schemas/LogsArrayMapStringBuilderSubProcessor"
|
|
6612
|
+
- $ref: "#/components/schemas/LogsArrayMapCategorySubProcessor"
|
|
6185
6613
|
LogsArrayProcessor:
|
|
6186
6614
|
description: |-
|
|
6187
6615
|
A processor for extracting, aggregating, or transforming values from JSON arrays within your logs.
|
|
@@ -6189,6 +6617,7 @@ components:
|
|
|
6189
6617
|
- Select value from matching element
|
|
6190
6618
|
- Compute array length
|
|
6191
6619
|
- Append a value to an array
|
|
6620
|
+
- Extract key-value pairs from an array
|
|
6192
6621
|
properties:
|
|
6193
6622
|
is_enabled:
|
|
6194
6623
|
default: false
|
|
@@ -6211,6 +6640,7 @@ components:
|
|
|
6211
6640
|
- $ref: "#/components/schemas/LogsArrayProcessorOperationAppend"
|
|
6212
6641
|
- $ref: "#/components/schemas/LogsArrayProcessorOperationLength"
|
|
6213
6642
|
- $ref: "#/components/schemas/LogsArrayProcessorOperationSelect"
|
|
6643
|
+
- $ref: "#/components/schemas/LogsArrayProcessorOperationExtractKeyValue"
|
|
6214
6644
|
LogsArrayProcessorOperationAppend:
|
|
6215
6645
|
description: Operation that appends a value to a target array attribute.
|
|
6216
6646
|
properties:
|
|
@@ -6240,6 +6670,44 @@ components:
|
|
|
6240
6670
|
type: string
|
|
6241
6671
|
x-enum-varnames:
|
|
6242
6672
|
- APPEND
|
|
6673
|
+
LogsArrayProcessorOperationExtractKeyValue:
|
|
6674
|
+
description: Operation that extracts key-value pairs from a `source` array and stores the result in the `target` attribute.
|
|
6675
|
+
properties:
|
|
6676
|
+
key_to_extract:
|
|
6677
|
+
description: Key of the attribute in each array element that holds the name to use for the extracted attribute.
|
|
6678
|
+
example: name
|
|
6679
|
+
type: string
|
|
6680
|
+
override_on_conflict:
|
|
6681
|
+
default: false
|
|
6682
|
+
description: Whether to override the target element if it's already set.
|
|
6683
|
+
type: boolean
|
|
6684
|
+
source:
|
|
6685
|
+
description: Attribute path of the array to extract key-value pairs from.
|
|
6686
|
+
example: tags
|
|
6687
|
+
type: string
|
|
6688
|
+
target:
|
|
6689
|
+
description: Attribute that receives the extracted key-value pairs. If not specified, the extracted attributes are added at the root level of the log.
|
|
6690
|
+
example: extracted
|
|
6691
|
+
type: string
|
|
6692
|
+
type:
|
|
6693
|
+
$ref: "#/components/schemas/LogsArrayProcessorOperationExtractKeyValueType"
|
|
6694
|
+
value_to_extract:
|
|
6695
|
+
description: Key of the attribute in each array element that holds the value to use for the extracted attribute.
|
|
6696
|
+
example: value
|
|
6697
|
+
type: string
|
|
6698
|
+
required:
|
|
6699
|
+
- type
|
|
6700
|
+
- source
|
|
6701
|
+
- key_to_extract
|
|
6702
|
+
- value_to_extract
|
|
6703
|
+
type: object
|
|
6704
|
+
LogsArrayProcessorOperationExtractKeyValueType:
|
|
6705
|
+
description: Operation type.
|
|
6706
|
+
enum: [key-value]
|
|
6707
|
+
example: key-value
|
|
6708
|
+
type: string
|
|
6709
|
+
x-enum-varnames:
|
|
6710
|
+
- KEY_VALUE
|
|
6243
6711
|
LogsArrayProcessorOperationLength:
|
|
6244
6712
|
description: Operation that computes the length of a `source` array and stores the result in the `target` attribute.
|
|
6245
6713
|
properties:
|
|
@@ -6324,7 +6792,7 @@ components:
|
|
|
6324
6792
|
type: string
|
|
6325
6793
|
override_on_conflict:
|
|
6326
6794
|
default: false
|
|
6327
|
-
description:
|
|
6795
|
+
description: Whether to override the target element if it's already set.
|
|
6328
6796
|
type: boolean
|
|
6329
6797
|
preserve_source:
|
|
6330
6798
|
default: false
|
|
@@ -7237,6 +7705,7 @@ components:
|
|
|
7237
7705
|
- $ref: "#/components/schemas/LogsDecoderProcessor"
|
|
7238
7706
|
- $ref: "#/components/schemas/LogsSchemaProcessor"
|
|
7239
7707
|
- $ref: "#/components/schemas/LogsExcludeAttributeProcessor"
|
|
7708
|
+
- $ref: "#/components/schemas/LogsArrayMapProcessor"
|
|
7240
7709
|
LogsQueryCompute:
|
|
7241
7710
|
description: Define computation for a log query.
|
|
7242
7711
|
properties:
|
|
@@ -7489,7 +7958,7 @@ components:
|
|
|
7489
7958
|
type: string
|
|
7490
7959
|
override_on_conflict:
|
|
7491
7960
|
default: false
|
|
7492
|
-
description:
|
|
7961
|
+
description: Whether to override the target element if it's already set.
|
|
7493
7962
|
type: boolean
|
|
7494
7963
|
preserve_source:
|
|
7495
7964
|
default: false
|
|
@@ -7927,6 +8396,12 @@ components:
|
|
|
7927
8396
|
type: object
|
|
7928
8397
|
MetricsListResponse:
|
|
7929
8398
|
description: Object listing all metric names stored by Datadog since a given time.
|
|
8399
|
+
example:
|
|
8400
|
+
from: "1571011200"
|
|
8401
|
+
metrics:
|
|
8402
|
+
- system.cpu.idle
|
|
8403
|
+
- system.mem.free
|
|
8404
|
+
- aws.ec2.cpuutilization
|
|
7930
8405
|
properties:
|
|
7931
8406
|
from:
|
|
7932
8407
|
description: Time when the metrics were active, seconds since the Unix epoch.
|
|
@@ -8565,6 +9040,14 @@ components:
|
|
|
8565
9040
|
type: array
|
|
8566
9041
|
model_type_override:
|
|
8567
9042
|
$ref: "#/components/schemas/MonitorFormulaAndFunctionDataQualityModelTypeOverride"
|
|
9043
|
+
sensitivity:
|
|
9044
|
+
description: |-
|
|
9045
|
+
Sensitivity of the anomaly detection model, expressed as a multiplier on the width
|
|
9046
|
+
of the predicted bounds. Higher values widen the bounds and produce fewer alerts;
|
|
9047
|
+
lower values tighten them and produce more alerts. Defaults to `3.0`.
|
|
9048
|
+
example: 3.0
|
|
9049
|
+
format: double
|
|
9050
|
+
type: number
|
|
8568
9051
|
type: object
|
|
8569
9052
|
MonitorFormulaAndFunctionDataQualityQueryDefinition:
|
|
8570
9053
|
description: A formula and functions data quality query.
|
|
@@ -11085,6 +11568,12 @@ components:
|
|
|
11085
11568
|
type: string
|
|
11086
11569
|
status:
|
|
11087
11570
|
$ref: "#/components/schemas/NotebookStatus"
|
|
11571
|
+
template_variables:
|
|
11572
|
+
description: List of template variables for this notebook.
|
|
11573
|
+
items:
|
|
11574
|
+
$ref: "#/components/schemas/NotebookTemplateVariable"
|
|
11575
|
+
nullable: true
|
|
11576
|
+
type: array
|
|
11088
11577
|
time:
|
|
11089
11578
|
$ref: "#/components/schemas/NotebookGlobalTime"
|
|
11090
11579
|
required:
|
|
@@ -11304,6 +11793,12 @@ components:
|
|
|
11304
11793
|
type: string
|
|
11305
11794
|
status:
|
|
11306
11795
|
$ref: "#/components/schemas/NotebookStatus"
|
|
11796
|
+
template_variables:
|
|
11797
|
+
description: List of template variables for this notebook.
|
|
11798
|
+
items:
|
|
11799
|
+
$ref: "#/components/schemas/NotebookTemplateVariable"
|
|
11800
|
+
nullable: true
|
|
11801
|
+
type: array
|
|
11307
11802
|
time:
|
|
11308
11803
|
$ref: "#/components/schemas/NotebookGlobalTime"
|
|
11309
11804
|
required:
|
|
@@ -11346,6 +11841,128 @@ components:
|
|
|
11346
11841
|
type: string
|
|
11347
11842
|
x-enum-varnames:
|
|
11348
11843
|
- PUBLISHED
|
|
11844
|
+
NotebookTemplateVariable:
|
|
11845
|
+
additionalProperties: false
|
|
11846
|
+
description: Notebook template variable.
|
|
11847
|
+
properties:
|
|
11848
|
+
available_values:
|
|
11849
|
+
description: The list of values that the template variable drop-down is limited to.
|
|
11850
|
+
example: ["my-host", "host1", "host2"]
|
|
11851
|
+
items:
|
|
11852
|
+
description: Template variable value.
|
|
11853
|
+
minLength: 1
|
|
11854
|
+
type: string
|
|
11855
|
+
nullable: true
|
|
11856
|
+
type: array
|
|
11857
|
+
uniqueItems: true
|
|
11858
|
+
available_values_query:
|
|
11859
|
+
$ref: "#/components/schemas/NotebookTemplateVariableAvailableValuesQuery"
|
|
11860
|
+
data_source_mappings:
|
|
11861
|
+
additionalProperties:
|
|
11862
|
+
description: The value for the given data source.
|
|
11863
|
+
type: string
|
|
11864
|
+
description: Mapping of data source names to template variable values.
|
|
11865
|
+
type: object
|
|
11866
|
+
default:
|
|
11867
|
+
deprecated: true
|
|
11868
|
+
description: |-
|
|
11869
|
+
(deprecated) The default value for the template variable on notebook load.
|
|
11870
|
+
Cannot be used in conjunction with `defaults`.
|
|
11871
|
+
example: my-host
|
|
11872
|
+
nullable: true
|
|
11873
|
+
type: string
|
|
11874
|
+
defaults:
|
|
11875
|
+
description: One or many default values for the template variable. Cannot be used in conjunction with `default`.
|
|
11876
|
+
example: ["my-host-1", "my-host-2"]
|
|
11877
|
+
items:
|
|
11878
|
+
description: A default value for the template variable.
|
|
11879
|
+
minLength: 1
|
|
11880
|
+
type: string
|
|
11881
|
+
type: array
|
|
11882
|
+
uniqueItems: true
|
|
11883
|
+
name:
|
|
11884
|
+
description: The name of the variable.
|
|
11885
|
+
example: host1
|
|
11886
|
+
type: string
|
|
11887
|
+
placement:
|
|
11888
|
+
description: The placement of the template variable in the notebook.
|
|
11889
|
+
example: global
|
|
11890
|
+
type: string
|
|
11891
|
+
prefix:
|
|
11892
|
+
description: The tag prefix associated with the variable. Only tags with this prefix appear in the variable drop-down.
|
|
11893
|
+
example: host
|
|
11894
|
+
nullable: true
|
|
11895
|
+
type: string
|
|
11896
|
+
type:
|
|
11897
|
+
description: The type of the template variable.
|
|
11898
|
+
example: tag
|
|
11899
|
+
type: string
|
|
11900
|
+
required:
|
|
11901
|
+
- name
|
|
11902
|
+
type: object
|
|
11903
|
+
NotebookTemplateVariableAvailableValuesQuery:
|
|
11904
|
+
description: Query used to dynamically populate the list of available values for the template variable.
|
|
11905
|
+
oneOf:
|
|
11906
|
+
- $ref: "#/components/schemas/NotebookTemplateVariableAvailableValuesQueryLogRumSpans"
|
|
11907
|
+
- $ref: "#/components/schemas/NotebookTemplateVariableAvailableValuesQueryMetrics"
|
|
11908
|
+
NotebookTemplateVariableAvailableValuesQueryGroupBy:
|
|
11909
|
+
additionalProperties: false
|
|
11910
|
+
description: A group-by facet for an available values query.
|
|
11911
|
+
properties:
|
|
11912
|
+
facet:
|
|
11913
|
+
description: The facet name to group by.
|
|
11914
|
+
example: host
|
|
11915
|
+
type: string
|
|
11916
|
+
required:
|
|
11917
|
+
- facet
|
|
11918
|
+
type: object
|
|
11919
|
+
NotebookTemplateVariableAvailableValuesQueryLogRumSpans:
|
|
11920
|
+
additionalProperties: false
|
|
11921
|
+
description: Available values query for logs, RUM, or spans data sources.
|
|
11922
|
+
properties:
|
|
11923
|
+
data_source:
|
|
11924
|
+
description: The data source for the query. Must be one of `logs`, `rum`, or `spans`.
|
|
11925
|
+
example: logs
|
|
11926
|
+
type: string
|
|
11927
|
+
group_by:
|
|
11928
|
+
description: Group-by fields for the query.
|
|
11929
|
+
items:
|
|
11930
|
+
$ref: "#/components/schemas/NotebookTemplateVariableAvailableValuesQueryGroupBy"
|
|
11931
|
+
type: array
|
|
11932
|
+
search:
|
|
11933
|
+
$ref: "#/components/schemas/NotebookTemplateVariableAvailableValuesQuerySearch"
|
|
11934
|
+
required:
|
|
11935
|
+
- data_source
|
|
11936
|
+
- search
|
|
11937
|
+
- group_by
|
|
11938
|
+
type: object
|
|
11939
|
+
NotebookTemplateVariableAvailableValuesQueryMetrics:
|
|
11940
|
+
additionalProperties: false
|
|
11941
|
+
description: Available values query for the metrics data source.
|
|
11942
|
+
properties:
|
|
11943
|
+
data_source:
|
|
11944
|
+
description: The data source for the query. Must be `metrics`.
|
|
11945
|
+
example: metrics
|
|
11946
|
+
type: string
|
|
11947
|
+
query:
|
|
11948
|
+
description: The metrics query string.
|
|
11949
|
+
example: "avg:system.cpu.user{*} by {host}"
|
|
11950
|
+
type: string
|
|
11951
|
+
required:
|
|
11952
|
+
- data_source
|
|
11953
|
+
- query
|
|
11954
|
+
type: object
|
|
11955
|
+
NotebookTemplateVariableAvailableValuesQuerySearch:
|
|
11956
|
+
additionalProperties: false
|
|
11957
|
+
description: Search parameters for an available values query.
|
|
11958
|
+
properties:
|
|
11959
|
+
query:
|
|
11960
|
+
description: The search query string.
|
|
11961
|
+
example: "service:web"
|
|
11962
|
+
type: string
|
|
11963
|
+
required:
|
|
11964
|
+
- query
|
|
11965
|
+
type: object
|
|
11349
11966
|
NotebookTimeseriesCellAttributes:
|
|
11350
11967
|
description: The attributes of a notebook `timeseries` cell.
|
|
11351
11968
|
properties:
|
|
@@ -11411,6 +12028,12 @@ components:
|
|
|
11411
12028
|
type: string
|
|
11412
12029
|
status:
|
|
11413
12030
|
$ref: "#/components/schemas/NotebookStatus"
|
|
12031
|
+
template_variables:
|
|
12032
|
+
description: List of template variables for this notebook.
|
|
12033
|
+
items:
|
|
12034
|
+
$ref: "#/components/schemas/NotebookTemplateVariable"
|
|
12035
|
+
nullable: true
|
|
12036
|
+
type: array
|
|
11414
12037
|
time:
|
|
11415
12038
|
$ref: "#/components/schemas/NotebookGlobalTime"
|
|
11416
12039
|
required:
|
|
@@ -11487,6 +12110,12 @@ components:
|
|
|
11487
12110
|
type: string
|
|
11488
12111
|
status:
|
|
11489
12112
|
$ref: "#/components/schemas/NotebookStatus"
|
|
12113
|
+
template_variables:
|
|
12114
|
+
description: List of template variables for this notebook.
|
|
12115
|
+
items:
|
|
12116
|
+
$ref: "#/components/schemas/NotebookTemplateVariable"
|
|
12117
|
+
nullable: true
|
|
12118
|
+
type: array
|
|
11490
12119
|
time:
|
|
11491
12120
|
$ref: "#/components/schemas/NotebookGlobalTime"
|
|
11492
12121
|
required:
|
|
@@ -11613,7 +12242,8 @@ components:
|
|
|
11613
12242
|
The default option results in different behavior depending on the monitor query type.
|
|
11614
12243
|
For monitors using Count queries, an empty monitor evaluation is treated as 0 and is compared to the threshold conditions.
|
|
11615
12244
|
For monitors using any query type other than Count, for example Gauge, Measure, or Rate, the monitor shows the last known status.
|
|
11616
|
-
This option is
|
|
12245
|
+
This option is available for APM Trace Analytics, Audit Trail, CI, Error Tracking, Event, Logs, and RUM monitors.
|
|
12246
|
+
It is also required for metric monitors that use `scheduling_options.custom_schedule`.
|
|
11617
12247
|
enum:
|
|
11618
12248
|
- "default"
|
|
11619
12249
|
- "show_no_data"
|
|
@@ -12432,12 +13062,22 @@ components:
|
|
|
12432
13062
|
- type
|
|
12433
13063
|
- requests
|
|
12434
13064
|
type: object
|
|
13065
|
+
PublishedDatasetProvider:
|
|
13066
|
+
description: >-
|
|
13067
|
+
Product page that published the dataset queried by a `DatasetListQuery`. `ddsql_query` is the only provider currently supported for host map widgets.
|
|
13068
|
+
enum:
|
|
13069
|
+
- ddsql_query
|
|
13070
|
+
example: ddsql_query
|
|
13071
|
+
type: string
|
|
13072
|
+
x-enum-varnames:
|
|
13073
|
+
- DDSQL_QUERY
|
|
12435
13074
|
QuerySortOrder:
|
|
12436
13075
|
default: desc
|
|
12437
13076
|
description: Direction of sort.
|
|
12438
13077
|
enum:
|
|
12439
13078
|
- asc
|
|
12440
13079
|
- desc
|
|
13080
|
+
example: asc
|
|
12441
13081
|
type: string
|
|
12442
13082
|
x-enum-varnames:
|
|
12443
13083
|
- ASC
|
|
@@ -19834,6 +20474,10 @@ components:
|
|
|
19834
20474
|
ignoreServerCertificateError:
|
|
19835
20475
|
description: Ignore server certificate error for browser tests.
|
|
19836
20476
|
type: boolean
|
|
20477
|
+
ignore_certificate_validation:
|
|
20478
|
+
description: |-
|
|
20479
|
+
For SSL tests, whether the test should ignore certificate validation.
|
|
20480
|
+
type: boolean
|
|
19837
20481
|
initialNavigationTimeout:
|
|
19838
20482
|
description: Timeout before declaring the initial step as failed (in seconds) for browser tests.
|
|
19839
20483
|
format: int64
|
|
@@ -20075,6 +20719,10 @@ components:
|
|
|
20075
20719
|
type: string
|
|
20076
20720
|
httpVersion:
|
|
20077
20721
|
$ref: "#/components/schemas/SyntheticsTestOptionsHTTPVersion"
|
|
20722
|
+
ignore_certificate_validation:
|
|
20723
|
+
description: |-
|
|
20724
|
+
For SSL tests, whether the test should ignore certificate validation.
|
|
20725
|
+
type: boolean
|
|
20078
20726
|
isMessageBase64Encoded:
|
|
20079
20727
|
description: Whether the message is base64 encoded.
|
|
20080
20728
|
type: boolean
|
|
@@ -21203,6 +21851,46 @@ components:
|
|
|
21203
21851
|
type: object
|
|
21204
21852
|
TopologyMapWidgetDefinition:
|
|
21205
21853
|
description: This widget displays a topology of nodes and edges for different data sources. It replaces the service map widget.
|
|
21854
|
+
oneOf:
|
|
21855
|
+
- $ref: "#/components/schemas/TopologyMapWidgetDefinitionDataStreams"
|
|
21856
|
+
- $ref: "#/components/schemas/TopologyMapWidgetDefinitionServiceMap"
|
|
21857
|
+
TopologyMapWidgetDefinitionDataStreams:
|
|
21858
|
+
additionalProperties: false
|
|
21859
|
+
description: Topology map widget backed by the data streams data source.
|
|
21860
|
+
properties:
|
|
21861
|
+
custom_links:
|
|
21862
|
+
description: List of custom links.
|
|
21863
|
+
items:
|
|
21864
|
+
$ref: "#/components/schemas/WidgetCustomLink"
|
|
21865
|
+
type: array
|
|
21866
|
+
description:
|
|
21867
|
+
description: The description of the widget.
|
|
21868
|
+
type: string
|
|
21869
|
+
requests:
|
|
21870
|
+
description: One Topology request.
|
|
21871
|
+
items:
|
|
21872
|
+
$ref: "#/components/schemas/TopologyRequestDataStreams"
|
|
21873
|
+
minItems: 1
|
|
21874
|
+
type: array
|
|
21875
|
+
time:
|
|
21876
|
+
$ref: "#/components/schemas/WidgetTime"
|
|
21877
|
+
title:
|
|
21878
|
+
description: Title of your widget.
|
|
21879
|
+
type: string
|
|
21880
|
+
title_align:
|
|
21881
|
+
$ref: "#/components/schemas/WidgetTextAlign"
|
|
21882
|
+
title_size:
|
|
21883
|
+
description: Size of the title.
|
|
21884
|
+
type: string
|
|
21885
|
+
type:
|
|
21886
|
+
$ref: "#/components/schemas/TopologyMapWidgetDefinitionType"
|
|
21887
|
+
required:
|
|
21888
|
+
- type
|
|
21889
|
+
- requests
|
|
21890
|
+
type: object
|
|
21891
|
+
TopologyMapWidgetDefinitionServiceMap:
|
|
21892
|
+
additionalProperties: false
|
|
21893
|
+
description: Topology map widget backed by the service map data source.
|
|
21206
21894
|
properties:
|
|
21207
21895
|
custom_links:
|
|
21208
21896
|
description: List of custom links.
|
|
@@ -21213,11 +21901,13 @@ components:
|
|
|
21213
21901
|
description: The description of the widget.
|
|
21214
21902
|
type: string
|
|
21215
21903
|
requests:
|
|
21216
|
-
description: One
|
|
21904
|
+
description: One Topology request.
|
|
21217
21905
|
items:
|
|
21218
|
-
$ref: "#/components/schemas/
|
|
21906
|
+
$ref: "#/components/schemas/TopologyRequestServiceMap"
|
|
21219
21907
|
minItems: 1
|
|
21220
21908
|
type: array
|
|
21909
|
+
time:
|
|
21910
|
+
$ref: "#/components/schemas/WidgetTime"
|
|
21221
21911
|
title:
|
|
21222
21912
|
description: Title of your widget.
|
|
21223
21913
|
type: string
|
|
@@ -21241,38 +21931,89 @@ components:
|
|
|
21241
21931
|
type: string
|
|
21242
21932
|
x-enum-varnames:
|
|
21243
21933
|
- TOPOLOGY_MAP
|
|
21244
|
-
|
|
21245
|
-
|
|
21934
|
+
TopologyQueryDataStreams:
|
|
21935
|
+
additionalProperties: false
|
|
21936
|
+
description: Query to the data streams topology data source.
|
|
21246
21937
|
properties:
|
|
21247
21938
|
data_source:
|
|
21248
|
-
$ref: "#/components/schemas/
|
|
21939
|
+
$ref: "#/components/schemas/TopologyQueryDataStreamsDataSource"
|
|
21249
21940
|
filters:
|
|
21250
21941
|
description: Your environment and primary tag (or * if enabled for your account).
|
|
21251
21942
|
example: ["env:prod", "az:us-east"]
|
|
21252
21943
|
items:
|
|
21253
|
-
description: Environment or primary tag, generally in a key:value format
|
|
21944
|
+
description: Environment or primary tag, generally in a key:value format.
|
|
21254
21945
|
type: string
|
|
21255
21946
|
minItems: 1
|
|
21256
21947
|
type: array
|
|
21948
|
+
query_string:
|
|
21949
|
+
description: A search string for filtering services. When set, this replaces the `service` field.
|
|
21950
|
+
example: "service:myservice"
|
|
21951
|
+
type: string
|
|
21257
21952
|
service:
|
|
21258
|
-
description: Name of the service
|
|
21259
|
-
example:
|
|
21953
|
+
description: (deprecated) Name of the service. Leave this empty and use query_string instead.
|
|
21954
|
+
example: myservice
|
|
21260
21955
|
type: string
|
|
21956
|
+
required:
|
|
21957
|
+
- data_source
|
|
21958
|
+
- filters
|
|
21959
|
+
- service
|
|
21261
21960
|
type: object
|
|
21262
|
-
|
|
21263
|
-
description: Name of the data source
|
|
21961
|
+
TopologyQueryDataStreamsDataSource:
|
|
21962
|
+
description: Name of the data source.
|
|
21264
21963
|
enum:
|
|
21265
21964
|
- data_streams
|
|
21266
|
-
|
|
21965
|
+
example: data_streams
|
|
21267
21966
|
type: string
|
|
21268
21967
|
x-enum-varnames:
|
|
21269
21968
|
- DATA_STREAMS
|
|
21969
|
+
TopologyQueryServiceMap:
|
|
21970
|
+
additionalProperties: false
|
|
21971
|
+
description: Query to the service map topology data source.
|
|
21972
|
+
properties:
|
|
21973
|
+
data_source:
|
|
21974
|
+
$ref: "#/components/schemas/TopologyQueryServiceMapDataSource"
|
|
21975
|
+
filters:
|
|
21976
|
+
description: Your environment and primary tag (or * if enabled for your account).
|
|
21977
|
+
example: ["env:prod", "az:us-east"]
|
|
21978
|
+
items:
|
|
21979
|
+
description: Environment or primary tag, generally in a key:value format
|
|
21980
|
+
type: string
|
|
21981
|
+
minItems: 1
|
|
21982
|
+
type: array
|
|
21983
|
+
query_string:
|
|
21984
|
+
description: A search string for filtering services. When set, this replaces the `service` field.
|
|
21985
|
+
example: "service:myservice"
|
|
21986
|
+
type: string
|
|
21987
|
+
service:
|
|
21988
|
+
description: (deprecated) Name of the service. Leave this empty and use query_string instead.
|
|
21989
|
+
example: myservice
|
|
21990
|
+
type: string
|
|
21991
|
+
required:
|
|
21992
|
+
- data_source
|
|
21993
|
+
- filters
|
|
21994
|
+
- service
|
|
21995
|
+
type: object
|
|
21996
|
+
TopologyQueryServiceMapDataSource:
|
|
21997
|
+
description: Name of the data source.
|
|
21998
|
+
enum:
|
|
21999
|
+
- service_map
|
|
22000
|
+
example: service_map
|
|
22001
|
+
type: string
|
|
22002
|
+
x-enum-varnames:
|
|
21270
22003
|
- SERVICE_MAP
|
|
21271
|
-
|
|
21272
|
-
description: Request that
|
|
22004
|
+
TopologyRequestDataStreams:
|
|
22005
|
+
description: Request that returns nodes and edges from the data streams data source.
|
|
22006
|
+
properties:
|
|
22007
|
+
query:
|
|
22008
|
+
$ref: "#/components/schemas/TopologyQueryDataStreams"
|
|
22009
|
+
request_type:
|
|
22010
|
+
$ref: "#/components/schemas/TopologyRequestType"
|
|
22011
|
+
type: object
|
|
22012
|
+
TopologyRequestServiceMap:
|
|
22013
|
+
description: Request that returns nodes and edges from the service map data source.
|
|
21273
22014
|
properties:
|
|
21274
22015
|
query:
|
|
21275
|
-
$ref: "#/components/schemas/
|
|
22016
|
+
$ref: "#/components/schemas/TopologyQueryServiceMap"
|
|
21276
22017
|
request_type:
|
|
21277
22018
|
$ref: "#/components/schemas/TopologyRequestType"
|
|
21278
22019
|
type: object
|
|
@@ -22819,7 +23560,7 @@ components:
|
|
|
22819
23560
|
For SDK users only: all fields at this response level are accessible through the
|
|
22820
23561
|
`additionalProperties` map. Existing typed-field getters are unchanged. New billing
|
|
22821
23562
|
dimensions will not have typed-field getters. Use
|
|
22822
|
-
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering
|
|
23563
|
+
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/)
|
|
22823
23564
|
to enumerate every available key.
|
|
22824
23565
|
properties:
|
|
22825
23566
|
agent_host_top99p:
|
|
@@ -22827,33 +23568,23 @@ components:
|
|
|
22827
23568
|
format: int64
|
|
22828
23569
|
type: integer
|
|
22829
23570
|
ai_credits_agent_builder_ai_credits_sum:
|
|
22830
|
-
description:
|
|
22831
|
-
Shows the sum of all AI credits used by Agent Builder over all hours in the current date for all organizations.
|
|
22832
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
23571
|
+
description: Shows the sum of all AI credits used by Agent Builder over all hours in the current date for all organizations.
|
|
22833
23572
|
format: int64
|
|
22834
23573
|
type: integer
|
|
22835
23574
|
ai_credits_bits_assistant_ai_credits_sum:
|
|
22836
|
-
description:
|
|
22837
|
-
Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for all organizations.
|
|
22838
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
23575
|
+
description: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for all organizations.
|
|
22839
23576
|
format: int64
|
|
22840
23577
|
type: integer
|
|
22841
23578
|
ai_credits_bits_dev_ai_credits_sum:
|
|
22842
|
-
description:
|
|
22843
|
-
Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for all organizations.
|
|
22844
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
23579
|
+
description: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for all organizations.
|
|
22845
23580
|
format: int64
|
|
22846
23581
|
type: integer
|
|
22847
23582
|
ai_credits_bits_sre_ai_credits_sum:
|
|
22848
|
-
description:
|
|
22849
|
-
Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for all organizations.
|
|
22850
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
23583
|
+
description: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for all organizations.
|
|
22851
23584
|
format: int64
|
|
22852
23585
|
type: integer
|
|
22853
23586
|
ai_credits_sum:
|
|
22854
|
-
description:
|
|
22855
|
-
Shows the sum of all AI credits over all hours in the current date for all organizations.
|
|
22856
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
23587
|
+
description: Shows the sum of all AI credits over all hours in the current date for all organizations.
|
|
22857
23588
|
format: int64
|
|
22858
23589
|
type: integer
|
|
22859
23590
|
apm_azure_app_service_host_top99p:
|
|
@@ -23212,9 +23943,7 @@ components:
|
|
|
23212
23943
|
format: int64
|
|
23213
23944
|
type: integer
|
|
23214
23945
|
do_jobs_monitoring_orchestrators_job_hours_sum:
|
|
23215
|
-
description:
|
|
23216
|
-
Shows the sum of all orchestrator job hours over all hours in the current date for all organizations.
|
|
23217
|
-
Values are returned in seconds. Divide by 3,600 to convert to hours.
|
|
23946
|
+
description: Shows the sum of all orchestrator job hours over all hours in the current date for all organizations.
|
|
23218
23947
|
format: int64
|
|
23219
23948
|
type: integer
|
|
23220
23949
|
eph_infra_host_agent_sum:
|
|
@@ -23398,183 +24127,123 @@ components:
|
|
|
23398
24127
|
format: int64
|
|
23399
24128
|
type: integer
|
|
23400
24129
|
infra_cpu_avg:
|
|
23401
|
-
description:
|
|
23402
|
-
Shows the average of all Infrastructure vCPU cores over all hours in the current date for all organizations.
|
|
23403
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24130
|
+
description: Shows the average of all Infrastructure vCPU cores over all hours in the current date for all organizations.
|
|
23404
24131
|
format: int64
|
|
23405
24132
|
type: integer
|
|
23406
24133
|
infra_cpu_default_infra_host_vcpu_agent_avg:
|
|
23407
|
-
description:
|
|
23408
|
-
Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23409
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24134
|
+
description: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23410
24135
|
format: int64
|
|
23411
24136
|
type: integer
|
|
23412
24137
|
infra_cpu_default_infra_host_vcpu_agent_basic_avg:
|
|
23413
|
-
description:
|
|
23414
|
-
Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23415
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24138
|
+
description: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23416
24139
|
format: int64
|
|
23417
24140
|
type: integer
|
|
23418
24141
|
infra_cpu_default_infra_host_vcpu_agent_basic_sum:
|
|
23419
|
-
description:
|
|
23420
|
-
Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23421
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24142
|
+
description: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23422
24143
|
format: int64
|
|
23423
24144
|
type: integer
|
|
23424
24145
|
infra_cpu_default_infra_host_vcpu_agent_sum:
|
|
23425
|
-
description:
|
|
23426
|
-
Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23427
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24146
|
+
description: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23428
24147
|
format: int64
|
|
23429
24148
|
type: integer
|
|
23430
24149
|
infra_cpu_default_infra_host_vcpu_aws_avg:
|
|
23431
|
-
description:
|
|
23432
|
-
Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23433
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24150
|
+
description: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23434
24151
|
format: int64
|
|
23435
24152
|
type: integer
|
|
23436
24153
|
infra_cpu_default_infra_host_vcpu_aws_sum:
|
|
23437
|
-
description:
|
|
23438
|
-
Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23439
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24154
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23440
24155
|
format: int64
|
|
23441
24156
|
type: integer
|
|
23442
24157
|
infra_cpu_default_infra_host_vcpu_azure_avg:
|
|
23443
|
-
description:
|
|
23444
|
-
Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23445
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24158
|
+
description: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23446
24159
|
format: int64
|
|
23447
24160
|
type: integer
|
|
23448
24161
|
infra_cpu_default_infra_host_vcpu_azure_sum:
|
|
23449
|
-
description:
|
|
23450
|
-
Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23451
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24162
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23452
24163
|
format: int64
|
|
23453
24164
|
type: integer
|
|
23454
24165
|
infra_cpu_default_infra_host_vcpu_gcp_avg:
|
|
23455
|
-
description:
|
|
23456
|
-
Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23457
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24166
|
+
description: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23458
24167
|
format: int64
|
|
23459
24168
|
type: integer
|
|
23460
24169
|
infra_cpu_default_infra_host_vcpu_gcp_sum:
|
|
23461
|
-
description:
|
|
23462
|
-
Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23463
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24170
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23464
24171
|
format: int64
|
|
23465
24172
|
type: integer
|
|
23466
24173
|
infra_cpu_default_infra_host_vcpu_nutanix_avg:
|
|
23467
|
-
description:
|
|
23468
|
-
Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23469
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24174
|
+
description: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23470
24175
|
format: int64
|
|
23471
24176
|
type: integer
|
|
23472
24177
|
infra_cpu_default_infra_host_vcpu_nutanix_basic_avg:
|
|
23473
|
-
description:
|
|
23474
|
-
Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23475
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24178
|
+
description: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23476
24179
|
format: int64
|
|
23477
24180
|
type: integer
|
|
23478
24181
|
infra_cpu_default_infra_host_vcpu_nutanix_basic_sum:
|
|
23479
|
-
description:
|
|
23480
|
-
Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23481
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24182
|
+
description: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23482
24183
|
format: int64
|
|
23483
24184
|
type: integer
|
|
23484
24185
|
infra_cpu_default_infra_host_vcpu_nutanix_sum:
|
|
23485
|
-
description:
|
|
23486
|
-
Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23487
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24186
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23488
24187
|
format: int64
|
|
23489
24188
|
type: integer
|
|
23490
24189
|
infra_cpu_default_infra_host_vcpu_opentelemetry_avg:
|
|
23491
|
-
description:
|
|
23492
|
-
Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23493
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24190
|
+
description: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23494
24191
|
format: int64
|
|
23495
24192
|
type: integer
|
|
23496
24193
|
infra_cpu_default_infra_host_vcpu_opentelemetry_sum:
|
|
23497
|
-
description:
|
|
23498
|
-
Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23499
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24194
|
+
description: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23500
24195
|
format: int64
|
|
23501
24196
|
type: integer
|
|
23502
24197
|
infra_cpu_observed_infra_host_vcpu_agent_avg:
|
|
23503
|
-
description:
|
|
23504
|
-
Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23505
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24198
|
+
description: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23506
24199
|
format: int64
|
|
23507
24200
|
type: integer
|
|
23508
24201
|
infra_cpu_observed_infra_host_vcpu_agent_sum:
|
|
23509
|
-
description:
|
|
23510
|
-
Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23511
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24202
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for all organizations.
|
|
23512
24203
|
format: int64
|
|
23513
24204
|
type: integer
|
|
23514
24205
|
infra_cpu_observed_infra_host_vcpu_aws_avg:
|
|
23515
|
-
description:
|
|
23516
|
-
Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23517
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24206
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23518
24207
|
format: int64
|
|
23519
24208
|
type: integer
|
|
23520
24209
|
infra_cpu_observed_infra_host_vcpu_aws_sum:
|
|
23521
|
-
description:
|
|
23522
|
-
Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23523
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24210
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for all organizations.
|
|
23524
24211
|
format: int64
|
|
23525
24212
|
type: integer
|
|
23526
24213
|
infra_cpu_observed_infra_host_vcpu_azure_avg:
|
|
23527
|
-
description:
|
|
23528
|
-
Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23529
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24214
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23530
24215
|
format: int64
|
|
23531
24216
|
type: integer
|
|
23532
24217
|
infra_cpu_observed_infra_host_vcpu_azure_sum:
|
|
23533
|
-
description:
|
|
23534
|
-
Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23535
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24218
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for all organizations.
|
|
23536
24219
|
format: int64
|
|
23537
24220
|
type: integer
|
|
23538
24221
|
infra_cpu_observed_infra_host_vcpu_gcp_avg:
|
|
23539
|
-
description:
|
|
23540
|
-
Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23541
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24222
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23542
24223
|
format: int64
|
|
23543
24224
|
type: integer
|
|
23544
24225
|
infra_cpu_observed_infra_host_vcpu_gcp_sum:
|
|
23545
|
-
description:
|
|
23546
|
-
Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23547
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24226
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for all organizations.
|
|
23548
24227
|
format: int64
|
|
23549
24228
|
type: integer
|
|
23550
24229
|
infra_cpu_observed_infra_host_vcpu_nutanix_avg:
|
|
23551
|
-
description:
|
|
23552
|
-
Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23553
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24230
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23554
24231
|
format: int64
|
|
23555
24232
|
type: integer
|
|
23556
24233
|
infra_cpu_observed_infra_host_vcpu_nutanix_sum:
|
|
23557
|
-
description:
|
|
23558
|
-
Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23559
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24234
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for all organizations.
|
|
23560
24235
|
format: int64
|
|
23561
24236
|
type: integer
|
|
23562
24237
|
infra_cpu_observed_infra_host_vcpu_opentelemetry_avg:
|
|
23563
|
-
description:
|
|
23564
|
-
Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23565
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24238
|
+
description: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23566
24239
|
format: int64
|
|
23567
24240
|
type: integer
|
|
23568
24241
|
infra_cpu_observed_infra_host_vcpu_opentelemetry_sum:
|
|
23569
|
-
description:
|
|
23570
|
-
Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23571
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24242
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for all organizations.
|
|
23572
24243
|
format: int64
|
|
23573
24244
|
type: integer
|
|
23574
24245
|
infra_cpu_sum:
|
|
23575
|
-
description:
|
|
23576
|
-
Shows the sum of all Infrastructure vCPU cores over all hours in the current date for all organizations.
|
|
23577
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
24246
|
+
description: Shows the sum of all Infrastructure vCPU cores over all hours in the current date for all organizations.
|
|
23578
24247
|
format: int64
|
|
23579
24248
|
type: integer
|
|
23580
24249
|
infra_edge_monitoring_devices_top99p:
|
|
@@ -24122,7 +24791,7 @@ components:
|
|
|
24122
24791
|
For SDK users only: all fields at this response level are accessible through the
|
|
24123
24792
|
`additionalProperties` map. Existing typed-field getters are unchanged. New billing
|
|
24124
24793
|
dimensions will not have typed-field getters. Use
|
|
24125
|
-
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering
|
|
24794
|
+
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/)
|
|
24126
24795
|
to enumerate every available key.
|
|
24127
24796
|
properties:
|
|
24128
24797
|
account_name:
|
|
@@ -24136,33 +24805,23 @@ components:
|
|
|
24136
24805
|
format: int64
|
|
24137
24806
|
type: integer
|
|
24138
24807
|
ai_credits_agent_builder_ai_credits_sum:
|
|
24139
|
-
description:
|
|
24140
|
-
Shows the sum of all AI credits used by Agent Builder over all hours in the current date for the given org.
|
|
24141
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
24808
|
+
description: Shows the sum of all AI credits used by Agent Builder over all hours in the current date for the given org.
|
|
24142
24809
|
format: int64
|
|
24143
24810
|
type: integer
|
|
24144
24811
|
ai_credits_bits_assistant_ai_credits_sum:
|
|
24145
|
-
description:
|
|
24146
|
-
Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for the given org.
|
|
24147
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
24812
|
+
description: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current date for the given org.
|
|
24148
24813
|
format: int64
|
|
24149
24814
|
type: integer
|
|
24150
24815
|
ai_credits_bits_dev_ai_credits_sum:
|
|
24151
|
-
description:
|
|
24152
|
-
Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for the given org.
|
|
24153
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
24816
|
+
description: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current date for the given org.
|
|
24154
24817
|
format: int64
|
|
24155
24818
|
type: integer
|
|
24156
24819
|
ai_credits_bits_sre_ai_credits_sum:
|
|
24157
|
-
description:
|
|
24158
|
-
Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for the given org.
|
|
24159
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
24820
|
+
description: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current date for the given org.
|
|
24160
24821
|
format: int64
|
|
24161
24822
|
type: integer
|
|
24162
24823
|
ai_credits_sum:
|
|
24163
|
-
description:
|
|
24164
|
-
Shows the sum of all AI credits over all hours in the current date for the given org.
|
|
24165
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
24824
|
+
description: Shows the sum of all AI credits over all hours in the current date for the given org.
|
|
24166
24825
|
format: int64
|
|
24167
24826
|
type: integer
|
|
24168
24827
|
apm_azure_app_service_host_top99p:
|
|
@@ -24525,9 +25184,7 @@ components:
|
|
|
24525
25184
|
format: int64
|
|
24526
25185
|
type: integer
|
|
24527
25186
|
do_jobs_monitoring_orchestrators_job_hours_sum:
|
|
24528
|
-
description:
|
|
24529
|
-
Shows the sum of all orchestrator job hours over all hours in the current date for the given org.
|
|
24530
|
-
Values are returned in seconds. Divide by 3,600 to convert to hours.
|
|
25187
|
+
description: Shows the sum of all orchestrator job hours over all hours in the current date for the given org.
|
|
24531
25188
|
format: int64
|
|
24532
25189
|
type: integer
|
|
24533
25190
|
eph_infra_host_agent_sum:
|
|
@@ -24715,183 +25372,123 @@ components:
|
|
|
24715
25372
|
format: int64
|
|
24716
25373
|
type: integer
|
|
24717
25374
|
infra_cpu_avg:
|
|
24718
|
-
description:
|
|
24719
|
-
Shows the average of all Infrastructure vCPU cores over all hours in the current date for the given org.
|
|
24720
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25375
|
+
description: Shows the average of all Infrastructure vCPU cores over all hours in the current date for the given org.
|
|
24721
25376
|
format: int64
|
|
24722
25377
|
type: integer
|
|
24723
25378
|
infra_cpu_default_infra_host_vcpu_agent_avg:
|
|
24724
|
-
description:
|
|
24725
|
-
Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24726
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25379
|
+
description: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24727
25380
|
format: int64
|
|
24728
25381
|
type: integer
|
|
24729
25382
|
infra_cpu_default_infra_host_vcpu_agent_basic_avg:
|
|
24730
|
-
description:
|
|
24731
|
-
Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24732
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25383
|
+
description: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24733
25384
|
format: int64
|
|
24734
25385
|
type: integer
|
|
24735
25386
|
infra_cpu_default_infra_host_vcpu_agent_basic_sum:
|
|
24736
|
-
description:
|
|
24737
|
-
Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24738
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25387
|
+
description: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24739
25388
|
format: int64
|
|
24740
25389
|
type: integer
|
|
24741
25390
|
infra_cpu_default_infra_host_vcpu_agent_sum:
|
|
24742
|
-
description:
|
|
24743
|
-
Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24744
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25391
|
+
description: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24745
25392
|
format: int64
|
|
24746
25393
|
type: integer
|
|
24747
25394
|
infra_cpu_default_infra_host_vcpu_aws_avg:
|
|
24748
|
-
description:
|
|
24749
|
-
Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24750
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25395
|
+
description: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24751
25396
|
format: int64
|
|
24752
25397
|
type: integer
|
|
24753
25398
|
infra_cpu_default_infra_host_vcpu_aws_sum:
|
|
24754
|
-
description:
|
|
24755
|
-
Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24756
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25399
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24757
25400
|
format: int64
|
|
24758
25401
|
type: integer
|
|
24759
25402
|
infra_cpu_default_infra_host_vcpu_azure_avg:
|
|
24760
|
-
description:
|
|
24761
|
-
Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24762
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25403
|
+
description: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24763
25404
|
format: int64
|
|
24764
25405
|
type: integer
|
|
24765
25406
|
infra_cpu_default_infra_host_vcpu_azure_sum:
|
|
24766
|
-
description:
|
|
24767
|
-
Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24768
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25407
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24769
25408
|
format: int64
|
|
24770
25409
|
type: integer
|
|
24771
25410
|
infra_cpu_default_infra_host_vcpu_gcp_avg:
|
|
24772
|
-
description:
|
|
24773
|
-
Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24774
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25411
|
+
description: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24775
25412
|
format: int64
|
|
24776
25413
|
type: integer
|
|
24777
25414
|
infra_cpu_default_infra_host_vcpu_gcp_sum:
|
|
24778
|
-
description:
|
|
24779
|
-
Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24780
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25415
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24781
25416
|
format: int64
|
|
24782
25417
|
type: integer
|
|
24783
25418
|
infra_cpu_default_infra_host_vcpu_nutanix_avg:
|
|
24784
|
-
description:
|
|
24785
|
-
Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24786
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25419
|
+
description: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24787
25420
|
format: int64
|
|
24788
25421
|
type: integer
|
|
24789
25422
|
infra_cpu_default_infra_host_vcpu_nutanix_basic_avg:
|
|
24790
|
-
description:
|
|
24791
|
-
Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24792
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25423
|
+
description: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24793
25424
|
format: int64
|
|
24794
25425
|
type: integer
|
|
24795
25426
|
infra_cpu_default_infra_host_vcpu_nutanix_basic_sum:
|
|
24796
|
-
description:
|
|
24797
|
-
Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24798
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25427
|
+
description: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24799
25428
|
format: int64
|
|
24800
25429
|
type: integer
|
|
24801
25430
|
infra_cpu_default_infra_host_vcpu_nutanix_sum:
|
|
24802
|
-
description:
|
|
24803
|
-
Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24804
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25431
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24805
25432
|
format: int64
|
|
24806
25433
|
type: integer
|
|
24807
25434
|
infra_cpu_default_infra_host_vcpu_opentelemetry_avg:
|
|
24808
|
-
description:
|
|
24809
|
-
Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24810
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25435
|
+
description: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24811
25436
|
format: int64
|
|
24812
25437
|
type: integer
|
|
24813
25438
|
infra_cpu_default_infra_host_vcpu_opentelemetry_sum:
|
|
24814
|
-
description:
|
|
24815
|
-
Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24816
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25439
|
+
description: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24817
25440
|
format: int64
|
|
24818
25441
|
type: integer
|
|
24819
25442
|
infra_cpu_observed_infra_host_vcpu_agent_avg:
|
|
24820
|
-
description:
|
|
24821
|
-
Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24822
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25443
|
+
description: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24823
25444
|
format: int64
|
|
24824
25445
|
type: integer
|
|
24825
25446
|
infra_cpu_observed_infra_host_vcpu_agent_sum:
|
|
24826
|
-
description:
|
|
24827
|
-
Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24828
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25447
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current date for the given org.
|
|
24829
25448
|
format: int64
|
|
24830
25449
|
type: integer
|
|
24831
25450
|
infra_cpu_observed_infra_host_vcpu_aws_avg:
|
|
24832
|
-
description:
|
|
24833
|
-
Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24834
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25451
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24835
25452
|
format: int64
|
|
24836
25453
|
type: integer
|
|
24837
25454
|
infra_cpu_observed_infra_host_vcpu_aws_sum:
|
|
24838
|
-
description:
|
|
24839
|
-
Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24840
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25455
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current date for the given org.
|
|
24841
25456
|
format: int64
|
|
24842
25457
|
type: integer
|
|
24843
25458
|
infra_cpu_observed_infra_host_vcpu_azure_avg:
|
|
24844
|
-
description:
|
|
24845
|
-
Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24846
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25459
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24847
25460
|
format: int64
|
|
24848
25461
|
type: integer
|
|
24849
25462
|
infra_cpu_observed_infra_host_vcpu_azure_sum:
|
|
24850
|
-
description:
|
|
24851
|
-
Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24852
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25463
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current date for the given org.
|
|
24853
25464
|
format: int64
|
|
24854
25465
|
type: integer
|
|
24855
25466
|
infra_cpu_observed_infra_host_vcpu_gcp_avg:
|
|
24856
|
-
description:
|
|
24857
|
-
Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24858
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25467
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24859
25468
|
format: int64
|
|
24860
25469
|
type: integer
|
|
24861
25470
|
infra_cpu_observed_infra_host_vcpu_gcp_sum:
|
|
24862
|
-
description:
|
|
24863
|
-
Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24864
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25471
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current date for the given org.
|
|
24865
25472
|
format: int64
|
|
24866
25473
|
type: integer
|
|
24867
25474
|
infra_cpu_observed_infra_host_vcpu_nutanix_avg:
|
|
24868
|
-
description:
|
|
24869
|
-
Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24870
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25475
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24871
25476
|
format: int64
|
|
24872
25477
|
type: integer
|
|
24873
25478
|
infra_cpu_observed_infra_host_vcpu_nutanix_sum:
|
|
24874
|
-
description:
|
|
24875
|
-
Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24876
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25479
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current date for the given org.
|
|
24877
25480
|
format: int64
|
|
24878
25481
|
type: integer
|
|
24879
25482
|
infra_cpu_observed_infra_host_vcpu_opentelemetry_avg:
|
|
24880
|
-
description:
|
|
24881
|
-
Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24882
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25483
|
+
description: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24883
25484
|
format: int64
|
|
24884
25485
|
type: integer
|
|
24885
25486
|
infra_cpu_observed_infra_host_vcpu_opentelemetry_sum:
|
|
24886
|
-
description:
|
|
24887
|
-
Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24888
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25487
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current date for the given org.
|
|
24889
25488
|
format: int64
|
|
24890
25489
|
type: integer
|
|
24891
25490
|
infra_cpu_sum:
|
|
24892
|
-
description:
|
|
24893
|
-
Shows the sum of all Infrastructure vCPU cores over all hours in the current date for the given org.
|
|
24894
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
25491
|
+
description: Shows the sum of all Infrastructure vCPU cores over all hours in the current date for the given org.
|
|
24895
25492
|
format: int64
|
|
24896
25493
|
type: integer
|
|
24897
25494
|
infra_edge_monitoring_devices_top99p:
|
|
@@ -25444,7 +26041,7 @@ components:
|
|
|
25444
26041
|
For SDK users only: all fields at this response level are accessible through the
|
|
25445
26042
|
`additionalProperties` map. Existing typed-field getters are unchanged. New billing
|
|
25446
26043
|
dimensions will not have typed-field getters. Use
|
|
25447
|
-
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering
|
|
26044
|
+
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/)
|
|
25448
26045
|
to enumerate every available key.
|
|
25449
26046
|
properties:
|
|
25450
26047
|
agent_host_top99p_sum:
|
|
@@ -25452,33 +26049,23 @@ components:
|
|
|
25452
26049
|
format: int64
|
|
25453
26050
|
type: integer
|
|
25454
26051
|
ai_credits_agent_builder_ai_credits_agg_sum:
|
|
25455
|
-
description:
|
|
25456
|
-
Shows the sum of all AI credits used by Agent Builder over all hours in the current month for all organizations.
|
|
25457
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
26052
|
+
description: Shows the sum of all AI credits used by Agent Builder over all hours in the current month for all organizations.
|
|
25458
26053
|
format: int64
|
|
25459
26054
|
type: integer
|
|
25460
26055
|
ai_credits_agg_sum:
|
|
25461
|
-
description:
|
|
25462
|
-
Shows the sum of all AI credits over all hours in the current month for all organizations.
|
|
25463
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
26056
|
+
description: Shows the sum of all AI credits over all hours in the current month for all organizations.
|
|
25464
26057
|
format: int64
|
|
25465
26058
|
type: integer
|
|
25466
26059
|
ai_credits_bits_assistant_ai_credits_agg_sum:
|
|
25467
|
-
description:
|
|
25468
|
-
Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current month for all organizations.
|
|
25469
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
26060
|
+
description: Shows the sum of all AI credits used by Bits AI Assistant over all hours in the current month for all organizations.
|
|
25470
26061
|
format: int64
|
|
25471
26062
|
type: integer
|
|
25472
26063
|
ai_credits_bits_dev_ai_credits_agg_sum:
|
|
25473
|
-
description:
|
|
25474
|
-
Shows the sum of all AI credits used by Bits AI Dev over all hours in the current month for all organizations.
|
|
25475
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
26064
|
+
description: Shows the sum of all AI credits used by Bits AI Dev over all hours in the current month for all organizations.
|
|
25476
26065
|
format: int64
|
|
25477
26066
|
type: integer
|
|
25478
26067
|
ai_credits_bits_sre_ai_credits_agg_sum:
|
|
25479
|
-
description:
|
|
25480
|
-
Shows the sum of all AI credits used by Bits AI SRE over all hours in the current month for all organizations.
|
|
25481
|
-
Values are returned in micro-credits. Divide by 1,000,000 to get AI credits.
|
|
26068
|
+
description: Shows the sum of all AI credits used by Bits AI SRE over all hours in the current month for all organizations.
|
|
25482
26069
|
format: int64
|
|
25483
26070
|
type: integer
|
|
25484
26071
|
apm_azure_app_service_host_top99p_sum:
|
|
@@ -25845,9 +26432,7 @@ components:
|
|
|
25845
26432
|
format: int64
|
|
25846
26433
|
type: integer
|
|
25847
26434
|
do_jobs_monitoring_orchestrators_job_hours_agg_sum:
|
|
25848
|
-
description:
|
|
25849
|
-
Shows the sum of all orchestrator job hours over all hours in the current month for all organizations.
|
|
25850
|
-
Values are returned in seconds. Divide by 3,600 to convert to hours.
|
|
26435
|
+
description: Shows the sum of all orchestrator job hours over all hours in the current month for all organizations.
|
|
25851
26436
|
format: int64
|
|
25852
26437
|
type: integer
|
|
25853
26438
|
end_date:
|
|
@@ -26036,183 +26621,123 @@ components:
|
|
|
26036
26621
|
format: int64
|
|
26037
26622
|
type: integer
|
|
26038
26623
|
infra_cpu_agg_sum:
|
|
26039
|
-
description:
|
|
26040
|
-
Shows the sum of all Infrastructure vCPU cores over all hours in the current month for all organizations.
|
|
26041
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26624
|
+
description: Shows the sum of all Infrastructure vCPU cores over all hours in the current month for all organizations.
|
|
26042
26625
|
format: int64
|
|
26043
26626
|
type: integer
|
|
26044
26627
|
infra_cpu_avg_sum:
|
|
26045
|
-
description:
|
|
26046
|
-
Shows the average of all Infrastructure vCPU cores over all hours in the current month for all organizations.
|
|
26047
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26628
|
+
description: Shows the average of all Infrastructure vCPU cores over all hours in the current month for all organizations.
|
|
26048
26629
|
format: int64
|
|
26049
26630
|
type: integer
|
|
26050
26631
|
infra_cpu_default_infra_host_vcpu_agent_agg_sum:
|
|
26051
|
-
description:
|
|
26052
|
-
Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26053
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26632
|
+
description: Shows the sum of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26054
26633
|
format: int64
|
|
26055
26634
|
type: integer
|
|
26056
26635
|
infra_cpu_default_infra_host_vcpu_agent_avg_sum:
|
|
26057
|
-
description:
|
|
26058
|
-
Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26059
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26636
|
+
description: Shows the average of all default Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26060
26637
|
format: int64
|
|
26061
26638
|
type: integer
|
|
26062
26639
|
infra_cpu_default_infra_host_vcpu_agent_basic_agg_sum:
|
|
26063
|
-
description:
|
|
26064
|
-
Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26065
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26640
|
+
description: Shows the sum of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26066
26641
|
format: int64
|
|
26067
26642
|
type: integer
|
|
26068
26643
|
infra_cpu_default_infra_host_vcpu_agent_basic_avg_sum:
|
|
26069
|
-
description:
|
|
26070
|
-
Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26071
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26644
|
+
description: Shows the average of all default basic Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26072
26645
|
format: int64
|
|
26073
26646
|
type: integer
|
|
26074
26647
|
infra_cpu_default_infra_host_vcpu_aws_agg_sum:
|
|
26075
|
-
description:
|
|
26076
|
-
Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26077
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26648
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26078
26649
|
format: int64
|
|
26079
26650
|
type: integer
|
|
26080
26651
|
infra_cpu_default_infra_host_vcpu_aws_avg_sum:
|
|
26081
|
-
description:
|
|
26082
|
-
Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26083
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26652
|
+
description: Shows the average of all default Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26084
26653
|
format: int64
|
|
26085
26654
|
type: integer
|
|
26086
26655
|
infra_cpu_default_infra_host_vcpu_azure_agg_sum:
|
|
26087
|
-
description:
|
|
26088
|
-
Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26089
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26656
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26090
26657
|
format: int64
|
|
26091
26658
|
type: integer
|
|
26092
26659
|
infra_cpu_default_infra_host_vcpu_azure_avg_sum:
|
|
26093
|
-
description:
|
|
26094
|
-
Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26095
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26660
|
+
description: Shows the average of all default Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26096
26661
|
format: int64
|
|
26097
26662
|
type: integer
|
|
26098
26663
|
infra_cpu_default_infra_host_vcpu_gcp_agg_sum:
|
|
26099
|
-
description:
|
|
26100
|
-
Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26101
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26664
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26102
26665
|
format: int64
|
|
26103
26666
|
type: integer
|
|
26104
26667
|
infra_cpu_default_infra_host_vcpu_gcp_avg_sum:
|
|
26105
|
-
description:
|
|
26106
|
-
Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26107
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26668
|
+
description: Shows the average of all default Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26108
26669
|
format: int64
|
|
26109
26670
|
type: integer
|
|
26110
26671
|
infra_cpu_default_infra_host_vcpu_nutanix_agg_sum:
|
|
26111
|
-
description:
|
|
26112
|
-
Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26113
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26672
|
+
description: Shows the sum of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26114
26673
|
format: int64
|
|
26115
26674
|
type: integer
|
|
26116
26675
|
infra_cpu_default_infra_host_vcpu_nutanix_avg_sum:
|
|
26117
|
-
description:
|
|
26118
|
-
Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26119
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26676
|
+
description: Shows the average of all default Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26120
26677
|
format: int64
|
|
26121
26678
|
type: integer
|
|
26122
26679
|
infra_cpu_default_infra_host_vcpu_nutanix_basic_agg_sum:
|
|
26123
|
-
description:
|
|
26124
|
-
Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26125
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26680
|
+
description: Shows the sum of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26126
26681
|
format: int64
|
|
26127
26682
|
type: integer
|
|
26128
26683
|
infra_cpu_default_infra_host_vcpu_nutanix_basic_avg_sum:
|
|
26129
|
-
description:
|
|
26130
|
-
Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26131
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26684
|
+
description: Shows the average of all default basic Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26132
26685
|
format: int64
|
|
26133
26686
|
type: integer
|
|
26134
26687
|
infra_cpu_default_infra_host_vcpu_opentelemetry_agg_sum:
|
|
26135
|
-
description:
|
|
26136
|
-
Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26137
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26688
|
+
description: Shows the sum of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26138
26689
|
format: int64
|
|
26139
26690
|
type: integer
|
|
26140
26691
|
infra_cpu_default_infra_host_vcpu_opentelemetry_avg_sum:
|
|
26141
|
-
description:
|
|
26142
|
-
Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26143
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26692
|
+
description: Shows the average of all default Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26144
26693
|
format: int64
|
|
26145
26694
|
type: integer
|
|
26146
26695
|
infra_cpu_observed_infra_host_vcpu_agent_agg_sum:
|
|
26147
|
-
description:
|
|
26148
|
-
Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26149
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26696
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26150
26697
|
format: int64
|
|
26151
26698
|
type: integer
|
|
26152
26699
|
infra_cpu_observed_infra_host_vcpu_agent_avg_sum:
|
|
26153
|
-
description:
|
|
26154
|
-
Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26155
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26700
|
+
description: Shows the average of all observed Infrastructure host vCPU cores reported by the Datadog Agent over all hours in the current month for all organizations.
|
|
26156
26701
|
format: int64
|
|
26157
26702
|
type: integer
|
|
26158
26703
|
infra_cpu_observed_infra_host_vcpu_aws_agg_sum:
|
|
26159
|
-
description:
|
|
26160
|
-
Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26161
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26704
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26162
26705
|
format: int64
|
|
26163
26706
|
type: integer
|
|
26164
26707
|
infra_cpu_observed_infra_host_vcpu_aws_avg_sum:
|
|
26165
|
-
description:
|
|
26166
|
-
Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26167
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26708
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on AWS over all hours in the current month for all organizations.
|
|
26168
26709
|
format: int64
|
|
26169
26710
|
type: integer
|
|
26170
26711
|
infra_cpu_observed_infra_host_vcpu_azure_agg_sum:
|
|
26171
|
-
description:
|
|
26172
|
-
Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26173
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26712
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26174
26713
|
format: int64
|
|
26175
26714
|
type: integer
|
|
26176
26715
|
infra_cpu_observed_infra_host_vcpu_azure_avg_sum:
|
|
26177
|
-
description:
|
|
26178
|
-
Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26179
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26716
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on Azure over all hours in the current month for all organizations.
|
|
26180
26717
|
format: int64
|
|
26181
26718
|
type: integer
|
|
26182
26719
|
infra_cpu_observed_infra_host_vcpu_gcp_agg_sum:
|
|
26183
|
-
description:
|
|
26184
|
-
Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26185
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26720
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26186
26721
|
format: int64
|
|
26187
26722
|
type: integer
|
|
26188
26723
|
infra_cpu_observed_infra_host_vcpu_gcp_avg_sum:
|
|
26189
|
-
description:
|
|
26190
|
-
Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26191
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26724
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on GCP over all hours in the current month for all organizations.
|
|
26192
26725
|
format: int64
|
|
26193
26726
|
type: integer
|
|
26194
26727
|
infra_cpu_observed_infra_host_vcpu_nutanix_agg_sum:
|
|
26195
|
-
description:
|
|
26196
|
-
Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26197
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26728
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26198
26729
|
format: int64
|
|
26199
26730
|
type: integer
|
|
26200
26731
|
infra_cpu_observed_infra_host_vcpu_nutanix_avg_sum:
|
|
26201
|
-
description:
|
|
26202
|
-
Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26203
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26732
|
+
description: Shows the average of all observed Infrastructure host vCPU cores on Nutanix over all hours in the current month for all organizations.
|
|
26204
26733
|
format: int64
|
|
26205
26734
|
type: integer
|
|
26206
26735
|
infra_cpu_observed_infra_host_vcpu_opentelemetry_agg_sum:
|
|
26207
|
-
description:
|
|
26208
|
-
Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26209
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26736
|
+
description: Shows the sum of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26210
26737
|
format: int64
|
|
26211
26738
|
type: integer
|
|
26212
26739
|
infra_cpu_observed_infra_host_vcpu_opentelemetry_avg_sum:
|
|
26213
|
-
description:
|
|
26214
|
-
Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26215
|
-
Values are returned in millicores. Divide by 1,000 to convert to cores.
|
|
26740
|
+
description: Shows the average of all observed Infrastructure host vCPU cores reported by OpenTelemetry over all hours in the current month for all organizations.
|
|
26216
26741
|
format: int64
|
|
26217
26742
|
type: integer
|
|
26218
26743
|
infra_edge_monitoring_devices_top99p_sum:
|
|
@@ -28558,6 +29083,7 @@ paths:
|
|
|
28558
29083
|
- us5.datadoghq.com
|
|
28559
29084
|
- ap1.datadoghq.com
|
|
28560
29085
|
- ap2.datadoghq.com
|
|
29086
|
+
- uk1.datadoghq.com
|
|
28561
29087
|
- datadoghq.eu
|
|
28562
29088
|
- ddog-gov.com
|
|
28563
29089
|
- us2.ddog-gov.com
|
|
@@ -28567,6 +29093,7 @@ paths:
|
|
|
28567
29093
|
- US5
|
|
28568
29094
|
- AP1
|
|
28569
29095
|
- AP2
|
|
29096
|
+
- UK1
|
|
28570
29097
|
- EU1
|
|
28571
29098
|
- GOV
|
|
28572
29099
|
- US2_GOV
|
|
@@ -43225,7 +43752,7 @@ paths:
|
|
|
43225
43752
|
`UsageSummaryDateOrg` are accessible through each object's `additionalProperties` map.
|
|
43226
43753
|
Existing typed-field getters are unchanged. New billing dimensions will not have
|
|
43227
43754
|
typed-field getters. Use
|
|
43228
|
-
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering
|
|
43755
|
+
[Get available fields for usage summary](https://docs.datadoghq.com/api/latest/usage-metering/get-available-fields-for-usage-summary/)
|
|
43229
43756
|
to enumerate every available key at each response level.
|
|
43230
43757
|
|
|
43231
43758
|
This endpoint is only accessible for [parent-level organizations](https://docs.datadoghq.com/account_management/multi_organization/).
|
|
@@ -44104,6 +44631,7 @@ paths:
|
|
|
44104
44631
|
- us5.datadoghq.com
|
|
44105
44632
|
- ap1.datadoghq.com
|
|
44106
44633
|
- ap2.datadoghq.com
|
|
44634
|
+
- uk1.datadoghq.com
|
|
44107
44635
|
- datadoghq.eu
|
|
44108
44636
|
- ddog-gov.com
|
|
44109
44637
|
- us2.ddog-gov.com
|
|
@@ -44113,6 +44641,7 @@ paths:
|
|
|
44113
44641
|
- US5
|
|
44114
44642
|
- AP1
|
|
44115
44643
|
- AP2
|
|
44644
|
+
- UK1
|
|
44116
44645
|
- EU1
|
|
44117
44646
|
- GOV
|
|
44118
44647
|
- US2_GOV
|
|
@@ -44154,9 +44683,11 @@ servers:
|
|
|
44154
44683
|
- us5.datadoghq.com
|
|
44155
44684
|
- ap1.datadoghq.com
|
|
44156
44685
|
- ap2.datadoghq.com
|
|
44686
|
+
- uk1.datadoghq.com
|
|
44157
44687
|
- datadoghq.eu
|
|
44158
44688
|
- ddog-gov.com
|
|
44159
44689
|
- us2.ddog-gov.com
|
|
44690
|
+
- uk1.datadoghq.com
|
|
44160
44691
|
subdomain:
|
|
44161
44692
|
default: api
|
|
44162
44693
|
description: The subdomain where the API is deployed.
|