ApiResponse<Void> |
OnCallPagingApi.acknowledgeOnCallPageWithHttpInfo(UUID pageId)
Acknowledges an On-Call Page.
|
ApiResponse<Void> |
SecurityMonitoringApi.activateContentPackWithHttpInfo(String contentPackId)
Activate a security monitoring content pack.
|
ApiResponse<Void> |
TeamsApi.addMemberTeamWithHttpInfo(String superTeamId,
AddMemberTeamRequest body)
Deprecated.
|
ApiResponse<PermissionsResponse> |
RolesApi.addPermissionToRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Adds a permission to a role.
|
ApiResponse<Void> |
LogsArchivesApi.addReadRoleToArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Adds a read role to an archive.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.addRoleToRestrictionQueryWithHttpInfo(String restrictionQueryId,
RelationshipToRole body)
Adds a role to a restriction query.
|
ApiResponse<PlaylistsSession> |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylistWithHttpInfo(Long ts,
Integer playlistId,
String sessionId,
RumReplayPlaylistsApi.AddRumReplaySessionToPlaylistOptionalParameters parameters)
Add a session to a playlist.
|
ApiResponse<TeamHierarchyLinkResponse> |
TeamsApi.addTeamHierarchyLinkWithHttpInfo(TeamHierarchyLinkCreateRequest body)
Create a new team hierarchy link between a parent team and a sub team.
|
ApiResponse<UsersResponse> |
RolesApi.addUserToRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Adds a user to a role.
|
ApiResponse<CIAppPipelinesAnalyticsAggregateResponse> |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEventsWithHttpInfo(CIAppPipelinesAggregateRequest body)
Use this API endpoint to aggregate CI Visibility pipeline events into buckets of computed
metrics and timeseries.
|
ApiResponse<CIAppTestsAnalyticsAggregateResponse> |
CiVisibilityTestsApi.aggregateCIAppTestEventsWithHttpInfo(CIAppTestsAggregateRequest body)
The API endpoint to aggregate CI Visibility test events into buckets of computed metrics and
timeseries.
|
ApiResponse<LogsAggregateResponse> |
LogsApi.aggregateLogsWithHttpInfo(LogsAggregateRequest body)
The API endpoint to aggregate events into buckets and compute metrics and timeseries.
|
ApiResponse<RUMAnalyticsAggregateResponse> |
RumApi.aggregateRUMEventsWithHttpInfo(RUMAggregateRequest body)
The API endpoint to aggregate RUM events into buckets of computed metrics and timeseries.
|
ApiResponse<SpansAggregateResponse> |
SpansApi.aggregateSpansWithHttpInfo(SpansAggregateRequest body)
The API endpoint to aggregate spans into buckets and compute metrics and timeseries.
|
ApiResponse<CaseResponse> |
CaseManagementApi.archiveCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Archive case
|
ApiResponse<CaseResponse> |
CaseManagementApi.assignCaseWithHttpInfo(String caseId,
CaseAssignRequest body)
Assign case to a user
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachCaseWithHttpInfo(String caseId,
AttachCaseRequest body)
Attach security findings to a case.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachJiraIssueWithHttpInfo(AttachJiraIssueRequest body)
Attach security findings to a Jira issue by providing the Jira issue URL.
|
ApiResponse<DeleteAppsDatastoreItemResponseArray> |
ActionsDatastoresApi.bulkDeleteDatastoreItemsWithHttpInfo(String datastoreId,
BulkDeleteAppsDatastoreItemsRequest body)
Deletes multiple items from a datastore by their keys in a single operation.
|
ApiResponse<File> |
SecurityMonitoringApi.bulkExportSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringRuleBulkExportPayload body)
Export a list of security monitoring rules as a ZIP file containing JSON rule definitions.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.bulkRemoveRumReplayPlaylistSessionsWithHttpInfo(Integer playlistId,
SessionIdArray body)
Remove sessions from a playlist.
|
ApiResponse<PutAppsDatastoreItemResponseArray> |
ActionsDatastoresApi.bulkWriteDatastoreItemsWithHttpInfo(String datastoreId,
BulkPutAppsDatastoreItemsRequest body)
Creates or replaces multiple items in a datastore by their keys in a single operation.
|
ApiResponse<CancelDataDeletionResponseBody> |
DataDeletionApi.cancelDataDeletionRequestWithHttpInfo(String id)
Cancels a data deletion request by providing its ID.
|
ApiResponse<Void> |
DowntimesApi.cancelDowntimeWithHttpInfo(String downtimeId)
Cancel a downtime.
|
ApiResponse<Void> |
FleetAutomationApi.cancelFleetDeploymentWithHttpInfo(String deploymentId)
Cancel an active deployment and stop all pending operations.
|
ApiResponse<Void> |
SecurityMonitoringApi.cancelThreatHuntingJobWithHttpInfo(String jobId)
Cancel a threat hunting job.
|
ApiResponse<WorklflowCancelInstanceResponse> |
WorkflowAutomationApi.cancelWorkflowInstanceWithHttpInfo(String workflowId,
String instanceId)
Cancels a specific execution of a given workflow.
|
ApiResponse<RoleResponse> |
RolesApi.cloneRoleWithHttpInfo(String roleId,
RoleCloneRequest body)
Clone an existing role
|
ApiResponse<TimelineResponse> |
CaseManagementApi.commentCaseWithHttpInfo(String caseId,
CaseCommentRequest body)
Comment case
|
ApiResponse<SecurityMonitoringRuleConvertResponse> |
SecurityMonitoringApi.convertExistingSecurityMonitoringRuleWithHttpInfo(String ruleId)
Convert an existing rule from JSON to Terraform for Datadog provider resource
datadog_security_monitoring_rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.convertJobResultToSignalWithHttpInfo(ConvertJobResultsToSignalsRequest body)
Convert a job result to a signal.
|
ApiResponse<SecurityMonitoringRuleConvertResponse> |
SecurityMonitoringApi.convertSecurityMonitoringRuleFromJSONToTerraformWithHttpInfo(SecurityMonitoringRuleConvertPayload body)
Convert a rule that doesn't (yet) exist from JSON to Terraform for Datadog provider resource
datadog_security_monitoring_rule.
|
ApiResponse<CreateActionConnectionResponse> |
ActionConnectionApi.createActionConnectionWithHttpInfo(CreateActionConnectionRequest body)
Create a new Action Connection.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.createAPIKeyWithHttpInfo(APIKeyCreateRequest body)
Create an API key.
|
ApiResponse<RetentionFilterCreateResponse> |
ApmRetentionFiltersApi.createApmRetentionFilterWithHttpInfo(RetentionFilterCreateRequest body)
Create a retention filter to index spans in your organization.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.createApplicationSecurityWafCustomRuleWithHttpInfo(ApplicationSecurityWafCustomRuleCreateRequest body)
Create a new WAF custom rule with the given parameters.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.createApplicationSecurityWafExclusionFilterWithHttpInfo(ApplicationSecurityWafExclusionFilterCreateRequest body)
Create a new WAF exclusion filter with the given parameters.
|
ApiResponse<CreateAppResponse> |
AppBuilderApi.createAppWithHttpInfo(CreateAppRequest body)
Create a new app, returning the app ID.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingWithHttpInfo(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.createAWSAccountWithHttpInfo(AWSAccountCreateRequest body)
Create a new AWS Account Integration Config.
|
ApiResponse<AWSEventBridgeCreateResponse> |
AwsIntegrationApi.createAWSEventBridgeSourceWithHttpInfo(AWSEventBridgeCreateRequest body)
Create an Amazon EventBridge source.
|
ApiResponse<AwsOnDemandResponse> |
AgentlessScanningApi.createAwsOnDemandTaskWithHttpInfo(AwsOnDemandCreateRequest body)
Trigger the scan of an AWS resource with a high priority.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.createAwsScanOptionsWithHttpInfo(AwsScanOptionsCreateRequest body)
Activate Agentless scan options for an AWS account.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfo(AzureScanOptions body)
Activate Agentless scan options for an Azure subscription.
|
ApiResponse<MetricBulkTagConfigResponse> |
MetricsApi.createBulkTagsMetricsConfigurationWithHttpInfo(MetricBulkTagConfigCreateRequest body)
Create and define a list of queryable tag keys for a set of existing count, gauge, rate, and
distribution metrics.
|
ApiResponse<Void> |
CaseManagementApi.createCaseJiraIssueWithHttpInfo(String caseId,
JiraIssueCreateRequest body)
Create a new Jira issue and link it to a case
|
ApiResponse<Void> |
CaseManagementApi.createCaseNotebookWithHttpInfo(String caseId,
NotebookCreateRequest body)
Create a new investigation notebook and link it to a case
|
ApiResponse<Void> |
CaseManagementApi.createCaseServiceNowTicketWithHttpInfo(String caseId,
ServiceNowTicketCreateRequest body)
Create a new ServiceNow incident ticket and link it to a case
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createCasesWithHttpInfo(CreateCaseRequestArray body)
Create cases for security findings.
|
ApiResponse<CaseTypeResponse> |
CaseManagementTypeApi.createCaseTypeWithHttpInfo(CaseTypeCreateRequest body)
Create a Case Type
|
ApiResponse<CaseResponse> |
CaseManagementApi.createCaseWithHttpInfo(CaseCreateRequest body)
Create a Case
|
ApiResponse<Object> |
CiVisibilityPipelinesApi.createCIAppPipelineEventWithHttpInfo(CIAppCreatePipelineEventRequest body)
Send your pipeline event to your Datadog platform over HTTP.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.createCloudflareAccountWithHttpInfo(CloudflareAccountCreateRequest body)
Create a Cloudflare account.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCloudWorkloadSecurityAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new agent rule with the given parameters.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.createComponentWithHttpInfo(UUID pageId,
CreateComponentRequest body,
StatusPagesApi.CreateComponentOptionalParameters parameters)
Creates a new component.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.createConfluentAccountWithHttpInfo(ConfluentAccountCreateRequest body)
Create a Confluent account.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.createConfluentResourceWithHttpInfo(String accountId,
ConfluentResourceRequest body)
Create a Confluent resource for the account associated with the provided ID.
|
ApiResponse<Void> |
RumAudienceManagementApi.createConnectionWithHttpInfo(String entity,
CreateConnectionRequest body)
Create a new data connection and its fields for an entity
|
ApiResponse<AwsCurConfigResponse> |
CloudCostManagementApi.createCostAWSCURConfigWithHttpInfo(AwsCURConfigPostRequest body)
Create a Cloud Cost Management account for an AWS CUR config.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.createCostAzureUCConfigsWithHttpInfo(AzureUCConfigPostRequest body)
Create a Cloud Cost Management account for an Azure config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.createCostGCPUsageCostConfigWithHttpInfo(GCPUsageCostConfigPostRequest body)
Create a Cloud Cost Management account for an Google Cloud Usage Cost config.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.createCSMThreatsAgentPolicyWithHttpInfo(CloudWorkloadSecurityAgentPolicyCreateRequest body)
Create a new Workload Protection policy with the given parameters.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCSMThreatsAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new Workload Protection agent rule with the given parameters.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.createCurrentUserApplicationKeyWithHttpInfo(ApplicationKeyCreateRequest body)
Create an application key for current user
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.createCustomAllocationRuleWithHttpInfo(ArbitraryCostUpsertRequest body)
Create a new custom allocation rule with the specified filters and allocation strategy.
|
ApiResponse<CustomAttributeConfigResponse> |
CaseManagementAttributeApi.createCustomAttributeConfigWithHttpInfo(String caseTypeId,
CustomAttributeConfigCreateRequest body)
Create custom attribute config for a case type
|
ApiResponse<CreateCustomFrameworkResponse> |
SecurityMonitoringApi.createCustomFrameworkWithHttpInfo(CreateCustomFrameworkRequest body)
Create a custom framework.
|
ApiResponse<Void> |
StaticAnalysisApi.createCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
CustomRuleRevisionRequest body)
Create a new revision for a custom rule
|
ApiResponse<CustomRuleResponse> |
StaticAnalysisApi.createCustomRuleWithHttpInfo(String rulesetName,
CustomRuleRequest body)
Create a new custom rule within a ruleset
|
ApiResponse<DashboardListAddItemsResponse> |
DashboardListsApi.createDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListAddItemsRequest body)
Add dashboards to an existing dashboard list.
|
ApiResponse<CreateDataDeletionResponseBody> |
DataDeletionApi.createDataDeletionRequestWithHttpInfo(String product,
CreateDataDeletionRequestBody body)
Creates a data deletion request by providing a query and a timeframe targeting the proper data.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.createDatasetWithHttpInfo(DatasetCreateRequest body)
Create a dataset with the configurations in the request.
|
ApiResponse<CreateAppsDatastoreResponse> |
ActionsDatastoresApi.createDatastoreWithHttpInfo(CreateAppsDatastoreRequest body)
Creates a new datastore.
|
ApiResponse<Degradation> |
StatusPagesApi.createDegradationWithHttpInfo(UUID pageId,
CreateDegradationRequest body,
StatusPagesApi.CreateDegradationOptionalParameters parameters)
Creates a new degradation.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.createDeploymentGateWithHttpInfo(CreateDeploymentGateParams body)
Endpoint to create a deployment gate.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.createDeploymentRuleWithHttpInfo(String gateId,
CreateDeploymentRuleParams body)
Endpoint to create a deployment rule.
|
ApiResponse<DORADeploymentResponse> |
DoraMetricsApi.createDORADeploymentWithHttpInfo(DORADeploymentRequest body)
Use this API endpoint to provide deployment data.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAFailureWithHttpInfo(DORAFailureRequest body)
Use this API endpoint to provide failure data.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAIncidentWithHttpInfo(DORAFailureRequest body)
Deprecated.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.createDowntimeWithHttpInfo(DowntimeCreateRequest body)
Schedule a downtime.
|
ApiResponse<EventCreateResponsePayload> |
EventsApi.createEventWithHttpInfo(EventCreateRequestPayload body)
This endpoint allows you to publish events.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.createFastlyAccountWithHttpInfo(FastlyAccountCreateRequest body)
Create a Fastly account.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.createFastlyServiceWithHttpInfo(String accountId,
FastlyServiceRequest body)
Create a Fastly service for an account.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.createFleetDeploymentConfigureWithHttpInfo(FleetDeploymentConfigureCreateRequest body)
Create a new deployment to apply configuration changes to a fleet of hosts matching the
specified filter query.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.createFleetDeploymentUpgradeWithHttpInfo(FleetDeploymentPackageUpgradeCreateRequest body)
Create and immediately start a new package upgrade on hosts matching the specified filter
query.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.createFleetScheduleWithHttpInfo(FleetScheduleCreateRequest body)
Create a new schedule for automated package upgrades.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.createGcpScanOptionsWithHttpInfo(GcpScanOptions body)
Activate Agentless scan options for a GCP project.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.createGCPSTSAccountWithHttpInfo(GCPSTSServiceAccountCreateRequest body)
Create a new entry within Datadog for your STS enabled service account.
|
ApiResponse<IncidentHandleResponse> |
IncidentsApi.createGlobalIncidentHandleWithHttpInfo(IncidentHandleRequest body,
IncidentsApi.CreateGlobalIncidentHandleOptionalParameters parameters)
Create a new global incident handle.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.createHamrOrgConnectionWithHttpInfo(HamrOrgConnectionRequest body)
Create or update the High Availability Multi-Region (HAMR) organization connection.
|
ApiResponse<Attachment> |
IncidentsApi.createIncidentAttachmentWithHttpInfo(String incidentId,
CreateAttachmentRequest body,
IncidentsApi.CreateIncidentAttachmentOptionalParameters parameters)
Create an incident attachment.
|
ApiResponse<IncidentImpactResponse> |
IncidentsApi.createIncidentImpactWithHttpInfo(String incidentId,
IncidentImpactCreateRequest body,
IncidentsApi.CreateIncidentImpactOptionalParameters parameters)
Create an impact for an incident.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.createIncidentIntegrationWithHttpInfo(String incidentId,
IncidentIntegrationMetadataCreateRequest body)
Create an incident integration metadata.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.createIncidentNotificationRuleWithHttpInfo(CreateIncidentNotificationRuleRequest body)
Creates a new notification rule.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.createIncidentNotificationTemplateWithHttpInfo(CreateIncidentNotificationTemplateRequest body)
Creates a new notification template.
|
ApiResponse<Attachment> |
IncidentsApi.createIncidentPostmortemAttachmentWithHttpInfo(String incidentId,
PostmortemAttachmentRequest body)
Create a postmortem attachment for an incident.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.createIncidentPostmortemTemplateWithHttpInfo(PostmortemTemplateRequest body)
Create a new postmortem template for incidents.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.createIncidentServiceWithHttpInfo(IncidentServiceCreateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.createIncidentTeamWithHttpInfo(IncidentTeamCreateRequest body)
Deprecated.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.createIncidentTodoWithHttpInfo(String incidentId,
IncidentTodoCreateRequest body)
Create an incident todo.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.createIncidentTypeWithHttpInfo(IncidentTypeCreateRequest body)
Create an incident type.
|
ApiResponse<IncidentResponse> |
IncidentsApi.createIncidentWithHttpInfo(IncidentCreateRequest body)
Create an incident.
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createJiraIssuesWithHttpInfo(CreateJiraIssueRequestArray body)
Create Jira issues for security findings.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.createJiraIssueTemplateWithHttpInfo(JiraIssueTemplateCreateRequest body)
Create a new Jira issue template.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.createLogsArchiveWithHttpInfo(LogsArchiveCreateRequest body)
Create an archive in your organization.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.createLogsCustomDestinationWithHttpInfo(CustomDestinationCreateRequest body)
Create a custom destination in your organization.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.createLogsMetricWithHttpInfo(LogsMetricCreateRequest body)
Create a metric based on your ingested logs in your organization.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.createMonitorConfigPolicyWithHttpInfo(MonitorConfigPolicyCreateRequest body)
Create a monitor configuration policy.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.createMonitorNotificationRuleWithHttpInfo(MonitorNotificationRuleCreateRequest body)
Creates a monitor notification rule.
|
ApiResponse<MonitorUserTemplateCreateResponse> |
MonitorsApi.createMonitorUserTemplateWithHttpInfo(MonitorUserTemplateCreateRequest body)
Create a new monitor user template.
|
ApiResponse<AWSNewExternalIDResponse> |
AwsIntegrationApi.createNewAWSExternalIDWithHttpInfo()
Generate a new external ID for AWS role-based authentication.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.createOktaAccountWithHttpInfo(OktaAccountRequest body)
Create an Okta account.
|
ApiResponse<EscalationPolicy> |
OnCallApi.createOnCallEscalationPolicyWithHttpInfo(EscalationPolicyCreateRequest body,
OnCallApi.CreateOnCallEscalationPolicyOptionalParameters parameters)
Create a new On-Call escalation policy
|
ApiResponse<CreatePageResponse> |
OnCallPagingApi.createOnCallPageWithHttpInfo(CreatePageRequest body)
Trigger a new On-Call Page.
|
ApiResponse<Schedule> |
OnCallApi.createOnCallScheduleWithHttpInfo(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create a new On-Call schedule
|
ApiResponse<CreateOpenAPIResponse> |
ApiManagementApi.createOpenAPIWithHttpInfo(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.createOpsgenieServiceWithHttpInfo(OpsgenieServiceCreateRequest body)
Create a new service object in the Opsgenie integration.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.createOrgConnectionsWithHttpInfo(OrgConnectionCreateRequest body)
Create a new org connection between the current org and a target org.
|
ApiResponse<ServiceDefinitionCreateResponse> |
ServiceDefinitionApi.createOrUpdateServiceDefinitionsWithHttpInfo(ServiceDefinitionsCreateRequest body)
Create or update service definition in the Datadog Service Catalog.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.createPipelineWithHttpInfo(ObservabilityPipelineSpec body)
Create a new pipeline.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.createPowerpackWithHttpInfo(Powerpack body)
Create a powerpack.
|
ApiResponse<CaseNotificationRuleResponse> |
CaseManagementApi.createProjectNotificationRuleWithHttpInfo(String projectId,
CaseNotificationRuleCreateRequest body)
Create a notification rule for a project.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.createProjectWithHttpInfo(ProjectCreateRequest body)
Create a project.
|
ApiResponse<CreateUploadResponse> |
ReferenceTablesApi.createReferenceTableUploadWithHttpInfo(CreateUploadRequest body)
Create a reference table upload for bulk data ingestion
|
ApiResponse<TableResultV2> |
ReferenceTablesApi.createReferenceTableWithHttpInfo(CreateTableRequest body)
Creates a reference table.
|
ApiResponse<Snapshot> |
RumReplayHeatmapsApi.createReplayHeatmapSnapshotWithHttpInfo(SnapshotCreateRequest body)
Create a heatmap snapshot.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.createRestrictionQueryWithHttpInfo(RestrictionQueryCreatePayload body)
Create a new restriction query for your organization.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.createRetentionFilterWithHttpInfo(String appId,
RumRetentionFilterCreateRequest body)
Create a RUM retention filter for a RUM application.
|
ApiResponse<RoleCreateResponse> |
RolesApi.createRoleWithHttpInfo(RoleCreateRequest body)
Create a new role for your organization.
|
ApiResponse<RUMApplicationResponse> |
RumApi.createRUMApplicationWithHttpInfo(RUMApplicationCreateRequest body)
Create a new RUM application in your organization.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.createRumMetricWithHttpInfo(RumMetricCreateRequest body)
Create a metric based on your organization's RUM data.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.createRumReplayPlaylistWithHttpInfo(Playlist body)
Create a playlist.
|
ApiResponse<Watch> |
RumReplayViewershipApi.createRumReplaySessionWatchWithHttpInfo(String sessionId,
Watch body)
Record a session watch.
|
ApiResponse<SensitiveDataScannerCreateGroupResponse> |
SensitiveDataScannerApi.createScanningGroupWithHttpInfo(SensitiveDataScannerGroupCreateRequest body)
Create a scanning group.
|
ApiResponse<SensitiveDataScannerCreateRuleResponse> |
SensitiveDataScannerApi.createScanningRuleWithHttpInfo(SensitiveDataScannerRuleCreateRequest body)
Create a scanning rule in a sensitive data scanner group, ordered last.
|
ApiResponse<ResolveVulnerableSymbolsResponse> |
StaticAnalysisApi.createSCAResolveVulnerableSymbolsWithHttpInfo(ResolveVulnerableSymbolsRequest body) |
ApiResponse<Void> |
StaticAnalysisApi.createSCAResultWithHttpInfo(ScaRequest body) |
ApiResponse<OutcomesBatchResponse> |
ServiceScorecardsApi.createScorecardOutcomesBatchWithHttpInfo(OutcomesBatchRequest body)
Sets multiple service-rule outcomes in a single batched request.
|
ApiResponse<CreateRuleResponse> |
ServiceScorecardsApi.createScorecardRuleWithHttpInfo(CreateRuleRequest body)
Creates a new rule.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.createSecurityFilterWithHttpInfo(SecurityFilterCreateRequest body)
Create a security filter.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.createSecurityMonitoringCriticalAssetWithHttpInfo(SecurityMonitoringCriticalAssetCreateRequest body)
Create a new critical asset.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.createSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleCreatePayload body)
Create a detection rule.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.createSecurityMonitoringSuppressionWithHttpInfo(SecurityMonitoringSuppressionCreateRequest body)
Create a new suppression rule.
|
ApiResponse<ApplicationKeyResponse> |
ServiceAccountsApi.createServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
ApplicationKeyCreateRequest body)
Create an application key for this service account.
|
ApiResponse<UserResponse> |
ServiceAccountsApi.createServiceAccountWithHttpInfo(ServiceAccountCreateRequest body)
Create a service account for your organization.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.createServiceNowTemplateWithHttpInfo(ServiceNowTemplateCreateRequest body)
Create a new ServiceNow template.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.createSignalNotificationRuleWithHttpInfo(CreateNotificationRuleParameters body)
Create a new notification rule for security signals and return the created rule.
|
ApiResponse<SLOReportPostResponse> |
ServiceLevelObjectivesApi.createSLOReportJobWithHttpInfo(SloReportCreateRequest body)
Create a job to generate an SLO report.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.createSpansMetricWithHttpInfo(SpansMetricCreateRequest body)
Create a metric based on your ingested spans in your organization.
|
ApiResponse<StatusPage> |
StatusPagesApi.createStatusPageWithHttpInfo(CreateStatusPageRequest body,
StatusPagesApi.CreateStatusPageOptionalParameters parameters)
Creates a new status page.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.createSyntheticsSuiteWithHttpInfo(SuiteCreateEditRequest body) |
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.createTagConfigurationWithHttpInfo(String metricName,
MetricTagConfigurationCreateRequest body)
Create and define a list of queryable tag keys for an existing count/gauge/rate/distribution
metric.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.createTagPipelinesRulesetWithHttpInfo(CreateRulesetRequest body)
Create a new tag pipeline ruleset with the specified rules and configuration
|
ApiResponse<TeamConnectionsResponse> |
TeamsApi.createTeamConnectionsWithHttpInfo(TeamConnectionCreateRequest body)
Create multiple team connections.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.createTeamLinkWithHttpInfo(String teamId,
TeamLinkCreateRequest body)
Add a new link to a team.
|
ApiResponse<UserTeamResponse> |
TeamsApi.createTeamMembershipWithHttpInfo(String teamId,
UserTeamRequest body)
Add a user to a team.
|
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.createTeamNotificationRuleWithHttpInfo(String teamId,
TeamNotificationRuleRequest body) |
ApiResponse<TeamResponse> |
TeamsApi.createTeamWithHttpInfo(TeamCreateRequest body)
Create a new team.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.createTenancyConfigWithHttpInfo(CreateTenancyConfigRequest body)
Create a new tenancy config to establish monitoring and data collection from your OCI
environment.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.createTenantBasedHandleWithHttpInfo(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create a tenant-based handle in the Datadog Microsoft Teams integration.
|
ApiResponse<NotificationChannel> |
OnCallApi.createUserNotificationChannelWithHttpInfo(String userId,
CreateUserNotificationChannelRequest body)
Create a new notification channel for a user.
|
ApiResponse<OnCallNotificationRule> |
OnCallApi.createUserNotificationRuleWithHttpInfo(String userId,
CreateOnCallNotificationRuleRequest body)
Create a new notification rule for a user.
|
ApiResponse<UserResponse> |
UsersApi.createUserWithHttpInfo(UserCreateRequest body)
Create a user for your organization.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.createVulnerabilityNotificationRuleWithHttpInfo(CreateNotificationRuleParameters body)
Create a new notification rule for security vulnerabilities and return the created rule.
|
ApiResponse<WorkflowInstanceCreateResponse> |
WorkflowAutomationApi.createWorkflowInstanceWithHttpInfo(String workflowId,
WorkflowInstanceCreateRequest body)
Execute the given workflow.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandleResponse> |
MicrosoftTeamsIntegrationApi.createWorkflowsWebhookHandleWithHttpInfo(MicrosoftTeamsCreateWorkflowsWebhookHandleRequest body)
Create a Workflows webhook handle in the Datadog Microsoft Teams integration.
|
ApiResponse<CreateWorkflowResponse> |
WorkflowAutomationApi.createWorkflowWithHttpInfo(CreateWorkflowRequest body)
Create a new workflow, returning the workflow ID.
|
ApiResponse<Void> |
SecurityMonitoringApi.deactivateContentPackWithHttpInfo(String contentPackId)
Deactivate a security monitoring content pack.
|
ApiResponse<Void> |
ActionConnectionApi.deleteActionConnectionWithHttpInfo(String connectionId)
Delete an existing Action Connection.
|
ApiResponse<Void> |
KeyManagementApi.deleteAPIKeyWithHttpInfo(String apiKeyId)
Delete an API key.
|
ApiResponse<Void> |
ApmRetentionFiltersApi.deleteApmRetentionFilterWithHttpInfo(String filterId)
Delete a specific retention filter from your organization.
|
ApiResponse<Void> |
KeyManagementApi.deleteApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId)
Delete a specific WAF custom rule.
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId)
Delete a specific WAF exclusion filter using its identifier.
|
ApiResponse<DeleteAppsResponse> |
AppBuilderApi.deleteAppsWithHttpInfo(DeleteAppsRequest body)
Delete multiple apps in a single request from a list of app IDs.
|
ApiResponse<DeleteAppResponse> |
AppBuilderApi.deleteAppWithHttpInfo(UUID appId)
Delete a single app.
|
ApiResponse<Void> |
AuthNMappingsApi.deleteAuthNMappingWithHttpInfo(String authnMappingId)
Delete an AuthN Mapping specified by AuthN Mapping UUID.
|
ApiResponse<Void> |
AwsIntegrationApi.deleteAWSAccountWithHttpInfo(String awsAccountConfigId)
Delete an AWS Account Integration Config by config ID.
|
ApiResponse<AWSEventBridgeDeleteResponse> |
AwsIntegrationApi.deleteAWSEventBridgeSourceWithHttpInfo(AWSEventBridgeDeleteRequest body)
Delete an Amazon EventBridge source.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAwsScanOptionsWithHttpInfo(String accountId)
Delete Agentless scan options for an AWS account.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAzureScanOptionsWithHttpInfo(String subscriptionId)
Delete Agentless scan options for an Azure subscription.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteBudgetWithHttpInfo(String budgetId)
Delete a budget
|
ApiResponse<MetricBulkTagConfigResponse> |
MetricsApi.deleteBulkTagsMetricsConfigurationWithHttpInfo(MetricBulkTagConfigDeleteRequest body)
Delete all custom lists of queryable tag keys for a set of existing count, gauge, rate, and
distribution metrics.
|
ApiResponse<Void> |
CaseManagementApi.deleteCaseCommentWithHttpInfo(String caseId,
String cellId)
Delete case comment
|
ApiResponse<CaseResponse> |
CaseManagementApi.deleteCaseCustomAttributeWithHttpInfo(String caseId,
String customAttributeKey)
Delete custom attribute from case
|
ApiResponse<Void> |
CaseManagementTypeApi.deleteCaseTypeWithHttpInfo(String caseTypeId)
Delete a case type
|
ApiResponse<Void> |
SoftwareCatalogApi.deleteCatalogEntityWithHttpInfo(String entityId)
Delete a single entity in Software Catalog.
|
ApiResponse<Void> |
SoftwareCatalogApi.deleteCatalogKindWithHttpInfo(String kindId)
Delete a single kind in Software Catalog.
|
ApiResponse<Void> |
CloudflareIntegrationApi.deleteCloudflareAccountWithHttpInfo(String accountId)
Delete a Cloudflare account.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Delete a specific agent rule.
|
ApiResponse<Void> |
StatusPagesApi.deleteComponentWithHttpInfo(UUID pageId,
UUID componentId)
Deletes a component by its ID.
|
ApiResponse<Void> |
ConfluentCloudApi.deleteConfluentAccountWithHttpInfo(String accountId)
Delete a Confluent account with the provided account ID.
|
ApiResponse<Void> |
ConfluentCloudApi.deleteConfluentResourceWithHttpInfo(String accountId,
String resourceId)
Delete a Confluent resource with the provided resource id for the account associated with the
provided account ID.
|
ApiResponse<Void> |
RumAudienceManagementApi.deleteConnectionWithHttpInfo(String id,
String entity)
Delete an existing data connection for an entity
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAWSCURConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management Account.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAzureUCConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management Account.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management account.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentPolicyWithHttpInfo(String policyId)
Delete a specific Workload Protection policy.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a specific Workload Protection agent rule.
|
ApiResponse<Void> |
KeyManagementApi.deleteCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key owned by current user
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomAllocationRuleWithHttpInfo(Long ruleId)
Delete a custom allocation rule - Delete an existing custom allocation rule by its ID
|
ApiResponse<Void> |
CaseManagementAttributeApi.deleteCustomAttributeConfigWithHttpInfo(String caseTypeId,
String customAttributeId)
Delete custom attribute config
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomCostsFileWithHttpInfo(String fileId)
Delete the specified Custom Costs file.
|
ApiResponse<DeleteCustomFrameworkResponse> |
SecurityMonitoringApi.deleteCustomFrameworkWithHttpInfo(String handle,
String version)
Delete a custom framework.
|
ApiResponse<Void> |
StaticAnalysisApi.deleteCustomRulesetWithHttpInfo(String rulesetName)
Delete a custom ruleset
|
ApiResponse<Void> |
StaticAnalysisApi.deleteCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Delete a custom rule
|
ApiResponse<DashboardListDeleteItemsResponse> |
DashboardListsApi.deleteDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListDeleteItemsRequest body)
Delete dashboards from an existing dashboard list.
|
ApiResponse<Void> |
DatasetsApi.deleteDatasetWithHttpInfo(String datasetId)
Deletes the dataset associated with the ID.
|
ApiResponse<DeleteAppsDatastoreItemResponse> |
ActionsDatastoresApi.deleteDatastoreItemWithHttpInfo(String datastoreId,
DeleteAppsDatastoreItemRequest body)
Deletes an item from a datastore by its key.
|
ApiResponse<Void> |
ActionsDatastoresApi.deleteDatastoreWithHttpInfo(String datastoreId)
Deletes a datastore by its unique identifier.
|
ApiResponse<Void> |
StatusPagesApi.deleteDegradationWithHttpInfo(UUID pageId,
UUID degradationId)
Deletes a degradation by its ID.
|
ApiResponse<Void> |
DeploymentGatesApi.deleteDeploymentGateWithHttpInfo(String id)
Endpoint to delete a deployment gate.
|
ApiResponse<Void> |
DeploymentGatesApi.deleteDeploymentRuleWithHttpInfo(String gateId,
String id)
Endpoint to delete a deployment rule.
|
ApiResponse<Void> |
DoraMetricsApi.deleteDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to delete a deployment event.
|
ApiResponse<Void> |
DoraMetricsApi.deleteDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to delete a failure event.
|
ApiResponse<Void> |
FastlyIntegrationApi.deleteFastlyAccountWithHttpInfo(String accountId)
Delete a Fastly account.
|
ApiResponse<Void> |
FastlyIntegrationApi.deleteFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Delete a Fastly service for an account.
|
ApiResponse<Void> |
FleetAutomationApi.deleteFleetScheduleWithHttpInfo(String id)
Delete a schedule permanently.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteGcpScanOptionsWithHttpInfo(String projectId)
Delete Agentless scan options for a GCP project.
|
ApiResponse<Void> |
GcpIntegrationApi.deleteGCPSTSAccountWithHttpInfo(String accountId)
Delete an STS enabled GCP account from within Datadog.
|
ApiResponse<Void> |
IncidentsApi.deleteGlobalIncidentHandleWithHttpInfo()
Delete a global incident handle.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentAttachmentWithHttpInfo(String incidentId,
String attachmentId) |
ApiResponse<Void> |
IncidentsApi.deleteIncidentImpactWithHttpInfo(String incidentId,
String impactId)
Delete an incident impact.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Delete an incident integration metadata.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentNotificationRuleWithHttpInfo(UUID id,
IncidentsApi.DeleteIncidentNotificationRuleOptionalParameters parameters)
Deletes a notification rule by its ID.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentNotificationTemplateWithHttpInfo(UUID id,
IncidentsApi.DeleteIncidentNotificationTemplateOptionalParameters parameters)
Deletes a notification template by its ID.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentPostmortemTemplateWithHttpInfo(String templateId)
Delete a postmortem template.
|
ApiResponse<Void> |
IncidentServicesApi.deleteIncidentServiceWithHttpInfo(String serviceId)
Deprecated.
|
ApiResponse<Void> |
IncidentTeamsApi.deleteIncidentTeamWithHttpInfo(String teamId)
Deprecated.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentTodoWithHttpInfo(String incidentId,
String todoId)
Delete an incident todo.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentTypeWithHttpInfo(String incidentTypeId)
Delete an incident type.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentWithHttpInfo(String incidentId)
Deletes an existing incident from the users organization.
|
ApiResponse<Void> |
ErrorTrackingApi.deleteIssueAssigneeWithHttpInfo(String issueId)
Remove the assignee of an issue by issue_id.
|
ApiResponse<Void> |
JiraIntegrationApi.deleteJiraAccountWithHttpInfo(UUID accountId)
Delete a Jira account by ID.
|
ApiResponse<Void> |
JiraIntegrationApi.deleteJiraIssueTemplateWithHttpInfo(UUID issueTemplateId)
Delete a Jira issue template by ID.
|
ApiResponse<Void> |
LogsArchivesApi.deleteLogsArchiveWithHttpInfo(String archiveId)
Delete a given archive from your organization.
|
ApiResponse<Void> |
LogsCustomDestinationsApi.deleteLogsCustomDestinationWithHttpInfo(String customDestinationId)
Delete a specific custom destination in your organization.
|
ApiResponse<Void> |
LogsMetricsApi.deleteLogsMetricWithHttpInfo(String metricId)
Delete a specific log-based metric from your organization.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorConfigPolicyWithHttpInfo(String policyId)
Delete a monitor configuration policy.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorNotificationRuleWithHttpInfo(String ruleId)
Deletes a monitor notification rule by rule_id.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorUserTemplateWithHttpInfo(String templateId)
Delete an existing monitor user template by its ID.
|
ApiResponse<Void> |
OktaIntegrationApi.deleteOktaAccountWithHttpInfo(String accountId)
Delete an Okta account.
|
ApiResponse<Void> |
OnCallApi.deleteOnCallEscalationPolicyWithHttpInfo(String policyId)
Delete an On-Call escalation policy
|
ApiResponse<Void> |
OnCallApi.deleteOnCallScheduleWithHttpInfo(String scheduleId)
Delete an On-Call schedule
|
ApiResponse<Void> |
ApiManagementApi.deleteOpenAPIWithHttpInfo(UUID id)
Deprecated.
|
ApiResponse<Void> |
OpsgenieIntegrationApi.deleteOpsgenieServiceWithHttpInfo(String integrationServiceId)
Delete a single service object in the Datadog Opsgenie integration.
|
ApiResponse<Void> |
OrgConnectionsApi.deleteOrgConnectionsWithHttpInfo(UUID connectionId)
Delete an existing org connection.
|
ApiResponse<Void> |
ObservabilityPipelinesApi.deletePipelineWithHttpInfo(String pipelineId)
Delete a pipeline.
|
ApiResponse<Void> |
PowerpackApi.deletePowerpackWithHttpInfo(String powerpackId)
Delete a powerpack.
|
ApiResponse<Void> |
CaseManagementApi.deleteProjectNotificationRuleWithHttpInfo(String projectId,
String notificationRuleId)
Delete a notification rule using the notification rule's id.
|
ApiResponse<Void> |
CaseManagementApi.deleteProjectWithHttpInfo(String projectId)
Remove a project using the project's id.
|
ApiResponse<Void> |
RumReplayHeatmapsApi.deleteReplayHeatmapSnapshotWithHttpInfo(String snapshotId)
Delete a heatmap snapshot.
|
ApiResponse<Void> |
RestrictionPoliciesApi.deleteRestrictionPolicyWithHttpInfo(String resourceId)
Deletes the restriction policy associated with a specified resource.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.deleteRestrictionQueryWithHttpInfo(String restrictionQueryId)
Deletes a restriction query.
|
ApiResponse<Void> |
RumRetentionFiltersApi.deleteRetentionFilterWithHttpInfo(String appId,
String rfId)
Delete a RUM retention filter for a RUM application.
|
ApiResponse<Void> |
RolesApi.deleteRoleWithHttpInfo(String roleId)
Disables a role.
|
ApiResponse<Void> |
ReferenceTablesApi.deleteRowsWithHttpInfo(String id,
BatchDeleteRowsRequestArray body)
Delete multiple rows from a Reference Table by their primary key values.
|
ApiResponse<Void> |
RumApi.deleteRUMApplicationWithHttpInfo(String id)
Delete an existing RUM application in your organization.
|
ApiResponse<Void> |
RumMetricsApi.deleteRumMetricWithHttpInfo(String metricId)
Delete a specific rum-based metric from your organization.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.deleteRumReplayPlaylistWithHttpInfo(Integer playlistId)
Delete a playlist.
|
ApiResponse<Void> |
RumReplayViewershipApi.deleteRumReplaySessionWatchWithHttpInfo(String sessionId)
Delete session watch history.
|
ApiResponse<SensitiveDataScannerGroupDeleteResponse> |
SensitiveDataScannerApi.deleteScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete a given group.
|
ApiResponse<SensitiveDataScannerRuleDeleteResponse> |
SensitiveDataScannerApi.deleteScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleDeleteRequest body)
Delete a given rule.
|
ApiResponse<Void> |
ServiceScorecardsApi.deleteScorecardRuleWithHttpInfo(String ruleId)
Deletes a single rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFilterWithHttpInfo(String securityFilterId)
Delete a specific security filter.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId)
Delete a specific critical asset.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringRuleWithHttpInfo(String ruleId)
Delete an existing rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringSuppressionWithHttpInfo(String suppressionId)
Delete a specific suppression rule.
|
ApiResponse<Void> |
ServiceAccountsApi.deleteServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Delete an application key owned by this service account.
|
ApiResponse<Void> |
ServiceDefinitionApi.deleteServiceDefinitionWithHttpInfo(String serviceName)
Delete a single service definition in the Datadog Service Catalog.
|
ApiResponse<Void> |
ServiceNowIntegrationApi.deleteServiceNowTemplateWithHttpInfo(UUID templateId)
Delete a ServiceNow template by ID.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSignalNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security signals.
|
ApiResponse<Void> |
SpansMetricsApi.deleteSpansMetricWithHttpInfo(String metricId)
Delete a specific span-based metric from your organization.
|
ApiResponse<Void> |
StatusPagesApi.deleteStatusPageWithHttpInfo(UUID pageId)
Deletes a status page by its ID.
|
ApiResponse<DeletedSuitesResponse> |
SyntheticsApi.deleteSyntheticsSuitesWithHttpInfo(DeletedSuitesRequestDeleteRequest body) |
ApiResponse<Void> |
ReferenceTablesApi.deleteTableWithHttpInfo(String id)
Delete a reference table by ID
|
ApiResponse<Void> |
MetricsApi.deleteTagConfigurationWithHttpInfo(String metricName)
Deletes a metric's tag configuration.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteTagPipelinesRulesetWithHttpInfo(String rulesetId)
Delete a tag pipeline ruleset - Delete an existing tag pipeline ruleset by its ID
|
ApiResponse<Void> |
TeamsApi.deleteTeamConnectionsWithHttpInfo(TeamConnectionDeleteRequest body)
Delete multiple team connections.
|
ApiResponse<Void> |
TeamsApi.deleteTeamLinkWithHttpInfo(String teamId,
String linkId)
Remove a link from a team.
|
ApiResponse<Void> |
TeamsApi.deleteTeamMembershipWithHttpInfo(String teamId,
String userId)
Remove a user from a team.
|
ApiResponse<Void> |
TeamsApi.deleteTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId) |
ApiResponse<Void> |
TeamsApi.deleteTeamWithHttpInfo(String teamId)
Remove a team using the team's id.
|
ApiResponse<Void> |
OciIntegrationApi.deleteTenancyConfigWithHttpInfo(String tenancyOcid)
Delete an existing tenancy config.
|
ApiResponse<Void> |
MicrosoftTeamsIntegrationApi.deleteTenantBasedHandleWithHttpInfo(String handleId)
Delete a tenant-based handle from the Datadog Microsoft Teams integration.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteThreatHuntingJobWithHttpInfo(String jobId)
Delete an existing job.
|
ApiResponse<Void> |
OnCallApi.deleteUserNotificationChannelWithHttpInfo(String userId,
String channelId)
Delete a notification channel for a user.
|
ApiResponse<Void> |
OnCallApi.deleteUserNotificationRuleWithHttpInfo(String userId,
String ruleId)
Delete a notification rule for a user.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteVulnerabilityNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security vulnerabilities.
|
ApiResponse<Void> |
MicrosoftTeamsIntegrationApi.deleteWorkflowsWebhookHandleWithHttpInfo(String handleId)
Delete a Workflows webhook handle from the Datadog Microsoft Teams integration.
|
ApiResponse<Void> |
WorkflowAutomationApi.deleteWorkflowWithHttpInfo(String workflowId)
Delete a workflow by ID.
|
ApiResponse<Void> |
SecurityMonitoringApi.detachCaseWithHttpInfo(DetachCaseRequest body)
Detach security findings from their case.
|
ApiResponse<Void> |
UsersApi.disableUserWithHttpInfo(String userId)
Disable a user.
|
ApiResponse<File> |
CsmThreatsApi.downloadCloudWorkloadPolicyFileWithHttpInfo()
The download endpoint generates a Workload Protection policy file from your currently active
Workload Protection agent rules, and downloads them as a .policy file.
|
ApiResponse<File> |
CsmThreatsApi.downloadCSMThreatsPolicyWithHttpInfo()
The download endpoint generates a Workload Protection policy file from your currently active
Workload Protection agent rules, and downloads them as a .policy file.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalAssigneeWithHttpInfo(String signalId,
SecurityMonitoringSignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalIncidentsWithHttpInfo(String signalId,
SecurityMonitoringSignalIncidentsUpdateRequest body)
Change the related incidents for a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalStateWithHttpInfo(String signalId,
SecurityMonitoringSignalStateUpdateRequest body)
Change the triage state of a security signal.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.editSyntheticsSuiteWithHttpInfo(String publicId,
SuiteCreateEditRequest body) |
ApiResponse<Void> |
OnCallPagingApi.escalateOnCallPageWithHttpInfo(UUID pageId)
Escalates an On-Call Page.
|
ApiResponse<MetricEstimateResponse> |
MetricsApi.estimateMetricsOutputSeriesWithHttpInfo(String metricName,
MetricsApi.EstimateMetricsOutputSeriesOptionalParameters parameters)
Returns the estimated cardinality for a metric with a given tag, percentile and number of
aggregations configuration using Metrics without Limits™.
|
ApiResponse<FacetInfoResponse> |
RumAudienceManagementApi.getAccountFacetInfoWithHttpInfo(FacetInfoRequest body)
Get facet information for account attributes including possible values and counts
|
ApiResponse<GetActionConnectionResponse> |
ActionConnectionApi.getActionConnectionWithHttpInfo(String connectionId)
Get an existing Action Connection.
|
ApiResponse<ActiveBillingDimensionsResponse> |
UsageMeteringApi.getActiveBillingDimensionsWithHttpInfo()
Get active billing dimensions for cost attribution.
|
ApiResponse<SingleAggregatedConnectionResponseArray> |
CloudNetworkMonitoringApi.getAggregatedConnectionsWithHttpInfo(CloudNetworkMonitoringApi.GetAggregatedConnectionsOptionalParameters parameters)
Get all aggregated connections.
|
ApiResponse<SingleAggregatedDnsResponseArray> |
CloudNetworkMonitoringApi.getAggregatedDnsWithHttpInfo(CloudNetworkMonitoringApi.GetAggregatedDnsOptionalParameters parameters)
Get all aggregated DNS traffic.
|
ApiResponse<CaseTypesResponse> |
CaseManagementTypeApi.getAllCaseTypesWithHttpInfo()
Get all case types
|
ApiResponse<CustomAttributeConfigsResponse> |
CaseManagementAttributeApi.getAllCustomAttributeConfigsByCaseTypeWithHttpInfo(String caseTypeId)
Get all custom attribute config of case type
|
ApiResponse<CustomAttributeConfigsResponse> |
CaseManagementAttributeApi.getAllCustomAttributesWithHttpInfo()
Get all custom attributes
|
ApiResponse<DatasetResponseMulti> |
DatasetsApi.getAllDatasetsWithHttpInfo()
Get all datasets that have been configured for an organization.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.getAPIKeyWithHttpInfo(String apiKeyId,
KeyManagementApi.GetAPIKeyOptionalParameters parameters)
Get an API key.
|
ApiResponse<RetentionFilterResponse> |
ApmRetentionFiltersApi.getApmRetentionFilterWithHttpInfo(String filterId)
Get an APM retention filter.
|
ApiResponse<GetAppKeyRegistrationResponse> |
ActionConnectionApi.getAppKeyRegistrationWithHttpInfo(String appKeyId)
Get an existing App Key Registration
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getApplicationKeyWithHttpInfo(String appKeyId,
KeyManagementApi.GetApplicationKeyOptionalParameters parameters)
Get an application key for your org.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.getApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId)
Retrieve a WAF custom rule by ID.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.getApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId)
Retrieve a specific WAF exclusion filter using its identifier.
|
ApiResponse<GetAppResponse> |
AppBuilderApi.getAppWithHttpInfo(UUID appId,
AppBuilderApi.GetAppOptionalParameters parameters)
Get the full definition of an app.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.getAuthNMappingWithHttpInfo(String authnMappingId)
Get an AuthN Mapping specified by the AuthN Mapping UUID.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.getAWSAccountWithHttpInfo(String awsAccountConfigId)
Get an AWS Account Integration Config by config ID.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsResourceCollectionWithHttpInfo()
Get all resource collection AWS IAM permissions required for the AWS integration.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsStandardWithHttpInfo()
Get all standard AWS IAM permissions required for the AWS integration.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsWithHttpInfo()
Get all AWS IAM permissions required for the AWS integration.
|
ApiResponse<AwsOnDemandResponse> |
AgentlessScanningApi.getAwsOnDemandTaskWithHttpInfo(String taskId)
Fetch the data of a specific on demand task.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.getAwsScanOptionsWithHttpInfo(String accountId)
Fetches the Agentless scan options for an activated account.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.getAzureScanOptionsWithHttpInfo(String subscriptionId)
Fetches the Agentless scan options for an activated subscription.
|
ApiResponse<BillingDimensionsMappingResponse> |
UsageMeteringApi.getBillingDimensionMappingWithHttpInfo(UsageMeteringApi.GetBillingDimensionMappingOptionalParameters parameters)
Get a mapping of billing dimensions to the corresponding keys for the supported usage metering
public API endpoints.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.getBudgetWithHttpInfo(String budgetId)
Get a budget
|
ApiResponse<CaseResponse> |
CaseManagementApi.getCaseWithHttpInfo(String caseId)
Get the details of case by case_id
|
ApiResponse<MicrosoftTeamsGetChannelByNameResponse> |
MicrosoftTeamsIntegrationApi.getChannelByNameWithHttpInfo(String tenantName,
String teamName,
String channelName)
Get the tenant, team, and channel ID of a channel in the Datadog Microsoft Teams integration.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.getCloudflareAccountWithHttpInfo(String accountId)
Get a Cloudflare account.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Get the details of a specific agent rule.
|
ApiResponse<CoverageSummaryResponse> |
CodeCoverageApi.getCodeCoverageBranchSummaryWithHttpInfo(BranchCoverageSummaryRequest body)
Retrieve aggregated code coverage statistics for a specific branch in a repository.
|
ApiResponse<CoverageSummaryResponse> |
CodeCoverageApi.getCodeCoverageCommitSummaryWithHttpInfo(CommitCoverageSummaryRequest body)
Retrieve aggregated code coverage statistics for a specific commit in a repository.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.getComponentWithHttpInfo(UUID pageId,
UUID componentId,
StatusPagesApi.GetComponentOptionalParameters parameters)
Retrieves a specific component by its ID.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.getConfluentAccountWithHttpInfo(String accountId)
Get the Confluent account with the provided account ID.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.getConfluentResourceWithHttpInfo(String accountId,
String resourceId)
Get a Confluent resource with the provided resource id for the account associated with the
provided account ID.
|
ApiResponse<SecurityMonitoringContentPackStatesResponse> |
SecurityMonitoringApi.getContentPacksStatesWithHttpInfo()
Get the activation and configuration states for all security monitoring content packs.
|
ApiResponse<AwsCurConfigResponse> |
CloudCostManagementApi.getCostAWSCURConfigWithHttpInfo(Long cloudAccountId)
Get a specific AWS CUR config.
|
ApiResponse<UCConfigPair> |
CloudCostManagementApi.getCostAzureUCConfigWithHttpInfo(Long cloudAccountId)
Get a specific Azure config.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetCostByOrgOptionalParameters parameters)
Deprecated.
|
ApiResponse<GcpUcConfigResponse> |
CloudCostManagementApi.getCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Get a specific Google Cloud Usage Cost config.
|
ApiResponse<SecurityMonitoringCriticalAssetsResponse> |
SecurityMonitoringApi.getCriticalAssetsAffectingRuleWithHttpInfo(String ruleId)
Get the list of critical assets that affect a specific existing rule by the rule's ID.
|
ApiResponse<CsmCloudAccountsCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMCloudAccountsCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Cloud Accounts.
|
ApiResponse<CsmHostsAndContainersCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMHostsAndContainersCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Hosts and Containers.
|
ApiResponse<CsmServerlessCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMServerlessCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Serverless Resources.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.getCSMThreatsAgentPolicyWithHttpInfo(String policyId)
Get the details of a specific Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.GetCSMThreatsAgentRuleOptionalParameters parameters)
Get the details of a specific Workload Protection agent rule.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Get an application key owned by current user.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.getCustomAllocationRuleWithHttpInfo(Long ruleId)
Get a specific custom allocation rule - Retrieve a specific custom allocation rule by its ID
|
ApiResponse<CustomCostsFileGetResponse> |
CloudCostManagementApi.getCustomCostsFileWithHttpInfo(String fileId)
Fetch the specified Custom Costs file.
|
ApiResponse<GetCustomFrameworkResponse> |
SecurityMonitoringApi.getCustomFrameworkWithHttpInfo(String handle,
String version)
Get a custom framework.
|
ApiResponse<CustomRuleRevisionResponse> |
StaticAnalysisApi.getCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
String id)
Get a specific revision of a custom rule
|
ApiResponse<CustomRulesetResponse> |
StaticAnalysisApi.getCustomRulesetWithHttpInfo(String rulesetName)
Get a custom ruleset by name
|
ApiResponse<CustomRuleResponse> |
StaticAnalysisApi.getCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Get a custom rule by name
|
ApiResponse<DashboardListItems> |
DashboardListsApi.getDashboardListItemsWithHttpInfo(Long dashboardListId)
Fetch the dashboard list’s dashboard definitions.
|
ApiResponse<GetDataDeletionsResponseBody> |
DataDeletionApi.getDataDeletionRequestsWithHttpInfo(DataDeletionApi.GetDataDeletionRequestsOptionalParameters parameters)
Gets a list of data deletion requests based on several filter parameters.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.getDatasetWithHttpInfo(String datasetId)
Retrieves the dataset associated with the ID.
|
ApiResponse<Datastore> |
ActionsDatastoresApi.getDatastoreWithHttpInfo(String datastoreId)
Retrieves a specific datastore by its ID.
|
ApiResponse<Degradation> |
StatusPagesApi.getDegradationWithHttpInfo(UUID pageId,
UUID degradationId,
StatusPagesApi.GetDegradationOptionalParameters parameters)
Retrieves a specific degradation by its ID.
|
ApiResponse<DeploymentGateRulesResponse> |
DeploymentGatesApi.getDeploymentGateRulesWithHttpInfo(String gateId)
Endpoint to get rules for a deployment gate.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.getDeploymentGateWithHttpInfo(String id)
Endpoint to get a deployment gate.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.getDeploymentRuleWithHttpInfo(String gateId,
String id)
Endpoint to get a deployment rule.
|
ApiResponse<GetDeviceResponse> |
NetworkDeviceMonitoringApi.getDeviceWithHttpInfo(String deviceId)
Get the device details.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.getDomainAllowlistWithHttpInfo()
Get the domain allowlist for an organization.
|
ApiResponse<DORADeploymentFetchResponse> |
DoraMetricsApi.getDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to get a deployment event.
|
ApiResponse<DORAFailureFetchResponse> |
DoraMetricsApi.getDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to get a failure event.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.getDowntimeWithHttpInfo(String downtimeId,
DowntimesApi.GetDowntimeOptionalParameters parameters)
Get downtime detail by downtime_id.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getEstimatedCostByOrgWithHttpInfo(UsageMeteringApi.GetEstimatedCostByOrgOptionalParameters parameters)
Get estimated cost across multi-org and single root-org accounts.
|
ApiResponse<V2EventResponse> |
EventsApi.getEventWithHttpInfo(String eventId)
Get the details of an event by event_id.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.getFastlyAccountWithHttpInfo(String accountId)
Get a Fastly account.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.getFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Get a Fastly service for an account.
|
ApiResponse<GetFindingResponse> |
SecurityMonitoringApi.getFindingWithHttpInfo(String findingId,
SecurityMonitoringApi.GetFindingOptionalParameters parameters)
Returns a single finding with message and resource configuration.
|
ApiResponse<FleetAgentInfoResponse> |
FleetAutomationApi.getFleetAgentInfoWithHttpInfo(String agentKey)
Retrieve detailed information about a specific Datadog Agent.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.getFleetDeploymentWithHttpInfo(String deploymentId,
FleetAutomationApi.GetFleetDeploymentOptionalParameters parameters)
Retrieve detailed information about a specific deployment using its unique identifier.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.getFleetScheduleWithHttpInfo(String id)
Retrieve detailed information about a specific schedule using its unique identifier.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.getGcpScanOptionsWithHttpInfo(String projectId)
Fetches the Agentless scan options for an activated GCP project.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.getGCPSTSDelegateWithHttpInfo()
List your Datadog-GCP STS delegate account configured in your Datadog account.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.getGlobalIncidentSettingsWithHttpInfo()
Retrieve global incident settings for the organization.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.getHamrOrgConnectionWithHttpInfo()
Retrieve the High Availability Multi-Region (HAMR) organization connection details for the
authenticated organization.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getHistoricalCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetHistoricalCostByOrgOptionalParameters parameters)
Get historical cost across multi-org and single root-org accounts.
|
ApiResponse<HourlyUsageResponse> |
UsageMeteringApi.getHourlyUsageWithHttpInfo(OffsetDateTime filterTimestampStart,
String filterProductFamilies,
UsageMeteringApi.GetHourlyUsageOptionalParameters parameters)
Get hourly usage by product family.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.getIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Get incident integration metadata details.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.getIncidentNotificationRuleWithHttpInfo(UUID id,
IncidentsApi.GetIncidentNotificationRuleOptionalParameters parameters)
Retrieves a specific notification rule by its ID.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.getIncidentNotificationTemplateWithHttpInfo(UUID id,
IncidentsApi.GetIncidentNotificationTemplateOptionalParameters parameters)
Retrieves a specific notification template by its ID.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.getIncidentPostmortemTemplateWithHttpInfo(String templateId)
Retrieve details of a specific postmortem template.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.getIncidentServiceWithHttpInfo(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.getIncidentTeamWithHttpInfo(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.getIncidentTodoWithHttpInfo(String incidentId,
String todoId)
Get incident todo details.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.getIncidentTypeWithHttpInfo(String incidentTypeId)
Get incident type details.
|
ApiResponse<IncidentResponse> |
IncidentsApi.getIncidentWithHttpInfo(String incidentId,
IncidentsApi.GetIncidentOptionalParameters parameters)
Get the details of an incident by incident_id.
|
ApiResponse<GetInterfacesResponse> |
NetworkDeviceMonitoringApi.getInterfacesWithHttpInfo(String deviceId,
NetworkDeviceMonitoringApi.GetInterfacesOptionalParameters parameters)
Get the list of interfaces of the device.
|
ApiResponse<UserInvitationResponse> |
UsersApi.getInvitationWithHttpInfo(String userInvitationUuid)
Returns a single user invitation by its UUID.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.getIPAllowlistWithHttpInfo()
Returns the IP allowlist and its enabled or disabled state.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.getIssueWithHttpInfo(String issueId,
ErrorTrackingApi.GetIssueOptionalParameters parameters)
Retrieve the full details for a specific error tracking issue, including attributes and
relationships.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.getJiraIssueTemplateWithHttpInfo(UUID issueTemplateId)
Get a Jira issue template by ID.
|
ApiResponse<LogsArchiveOrder> |
LogsArchivesApi.getLogsArchiveOrderWithHttpInfo()
Get the current order of your archives.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.getLogsArchiveWithHttpInfo(String archiveId)
Get a specific archive from your organization.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.getLogsCustomDestinationWithHttpInfo(String customDestinationId)
Get a specific custom destination in your organization.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.getLogsMetricWithHttpInfo(String metricId)
Get a specific log-based metric from your organization.
|
ApiResponse<GetMappingResponse> |
RumAudienceManagementApi.getMappingWithHttpInfo(String entity)
Get entity mapping configuration including all available attributes and their properties
|
ApiResponse<MetricTagCardinalitiesResponse> |
MetricsApi.getMetricTagCardinalityDetailsWithHttpInfo(String metricName)
Returns the cardinality details of tags for a specific metric.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.getMonitorConfigPolicyWithHttpInfo(String policyId)
Get a monitor configuration policy by policy_id.
|
ApiResponse<MonitorNotificationRuleListResponse> |
MonitorsApi.getMonitorNotificationRulesWithHttpInfo(MonitorsApi.GetMonitorNotificationRulesOptionalParameters parameters)
Returns a list of all monitor notification rules.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.getMonitorNotificationRuleWithHttpInfo(String ruleId,
MonitorsApi.GetMonitorNotificationRuleOptionalParameters parameters)
Returns a monitor notification rule by rule_id.
|
ApiResponse<MonitorUserTemplateResponse> |
MonitorsApi.getMonitorUserTemplateWithHttpInfo(String templateId,
MonitorsApi.GetMonitorUserTemplateOptionalParameters parameters)
Retrieve a monitor user template by its ID.
|
ApiResponse<MonthlyCostAttributionResponse> |
UsageMeteringApi.getMonthlyCostAttributionWithHttpInfo(OffsetDateTime startMonth,
String fields,
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters parameters)
Get monthly cost attribution by tag across multi-org and single root-org accounts.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.getOktaAccountWithHttpInfo(String accountId)
Get an Okta account.
|
ApiResponse<EscalationPolicy> |
OnCallApi.getOnCallEscalationPolicyWithHttpInfo(String policyId,
OnCallApi.GetOnCallEscalationPolicyOptionalParameters parameters)
Get an On-Call escalation policy
|
ApiResponse<Schedule> |
OnCallApi.getOnCallScheduleWithHttpInfo(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get an On-Call schedule
|
ApiResponse<TeamRoutingRules> |
OnCallApi.getOnCallTeamRoutingRulesWithHttpInfo(String teamId,
OnCallApi.GetOnCallTeamRoutingRulesOptionalParameters parameters)
Get a team's On-Call routing rules
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.getOnDemandConcurrencyCapWithHttpInfo()
Get the on-demand concurrency cap.
|
ApiResponse<File> |
ApiManagementApi.getOpenAPIWithHttpInfo(UUID id)
Deprecated.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.getOpsgenieServiceWithHttpInfo(String integrationServiceId)
Get a single service from the Datadog Opsgenie integration.
|
ApiResponse<OrgConfigGetResponse> |
OrganizationsApi.getOrgConfigWithHttpInfo(String orgConfigName)
Return the name, description, and value of a specific Org Config.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.getPipelineWithHttpInfo(String pipelineId)
Get a specific pipeline by its ID.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.getPowerpackWithHttpInfo(String powerpackId)
Get a powerpack.
|
ApiResponse<ProjectedCostResponse> |
UsageMeteringApi.getProjectedCostWithHttpInfo(UsageMeteringApi.GetProjectedCostOptionalParameters parameters)
Get projected cost across multi-org and single root-org accounts.
|
ApiResponse<CaseNotificationRulesResponse> |
CaseManagementApi.getProjectNotificationRulesWithHttpInfo(String projectId)
Get all notification rules for a project.
|
ApiResponse<ProjectsResponse> |
CaseManagementApi.getProjectsWithHttpInfo()
Get all projects.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.getProjectWithHttpInfo(String projectId)
Get the details of a project by project_id.
|
ApiResponse<GetResourceEvaluationFiltersResponse> |
SecurityMonitoringApi.getResourceEvaluationFiltersWithHttpInfo(SecurityMonitoringApi.GetResourceEvaluationFiltersOptionalParameters parameters)
List resource filters.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.getRestrictionPolicyWithHttpInfo(String resourceId)
Retrieves the restriction policy associated with a specified resource.
|
ApiResponse<RestrictionQueryWithRelationshipsResponse> |
LogsRestrictionQueriesApi.getRestrictionQueryWithHttpInfo(String restrictionQueryId)
Get a restriction query in the organization specified by the restriction query's
restriction_query_id.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.getRetentionFilterWithHttpInfo(String appId,
String rfId)
Get a RUM retention filter for a RUM application.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.getRoleRestrictionQueryWithHttpInfo(String roleId)
Get restriction query for a given role.
|
ApiResponse<RoleResponse> |
RolesApi.getRoleWithHttpInfo(String roleId)
Get a role in the organization specified by the role’s role_id.
|
ApiResponse<TableRowResourceArray> |
ReferenceTablesApi.getRowsByIDWithHttpInfo(String id,
List<String> rowId)
Get reference table rows by their primary key values.
|
ApiResponse<GetRuleVersionHistoryResponse> |
SecurityMonitoringApi.getRuleVersionHistoryWithHttpInfo(String ruleId,
SecurityMonitoringApi.GetRuleVersionHistoryOptionalParameters parameters)
Get a rule's version history.
|
ApiResponse<RUMApplicationsResponse> |
RumApi.getRUMApplicationsWithHttpInfo()
List all the RUM applications in your organization.
|
ApiResponse<RUMApplicationResponse> |
RumApi.getRUMApplicationWithHttpInfo(String id)
Get the RUM application with given ID in your organization.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.getRumMetricWithHttpInfo(String metricId)
Get a specific rum-based metric from your organization.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.getRumReplayPlaylistWithHttpInfo(Integer playlistId)
Get a playlist.
|
ApiResponse<GetSBOMResponse> |
SecurityMonitoringApi.getSBOMWithHttpInfo(AssetType assetType,
String filterAssetName,
SecurityMonitoringApi.GetSBOMOptionalParameters parameters)
Get a single SBOM related to an asset by its type and name.
|
ApiResponse<Shift> |
OnCallApi.getScheduleOnCallUserWithHttpInfo(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Retrieves the user who is on-call for the specified schedule at a given time.
|
ApiResponse<SecretRuleArray> |
SecurityMonitoringApi.getSecretsRulesWithHttpInfo()
Returns a list of Secrets rules with ID, Pattern, Description, Priority, and SDS ID.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.getSecurityFilterWithHttpInfo(String securityFilterId)
Get the details of a specific security filter.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.getSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId)
Get the details of a specific critical asset.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.getSecurityMonitoringHistsignalsByJobIdWithHttpInfo(String jobId,
SecurityMonitoringApi.GetSecurityMonitoringHistsignalsByJobIdOptionalParameters parameters)
Get a job's hist signals.
|
ApiResponse<SecurityMonitoringSignalResponse> |
SecurityMonitoringApi.getSecurityMonitoringHistsignalWithHttpInfo(String histsignalId)
Get a hist signal's details.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.getSecurityMonitoringRuleWithHttpInfo(String ruleId)
Get a rule's details.
|
ApiResponse<SecurityMonitoringSignalResponse> |
SecurityMonitoringApi.getSecurityMonitoringSignalWithHttpInfo(String signalId)
Get a signal's details.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.getSecurityMonitoringSuppressionWithHttpInfo(String suppressionId)
Get the details of a specific suppression rule.
|
ApiResponse<Void> |
RumReplaySessionsApi.getSegmentsWithHttpInfo(String viewId,
String sessionId,
RumReplaySessionsApi.GetSegmentsOptionalParameters parameters)
Get segments for a view.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.getServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Get an application key owned by this service account.
|
ApiResponse<ServiceDefinitionGetResponse> |
ServiceDefinitionApi.getServiceDefinitionWithHttpInfo(String serviceName,
ServiceDefinitionApi.GetServiceDefinitionOptionalParameters parameters)
Get a single service definition from the Datadog Service Catalog.
|
ApiResponse<ServiceList> |
ApmApi.getServiceListWithHttpInfo(String filterEnv) |
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.getServiceNowTemplateWithHttpInfo(UUID templateId)
Get a ServiceNow template by ID.
|
ApiResponse<Object> |
SecurityMonitoringApi.getSignalNotificationRulesWithHttpInfo()
Returns the list of notification rules for security signals.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.getSignalNotificationRuleWithHttpInfo(String id)
Get the details of a notification rule for security signals.
|
ApiResponse<SLOReportStatusGetResponse> |
ServiceLevelObjectivesApi.getSLOReportJobStatusWithHttpInfo(String reportId)
Get the status of the SLO report job.
|
ApiResponse<String> |
ServiceLevelObjectivesApi.getSLOReportWithHttpInfo(String reportId)
Download an SLO report.
|
ApiResponse<SloStatusResponse> |
ServiceLevelObjectivesApi.getSloStatusWithHttpInfo(String sloId,
Long fromTs,
Long toTs,
ServiceLevelObjectivesApi.GetSloStatusOptionalParameters parameters)
Get the status of a Service Level Objective (SLO) for a given time period.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.getSpansMetricWithHttpInfo(String metricId)
Get a specific span-based metric from your organization.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithHttpInfo(String service,
SpaApi.GetSPARecommendationsOptionalParameters parameters)
This endpoint is currently experimental and restricted to Datadog internal use only.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithShardWithHttpInfo(String shard,
String service,
SpaApi.GetSPARecommendationsWithShardOptionalParameters parameters)
This endpoint is currently experimental and restricted to Datadog internal use only.
|
ApiResponse<StatusPage> |
StatusPagesApi.getStatusPageWithHttpInfo(UUID pageId,
StatusPagesApi.GetStatusPageOptionalParameters parameters)
Retrieves a specific status page by its ID.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.getSuppressionsAffectingFutureRuleWithHttpInfo(SecurityMonitoringRuleCreatePayload body)
Get the list of suppressions that would affect a rule.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.getSuppressionsAffectingRuleWithHttpInfo(String ruleId)
Get the list of suppressions that affect a specific existing rule by its ID.
|
ApiResponse<GetSuppressionVersionHistoryResponse> |
SecurityMonitoringApi.getSuppressionVersionHistoryWithHttpInfo(String suppressionId,
SecurityMonitoringApi.GetSuppressionVersionHistoryOptionalParameters parameters)
Get a suppression's version history.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.getSyntheticsSuiteWithHttpInfo(String publicId) |
ApiResponse<TableResultV2> |
ReferenceTablesApi.getTableWithHttpInfo(String id)
Get a reference table by ID
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.getTagPipelinesRulesetWithHttpInfo(String rulesetId)
Get a specific tag pipeline ruleset - Retrieve a specific tag pipeline ruleset by its ID
|
ApiResponse<TeamHierarchyLinkResponse> |
TeamsApi.getTeamHierarchyLinkWithHttpInfo(String linkId)
Get a single team hierarchy link for the given link_id.
|
ApiResponse<TeamLinksResponse> |
TeamsApi.getTeamLinksWithHttpInfo(String teamId)
Get all links for a given team.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.getTeamLinkWithHttpInfo(String teamId,
String linkId)
Get a single link for a team.
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getTeamMembershipsWithHttpInfo(String teamId,
TeamsApi.GetTeamMembershipsOptionalParameters parameters)
Get a paginated list of members for a team
|
ApiResponse<TeamNotificationRulesResponse> |
TeamsApi.getTeamNotificationRulesWithHttpInfo(String teamId) |
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.getTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId) |
ApiResponse<TeamOnCallResponders> |
OnCallApi.getTeamOnCallUsersWithHttpInfo(String teamId,
OnCallApi.GetTeamOnCallUsersOptionalParameters parameters)
Get a team's on-call users at a given time
|
ApiResponse<TeamPermissionSettingsResponse> |
TeamsApi.getTeamPermissionSettingsWithHttpInfo(String teamId)
Get all permission settings for a given team.
|
ApiResponse<TeamSyncResponse> |
TeamsApi.getTeamSyncWithHttpInfo(TeamSyncAttributesSource filterSource)
Get all team synchronization configurations.
|
ApiResponse<TeamResponse> |
TeamsApi.getTeamWithHttpInfo(String teamId)
Get a single team using the team's id.
|
ApiResponse<TenancyConfigList> |
OciIntegrationApi.getTenancyConfigsWithHttpInfo()
Get a list of all configured OCI tenancy integrations.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.getTenancyConfigWithHttpInfo(String tenancyOcid)
Get a single tenancy config object by its OCID.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.getTenantBasedHandleWithHttpInfo(String handleId)
Get the tenant, team, and channel information of a tenant-based handle from the Datadog
Microsoft Teams integration.
|
ApiResponse<ThreatHuntingJobResponse> |
SecurityMonitoringApi.getThreatHuntingJobWithHttpInfo(String jobId)
Get a job's details.
|
ApiResponse<UsageApplicationSecurityMonitoringResponse> |
UsageMeteringApi.getUsageApplicationSecurityMonitoringWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageApplicationSecurityMonitoringOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageLambdaTracedInvocationsResponse> |
UsageMeteringApi.getUsageLambdaTracedInvocationsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaTracedInvocationsOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageObservabilityPipelinesResponse> |
UsageMeteringApi.getUsageObservabilityPipelinesWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageObservabilityPipelinesOptionalParameters parameters)
Deprecated.
|
ApiResponse<FacetInfoResponse> |
RumAudienceManagementApi.getUserFacetInfoWithHttpInfo(FacetInfoRequest body)
Get facet information for user attributes including possible values and counts
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getUserMembershipsWithHttpInfo(String userUuid)
Get a list of memberships for a user
|
ApiResponse<NotificationChannel> |
OnCallApi.getUserNotificationChannelWithHttpInfo(String userId,
String channelId)
Get a notification channel for a user.
|
ApiResponse<OnCallNotificationRule> |
OnCallApi.getUserNotificationRuleWithHttpInfo(String userId,
String ruleId,
OnCallApi.GetUserNotificationRuleOptionalParameters parameters)
Get a notification rule for a user.
|
ApiResponse<UserResponse> |
UsersApi.getUserWithHttpInfo(String userId)
Get a user in the organization specified by the user’s user_id.
|
ApiResponse<Object> |
SecurityMonitoringApi.getVulnerabilityNotificationRulesWithHttpInfo()
Returns the list of notification rules for security vulnerabilities.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.getVulnerabilityNotificationRuleWithHttpInfo(String id)
Get the details of a notification rule for security vulnerabilities.
|
ApiResponse<WorklflowGetInstanceResponse> |
WorkflowAutomationApi.getWorkflowInstanceWithHttpInfo(String workflowId,
String instanceId)
Get a specific execution of a given workflow.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandleResponse> |
MicrosoftTeamsIntegrationApi.getWorkflowsWebhookHandleWithHttpInfo(String handleId)
Get the name of a Workflows webhook handle from the Datadog Microsoft Teams integration.
|
ApiResponse<GetWorkflowResponse> |
WorkflowAutomationApi.getWorkflowWithHttpInfo(String workflowId)
Get a workflow by ID.
|
ApiResponse<CaseResponse> |
CaseManagementApi.linkIncidentWithHttpInfo(String caseId,
RelationshipToIncidentRequest body)
Link an incident to a case
|
ApiResponse<Void> |
CaseManagementApi.linkJiraIssueToCaseWithHttpInfo(String caseId,
JiraIssueLinkRequest body)
Link an existing Jira issue to a case
|
ApiResponse<MetricSuggestedTagsAndAggregationsResponse> |
MetricsApi.listActiveMetricConfigurationsWithHttpInfo(String metricName,
MetricsApi.ListActiveMetricConfigurationsOptionalParameters parameters)
List tags and aggregations that are actively queried on dashboards, notebooks, monitors, the
Metrics Explorer, and using the API for a given metric name.
|
ApiResponse<CsmAgentsResponse> |
CsmAgentsApi.listAllCSMAgentsWithHttpInfo(CsmAgentsApi.ListAllCSMAgentsOptionalParameters parameters)
Get the list of all CSM Agents running on your hosts and containers.
|
ApiResponse<CsmAgentsResponse> |
CsmAgentsApi.listAllCSMServerlessAgentsWithHttpInfo(CsmAgentsApi.ListAllCSMServerlessAgentsOptionalParameters parameters)
Get the list of all CSM Serverless Agents running on your hosts and containers.
|
ApiResponse<APIKeysResponse> |
KeyManagementApi.listAPIKeysWithHttpInfo(KeyManagementApi.ListAPIKeysOptionalParameters parameters)
List all API keys available for your account.
|
ApiResponse<ListAPIsResponse> |
ApiManagementApi.listAPIsWithHttpInfo(ApiManagementApi.ListAPIsOptionalParameters parameters)
Deprecated.
|
ApiResponse<RetentionFiltersResponse> |
ApmRetentionFiltersApi.listApmRetentionFiltersWithHttpInfo()
Get the list of APM retention filters.
|
ApiResponse<ListAppKeyRegistrationsResponse> |
ActionConnectionApi.listAppKeyRegistrationsWithHttpInfo(ActionConnectionApi.ListAppKeyRegistrationsOptionalParameters parameters)
List App Key Registrations
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listApplicationKeysWithHttpInfo(KeyManagementApi.ListApplicationKeysOptionalParameters parameters)
List all application keys available for your org
|
ApiResponse<ApplicationSecurityWafCustomRuleListResponse> |
ApplicationSecurityApi.listApplicationSecurityWAFCustomRulesWithHttpInfo()
Retrieve a list of WAF custom rule.
|
ApiResponse<ApplicationSecurityWafExclusionFiltersResponse> |
ApplicationSecurityApi.listApplicationSecurityWafExclusionFiltersWithHttpInfo()
Retrieve a list of WAF exclusion filters.
|
ApiResponse<ListAppsResponse> |
AppBuilderApi.listAppsWithHttpInfo(AppBuilderApi.ListAppsOptionalParameters parameters)
List all apps, with optional filters and sorting.
|
ApiResponse<RolesResponse> |
LogsArchivesApi.listArchiveReadRolesWithHttpInfo(String archiveId)
Returns all read roles a given archive is restricted to.
|
ApiResponse<ListAssetsSBOMsResponse> |
SecurityMonitoringApi.listAssetsSBOMsWithHttpInfo(SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters parameters)
Get a list of assets SBOMs for an organization.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.listAuditLogsWithHttpInfo(AuditApi.ListAuditLogsOptionalParameters parameters)
List endpoint returns events that match a Audit Logs search query.
|
ApiResponse<AuthNMappingsResponse> |
AuthNMappingsApi.listAuthNMappingsWithHttpInfo(AuthNMappingsApi.ListAuthNMappingsOptionalParameters parameters)
List all AuthN Mappings in the org.
|
ApiResponse<AWSAccountsResponse> |
AwsIntegrationApi.listAWSAccountsWithHttpInfo(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
Get a list of AWS Account Integration Configs.
|
ApiResponse<AWSEventBridgeListResponse> |
AwsIntegrationApi.listAWSEventBridgeSourcesWithHttpInfo()
Get all Amazon EventBridge sources.
|
ApiResponse<AWSLogsServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfo()
Get a list of AWS services that can send logs to Datadog.
|
ApiResponse<AWSNamespacesResponse> |
AwsIntegrationApi.listAWSNamespacesWithHttpInfo()
Get a list of available AWS CloudWatch namespaces that can send metrics to Datadog.
|
ApiResponse<AwsOnDemandListResponse> |
AgentlessScanningApi.listAwsOnDemandTasksWithHttpInfo()
Fetches the most recent 1000 AWS on demand tasks.
|
ApiResponse<AwsScanOptionsListResponse> |
AgentlessScanningApi.listAwsScanOptionsWithHttpInfo()
Fetches the scan options configured for AWS accounts.
|
ApiResponse<AzureScanOptionsArray> |
AgentlessScanningApi.listAzureScanOptionsWithHttpInfo()
Fetches the scan options configured for Azure accounts.
|
ApiResponse<BudgetArray> |
CloudCostManagementApi.listBudgetsWithHttpInfo()
List budgets.
|
ApiResponse<ListEntityCatalogResponse> |
SoftwareCatalogApi.listCatalogEntityWithHttpInfo(SoftwareCatalogApi.ListCatalogEntityOptionalParameters parameters)
Get a list of entities from Software Catalog.
|
ApiResponse<ListKindCatalogResponse> |
SoftwareCatalogApi.listCatalogKindWithHttpInfo(SoftwareCatalogApi.ListCatalogKindOptionalParameters parameters)
Get a list of entity kinds from Software Catalog.
|
ApiResponse<ListRelationCatalogResponse> |
SoftwareCatalogApi.listCatalogRelationWithHttpInfo(SoftwareCatalogApi.ListCatalogRelationOptionalParameters parameters)
Get a list of entity relations from Software Catalog.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.listCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.ListCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a search
query.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.listCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.ListCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a search
query.
|
ApiResponse<CloudflareAccountsResponse> |
CloudflareIntegrationApi.listCloudflareAccountsWithHttpInfo()
List Cloudflare accounts.
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCloudWorkloadSecurityAgentRulesWithHttpInfo()
Get the list of agent rules.
|
ApiResponse<StatusPagesComponentArray> |
StatusPagesApi.listComponentsWithHttpInfo(UUID pageId,
StatusPagesApi.ListComponentsOptionalParameters parameters)
Lists all components for a status page.
|
ApiResponse<ConfluentAccountsResponse> |
ConfluentCloudApi.listConfluentAccountWithHttpInfo()
List Confluent accounts.
|
ApiResponse<ConfluentResourcesResponse> |
ConfluentCloudApi.listConfluentResourceWithHttpInfo(String accountId)
Get a Confluent resource for the account associated with the provided ID.
|
ApiResponse<ListConnectionsResponse> |
RumAudienceManagementApi.listConnectionsWithHttpInfo(String entity)
List all data connections for an entity
|
ApiResponse<ContainerImagesResponse> |
ContainerImagesApi.listContainerImagesWithHttpInfo(ContainerImagesApi.ListContainerImagesOptionalParameters parameters)
Get all Container Images for your organization.
|
ApiResponse<ContainersResponse> |
ContainersApi.listContainersWithHttpInfo(ContainersApi.ListContainersOptionalParameters parameters)
Get all containers for your organization.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.listCostAWSCURConfigsWithHttpInfo()
List the AWS CUR configs.
|
ApiResponse<AzureUCConfigsResponse> |
CloudCostManagementApi.listCostAzureUCConfigsWithHttpInfo()
List the Azure configs.
|
ApiResponse<GCPUsageCostConfigsResponse> |
CloudCostManagementApi.listCostGCPUsageCostConfigsWithHttpInfo()
List the Google Cloud Usage Cost configs.
|
ApiResponse<CloudWorkloadSecurityAgentPoliciesListResponse> |
CsmThreatsApi.listCSMThreatsAgentPoliciesWithHttpInfo()
Get the list of Workload Protection policies.
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCSMThreatsAgentRulesWithHttpInfo(CsmThreatsApi.ListCSMThreatsAgentRulesOptionalParameters parameters)
Get the list of Workload Protection agent rules.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listCurrentUserApplicationKeysWithHttpInfo(KeyManagementApi.ListCurrentUserApplicationKeysOptionalParameters parameters)
List all application keys available for current user
|
ApiResponse<ArbitraryRuleResponseArray> |
CloudCostManagementApi.listCustomAllocationRulesWithHttpInfo()
List all custom allocation rules - Retrieve a list of all custom allocation rules for the
organization
|
ApiResponse<CustomCostsFileListResponse> |
CloudCostManagementApi.listCustomCostsFilesWithHttpInfo(CloudCostManagementApi.ListCustomCostsFilesOptionalParameters parameters)
List the Custom Costs files.
|
ApiResponse<CustomRuleRevisionsResponse> |
StaticAnalysisApi.listCustomRuleRevisionsWithHttpInfo(String rulesetName,
String ruleName,
StaticAnalysisApi.ListCustomRuleRevisionsOptionalParameters parameters)
Get all revisions for a custom rule
|
ApiResponse<ItemApiPayloadArray> |
ActionsDatastoresApi.listDatastoreItemsWithHttpInfo(String datastoreId,
ActionsDatastoresApi.ListDatastoreItemsOptionalParameters parameters)
Lists items from a datastore.
|
ApiResponse<DatastoreArray> |
ActionsDatastoresApi.listDatastoresWithHttpInfo()
Lists all datastores for the organization.
|
ApiResponse<DegradationArray> |
StatusPagesApi.listDegradationsWithHttpInfo(StatusPagesApi.ListDegradationsOptionalParameters parameters)
Lists all degradations for the organization.
|
ApiResponse<ListDevicesResponse> |
NetworkDeviceMonitoringApi.listDevicesWithHttpInfo(NetworkDeviceMonitoringApi.ListDevicesOptionalParameters parameters)
Get the list of devices.
|
ApiResponse<ListTagsResponse> |
NetworkDeviceMonitoringApi.listDeviceUserTagsWithHttpInfo(String deviceId)
Get the list of tags for a device.
|
ApiResponse<DORADeploymentsListResponse> |
DoraMetricsApi.listDORADeploymentsWithHttpInfo(DORAListDeploymentsRequest body)
Use this API endpoint to get a list of deployment events.
|
ApiResponse<DORAFailuresListResponse> |
DoraMetricsApi.listDORAFailuresWithHttpInfo(DORAListFailuresRequest body)
Use this API endpoint to get a list of failure events.
|
ApiResponse<ListDowntimesResponse> |
DowntimesApi.listDowntimesWithHttpInfo(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all scheduled downtimes.
|
ApiResponse<SecurityEntityRiskScoresResponse> |
EntityRiskScoresApi.listEntityRiskScoresWithHttpInfo(EntityRiskScoresApi.ListEntityRiskScoresOptionalParameters parameters)
Get a list of entity risk scores for your organization.
|
ApiResponse<EventsListResponse> |
EventsApi.listEventsWithHttpInfo(EventsApi.ListEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
ApiResponse<FastlyAccountsResponse> |
FastlyIntegrationApi.listFastlyAccountsWithHttpInfo()
List Fastly accounts.
|
ApiResponse<FastlyServicesResponse> |
FastlyIntegrationApi.listFastlyServicesWithHttpInfo(String accountId)
List Fastly services for an account.
|
ApiResponse<ListFindingsResponse> |
SecurityMonitoringApi.listFindingsWithHttpInfo(SecurityMonitoringApi.ListFindingsOptionalParameters parameters)
Get a list of findings.
|
ApiResponse<FleetAgentsResponse> |
FleetAutomationApi.listFleetAgentsWithHttpInfo(FleetAutomationApi.ListFleetAgentsOptionalParameters parameters)
Retrieve a paginated list of all Datadog Agents.
|
ApiResponse<FleetAgentVersionsResponse> |
FleetAutomationApi.listFleetAgentVersionsWithHttpInfo()
Retrieve a list of all available Datadog Agent versions.
|
ApiResponse<FleetDeploymentsResponse> |
FleetAutomationApi.listFleetDeploymentsWithHttpInfo(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
Retrieve a list of all deployments for fleet automation.
|
ApiResponse<FleetSchedulesResponse> |
FleetAutomationApi.listFleetSchedulesWithHttpInfo()
Retrieve a list of all schedules for automated fleet deployments.
|
ApiResponse<GcpScanOptionsArray> |
AgentlessScanningApi.listGcpScanOptionsWithHttpInfo()
Fetches the scan options configured for all GCP projects.
|
ApiResponse<GCPSTSServiceAccountsResponse> |
GcpIntegrationApi.listGCPSTSAccountsWithHttpInfo()
List all GCP STS-enabled service accounts configured in your Datadog account.
|
ApiResponse<IncidentHandlesResponse> |
IncidentsApi.listGlobalIncidentHandlesWithHttpInfo(IncidentsApi.ListGlobalIncidentHandlesOptionalParameters parameters)
Retrieve a list of global incident handles.
|
ApiResponse<AttachmentArray> |
IncidentsApi.listIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
List incident attachments.
|
ApiResponse<IncidentImpactsResponse> |
IncidentsApi.listIncidentImpactsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentImpactsOptionalParameters parameters)
Get all impacts for an incident.
|
ApiResponse<IncidentIntegrationMetadataListResponse> |
IncidentsApi.listIncidentIntegrationsWithHttpInfo(String incidentId)
Get all integration metadata for an incident.
|
ApiResponse<IncidentNotificationRuleArray> |
IncidentsApi.listIncidentNotificationRulesWithHttpInfo(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
Lists all notification rules for the organization.
|
ApiResponse<IncidentNotificationTemplateArray> |
IncidentsApi.listIncidentNotificationTemplatesWithHttpInfo(IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters parameters)
Lists all notification templates.
|
ApiResponse<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfo()
Retrieve a list of all postmortem templates for incidents.
|
ApiResponse<IncidentServicesResponse> |
IncidentServicesApi.listIncidentServicesWithHttpInfo(IncidentServicesApi.ListIncidentServicesOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentsResponse> |
IncidentsApi.listIncidentsWithHttpInfo(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get all incidents for the user's organization.
|
ApiResponse<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsWithHttpInfo(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTodoListResponse> |
IncidentsApi.listIncidentTodosWithHttpInfo(String incidentId)
Get all todos for an incident.
|
ApiResponse<IncidentTypeListResponse> |
IncidentsApi.listIncidentTypesWithHttpInfo(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get all incident types.
|
ApiResponse<JiraAccountsResponse> |
JiraIntegrationApi.listJiraAccountsWithHttpInfo()
Get all Jira accounts for the organization.
|
ApiResponse<JiraIssueTemplatesResponse> |
JiraIntegrationApi.listJiraIssueTemplatesWithHttpInfo()
Get all Jira issue templates for the organization.
|
ApiResponse<LogsArchives> |
LogsArchivesApi.listLogsArchivesWithHttpInfo()
Get the list of configured logs archives with their definitions.
|
ApiResponse<CustomDestinationsResponse> |
LogsCustomDestinationsApi.listLogsCustomDestinationsWithHttpInfo()
Get the list of configured custom destinations in your organization with their definitions.
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsGetWithHttpInfo(LogsApi.ListLogsGetOptionalParameters parameters)
List endpoint returns logs that match a log search query.
|
ApiResponse<LogsMetricsResponse> |
LogsMetricsApi.listLogsMetricsWithHttpInfo()
Get the list of configured log-based metrics with their definitions.
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsWithHttpInfo(LogsApi.ListLogsOptionalParameters parameters)
List endpoint returns logs that match a log search query.
|
ApiResponse<TeamsResponse> |
TeamsApi.listMemberTeamsWithHttpInfo(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<MetricAssetsResponse> |
MetricsApi.listMetricAssetsWithHttpInfo(String metricName)
Returns dashboards, monitors, notebooks, and SLOs that a metric is stored in, if any.
|
ApiResponse<MonitorConfigPolicyListResponse> |
MonitorsApi.listMonitorConfigPoliciesWithHttpInfo()
Get all monitor configuration policies.
|
ApiResponse<MonitorDowntimeMatchResponse> |
DowntimesApi.listMonitorDowntimesWithHttpInfo(Long monitorId,
DowntimesApi.ListMonitorDowntimesOptionalParameters parameters)
Get all active downtimes for the specified monitor.
|
ApiResponse<MonitorUserTemplateListResponse> |
MonitorsApi.listMonitorUserTemplatesWithHttpInfo()
Retrieve all monitor user templates.
|
ApiResponse<GetMultipleRulesetsResponse> |
SecurityMonitoringApi.listMultipleRulesetsWithHttpInfo(GetMultipleRulesetsRequest body)
Get rules for multiple rulesets in batch.
|
ApiResponse<OktaAccountsResponse> |
OktaIntegrationApi.listOktaAccountsWithHttpInfo()
List Okta accounts.
|
ApiResponse<OpsgenieServicesResponse> |
OpsgenieIntegrationApi.listOpsgenieServicesWithHttpInfo()
Get a list of all services from the Datadog Opsgenie integration.
|
ApiResponse<OrgConfigListResponse> |
OrganizationsApi.listOrgConfigsWithHttpInfo()
Returns all Org Configs (name, description, and value).
|
ApiResponse<OrgConnectionListResponse> |
OrgConnectionsApi.listOrgConnectionsWithHttpInfo(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
Returns a list of org connections.
|
ApiResponse<PermissionsResponse> |
RolesApi.listPermissionsWithHttpInfo()
Returns a list of all permissions, including name, description, and ID.
|
ApiResponse<ListPipelinesResponse> |
ObservabilityPipelinesApi.listPipelinesWithHttpInfo(ObservabilityPipelinesApi.ListPipelinesOptionalParameters parameters)
Retrieve a list of pipelines.
|
ApiResponse<ListPowerpacksResponse> |
PowerpackApi.listPowerpacksWithHttpInfo(PowerpackApi.ListPowerpacksOptionalParameters parameters)
Get a list of all powerpacks.
|
ApiResponse<ProcessSummariesResponse> |
ProcessesApi.listProcessesWithHttpInfo(ProcessesApi.ListProcessesOptionalParameters parameters)
Get all processes for your organization.
|
ApiResponse<SnapshotArray> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsWithHttpInfo(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List heatmap snapshots.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.listRestrictionQueriesWithHttpInfo(LogsRestrictionQueriesApi.ListRestrictionQueriesOptionalParameters parameters)
Returns all restriction queries, including their names and IDs.
|
ApiResponse<RestrictionQueryRolesResponse> |
LogsRestrictionQueriesApi.listRestrictionQueryRolesWithHttpInfo(String restrictionQueryId,
LogsRestrictionQueriesApi.ListRestrictionQueryRolesOptionalParameters parameters)
Returns all roles that have a given restriction query.
|
ApiResponse<RumRetentionFiltersResponse> |
RumRetentionFiltersApi.listRetentionFiltersWithHttpInfo(String appId)
Get the list of RUM retention filters for a RUM application.
|
ApiResponse<PermissionsResponse> |
RolesApi.listRolePermissionsWithHttpInfo(String roleId)
Returns a list of all permissions for a single role.
|
ApiResponse<RolesResponse> |
RolesApi.listRolesWithHttpInfo(RolesApi.ListRolesOptionalParameters parameters)
Returns all roles, including their names and their unique identifiers.
|
ApiResponse<RoleTemplateArray> |
RolesApi.listRoleTemplatesWithHttpInfo()
List all role templates
|
ApiResponse<UsersResponse> |
RolesApi.listRoleUsersWithHttpInfo(String roleId,
RolesApi.ListRoleUsersOptionalParameters parameters)
Gets all users of a role.
|
ApiResponse<RUMEventsResponse> |
RumApi.listRUMEventsWithHttpInfo(RumApi.ListRUMEventsOptionalParameters parameters)
List endpoint returns events that match a RUM search query.
|
ApiResponse<RumMetricsResponse> |
RumMetricsApi.listRumMetricsWithHttpInfo()
Get the list of configured rum-based metrics with their definitions.
|
ApiResponse<PlaylistsSessionArray> |
RumReplayPlaylistsApi.listRumReplayPlaylistSessionsWithHttpInfo(Integer playlistId,
RumReplayPlaylistsApi.ListRumReplayPlaylistSessionsOptionalParameters parameters)
List sessions in a playlist.
|
ApiResponse<PlaylistArray> |
RumReplayPlaylistsApi.listRumReplayPlaylistsWithHttpInfo(RumReplayPlaylistsApi.ListRumReplayPlaylistsOptionalParameters parameters)
List playlists.
|
ApiResponse<WatcherArray> |
RumReplayViewershipApi.listRumReplaySessionWatchersWithHttpInfo(String sessionId,
RumReplayViewershipApi.ListRumReplaySessionWatchersOptionalParameters parameters)
List session watchers.
|
ApiResponse<ViewershipHistorySessionArray> |
RumReplayViewershipApi.listRumReplayViewershipHistorySessionsWithHttpInfo(RumReplayViewershipApi.ListRumReplayViewershipHistorySessionsOptionalParameters parameters)
List watched sessions.
|
ApiResponse<ScannedAssetsMetadata> |
SecurityMonitoringApi.listScannedAssetsMetadataWithHttpInfo(SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters parameters)
Get a list of security scanned assets metadata for an organization.
|
ApiResponse<SensitiveDataScannerGetConfigResponse> |
SensitiveDataScannerApi.listScanningGroupsWithHttpInfo()
List all the Scanning groups in your organization.
|
ApiResponse<OutcomesResponse> |
ServiceScorecardsApi.listScorecardOutcomesWithHttpInfo(ServiceScorecardsApi.ListScorecardOutcomesOptionalParameters parameters)
Fetches all rule outcomes.
|
ApiResponse<ListRulesResponse> |
ServiceScorecardsApi.listScorecardRulesWithHttpInfo(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
Fetch all rules.
|
ApiResponse<SecurityFiltersResponse> |
SecurityMonitoringApi.listSecurityFiltersWithHttpInfo()
Get the list of configured security filters with their definitions.
|
ApiResponse<ListSecurityFindingsResponse> |
SecurityMonitoringApi.listSecurityFindingsWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsOptionalParameters parameters)
Get a list of security findings that match a search query.
|
ApiResponse<SecurityMonitoringCriticalAssetsResponse> |
SecurityMonitoringApi.listSecurityMonitoringCriticalAssetsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringCriticalAssetsOptionalParameters parameters)
Get the list of all critical assets.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringHistsignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringHistsignalsOptionalParameters parameters)
List hist signals.
|
ApiResponse<SecurityMonitoringListRulesResponse> |
SecurityMonitoringApi.listSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringRulesOptionalParameters parameters)
List rules.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSignalsOptionalParameters parameters)
The list endpoint returns security signals that match a search query.
|
ApiResponse<SecurityMonitoringPaginatedSuppressionsResponse> |
SecurityMonitoringApi.listSecurityMonitoringSuppressionsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSuppressionsOptionalParameters parameters)
Get the list of all suppression rules.
|
ApiResponse<ListApplicationKeysResponse> |
ServiceAccountsApi.listServiceAccountApplicationKeysWithHttpInfo(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountApplicationKeysOptionalParameters parameters)
List all application keys available for this service account.
|
ApiResponse<ServiceDefinitionsListResponse> |
ServiceDefinitionApi.listServiceDefinitionsWithHttpInfo(ServiceDefinitionApi.ListServiceDefinitionsOptionalParameters parameters)
Get a list of all service definitions from the Datadog Service Catalog.
|
ApiResponse<ServiceNowAssignmentGroupsResponse> |
ServiceNowIntegrationApi.listServiceNowAssignmentGroupsWithHttpInfo(UUID instanceId)
Get all assignment groups for a ServiceNow instance.
|
ApiResponse<ServiceNowBusinessServicesResponse> |
ServiceNowIntegrationApi.listServiceNowBusinessServicesWithHttpInfo(UUID instanceId)
Get all business services for a ServiceNow instance.
|
ApiResponse<ServiceNowInstancesResponse> |
ServiceNowIntegrationApi.listServiceNowInstancesWithHttpInfo()
Get all ServiceNow instances for the organization.
|
ApiResponse<ServiceNowTemplatesResponse> |
ServiceNowIntegrationApi.listServiceNowTemplatesWithHttpInfo()
Get all ServiceNow templates for the organization.
|
ApiResponse<ServiceNowUsersResponse> |
ServiceNowIntegrationApi.listServiceNowUsersWithHttpInfo(UUID instanceId)
Get all users for a ServiceNow instance.
|
ApiResponse<SpansListResponse> |
SpansApi.listSpansGetWithHttpInfo(SpansApi.ListSpansGetOptionalParameters parameters)
List endpoint returns spans that match a span search query.
|
ApiResponse<SpansMetricsResponse> |
SpansMetricsApi.listSpansMetricsWithHttpInfo()
Get the list of configured span-based metrics with their definitions.
|
ApiResponse<SpansListResponse> |
SpansApi.listSpansWithHttpInfo(SpansListRequest body)
List endpoint returns spans that match a span search query.
|
ApiResponse<SensitiveDataScannerStandardPatternsResponseData> |
SensitiveDataScannerApi.listStandardPatternsWithHttpInfo()
Returns all standard patterns.
|
ApiResponse<StatusPageArray> |
StatusPagesApi.listStatusPagesWithHttpInfo(StatusPagesApi.ListStatusPagesOptionalParameters parameters)
Lists all status pages for the organization.
|
ApiResponse<TableResultV2Array> |
ReferenceTablesApi.listTablesWithHttpInfo(ReferenceTablesApi.ListTablesOptionalParameters parameters)
List all reference tables in this organization.
|
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.listTagConfigurationByNameWithHttpInfo(String metricName)
Returns the tag configuration for the given metric name.
|
ApiResponse<MetricsAndMetricTagConfigurationsResponse> |
MetricsApi.listTagConfigurationsWithHttpInfo(MetricsApi.ListTagConfigurationsOptionalParameters parameters)
Returns all metrics that can be configured in the Metrics Summary page or with Metrics without
Limitsâ„¢ (matching additional filters if specified).
|
ApiResponse<RulesetRespArray> |
CloudCostManagementApi.listTagPipelinesRulesetsWithHttpInfo()
List all tag pipeline rulesets - Retrieve a list of all tag pipeline rulesets for the
organization
|
ApiResponse<MetricAllTagsResponse> |
MetricsApi.listTagsByMetricNameWithHttpInfo(String metricName,
MetricsApi.ListTagsByMetricNameOptionalParameters parameters)
View indexed and ingested tags for a given metric name.
|
ApiResponse<TeamConnectionsResponse> |
TeamsApi.listTeamConnectionsWithHttpInfo(TeamsApi.ListTeamConnectionsOptionalParameters parameters)
Returns all team connections.
|
ApiResponse<TeamHierarchyLinksResponse> |
TeamsApi.listTeamHierarchyLinksWithHttpInfo(TeamsApi.ListTeamHierarchyLinksOptionalParameters parameters)
List all team hierarchy links that match the provided filters.
|
ApiResponse<TeamsResponse> |
TeamsApi.listTeamsWithHttpInfo(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
ApiResponse<TenancyProductsList> |
OciIntegrationApi.listTenancyProductsWithHttpInfo(String productKeys)
Lists the products for a given tenancy.
|
ApiResponse<MicrosoftTeamsTenantBasedHandlesResponse> |
MicrosoftTeamsIntegrationApi.listTenantBasedHandlesWithHttpInfo(MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters parameters)
Get a list of all tenant-based handles from the Datadog Microsoft Teams integration.
|
ApiResponse<ListThreatHuntingJobsResponse> |
SecurityMonitoringApi.listThreatHuntingJobsWithHttpInfo(SecurityMonitoringApi.ListThreatHuntingJobsOptionalParameters parameters)
List threat hunting jobs.
|
ApiResponse<ListNotificationChannelsResponse> |
OnCallApi.listUserNotificationChannelsWithHttpInfo(String userId)
List the notification channels for a user.
|
ApiResponse<ListOnCallNotificationRulesResponse> |
OnCallApi.listUserNotificationRulesWithHttpInfo(String userId,
OnCallApi.ListUserNotificationRulesOptionalParameters parameters)
List the notification rules for a user.
|
ApiResponse<UserResponse> |
UsersApi.listUserOrganizationsWithHttpInfo(String userId)
Get a user organization.
|
ApiResponse<PermissionsResponse> |
UsersApi.listUserPermissionsWithHttpInfo(String userId)
Get a user permission set.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.listUserRestrictionQueriesWithHttpInfo(String userId)
Get all restriction queries for a given user.
|
ApiResponse<UsersResponse> |
UsersApi.listUsersWithHttpInfo(UsersApi.ListUsersOptionalParameters parameters)
Get the list of all users in the organization.
|
ApiResponse<MetricVolumesResponse> |
MetricsApi.listVolumesByMetricNameWithHttpInfo(String metricName)
View distinct metrics volumes for the given metric name.
|
ApiResponse<ListVulnerabilitiesResponse> |
SecurityMonitoringApi.listVulnerabilitiesWithHttpInfo(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
Get a list of vulnerabilities.
|
ApiResponse<ListVulnerableAssetsResponse> |
SecurityMonitoringApi.listVulnerableAssetsWithHttpInfo(SecurityMonitoringApi.ListVulnerableAssetsOptionalParameters parameters)
Get a list of vulnerable assets.
|
ApiResponse<WorkflowListInstancesResponse> |
WorkflowAutomationApi.listWorkflowInstancesWithHttpInfo(String workflowId,
WorkflowAutomationApi.ListWorkflowInstancesOptionalParameters parameters)
List all instances of a given workflow.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandlesResponse> |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandlesWithHttpInfo(MicrosoftTeamsIntegrationApi.ListWorkflowsWebhookHandlesOptionalParameters parameters)
Get a list of all Workflows webhook handles from the Datadog Microsoft Teams integration.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.makeGCPSTSDelegateWithHttpInfo(GcpIntegrationApi.MakeGCPSTSDelegateOptionalParameters parameters)
Create a Datadog GCP principal.
|
ApiResponse<CaseResponse> |
CaseManagementApi.moveCaseToProjectWithHttpInfo(String caseId,
ProjectRelationship body)
Update the project associated with a case
|
ApiResponse<BulkMuteFindingsResponse> |
SecurityMonitoringApi.muteFindingsWithHttpInfo(BulkMuteFindingsRequest body)
Mute or unmute findings.
|
ApiResponse<RumRetentionFiltersOrderResponse> |
RumRetentionFiltersApi.orderRetentionFiltersWithHttpInfo(String appId,
RumRetentionFiltersOrderRequest body)
Order RUM retention filters for a RUM application.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.patchDomainAllowlistWithHttpInfo(DomainAllowlistRequest body)
Update the domain allowlist for an organization.
|
ApiResponse<Void> |
DoraMetricsApi.patchDORADeploymentWithHttpInfo(String deploymentId,
DORADeploymentPatchRequest body)
Use this API endpoint to patch a deployment event.
|
ApiResponse<GlobalVariableResponse> |
SyntheticsApi.patchGlobalVariableWithHttpInfo(String variableId,
GlobalVariableJsonPatchRequest body)
Patch a global variable using JSON Patch (RFC 6902).
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.patchSignalNotificationRuleWithHttpInfo(String id,
PatchNotificationRuleParameters body)
Partially update the notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.patchVulnerabilityNotificationRuleWithHttpInfo(String id,
PatchNotificationRuleParameters body)
Partially update the notification rule.
|
ApiResponse<EntityResponseArray> |
SoftwareCatalogApi.previewCatalogEntitiesWithHttpInfo() |
ApiResponse<PublishAppResponse> |
AppBuilderApi.publishAppWithHttpInfo(UUID appId)
Publish an app for use by other users.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryAccountsWithHttpInfo(QueryAccountRequest body)
Query accounts with flexible filtering by account properties
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryEventFilteredUsersWithHttpInfo(QueryEventFilteredUsersRequest body)
Query users filtered by both user properties and event platform data
|
ApiResponse<ScalarFormulaQueryResponse> |
MetricsApi.queryScalarDataWithHttpInfo(ScalarFormulaQueryRequest body)
Query scalar values (as seen on Query Value, Table, and Toplist widgets).
|
ApiResponse<TimeseriesFormulaQueryResponse> |
MetricsApi.queryTimeseriesDataWithHttpInfo(TimeseriesFormulaQueryRequest body)
Query timeseries data across various data sources and process the data by applying formulas and
functions.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryUsersWithHttpInfo(QueryUsersRequest body)
Query users with flexible filtering by user properties, with optional wildcard search
|
ApiResponse<RegisterAppKeyResponse> |
ActionConnectionApi.registerAppKeyWithHttpInfo(String appKeyId)
Register a new App Key
|
ApiResponse<Void> |
TeamsApi.removeMemberTeamWithHttpInfo(String superTeamId,
String memberTeamId)
Deprecated.
|
ApiResponse<PermissionsResponse> |
RolesApi.removePermissionFromRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Removes a permission from a role.
|
ApiResponse<Void> |
LogsArchivesApi.removeRoleFromArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Removes a role from an archive.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.removeRoleFromRestrictionQueryWithHttpInfo(String restrictionQueryId,
RelationshipToRole body)
Removes a role from a restriction query.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.removeRumReplaySessionFromPlaylistWithHttpInfo(Integer playlistId,
String sessionId)
Remove a session from a playlist.
|
ApiResponse<Void> |
TeamsApi.removeTeamHierarchyLinkWithHttpInfo(String linkId)
Remove a team hierarchy link by the given link_id.
|
ApiResponse<UsersResponse> |
RolesApi.removeUserFromRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Removes a user from a role.
|
ApiResponse<Void> |
ApmRetentionFiltersApi.reorderApmRetentionFiltersWithHttpInfo(ReorderRetentionFiltersRequest body)
Re-order the execution order of retention filters.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderCustomAllocationRulesWithHttpInfo(ReorderRuleResourceArray body)
Reorder custom allocation rules - Change the execution order of custom allocation rules.
|
ApiResponse<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfo(SensitiveDataScannerConfigRequest body)
Reorder the list of groups.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderTagPipelinesRulesetsWithHttpInfo(ReorderRulesetResourceArray body)
Reorder tag pipeline rulesets - Change the execution order of tag pipeline rulesets
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.replaceRestrictionQueryWithHttpInfo(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Replace a restriction query.
|
ApiResponse<Void> |
OnCallPagingApi.resolveOnCallPageWithHttpInfo(UUID pageId)
Resolves an On-Call Page.
|
ApiResponse<Void> |
StaticAnalysisApi.revertCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
RevertCustomRuleRevisionRequest body)
Revert a custom rule to a previous revision
|
ApiResponse<JobCreateResponse> |
SecurityMonitoringApi.runThreatHuntingJobWithHttpInfo(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.searchAuditLogsWithHttpInfo(AuditApi.SearchAuditLogsOptionalParameters parameters)
List endpoint returns Audit Logs events that match an Audit search query.
|
ApiResponse<CasesResponse> |
CaseManagementApi.searchCasesWithHttpInfo(CaseManagementApi.SearchCasesOptionalParameters parameters)
Search cases.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.searchCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.SearchCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a search
query.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.searchCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.SearchCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a search
query.
|
ApiResponse<EventsListResponse> |
EventsApi.searchEventsWithHttpInfo(EventsApi.SearchEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
ApiResponse<FlakyTestsSearchResponse> |
TestOptimizationApi.searchFlakyTestsWithHttpInfo(TestOptimizationApi.SearchFlakyTestsOptionalParameters parameters)
List endpoint returning flaky tests from Flaky Test Management.
|
ApiResponse<IncidentSearchResponse> |
IncidentsApi.searchIncidentsWithHttpInfo(String query,
IncidentsApi.SearchIncidentsOptionalParameters parameters)
Search for incidents matching a certain query.
|
ApiResponse<IssuesSearchResponse> |
ErrorTrackingApi.searchIssuesWithHttpInfo(IssuesSearchRequest body,
ErrorTrackingApi.SearchIssuesOptionalParameters parameters)
Search issues endpoint allows you to programmatically search for issues within your
organization.
|
ApiResponse<RUMEventsResponse> |
RumApi.searchRUMEventsWithHttpInfo(RUMSearchEventsRequest body)
List endpoint returns RUM events that match a RUM search query.
|
ApiResponse<ListSecurityFindingsResponse> |
SecurityMonitoringApi.searchSecurityFindingsWithHttpInfo(SecurityFindingsSearchRequest body)
Get a list of security findings that match a search query.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringHistsignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringHistsignalsOptionalParameters parameters)
Search hist signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringSignalsOptionalParameters parameters)
Returns security signals that match a search query.
|
ApiResponse<SyntheticsSuiteSearchResponse> |
SyntheticsApi.searchSuitesWithHttpInfo(SyntheticsApi.SearchSuitesOptionalParameters parameters)
Search for Synthetics suites.
|
ApiResponse<UserInvitationsResponse> |
UsersApi.sendInvitationsWithHttpInfo(UserInvitationsRequest body)
Sends emails to one or more users inviting them to join the organization.
|
ApiResponse<TeamRoutingRules> |
OnCallApi.setOnCallTeamRoutingRulesWithHttpInfo(String teamId,
TeamRoutingRulesRequest body,
OnCallApi.SetOnCallTeamRoutingRulesOptionalParameters parameters)
Set a team's On-Call routing rules
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.setOnDemandConcurrencyCapWithHttpInfo(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
ApiResponse<Object> |
LogsApi.submitLogWithHttpInfo(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Send your logs to your Datadog platform over HTTP.
|
ApiResponse<IntakePayloadAccepted> |
MetricsApi.submitMetricsWithHttpInfo(MetricPayload body,
MetricsApi.SubmitMetricsOptionalParameters parameters)
The metrics end-point allows you to post time-series data that can be graphed on Datadog’s
dashboards.
|
ApiResponse<Object> |
ProductAnalyticsApi.submitProductAnalyticsEventWithHttpInfo(ProductAnalyticsServerSideEventItem body)
Send server-side events to Product Analytics.
|
ApiResponse<Void> |
TeamsApi.syncTeamsWithHttpInfo(TeamSyncRequest body)
This endpoint attempts to link your existing Datadog teams with GitHub teams by matching their
names.
|
ApiResponse<SecurityMonitoringRuleTestResponse> |
SecurityMonitoringApi.testExistingSecurityMonitoringRuleWithHttpInfo(String ruleId,
SecurityMonitoringRuleTestRequest body)
Test an existing rule.
|
ApiResponse<SecurityMonitoringRuleTestResponse> |
SecurityMonitoringApi.testSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleTestRequest body)
Test a rule.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.triggerFleetScheduleWithHttpInfo(String id)
Manually trigger a schedule to immediately create and start a deployment.
|
ApiResponse<CaseResponse> |
CaseManagementApi.unarchiveCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Unarchive case
|
ApiResponse<CaseResponse> |
CaseManagementApi.unassignCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Unassign case
|
ApiResponse<Void> |
CaseManagementApi.unlinkJiraIssueWithHttpInfo(String caseId)
Remove the link between a Jira issue and a case
|
ApiResponse<UnpublishAppResponse> |
AppBuilderApi.unpublishAppWithHttpInfo(UUID appId)
Unpublish an app, removing the live version of the app.
|
ApiResponse<Void> |
ActionConnectionApi.unregisterAppKeyWithHttpInfo(String appKeyId)
Unregister an App Key
|
ApiResponse<UpdateActionConnectionResponse> |
ActionConnectionApi.updateActionConnectionWithHttpInfo(String connectionId,
UpdateActionConnectionRequest body)
Update an existing Action Connection.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.updateAPIKeyWithHttpInfo(String apiKeyId,
APIKeyUpdateRequest body)
Update an API key.
|
ApiResponse<RetentionFilterResponse> |
ApmRetentionFiltersApi.updateApmRetentionFilterWithHttpInfo(String filterId,
RetentionFilterUpdateRequest body)
Update a retention filter from your organization.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId,
ApplicationSecurityWafCustomRuleUpdateRequest body)
Update a specific WAF custom Rule.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId,
ApplicationSecurityWafExclusionFilterUpdateRequest body)
Update a specific WAF exclusion filter using its identifier.
|
ApiResponse<UpdateAppResponse> |
AppBuilderApi.updateAppWithHttpInfo(UUID appId,
UpdateAppRequest body)
Update an existing app.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateAttributesWithHttpInfo(String caseId,
CaseUpdateAttributesRequest body)
Update case attributes
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.updateAuthNMappingWithHttpInfo(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.updateAWSAccountWithHttpInfo(String awsAccountConfigId,
AWSAccountUpdateRequest body)
Update an AWS Account Integration Config by config ID.
|
ApiResponse<Void> |
AgentlessScanningApi.updateAwsScanOptionsWithHttpInfo(String accountId,
AwsScanOptionsUpdateRequest body)
Update the Agentless scan options for an activated account.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfo(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update the Agentless scan options for an activated subscription.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseCustomAttributeWithHttpInfo(String caseId,
String customAttributeKey,
CaseUpdateCustomAttributeRequest body)
Update case custom attribute
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseDescriptionWithHttpInfo(String caseId,
CaseUpdateDescriptionRequest body)
Update case description
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseTitleWithHttpInfo(String caseId,
CaseUpdateTitleRequest body)
Update case title
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.updateCloudflareAccountWithHttpInfo(String accountId,
CloudflareAccountUpdateRequest body)
Update a Cloudflare account.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a specific agent rule.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.updateComponentWithHttpInfo(UUID pageId,
UUID componentId,
PatchComponentRequest body,
StatusPagesApi.UpdateComponentOptionalParameters parameters)
Updates an existing component's attributes.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.updateConfluentAccountWithHttpInfo(String accountId,
ConfluentAccountUpdateRequest body)
Update the Confluent account with the provided account ID.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.updateConfluentResourceWithHttpInfo(String accountId,
String resourceId,
ConfluentResourceRequest body)
Update a Confluent resource with the provided resource id for the account associated with the
provided account ID.
|
ApiResponse<Void> |
RumAudienceManagementApi.updateConnectionWithHttpInfo(String entity,
UpdateConnectionRequest body)
Update an existing data connection by adding, updating, or deleting fields
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfo(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update the status (active/archived) and/or account filtering configuration of an AWS CUR
config.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.updateCostAzureUCConfigsWithHttpInfo(Long cloudAccountId,
AzureUCConfigPatchRequest body)
Update the status of an Azure config (active/archived).
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.updateCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId,
GCPUsageCostConfigPatchRequest body)
Update the status of an Google Cloud Usage Cost config (active/archived).
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.updateCSMThreatsAgentPolicyWithHttpInfo(String policyId,
CloudWorkloadSecurityAgentPolicyUpdateRequest body)
Update a specific Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a specific Workload Protection Agent rule.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateCurrentUserApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by current user.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.updateCustomAllocationRuleWithHttpInfo(Long ruleId,
ArbitraryCostUpsertRequest body)
Update an existing custom allocation rule with new filters and allocation strategy.
|
ApiResponse<UpdateCustomFrameworkResponse> |
SecurityMonitoringApi.updateCustomFrameworkWithHttpInfo(String handle,
String version,
UpdateCustomFrameworkRequest body)
Update a custom framework.
|
ApiResponse<CustomRulesetResponse> |
StaticAnalysisApi.updateCustomRulesetWithHttpInfo(String rulesetName,
CustomRulesetRequest body)
Update an existing custom ruleset
|
ApiResponse<DashboardListUpdateItemsResponse> |
DashboardListsApi.updateDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListUpdateItemsRequest body)
Update dashboards of an existing dashboard list.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.updateDatasetWithHttpInfo(String datasetId,
DatasetUpdateRequest body)
Edits the dataset associated with the ID.
|
ApiResponse<ItemApiPayload> |
ActionsDatastoresApi.updateDatastoreItemWithHttpInfo(String datastoreId,
UpdateAppsDatastoreItemRequest body)
Partially updates an item in a datastore by its key.
|
ApiResponse<Datastore> |
ActionsDatastoresApi.updateDatastoreWithHttpInfo(String datastoreId,
UpdateAppsDatastoreRequest body)
Updates an existing datastore's attributes.
|
ApiResponse<Degradation> |
StatusPagesApi.updateDegradationWithHttpInfo(UUID pageId,
UUID degradationId,
PatchDegradationRequest body,
StatusPagesApi.UpdateDegradationOptionalParameters parameters)
Updates an existing degradation's attributes.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.updateDeploymentGateWithHttpInfo(String id,
UpdateDeploymentGateParams body)
Endpoint to update a deployment gate.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.updateDeploymentRuleWithHttpInfo(String gateId,
String id,
UpdateDeploymentRuleParams body)
Endpoint to update a deployment rule.
|
ApiResponse<ListTagsResponse> |
NetworkDeviceMonitoringApi.updateDeviceUserTagsWithHttpInfo(String deviceId,
ListTagsResponse body)
Update the tags for a device.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.updateDowntimeWithHttpInfo(String downtimeId,
DowntimeUpdateRequest body)
Update a downtime by downtime_id.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.updateFastlyAccountWithHttpInfo(String accountId,
FastlyAccountUpdateRequest body)
Update a Fastly account.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.updateFastlyServiceWithHttpInfo(String accountId,
String serviceId,
FastlyServiceRequest body)
Update a Fastly service for an account.
|
ApiResponse<UpdateFlakyTestsResponse> |
TestOptimizationApi.updateFlakyTestsWithHttpInfo(UpdateFlakyTestsRequest body)
Update the state of multiple flaky tests in Flaky Test Management.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.updateFleetScheduleWithHttpInfo(String id,
FleetSchedulePatchRequest body)
Partially update a schedule by providing only the fields you want to change.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.updateGcpScanOptionsWithHttpInfo(String projectId,
GcpScanOptionsInputUpdate body)
Update the Agentless scan options for an activated GCP project.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.updateGCPSTSAccountWithHttpInfo(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update an STS enabled service account.
|
ApiResponse<IncidentHandleResponse> |
IncidentsApi.updateGlobalIncidentHandleWithHttpInfo(IncidentHandleRequest body,
IncidentsApi.UpdateGlobalIncidentHandleOptionalParameters parameters)
Update an existing global incident handle.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.updateGlobalIncidentSettingsWithHttpInfo(GlobalIncidentSettingsRequest body)
Update global incident settings for the organization.
|
ApiResponse<Attachment> |
IncidentsApi.updateIncidentAttachmentWithHttpInfo(String incidentId,
String attachmentId,
PatchAttachmentRequest body,
IncidentsApi.UpdateIncidentAttachmentOptionalParameters parameters) |
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.updateIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId,
IncidentIntegrationMetadataPatchRequest body)
Update an existing incident integration metadata.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.updateIncidentNotificationRuleWithHttpInfo(UUID id,
PutIncidentNotificationRuleRequest body,
IncidentsApi.UpdateIncidentNotificationRuleOptionalParameters parameters)
Updates an existing notification rule with a complete replacement.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.updateIncidentNotificationTemplateWithHttpInfo(UUID id,
PatchIncidentNotificationTemplateRequest body,
IncidentsApi.UpdateIncidentNotificationTemplateOptionalParameters parameters)
Updates an existing notification template's attributes.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.updateIncidentPostmortemTemplateWithHttpInfo(String templateId,
PostmortemTemplateRequest body)
Update an existing postmortem template.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.updateIncidentServiceWithHttpInfo(String serviceId,
IncidentServiceUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.updateIncidentTeamWithHttpInfo(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.updateIncidentTodoWithHttpInfo(String incidentId,
String todoId,
IncidentTodoPatchRequest body)
Update an incident todo.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.updateIncidentTypeWithHttpInfo(String incidentTypeId,
IncidentTypePatchRequest body)
Update an incident type.
|
ApiResponse<IncidentResponse> |
IncidentsApi.updateIncidentWithHttpInfo(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Updates an incident.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.updateIPAllowlistWithHttpInfo(IPAllowlistUpdateRequest body)
Edit the entries in the IP allowlist, and enable or disable it.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.updateIssueAssigneeWithHttpInfo(String issueId,
IssueUpdateAssigneeRequest body)
Update the assignee of an issue by issue_id.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.updateIssueStateWithHttpInfo(String issueId,
IssueUpdateStateRequest body)
Update the state of an issue by issue_id.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.updateJiraIssueTemplateWithHttpInfo(UUID issueTemplateId,
JiraIssueTemplateUpdateRequest body)
Update a Jira issue template by ID.
|
ApiResponse<LogsArchiveOrder> |
LogsArchivesApi.updateLogsArchiveOrderWithHttpInfo(LogsArchiveOrder body)
Update the order of your archives.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.updateLogsArchiveWithHttpInfo(String archiveId,
LogsArchiveCreateRequest body)
Update a given archive configuration.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.updateLogsCustomDestinationWithHttpInfo(String customDestinationId,
CustomDestinationUpdateRequest body)
Update the given fields of a specific custom destination in your organization.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.updateLogsMetricWithHttpInfo(String metricId,
LogsMetricUpdateRequest body)
Update a specific log-based metric from your organization.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.updateMonitorConfigPolicyWithHttpInfo(String policyId,
MonitorConfigPolicyEditRequest body)
Edit a monitor configuration policy.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.updateMonitorNotificationRuleWithHttpInfo(String ruleId,
MonitorNotificationRuleUpdateRequest body)
Updates a monitor notification rule by rule_id.
|
ApiResponse<MonitorUserTemplateResponse> |
MonitorsApi.updateMonitorUserTemplateWithHttpInfo(String templateId,
MonitorUserTemplateUpdateRequest body)
Creates a new version of an existing monitor user template.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.updateOktaAccountWithHttpInfo(String accountId,
OktaAccountUpdateRequest body)
Update an Okta account.
|
ApiResponse<EscalationPolicy> |
OnCallApi.updateOnCallEscalationPolicyWithHttpInfo(String policyId,
EscalationPolicyUpdateRequest body,
OnCallApi.UpdateOnCallEscalationPolicyOptionalParameters parameters)
Update an On-Call escalation policy
|
ApiResponse<Schedule> |
OnCallApi.updateOnCallScheduleWithHttpInfo(String scheduleId,
ScheduleUpdateRequest body,
OnCallApi.UpdateOnCallScheduleOptionalParameters parameters)
Update a new On-Call schedule
|
ApiResponse<UpdateOpenAPIResponse> |
ApiManagementApi.updateOpenAPIWithHttpInfo(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.updateOpsgenieServiceWithHttpInfo(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object in the Datadog Opsgenie integration.
|
ApiResponse<OrgConfigGetResponse> |
OrganizationsApi.updateOrgConfigWithHttpInfo(String orgConfigName,
OrgConfigWriteRequest body)
Update the value of a specific Org Config.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.updateOrgConnectionsWithHttpInfo(UUID connectionId,
OrgConnectionUpdateRequest body)
Update an existing org connection.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.updatePipelineWithHttpInfo(String pipelineId,
ObservabilityPipeline body)
Update a pipeline.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.updatePowerpackWithHttpInfo(String powerpackId,
Powerpack body)
Update a powerpack.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updatePriorityWithHttpInfo(String caseId,
CaseUpdatePriorityRequest body)
Update case priority
|
ApiResponse<Void> |
CaseManagementApi.updateProjectNotificationRuleWithHttpInfo(String projectId,
String notificationRuleId,
CaseNotificationRuleUpdateRequest body)
Update a notification rule.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.updateProjectWithHttpInfo(String projectId,
ProjectUpdateRequest body)
Update a project.
|
ApiResponse<Void> |
ReferenceTablesApi.updateReferenceTableWithHttpInfo(String id,
PatchTableRequest body)
Update a reference table by ID.
|
ApiResponse<Snapshot> |
RumReplayHeatmapsApi.updateReplayHeatmapSnapshotWithHttpInfo(String snapshotId,
SnapshotUpdateRequest body)
Update a heatmap snapshot.
|
ApiResponse<UpdateResourceEvaluationFiltersResponse> |
SecurityMonitoringApi.updateResourceEvaluationFiltersWithHttpInfo(UpdateResourceEvaluationFiltersRequest body)
Update resource filters.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.updateRestrictionPolicyWithHttpInfo(String resourceId,
RestrictionPolicyUpdateRequest body,
RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters parameters)
Updates the restriction policy associated with a resource.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.updateRestrictionQueryWithHttpInfo(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Edit a restriction query.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.updateRetentionFilterWithHttpInfo(String appId,
String rfId,
RumRetentionFilterUpdateRequest body)
Update a RUM retention filter for a RUM application.
|
ApiResponse<RoleUpdateResponse> |
RolesApi.updateRoleWithHttpInfo(String roleId,
RoleUpdateRequest body)
Edit a role.
|
ApiResponse<RUMApplicationResponse> |
RumApi.updateRUMApplicationWithHttpInfo(String id,
RUMApplicationUpdateRequest body)
Update the RUM application with given ID in your organization.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.updateRumMetricWithHttpInfo(String metricId,
RumMetricUpdateRequest body)
Update a specific rum-based metric from your organization.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.updateRumReplayPlaylistWithHttpInfo(Integer playlistId,
Playlist body)
Update a playlist.
|
ApiResponse<SensitiveDataScannerGroupUpdateResponse> |
SensitiveDataScannerApi.updateScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupUpdateRequest body)
Update a group, including the order of the rules.
|
ApiResponse<SensitiveDataScannerRuleUpdateResponse> |
SensitiveDataScannerApi.updateScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleUpdateRequest body)
Update a scanning rule.
|
ApiResponse<Void> |
ServiceScorecardsApi.updateScorecardOutcomesAsyncWithHttpInfo(UpdateOutcomesAsyncRequest body)
Updates multiple scorecard rule outcomes in a single batched request.
|
ApiResponse<UpdateRuleResponse> |
ServiceScorecardsApi.updateScorecardRuleWithHttpInfo(String ruleId,
UpdateRuleRequest body)
Updates an existing rule.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.updateSecurityFilterWithHttpInfo(String securityFilterId,
SecurityFilterUpdateRequest body)
Update a specific security filter.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.updateSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId,
SecurityMonitoringCriticalAssetUpdateRequest body)
Update a specific critical asset.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.updateSecurityMonitoringRuleWithHttpInfo(String ruleId,
SecurityMonitoringRuleUpdatePayload body)
Update an existing rule.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.updateSecurityMonitoringSuppressionWithHttpInfo(String suppressionId,
SecurityMonitoringSuppressionUpdateRequest body)
Update a specific suppression rule.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.updateServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by this service account.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.updateServiceNowTemplateWithHttpInfo(UUID templateId,
ServiceNowTemplateUpdateRequest body)
Update a ServiceNow template by ID.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.updateSpansMetricWithHttpInfo(String metricId,
SpansMetricUpdateRequest body)
Update a specific span-based metric from your organization.
|
ApiResponse<StatusPage> |
StatusPagesApi.updateStatusPageWithHttpInfo(UUID pageId,
PatchStatusPageRequest body,
StatusPagesApi.UpdateStatusPageOptionalParameters parameters)
Updates an existing status page's attributes.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateStatusWithHttpInfo(String caseId,
CaseUpdateStatusRequest body)
Update case status
|
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.updateTagConfigurationWithHttpInfo(String metricName,
MetricTagConfigurationUpdateRequest body)
Update the tag configuration of a metric or percentile aggregations of a distribution metric or
custom aggregations of a count, rate, or gauge metric.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.updateTagPipelinesRulesetWithHttpInfo(String rulesetId,
UpdateRulesetRequest body)
Update a tag pipeline ruleset - Update an existing tag pipeline ruleset with new rules and
configuration
|
ApiResponse<TeamLinkResponse> |
TeamsApi.updateTeamLinkWithHttpInfo(String teamId,
String linkId,
TeamLinkCreateRequest body)
Update a team link.
|
ApiResponse<UserTeamResponse> |
TeamsApi.updateTeamMembershipWithHttpInfo(String teamId,
String userId,
UserTeamUpdateRequest body)
Update a user's membership attributes on a team.
|
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.updateTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId,
TeamNotificationRuleRequest body) |
ApiResponse<TeamPermissionSettingResponse> |
TeamsApi.updateTeamPermissionSettingWithHttpInfo(String teamId,
String action,
TeamPermissionSettingUpdateRequest body)
Update a team permission setting for a given team.
|
ApiResponse<TeamResponse> |
TeamsApi.updateTeamWithHttpInfo(String teamId,
TeamUpdateRequest body)
Update a team using the team's id.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.updateTenancyConfigWithHttpInfo(String tenancyOcid,
UpdateTenancyConfigRequest body)
Update an existing tenancy config.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.updateTenantBasedHandleWithHttpInfo(String handleId,
MicrosoftTeamsUpdateTenantBasedHandleRequest body)
Update a tenant-based handle from the Datadog Microsoft Teams integration.
|
ApiResponse<OnCallNotificationRule> |
OnCallApi.updateUserNotificationRuleWithHttpInfo(String userId,
String ruleId,
UpdateOnCallNotificationRuleRequest body,
OnCallApi.UpdateUserNotificationRuleOptionalParameters parameters)
Update a notification rule for a user.
|
ApiResponse<UserResponse> |
UsersApi.updateUserWithHttpInfo(String userId,
UserUpdateRequest body)
Edit a user.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandleResponse> |
MicrosoftTeamsIntegrationApi.updateWorkflowsWebhookHandleWithHttpInfo(String handleId,
MicrosoftTeamsUpdateWorkflowsWebhookHandleRequest body)
Update a Workflows webhook handle from the Datadog Microsoft Teams integration.
|
ApiResponse<UpdateWorkflowResponse> |
WorkflowAutomationApi.updateWorkflowWithHttpInfo(String workflowId,
UpdateWorkflowRequest body)
Update a workflow by ID.
|
ApiResponse<CustomCostsFileUploadResponse> |
CloudCostManagementApi.uploadCustomCostsFileWithHttpInfo(List<CustomCostsFileLineItem> body)
Upload a Custom Costs file.
|
ApiResponse<Void> |
OrganizationsApi.uploadIdPMetadataWithHttpInfo(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Endpoint for uploading IdP metadata for SAML setup.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.upsertBudgetWithHttpInfo(BudgetWithEntries body)
Create a new budget or update an existing one.
|
ApiResponse<UpsertCatalogEntityResponse> |
SoftwareCatalogApi.upsertCatalogEntityWithHttpInfo(UpsertCatalogEntityRequest body)
Create or update entities in Software Catalog.
|
ApiResponse<UpsertCatalogKindResponse> |
SoftwareCatalogApi.upsertCatalogKindWithHttpInfo(UpsertCatalogKindRequest body)
Create or update kinds in Software Catalog.
|
ApiResponse<Void> |
ReferenceTablesApi.upsertRowsWithHttpInfo(String id,
BatchUpsertRowsRequestArray body)
Create or update rows in a Reference Table by their primary key values.
|
ApiResponse<BudgetValidationResponse> |
CloudCostManagementApi.validateBudgetWithHttpInfo(BudgetValidationRequest body)
Validate a budget configuration without creating or modifying it
|
ApiResponse<ValidationResponse> |
CloudCostManagementApi.validateCsvBudgetWithHttpInfo() |
ApiResponse<Void> |
MonitorsApi.validateExistingMonitorUserTemplateWithHttpInfo(String templateId,
MonitorUserTemplateUpdateRequest body)
Validate the structure and content of an existing monitor user template being updated to a new
version.
|
ApiResponse<Void> |
MonitorsApi.validateMonitorUserTemplateWithHttpInfo(MonitorUserTemplateCreateRequest body)
Validate the structure and content of a monitor user template.
|
ApiResponse<ValidationResponse> |
ObservabilityPipelinesApi.validatePipelineWithHttpInfo(ObservabilityPipelineSpec body)
Validates a pipeline configuration without creating or updating any resources.
|
ApiResponse<RulesValidateQueryResponse> |
CloudCostManagementApi.validateQueryWithHttpInfo(RulesValidateQueryRequest body)
Validate a tag pipeline query - Validate the syntax and structure of a tag pipeline query
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringSuppressionWithHttpInfo(SecurityMonitoringSuppressionCreateRequest body)
Validate a suppression rule.
|