void |
SyntheticsApi.abortTestFileMultipartUpload(String publicId,
SyntheticsTestFileAbortMultipartUploadRequest body)
Abort a multipart upload of a test file.
|
ApiResponse<Void> |
SyntheticsApi.abortTestFileMultipartUploadWithHttpInfo(String publicId,
SyntheticsTestFileAbortMultipartUploadRequest body)
Abort an in-progress multipart file upload for a Synthetic test.
|
void |
OnCallPagingApi.acknowledgeOnCallPage(UUID pageId)
Acknowledge On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.acknowledgeOnCallPageWithHttpInfo(UUID pageId)
Acknowledges an On-Call Page.
|
void |
SecurityMonitoringApi.activateContentPack(String contentPackId)
Activate content pack.
|
ApiResponse<Void> |
SecurityMonitoringApi.activateContentPackWithHttpInfo(String contentPackId)
Activate a Cloud SIEM content pack.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.activateIntegration(String integrationType)
Activate an entity context sync integration.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.activateIntegration(String integrationType,
SecurityMonitoringApi.ActivateIntegrationOptionalParameters parameters)
Activate an entity context sync integration.
|
ApiResponse<SecurityMonitoringIntegrationConfigResponse> |
SecurityMonitoringApi.activateIntegrationWithHttpInfo(String integrationType,
SecurityMonitoringApi.ActivateIntegrationOptionalParameters parameters)
Activate an entity context sync integration for a source type that does not require manually
supplied credentials (for example, Entra ID).
|
CaseResponse |
CaseManagementApi.addCaseInsights(String caseId,
CaseInsightsRequest body)
Add insights to a case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.addCaseInsightsWithHttpInfo(String caseId,
CaseInsightsRequest body)
Adds one or more insights to a case.
|
void |
TeamsApi.addMemberTeam(String superTeamId,
AddMemberTeamRequest body)
Deprecated.
|
ApiResponse<Void> |
TeamsApi.addMemberTeamWithHttpInfo(String superTeamId,
AddMemberTeamRequest body)
Deprecated.
|
PermissionsResponse |
RolesApi.addPermissionToRole(String roleId,
RelationshipToPermission body)
Grant permission to a role.
|
ApiResponse<PermissionsResponse> |
RolesApi.addPermissionToRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Adds a permission to a role.
|
void |
LogsArchivesApi.addReadRoleToArchive(String archiveId,
RelationshipToRole body)
Grant role to an archive.
|
ApiResponse<Void> |
LogsArchivesApi.addReadRoleToArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Adds a read role to an archive.
|
void |
LogsRestrictionQueriesApi.addRoleToRestrictionQuery(String restrictionQueryId,
RelationshipToRole body)
Grant role to a restriction query.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.addRoleToRestrictionQueryWithHttpInfo(String restrictionQueryId,
RelationshipToRole body)
Adds a role to a restriction query.
|
PlaylistsSession |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylist(Long ts,
Long playlistId,
String sessionId)
Add RUM replay session to playlist.
|
PlaylistsSession |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylist(Long ts,
Long playlistId,
String sessionId,
RumReplayPlaylistsApi.AddRumReplaySessionToPlaylistOptionalParameters parameters)
Add RUM replay session to playlist.
|
ApiResponse<PlaylistsSession> |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylistWithHttpInfo(Long ts,
Long playlistId,
String sessionId,
RumReplayPlaylistsApi.AddRumReplaySessionToPlaylistOptionalParameters parameters)
Add a session to a playlist.
|
STIXIngestResponse |
ThreatIntelligenceApi.addSTIXThreatIntel(String tiVendor,
STIXBundleRequest body)
Ingest STIX threat intelligence.
|
STIXIngestResponse |
ThreatIntelligenceApi.addSTIXThreatIntel(String tiVendor,
STIXBundleRequest body,
ThreatIntelligenceApi.AddSTIXThreatIntelOptionalParameters parameters)
Ingest STIX threat intelligence.
|
ApiResponse<STIXIngestResponse> |
ThreatIntelligenceApi.addSTIXThreatIntelWithHttpInfo(String tiVendor,
STIXBundleRequest body,
ThreatIntelligenceApi.AddSTIXThreatIntelOptionalParameters parameters)
Ingest a STIX 2.1 bundle containing threat intelligence indicators.
|
TeamHierarchyLinkResponse |
TeamsApi.addTeamHierarchyLink(TeamHierarchyLinkCreateRequest body)
Create a team hierarchy link.
|
ApiResponse<TeamHierarchyLinkResponse> |
TeamsApi.addTeamHierarchyLinkWithHttpInfo(TeamHierarchyLinkCreateRequest body)
Create a new team hierarchy link between a parent team and a sub team.
|
SyntheticsDowntimeResponse |
SyntheticsApi.addTestToSyntheticsDowntime(String downtimeId,
String testId)
Add a test to a Synthetics downtime.
|
ApiResponse<SyntheticsDowntimeResponse> |
SyntheticsApi.addTestToSyntheticsDowntimeWithHttpInfo(String downtimeId,
String testId)
Associate a Synthetics test with a downtime.
|
UsersResponse |
RolesApi.addUserToRole(String roleId,
RelationshipToUser body)
Add a user to a role.
|
ApiResponse<UsersResponse> |
RolesApi.addUserToRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Adds a user to a role.
|
CaseAggregateResponse |
CaseManagementApi.aggregateCases(CaseAggregateRequest body)
Aggregate cases.
|
ApiResponse<CaseAggregateResponse> |
CaseManagementApi.aggregateCasesWithHttpInfo(CaseAggregateRequest body)
Performs an aggregation query over cases, grouping results by specified fields and returning
counts per group along with a total.
|
CIAppPipelinesAnalyticsAggregateResponse |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEvents(CIAppPipelinesAggregateRequest body)
Aggregate pipelines events.
|
ApiResponse<CIAppPipelinesAnalyticsAggregateResponse> |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEventsWithHttpInfo(CIAppPipelinesAggregateRequest body)
Use this API endpoint to aggregate CI Visibility pipeline events into buckets of computed
metrics and timeseries.
|
CIAppTestsAnalyticsAggregateResponse |
CiVisibilityTestsApi.aggregateCIAppTestEvents(CIAppTestsAggregateRequest body)
Aggregate tests events.
|
ApiResponse<CIAppTestsAnalyticsAggregateResponse> |
CiVisibilityTestsApi.aggregateCIAppTestEventsWithHttpInfo(CIAppTestsAggregateRequest body)
The API endpoint to aggregate CI Visibility test events into buckets of computed metrics and
timeseries.
|
LLMObsExperimentationAnalyticsResponse |
AgentObservabilityApi.aggregateLLMObsExperimentation(LLMObsExperimentationAnalyticsRequest body)
Aggregate Agent Observability experimentation.
|
ApiResponse<LLMObsExperimentationAnalyticsResponse> |
AgentObservabilityApi.aggregateLLMObsExperimentationWithHttpInfo(LLMObsExperimentationAnalyticsRequest body)
Execute an analytics aggregation over Agent Observability experimentation data.
|
LogsAggregateResponse |
LogsApi.aggregateLogs(LogsAggregateRequest body)
Aggregate events.
|
ApiResponse<LogsAggregateResponse> |
LogsApi.aggregateLogsWithHttpInfo(LogsAggregateRequest body)
The API endpoint to aggregate events into buckets and compute metrics and timeseries.
|
RUMAnalyticsAggregateResponse |
RumApi.aggregateRUMEvents(RUMAggregateRequest body)
Aggregate RUM events.
|
ApiResponse<RUMAnalyticsAggregateResponse> |
RumApi.aggregateRUMEventsWithHttpInfo(RUMAggregateRequest body)
The API endpoint to aggregate RUM events into buckets of computed metrics and timeseries.
|
SpansAggregateResponse |
SpansApi.aggregateSpans(SpansAggregateRequest body)
Aggregate spans.
|
ApiResponse<SpansAggregateResponse> |
SpansApi.aggregateSpansWithHttpInfo(SpansAggregateRequest body)
The API endpoint to aggregate spans into buckets and compute metrics and timeseries.
|
AnonymizeUsersResponse |
UsersApi.anonymizeUsers(AnonymizeUsersRequest body)
Anonymize users.
|
ApiResponse<AnonymizeUsersResponse> |
UsersApi.anonymizeUsersWithHttpInfo(AnonymizeUsersRequest body)
Anonymize a list of users, removing their personal data.
|
CaseResponse |
CaseManagementApi.archiveCase(String caseId,
CaseEmptyRequest body)
Archive case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.archiveCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Archive case
|
FeatureFlagResponse |
FeatureFlagsApi.archiveFeatureFlag(UUID featureFlagId)
Archive a feature flag.
|
ApiResponse<FeatureFlagResponse> |
FeatureFlagsApi.archiveFeatureFlagWithHttpInfo(UUID featureFlagId)
Archives a feature flag.
|
CaseResponse |
CaseManagementApi.assignCase(String caseId,
CaseAssignRequest body)
Assign case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.assignCaseWithHttpInfo(String caseId,
CaseAssignRequest body)
Assign case to a user
|
AssignSeatsUserResponse |
SeatsApi.assignSeatsUser(AssignSeatsUserRequest body)
Assign seats to users.
|
ApiResponse<AssignSeatsUserResponse> |
SeatsApi.assignSeatsUserWithHttpInfo(AssignSeatsUserRequest body)
Assign seats to users for a product code.
|
FindingCaseResponse |
SecurityMonitoringApi.attachCase(String caseId,
AttachCaseRequest body)
Attach security findings to a case.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachCaseWithHttpInfo(String caseId,
AttachCaseRequest body)
Attach security findings to a case.
|
FindingCaseResponse |
SecurityMonitoringApi.attachJiraIssue(AttachJiraIssueRequest body)
Attach security findings to a Jira issue.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachJiraIssueWithHttpInfo(AttachJiraIssueRequest body)
Attach security findings to a Jira issue by providing the Jira issue URL.
|
FindingCaseResponse |
SecurityMonitoringApi.attachLinearIssue(AttachLinearIssueRequest body)
Attach security findings to a Linear issue.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachLinearIssueWithHttpInfo(AttachLinearIssueRequest body)
Attach security findings to a Linear issue by providing the Linear issue URL.
|
FindingCaseResponse |
SecurityMonitoringApi.attachServiceNowTicket(AttachServiceNowTicketRequest body)
Attach security findings to a ServiceNow ticket.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachServiceNowTicketWithHttpInfo(AttachServiceNowTicketRequest body)
Attach security findings to a ServiceNow ticket by providing the ServiceNow ticket URL.
|
SecurityMonitoringDatasetDependenciesResponse |
SecurityMonitoringApi.batchGetSecurityMonitoringDatasetDependencies(SecurityMonitoringDatasetDependenciesRequest body)
Get dataset dependencies.
|
ApiResponse<SecurityMonitoringDatasetDependenciesResponse> |
SecurityMonitoringApi.batchGetSecurityMonitoringDatasetDependenciesWithHttpInfo(SecurityMonitoringDatasetDependenciesRequest body)
Return, for each of the requested datasets, the list of detection rules that depend on it.
|
BatchRowsQueryResponse |
ReferenceTablesApi.batchRowsQuery(BatchRowsQueryRequest body)
Batch rows query.
|
ApiResponse<BatchRowsQueryResponse> |
ReferenceTablesApi.batchRowsQueryWithHttpInfo(BatchRowsQueryRequest body)
Batch query reference table rows by their primary key values.
|
LLMObsDatasetRecordsMutationResponse |
AgentObservabilityApi.batchUpdateLLMObsDataset(String projectId,
String datasetId,
LLMObsDatasetBatchUpdateRequest body)
Batch update Agent Observability dataset records.
|
ApiResponse<LLMObsDatasetRecordsMutationResponse> |
AgentObservabilityApi.batchUpdateLLMObsDatasetWithHttpInfo(String projectId,
String datasetId,
LLMObsDatasetBatchUpdateRequest body)
Insert, update, and delete records in a single dataset operation.
|
File |
SecurityMonitoringApi.bulkConvertExistingSecurityMonitoringRules(SecurityMonitoringRuleConvertBulkPayload body)
Bulk convert rules to Terraform.
|
ApiResponse<File> |
SecurityMonitoringApi.bulkConvertExistingSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringRuleConvertBulkPayload body)
Convert a list of existing security monitoring rules to Terraform for the Datadog provider
resource datadog_security_monitoring_rule.
|
SampleLogGenerationBulkSubscriptionResponse |
SecurityMonitoringApi.bulkCreateSampleLogGenerationSubscriptions(SampleLogGenerationBulkSubscriptionRequest body)
Bulk subscribe to sample log generation.
|
ApiResponse<SampleLogGenerationBulkSubscriptionResponse> |
SecurityMonitoringApi.bulkCreateSampleLogGenerationSubscriptionsWithHttpInfo(SampleLogGenerationBulkSubscriptionRequest body)
Subscribe to sample log generation for multiple Cloud SIEM content packs in a single call.
|
DeleteAppsDatastoreItemResponseArray |
ActionsDatastoresApi.bulkDeleteDatastoreItems(String datastoreId,
BulkDeleteAppsDatastoreItemsRequest body)
Bulk delete datastore items.
|
ApiResponse<DeleteAppsDatastoreItemResponseArray> |
ActionsDatastoresApi.bulkDeleteDatastoreItemsWithHttpInfo(String datastoreId,
BulkDeleteAppsDatastoreItemsRequest body)
Deletes multiple items from a datastore by their keys in a single operation.
|
SecurityMonitoringRuleBulkDeleteResponse |
SecurityMonitoringApi.bulkDeleteSecurityMonitoringRules(SecurityMonitoringRuleBulkDeletePayload body)
Bulk delete security monitoring rules.
|
ApiResponse<SecurityMonitoringRuleBulkDeleteResponse> |
SecurityMonitoringApi.bulkDeleteSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringRuleBulkDeletePayload body)
Delete multiple security monitoring rules in a single request.
|
SecurityMonitoringSignalsBulkTriageUpdateResponse |
SecurityMonitoringApi.bulkEditSecurityMonitoringSignals(SecurityMonitoringSignalsBulkUpdateRequest body)
Bulk update security signals.
|
SecurityMonitoringSignalsBulkTriageUpdateResponse |
SecurityMonitoringApi.bulkEditSecurityMonitoringSignalsAssignee(SecurityMonitoringSignalsBulkAssigneeUpdateRequest body)
Bulk update triage assignee of security signals.
|
ApiResponse<SecurityMonitoringSignalsBulkTriageUpdateResponse> |
SecurityMonitoringApi.bulkEditSecurityMonitoringSignalsAssigneeWithHttpInfo(SecurityMonitoringSignalsBulkAssigneeUpdateRequest body)
Change the triage assignees of multiple security signals at once.
|
SecurityMonitoringSignalsBulkTriageUpdateResponse |
SecurityMonitoringApi.bulkEditSecurityMonitoringSignalsState(SecurityMonitoringSignalsBulkStateUpdateRequest body)
Bulk update triage state of security signals.
|
ApiResponse<SecurityMonitoringSignalsBulkTriageUpdateResponse> |
SecurityMonitoringApi.bulkEditSecurityMonitoringSignalsStateWithHttpInfo(SecurityMonitoringSignalsBulkStateUpdateRequest body)
Change the triage states of multiple security signals at once.
|
ApiResponse<SecurityMonitoringSignalsBulkTriageUpdateResponse> |
SecurityMonitoringApi.bulkEditSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringSignalsBulkUpdateRequest body)
Update the triage state or assignee of multiple security signals at once.
|
File |
SecurityMonitoringApi.bulkExportSecurityMonitoringRules(SecurityMonitoringRuleBulkExportPayload body)
Bulk export security monitoring rules.
|
ApiResponse<File> |
SecurityMonitoringApi.bulkExportSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringRuleBulkExportPayload body)
Export a list of security monitoring rules as a ZIP file containing JSON rule definitions.
|
File |
SecurityMonitoringApi.bulkExportSecurityMonitoringTerraformResources(SecurityMonitoringTerraformResourceType resourceType,
SecurityMonitoringTerraformBulkExportRequest body)
Export security monitoring resources to Terraform.
|
ApiResponse<File> |
SecurityMonitoringApi.bulkExportSecurityMonitoringTerraformResourcesWithHttpInfo(SecurityMonitoringTerraformResourceType resourceType,
SecurityMonitoringTerraformBulkExportRequest body)
Export multiple security monitoring resources to Terraform, packaged as a zip archive.
|
void |
RumReplayPlaylistsApi.bulkRemoveRumReplayPlaylistSessions(Long playlistId,
SessionIdArray body)
Bulk remove RUM replay playlist sessions.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.bulkRemoveRumReplayPlaylistSessionsWithHttpInfo(Long playlistId,
SessionIdArray body)
Remove sessions from a playlist.
|
void |
CaseManagementApi.bulkUpdateCases(CaseBulkUpdateRequest body)
Bulk update cases.
|
ApiResponse<Void> |
CaseManagementApi.bulkUpdateCasesWithHttpInfo(CaseBulkUpdateRequest body)
Applies a single action (such as changing priority, status, assignment, or archiving) to
multiple cases at once.
|
OrgGroupMembershipListResponse |
OrgGroupsApi.bulkUpdateOrgGroupMemberships(OrgGroupMembershipBulkUpdateRequest body)
Bulk update org group memberships.
|
ApiResponse<OrgGroupMembershipListResponse> |
OrgGroupsApi.bulkUpdateOrgGroupMembershipsWithHttpInfo(OrgGroupMembershipBulkUpdateRequest body)
Move a batch of organizations from one org group to another.
|
PutAppsDatastoreItemResponseArray |
ActionsDatastoresApi.bulkWriteDatastoreItems(String datastoreId,
BulkPutAppsDatastoreItemsRequest body)
Bulk write datastore items.
|
ApiResponse<PutAppsDatastoreItemResponseArray> |
ActionsDatastoresApi.bulkWriteDatastoreItemsWithHttpInfo(String datastoreId,
BulkPutAppsDatastoreItemsRequest body)
Creates or replaces multiple items in a datastore by their keys in a single operation.
|
CancelDataDeletionResponseBody |
DataDeletionApi.cancelDataDeletionRequest(String id)
Cancels a data deletion request.
|
ApiResponse<CancelDataDeletionResponseBody> |
DataDeletionApi.cancelDataDeletionRequestWithHttpInfo(String id)
Cancels a data deletion request by providing its ID.
|
void |
DowntimesApi.cancelDowntime(String downtimeId)
Cancel a downtime.
|
ApiResponse<Void> |
DowntimesApi.cancelDowntimeWithHttpInfo(String downtimeId)
Cancel a downtime.
|
FleetDeploymentV2CancelResponse |
FleetAutomationApi.cancelFleetDeploymentV2(String deploymentId)
Cancel a deployment.
|
ApiResponse<FleetDeploymentV2CancelResponse> |
FleetAutomationApi.cancelFleetDeploymentV2WithHttpInfo(String deploymentId)
Cancel an active deployment and stop all pending operations.
|
void |
SecurityMonitoringApi.cancelHistoricalJob(String jobId)
Cancel a historical job.
|
ApiResponse<Void> |
SecurityMonitoringApi.cancelHistoricalJobWithHttpInfo(String jobId)
Cancel a historical job.
|
WorklflowCancelInstanceResponse |
WorkflowAutomationApi.cancelWorkflowInstance(String workflowId,
String instanceId)
Cancel a workflow instance.
|
ApiResponse<WorklflowCancelInstanceResponse> |
WorkflowAutomationApi.cancelWorkflowInstanceWithHttpInfo(String workflowId,
String instanceId)
Cancels a specific execution of a given workflow.
|
FormResponse |
FormsApi.cloneForm(UUID formId,
CloneFormRequest body)
Clone a form.
|
ApiResponse<FormResponse> |
FormsApi.cloneFormWithHttpInfo(UUID formId,
CloneFormRequest body)
Clone an existing form.
|
LLMObsDatasetResponse |
AgentObservabilityApi.cloneLLMObsDataset(String projectId,
String datasetId,
LLMObsDatasetCloneRequest body)
Clone an Agent Observability dataset.
|
ApiResponse<LLMObsDatasetResponse> |
AgentObservabilityApi.cloneLLMObsDatasetWithHttpInfo(String projectId,
String datasetId,
LLMObsDatasetCloneRequest body)
Clone a dataset, copying its current records into a new dataset within the same project.
|
RoleResponse |
RolesApi.cloneRole(String roleId,
RoleCloneRequest body)
Create a new role by cloning an existing role.
|
ApiResponse<RoleResponse> |
RolesApi.cloneRoleWithHttpInfo(String roleId,
RoleCloneRequest body)
Clone an existing role
|
TimelineResponse |
CaseManagementApi.commentCase(String caseId,
CaseCommentRequest body)
Comment case.
|
ApiResponse<TimelineResponse> |
CaseManagementApi.commentCaseWithHttpInfo(String caseId,
CaseCommentRequest body)
Comment case
|
void |
SyntheticsApi.completeTestFileMultipartUpload(String publicId,
SyntheticsTestFileCompleteMultipartUploadRequest body)
Complete a multipart upload of a test file.
|
ApiResponse<Void> |
SyntheticsApi.completeTestFileMultipartUploadWithHttpInfo(String publicId,
SyntheticsTestFileCompleteMultipartUploadRequest body)
Complete a multipart file upload for a Synthetic test.
|
SecurityMonitoringRuleConvertResponse |
SecurityMonitoringApi.convertExistingSecurityMonitoringRule(String ruleId)
Convert an existing rule from JSON to Terraform.
|
ApiResponse<SecurityMonitoringRuleConvertResponse> |
SecurityMonitoringApi.convertExistingSecurityMonitoringRuleWithHttpInfo(String ruleId)
Convert an existing rule from JSON to Terraform for Datadog provider resource
datadog_security_monitoring_rule.
|
void |
SecurityMonitoringApi.convertJobResultToSignal(ConvertJobResultsToSignalsRequest body)
Convert a job result to a signal.
|
ApiResponse<Void> |
SecurityMonitoringApi.convertJobResultToSignalWithHttpInfo(ConvertJobResultsToSignalsRequest body)
Convert a job result to a signal.
|
SecurityMonitoringRuleConvertResponse |
SecurityMonitoringApi.convertSecurityMonitoringRuleFromJSONToTerraform(SecurityMonitoringRuleConvertPayload body)
Convert a rule from JSON to Terraform.
|
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.
|
SecurityMonitoringTerraformExportResponse |
SecurityMonitoringApi.convertSecurityMonitoringTerraformResource(SecurityMonitoringTerraformResourceType resourceType,
SecurityMonitoringTerraformConvertRequest body)
Convert security monitoring resource to Terraform.
|
ApiResponse<SecurityMonitoringTerraformExportResponse> |
SecurityMonitoringApi.convertSecurityMonitoringTerraformResourceWithHttpInfo(SecurityMonitoringTerraformResourceType resourceType,
SecurityMonitoringTerraformConvertRequest body)
Convert a security monitoring resource that doesn't (yet) exist from JSON to Terraform.
|
CaseCountResponse |
CaseManagementApi.countCases()
Count cases.
|
CaseCountResponse |
CaseManagementApi.countCases(CaseManagementApi.CountCasesOptionalParameters parameters)
Count cases.
|
ApiResponse<CaseCountResponse> |
CaseManagementApi.countCasesWithHttpInfo(CaseManagementApi.CountCasesOptionalParameters parameters)
Returns case counts, optionally grouped by one or more fields (for example, status, priority).
|
CreateActionConnectionResponse |
ActionConnectionApi.createActionConnection(CreateActionConnectionRequest body)
Create a new Action Connection.
|
ApiResponse<CreateActionConnectionResponse> |
ActionConnectionApi.createActionConnectionWithHttpInfo(CreateActionConnectionRequest body)
Create a new Action Connection.
|
AiCustomRuleResponse |
StaticAnalysisApi.createAiCustomRule(String rulesetName,
AiCustomRuleRequest body)
Create an AI custom rule.
|
void |
StaticAnalysisApi.createAiCustomRuleRevision(String rulesetName,
String ruleName,
AiCustomRuleRevisionRequest body)
Create an AI custom rule revision.
|
ApiResponse<Void> |
StaticAnalysisApi.createAiCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
AiCustomRuleRevisionRequest body)
Create a new revision for an AI custom rule.
|
AiCustomRulesetResponse |
StaticAnalysisApi.createAiCustomRuleset(AiCustomRulesetRequest body)
Create an AI custom ruleset.
|
ApiResponse<AiCustomRulesetResponse> |
StaticAnalysisApi.createAiCustomRulesetWithHttpInfo(AiCustomRulesetRequest body)
Create a new AI custom ruleset for the authenticated organization.
|
ApiResponse<AiCustomRuleResponse> |
StaticAnalysisApi.createAiCustomRuleWithHttpInfo(String rulesetName,
AiCustomRuleRequest body)
Create a new AI custom rule within a ruleset.
|
void |
StaticAnalysisApi.createAiMemoryViolationResult(AiMemoryViolationResultRequest body)
Create an AI memory violation result.
|
ApiResponse<Void> |
StaticAnalysisApi.createAiMemoryViolationResultWithHttpInfo(AiMemoryViolationResultRequest body)
Add a new AI memory violation result for the authenticated organization.
|
AllocationResponse |
FeatureFlagsApi.createAllocationsForFeatureFlagInEnvironment(UUID featureFlagId,
UUID environmentId,
CreateAllocationsRequest body)
Create targeting rules for a flag env.
|
ApiResponse<AllocationResponse> |
FeatureFlagsApi.createAllocationsForFeatureFlagInEnvironmentWithHttpInfo(UUID featureFlagId,
UUID environmentId,
CreateAllocationsRequest body)
Creates a new targeting rule (allocation) for a specific feature flag in a specific
environment.
|
FormResponse |
FormsApi.createAndPublishForm(CreateFormRequest body)
Create and publish a form.
|
ApiResponse<FormResponse> |
FormsApi.createAndPublishFormWithHttpInfo(CreateFormRequest body)
Creates a new form and immediately publishes its initial version.
|
AnnotationResponse |
AnnotationsApi.createAnnotation(AnnotationCreateRequest body)
Create an annotation.
|
ApiResponse<AnnotationResponse> |
AnnotationsApi.createAnnotationWithHttpInfo(AnnotationCreateRequest body)
Creates a new annotation on a dashboard or notebook page.
|
APIKeyResponse |
KeyManagementApi.createAPIKey(APIKeyCreateRequest body)
Create an API key.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.createAPIKeyWithHttpInfo(APIKeyCreateRequest body)
Create an API key.
|
RetentionFilterCreateResponse |
ApmRetentionFiltersApi.createApmRetentionFilter(RetentionFilterCreateRequest body)
Create a retention filter.
|
ApiResponse<RetentionFilterCreateResponse> |
ApmRetentionFiltersApi.createApmRetentionFilterWithHttpInfo(RetentionFilterCreateRequest body)
Create a retention filter to index spans in your organization.
|
CreateAppResponse |
AppBuilderApi.createApp(CreateAppRequest body)
Create App.
|
ApplicationSecurityWafCustomRuleResponse |
ApplicationSecurityApi.createApplicationSecurityWafCustomRule(ApplicationSecurityWafCustomRuleCreateRequest body)
Create a WAF custom rule.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.createApplicationSecurityWafCustomRuleWithHttpInfo(ApplicationSecurityWafCustomRuleCreateRequest body)
Create a new WAF custom rule with the given parameters.
|
ApplicationSecurityWafExclusionFilterResponse |
ApplicationSecurityApi.createApplicationSecurityWafExclusionFilter(ApplicationSecurityWafExclusionFilterCreateRequest body)
Create a WAF exclusion filter.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.createApplicationSecurityWafExclusionFilterWithHttpInfo(ApplicationSecurityWafExclusionFilterCreateRequest body)
Create a new WAF exclusion filter with the given parameters.
|
ApplicationSecurityPolicyResponse |
ApplicationSecurityApi.createApplicationSecurityWafPolicy(ApplicationSecurityPolicyCreateRequest body)
Create a WAF Policy.
|
ApiResponse<ApplicationSecurityPolicyResponse> |
ApplicationSecurityApi.createApplicationSecurityWafPolicyWithHttpInfo(ApplicationSecurityPolicyCreateRequest body)
Create a new WAF policy.
|
ApiResponse<CreateAppResponse> |
AppBuilderApi.createAppWithHttpInfo(CreateAppRequest body)
Create a new app, returning the app ID.
|
AuthNMappingResponse |
AuthNMappingsApi.createAuthNMapping(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingWithHttpInfo(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
AWSAccountResponse |
AwsIntegrationApi.createAWSAccount(AWSAccountCreateRequest body)
Create an AWS integration.
|
AWSCcmConfigResponse |
AwsIntegrationApi.createAWSAccountCCMConfig(String awsAccountConfigId,
AWSCcmConfigRequest body)
Create AWS CCM config.
|
ApiResponse<AWSCcmConfigResponse> |
AwsIntegrationApi.createAWSAccountCCMConfigWithHttpInfo(String awsAccountConfigId,
AWSCcmConfigRequest body)
Create the Cloud Cost Management config for an AWS Account Integration Config using Cost and
Usage Report (CUR) 2.0 by config ID.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.createAWSAccountWithHttpInfo(AWSAccountCreateRequest body)
Create a new AWS Account Integration Config.
|
AWSCloudAuthPersonaMappingResponse |
CloudAuthenticationApi.createAWSCloudAuthPersonaMapping(AWSCloudAuthPersonaMappingCreateRequest body)
Create an AWS cloud authentication persona mapping.
|
ApiResponse<AWSCloudAuthPersonaMappingResponse> |
CloudAuthenticationApi.createAWSCloudAuthPersonaMappingWithHttpInfo(AWSCloudAuthPersonaMappingCreateRequest body)
Create an AWS cloud authentication persona mapping.
|
AWSEventBridgeCreateResponse |
AwsIntegrationApi.createAWSEventBridgeSource(AWSEventBridgeCreateRequest body)
Create an Amazon EventBridge source.
|
ApiResponse<AWSEventBridgeCreateResponse> |
AwsIntegrationApi.createAWSEventBridgeSourceWithHttpInfo(AWSEventBridgeCreateRequest body)
Create an Amazon EventBridge source.
|
AwsOnDemandResponse |
AgentlessScanningApi.createAwsOnDemandTask(AwsOnDemandCreateRequest body)
Create AWS on demand task.
|
ApiResponse<AwsOnDemandResponse> |
AgentlessScanningApi.createAwsOnDemandTaskWithHttpInfo(AwsOnDemandCreateRequest body)
Trigger the scan of an AWS resource with a high priority.
|
AwsScanOptionsResponse |
AgentlessScanningApi.createAwsScanOptions(AwsScanOptionsCreateRequest body)
Create AWS scan options.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.createAwsScanOptionsWithHttpInfo(AwsScanOptionsCreateRequest body)
Activate Agentless scan options for an AWS account.
|
AzureScanOptions |
AgentlessScanningApi.createAzureScanOptions(AzureScanOptions body)
Create Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfo(AzureScanOptions body)
Activate Agentless scan options for an Azure subscription.
|
Degradation |
StatusPagesApi.createBackfilledDegradation(UUID pageId,
CreateBackfilledDegradationRequest body)
Create backfilled degradation.
|
Degradation |
StatusPagesApi.createBackfilledDegradation(UUID pageId,
CreateBackfilledDegradationRequest body,
StatusPagesApi.CreateBackfilledDegradationOptionalParameters parameters)
Create backfilled degradation.
|
ApiResponse<Degradation> |
StatusPagesApi.createBackfilledDegradationWithHttpInfo(UUID pageId,
CreateBackfilledDegradationRequest body,
StatusPagesApi.CreateBackfilledDegradationOptionalParameters parameters)
Creates a backfilled degradation with predefined updates.
|
Maintenance |
StatusPagesApi.createBackfilledMaintenance(UUID pageId,
CreateBackfilledMaintenanceRequest body)
Create backfilled maintenance.
|
Maintenance |
StatusPagesApi.createBackfilledMaintenance(UUID pageId,
CreateBackfilledMaintenanceRequest body,
StatusPagesApi.CreateBackfilledMaintenanceOptionalParameters parameters)
Create backfilled maintenance.
|
ApiResponse<Maintenance> |
StatusPagesApi.createBackfilledMaintenanceWithHttpInfo(UUID pageId,
CreateBackfilledMaintenanceRequest body,
StatusPagesApi.CreateBackfilledMaintenanceOptionalParameters parameters)
Creates a backfilled maintenance with predefined updates.
|
MetricBulkTagConfigResponse |
MetricsApi.createBulkTagsMetricsConfiguration(MetricBulkTagConfigCreateRequest body)
Deprecated.
|
ApiResponse<MetricBulkTagConfigResponse> |
MetricsApi.createBulkTagsMetricsConfigurationWithHttpInfo(MetricBulkTagConfigCreateRequest body)
Deprecated.
|
CaseResponse |
CaseManagementApi.createCase(CaseCreateRequest body)
Create a case.
|
AutomationRuleResponse |
CaseManagementApi.createCaseAutomationRule(String projectId,
AutomationRuleCreateRequest body)
Create an automation rule.
|
ApiResponse<AutomationRuleResponse> |
CaseManagementApi.createCaseAutomationRuleWithHttpInfo(String projectId,
AutomationRuleCreateRequest body)
Creates an automation rule for a project.
|
void |
CaseManagementApi.createCaseJiraIssue(String caseId,
JiraIssueCreateRequest body)
Create Jira issue for case.
|
ApiResponse<Void> |
CaseManagementApi.createCaseJiraIssueWithHttpInfo(String caseId,
JiraIssueCreateRequest body)
Create a new Jira issue and link it to a case
|
CaseLinkResponse |
CaseManagementApi.createCaseLink(CaseLinkCreateRequest body)
Create a case link.
|
ApiResponse<CaseLinkResponse> |
CaseManagementApi.createCaseLinkWithHttpInfo(CaseLinkCreateRequest body)
Creates a directional link between two cases (for example, case A blocks case B).
|
void |
CaseManagementApi.createCaseNotebook(String caseId,
NotebookCreateRequest body)
Create investigation notebook for case.
|
ApiResponse<Void> |
CaseManagementApi.createCaseNotebookWithHttpInfo(String caseId,
NotebookCreateRequest body)
Create a new investigation notebook and link it to a case
|
FindingCaseResponseArray |
SecurityMonitoringApi.createCases(CreateCaseRequestArray body)
Create cases for security findings.
|
void |
CaseManagementApi.createCaseServiceNowTicket(String caseId,
ServiceNowTicketCreateRequest body)
Create ServiceNow ticket for 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.
|
CaseTypeResponse |
CaseManagementTypeApi.createCaseType(CaseTypeCreateRequest body)
Create a case type.
|
ApiResponse<CaseTypeResponse> |
CaseManagementTypeApi.createCaseTypeWithHttpInfo(CaseTypeCreateRequest body)
Create a Case Type
|
CaseViewResponse |
CaseManagementApi.createCaseView(CaseViewCreateRequest body)
Create a case view.
|
ApiResponse<CaseViewResponse> |
CaseManagementApi.createCaseViewWithHttpInfo(CaseViewCreateRequest body)
Creates a new saved case view with a name, filter query, and associated project.
|
ApiResponse<CaseResponse> |
CaseManagementApi.createCaseWithHttpInfo(CaseCreateRequest body)
Create a Case
|
ChangeRequestResponse |
ChangeManagementApi.createChangeRequest(ChangeRequestCreateRequest body)
Create a change request.
|
ChangeRequestResponse |
ChangeManagementApi.createChangeRequestBranch(String changeRequestId,
ChangeRequestBranchCreateRequest body)
Create a change request branch.
|
ApiResponse<ChangeRequestResponse> |
ChangeManagementApi.createChangeRequestBranchWithHttpInfo(String changeRequestId,
ChangeRequestBranchCreateRequest body)
Create a new branch in a repository for a change request.
|
ApiResponse<ChangeRequestResponse> |
ChangeManagementApi.createChangeRequestWithHttpInfo(ChangeRequestCreateRequest body)
Create a new change request.
|
Object |
CiVisibilityPipelinesApi.createCIAppPipelineEvent(CIAppCreatePipelineEventRequest body)
Send pipeline event.
|
ApiResponse<Object> |
CiVisibilityPipelinesApi.createCIAppPipelineEventWithHttpInfo(CIAppCreatePipelineEventRequest body)
Send your pipeline event to your Datadog platform over HTTP.
|
CloudflareAccountResponse |
CloudflareIntegrationApi.createCloudflareAccount(CloudflareAccountCreateRequest body)
Add Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.createCloudflareAccountWithHttpInfo(CloudflareAccountCreateRequest body)
Create a Cloudflare account.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.createCloudWorkloadSecurityAgentRule(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCloudWorkloadSecurityAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new agent rule with the given parameters.
|
StatusPagesComponent |
StatusPagesApi.createComponent(UUID pageId,
CreateComponentRequest body)
Create component.
|
StatusPagesComponent |
StatusPagesApi.createComponent(UUID pageId,
CreateComponentRequest body,
StatusPagesApi.CreateComponentOptionalParameters parameters)
Create component.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.createComponentWithHttpInfo(UUID pageId,
CreateComponentRequest body,
StatusPagesApi.CreateComponentOptionalParameters parameters)
Creates a new component.
|
ConfluentAccountResponse |
ConfluentCloudApi.createConfluentAccount(ConfluentAccountCreateRequest body)
Add Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.createConfluentAccountWithHttpInfo(ConfluentAccountCreateRequest body)
Create a Confluent account.
|
ConfluentResourceResponse |
ConfluentCloudApi.createConfluentResource(String accountId,
ConfluentResourceRequest body)
Add resource to Confluent account.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.createConfluentResourceWithHttpInfo(String accountId,
ConfluentResourceRequest body)
Create a Confluent resource for the account associated with the provided ID.
|
void |
RumAudienceManagementApi.createConnection(String entity,
CreateConnectionRequest body)
Create connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.createConnectionWithHttpInfo(String entity,
CreateConnectionRequest body)
Create a new data connection and its fields for an entity
|
AwsCurConfigResponse |
CloudCostManagementApi.createCostAWSCURConfig(AwsCURConfigPostRequest body)
Create Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCurConfigResponse> |
CloudCostManagementApi.createCostAWSCURConfigWithHttpInfo(AwsCURConfigPostRequest body)
Create a Cloud Cost Management account for an AWS CUR config.
|
AzureUCConfigPairsResponse |
CloudCostManagementApi.createCostAzureUCConfigs(AzureUCConfigPostRequest body)
Create Cloud Cost Management Azure configs.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.createCostAzureUCConfigsWithHttpInfo(AzureUCConfigPostRequest body)
Create a Cloud Cost Management account for an Azure config.
|
GCPUsageCostConfigResponse |
CloudCostManagementApi.createCostGCPUsageCostConfig(GCPUsageCostConfigPostRequest body)
Create Google Cloud Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.createCostGCPUsageCostConfigWithHttpInfo(GCPUsageCostConfigPostRequest body)
Create a Cloud Cost Management account for an Google Cloud Usage Cost config.
|
CloudWorkloadSecurityAgentPolicyResponse |
CsmThreatsApi.createCSMThreatsAgentPolicy(CloudWorkloadSecurityAgentPolicyCreateRequest body)
Create a Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.createCSMThreatsAgentPolicyWithHttpInfo(CloudWorkloadSecurityAgentPolicyCreateRequest body)
Create a new Workload Protection policy with the given parameters.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.createCSMThreatsAgentRule(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCSMThreatsAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new Workload Protection agent rule with the given parameters.
|
ApplicationKeyResponse |
KeyManagementApi.createCurrentUserApplicationKey(ApplicationKeyCreateRequest body)
Create an application key for current user.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.createCurrentUserApplicationKeyWithHttpInfo(ApplicationKeyCreateRequest body)
Create an application key for current user
|
ArbitraryRuleResponse |
CloudCostManagementApi.createCustomAllocationRule(ArbitraryCostUpsertRequest body)
Create custom allocation rule.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.createCustomAllocationRuleWithHttpInfo(ArbitraryCostUpsertRequest body)
Create a new custom allocation rule with the specified filters and allocation strategy.
|
CustomAttributeConfigResponse |
CaseManagementAttributeApi.createCustomAttributeConfig(String caseTypeId,
CustomAttributeConfigCreateRequest body)
Create custom attribute config for a case type.
|
ApiResponse<CustomAttributeConfigResponse> |
CaseManagementAttributeApi.createCustomAttributeConfigWithHttpInfo(String caseTypeId,
CustomAttributeConfigCreateRequest body)
Create custom attribute config for a case type
|
CreateCustomFrameworkResponse |
SecurityMonitoringApi.createCustomFramework(CreateCustomFrameworkRequest body)
Create a custom framework.
|
ApiResponse<CreateCustomFrameworkResponse> |
SecurityMonitoringApi.createCustomFrameworkWithHttpInfo(CreateCustomFrameworkRequest body)
Create a custom framework.
|
CustomRuleResponse |
StaticAnalysisApi.createCustomRule(String rulesetName,
CustomRuleRequest body)
Create Custom Rule.
|
void |
StaticAnalysisApi.createCustomRuleRevision(String rulesetName,
String ruleName,
CustomRuleRevisionRequest body)
Create Custom Rule Revision.
|
ApiResponse<Void> |
StaticAnalysisApi.createCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
CustomRuleRevisionRequest body)
Create a new revision for a custom rule
|
CustomRulesetResponse |
StaticAnalysisApi.createCustomRuleset(CustomRulesetRequest body)
Create Custom Ruleset.
|
ApiResponse<CustomRulesetResponse> |
StaticAnalysisApi.createCustomRulesetWithHttpInfo(CustomRulesetRequest body)
Create a new custom ruleset for the authenticated organization.
|
ApiResponse<CustomRuleResponse> |
StaticAnalysisApi.createCustomRuleWithHttpInfo(String rulesetName,
CustomRuleRequest body)
Create a new custom rule within a ruleset
|
DashboardListAddItemsResponse |
DashboardListsApi.createDashboardListItems(Long dashboardListId,
DashboardListAddItemsRequest body)
Add Items to a Dashboard List.
|
ApiResponse<DashboardListAddItemsResponse> |
DashboardListsApi.createDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListAddItemsRequest body)
Add dashboards to an existing dashboard list.
|
SecureEmbedCreateResponse |
DashboardSecureEmbedApi.createDashboardSecureEmbed(String dashboardId,
SecureEmbedCreateRequest body)
Create a secure embed for a dashboard.
|
ApiResponse<SecureEmbedCreateResponse> |
DashboardSecureEmbedApi.createDashboardSecureEmbedWithHttpInfo(String dashboardId,
SecureEmbedCreateRequest body)
Create a secure embed share for a dashboard.
|
CreateDataDeletionResponseBody |
DataDeletionApi.createDataDeletionRequest(String product,
CreateDataDeletionRequestBody body)
Creates a data deletion request.
|
ApiResponse<CreateDataDeletionResponseBody> |
DataDeletionApi.createDataDeletionRequestWithHttpInfo(String product,
CreateDataDeletionRequestBody body)
Creates a data deletion request by providing a query and a timeframe targeting the proper data.
|
DatasetResponseSingle |
DatasetsApi.createDataset(DatasetCreateRequest body)
Create a dataset.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.createDatasetWithHttpInfo(DatasetCreateRequest body)
Create a dataset with the configurations in the request.
|
CreateAppsDatastoreResponse |
ActionsDatastoresApi.createDatastore(CreateAppsDatastoreRequest body)
Create datastore.
|
ApiResponse<CreateAppsDatastoreResponse> |
ActionsDatastoresApi.createDatastoreWithHttpInfo(CreateAppsDatastoreRequest body)
Creates a new datastore.
|
Degradation |
StatusPagesApi.createDegradation(UUID pageId,
CreateDegradationRequest body)
Create degradation.
|
Degradation |
StatusPagesApi.createDegradation(UUID pageId,
CreateDegradationRequest body,
StatusPagesApi.CreateDegradationOptionalParameters parameters)
Create degradation.
|
DegradationTemplate |
StatusPagesApi.createDegradationTemplate(UUID pageId,
CreateDegradationTemplateRequest body)
Create degradation template.
|
DegradationTemplate |
StatusPagesApi.createDegradationTemplate(UUID pageId,
CreateDegradationTemplateRequest body,
StatusPagesApi.CreateDegradationTemplateOptionalParameters parameters)
Create degradation template.
|
ApiResponse<DegradationTemplate> |
StatusPagesApi.createDegradationTemplateWithHttpInfo(UUID pageId,
CreateDegradationTemplateRequest body,
StatusPagesApi.CreateDegradationTemplateOptionalParameters parameters)
Creates a new degradation template.
|
ApiResponse<Degradation> |
StatusPagesApi.createDegradationWithHttpInfo(UUID pageId,
CreateDegradationRequest body,
StatusPagesApi.CreateDegradationOptionalParameters parameters)
Creates a new degradation.
|
DeploymentGateResponse |
DeploymentGatesApi.createDeploymentGate(CreateDeploymentGateParams body)
Create deployment gate.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.createDeploymentGateWithHttpInfo(CreateDeploymentGateParams body)
Endpoint to create a deployment gate.
|
DeploymentRuleResponse |
DeploymentGatesApi.createDeploymentRule(String gateId,
CreateDeploymentRuleParams body)
Create deployment rule.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.createDeploymentRuleWithHttpInfo(String gateId,
CreateDeploymentRuleParams body)
Endpoint to create a deployment rule.
|
DORADeploymentResponse |
DoraMetricsApi.createDORADeployment(DORADeploymentRequest body)
Send a deployment event.
|
ApiResponse<DORADeploymentResponse> |
DoraMetricsApi.createDORADeploymentWithHttpInfo(DORADeploymentRequest body)
Use this API endpoint to provide deployment data.
|
DORAFailureResponse |
DoraMetricsApi.createDORAFailure(DORAFailureRequest body)
Send an incident event.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAFailureWithHttpInfo(DORAFailureRequest body)
Use this API endpoint to provide incident data for DORA Metrics.
|
DORAFailureResponse |
DoraMetricsApi.createDORAIncident(DORAFailureRequest body)
Deprecated.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAIncidentWithHttpInfo(DORAFailureRequest body)
Deprecated.
|
DowntimeResponse |
DowntimesApi.createDowntime(DowntimeCreateRequest body)
Schedule a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.createDowntimeWithHttpInfo(DowntimeCreateRequest body)
Schedule a downtime.
|
ElasticCloudIntegrationAccountResponse |
ElasticCloudIntegrationAccountsApi.createElasticCloudIntegrationAccount(ElasticCloudIntegrationAccountCreateRequest body)
Create an Elastic Cloud integration account.
|
ApiResponse<ElasticCloudIntegrationAccountResponse> |
ElasticCloudIntegrationAccountsApi.createElasticCloudIntegrationAccountWithHttpInfo(ElasticCloudIntegrationAccountCreateRequest body)
Create an Elastic Cloud integration account.
|
EventCreateResponsePayload |
EventsApi.createEvent(EventCreateRequestPayload body)
Post an event.
|
ApiResponse<EventCreateResponsePayload> |
EventsApi.createEventWithHttpInfo(EventCreateRequestPayload body)
This endpoint allows you to publish events.
|
RumExclusionFilterResponse |
RumRetentionFiltersApi.createExclusionFilter(String appId,
RumExclusionFilterCreateRequest body)
Create a RUM exclusion filter.
|
ApiResponse<RumExclusionFilterResponse> |
RumRetentionFiltersApi.createExclusionFilterWithHttpInfo(String appId,
RumExclusionFilterCreateRequest body)
Create an exclusion filter for a RUM application.
|
ExecutionPolicyResponse |
ExecutionPolicyApi.createExecutionPolicy(ExecutionPolicyCreateRequest body)
Create an execution policy.
|
ApiResponse<ExecutionPolicyResponse> |
ExecutionPolicyApi.createExecutionPolicyWithHttpInfo(ExecutionPolicyCreateRequest body)
Create a new execution policy.
|
FastlyAccountResponse |
FastlyIntegrationApi.createFastlyAccount(FastlyAccountCreateRequest body)
Add Fastly account.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.createFastlyAccountWithHttpInfo(FastlyAccountCreateRequest body)
Create a Fastly account.
|
FastlyServiceResponse |
FastlyIntegrationApi.createFastlyService(String accountId,
FastlyServiceRequest body)
Add Fastly service.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.createFastlyServiceWithHttpInfo(String accountId,
FastlyServiceRequest body)
Create a Fastly service for an account.
|
FeatureFlagResponse |
FeatureFlagsApi.createFeatureFlag(CreateFeatureFlagRequest body)
Create a feature flag.
|
EnvironmentResponse |
FeatureFlagsApi.createFeatureFlagsEnvironment(CreateEnvironmentRequest body)
Create an environment.
|
ApiResponse<EnvironmentResponse> |
FeatureFlagsApi.createFeatureFlagsEnvironmentWithHttpInfo(CreateEnvironmentRequest body)
Creates a new environment for organizing feature flags.
|
ApiResponse<FeatureFlagResponse> |
FeatureFlagsApi.createFeatureFlagWithHttpInfo(CreateFeatureFlagRequest body)
Creates a new feature flag with variants.
|
FleetDeploymentConfigureV2DryRunResponse |
FleetAutomationApi.createFleetDeploymentConfigureV2(FleetDeploymentConfigureV2CreateRequest body)
Create a configuration deployment.
|
ApiResponse<FleetDeploymentConfigureV2DryRunResponse> |
FleetAutomationApi.createFleetDeploymentConfigureV2WithHttpInfo(FleetDeploymentConfigureV2CreateRequest body)
Create a new deployment to apply configuration changes to a fleet of hosts matching the
specified filter query.
|
FleetDeploymentV2CreateResponse |
FleetAutomationApi.createFleetDeploymentUpgradeV2(FleetDeploymentPackageUpgradeV2CreateRequest body)
Upgrade hosts.
|
ApiResponse<FleetDeploymentV2CreateResponse> |
FleetAutomationApi.createFleetDeploymentUpgradeV2WithHttpInfo(FleetDeploymentPackageUpgradeV2CreateRequest body)
Create and immediately start a new package upgrade on hosts matching the specified filter
query.
|
FleetScheduleResponse |
FleetAutomationApi.createFleetSchedule(FleetScheduleCreateRequest body)
Create a schedule.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.createFleetScheduleWithHttpInfo(FleetScheduleCreateRequest body)
Create a new schedule for automated package upgrades.
|
FormResponse |
FormsApi.createForm(CreateFormRequest body)
Create a form.
|
ApiResponse<FormResponse> |
FormsApi.createFormWithHttpInfo(CreateFormRequest body)
Create a new form.
|
GcpScanOptions |
AgentlessScanningApi.createGcpScanOptions(GcpScanOptions body)
Create GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.createGcpScanOptionsWithHttpInfo(GcpScanOptions body)
Activate Agentless scan options for a GCP project.
|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.createGCPSTSAccount(GCPSTSServiceAccountCreateRequest body)
Create a new entry for your service account.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.createGCPSTSAccountWithHttpInfo(GCPSTSServiceAccountCreateRequest body)
Create a new entry within Datadog for your STS enabled service account.
|
IncidentHandleResponse |
IncidentsApi.createGlobalIncidentHandle(IncidentHandleRequest body)
Create global incident handle.
|
IncidentHandleResponse |
IncidentsApi.createGlobalIncidentHandle(IncidentHandleRequest body,
IncidentsApi.CreateGlobalIncidentHandleOptionalParameters parameters)
Create global incident handle.
|
ApiResponse<IncidentHandleResponse> |
IncidentsApi.createGlobalIncidentHandleWithHttpInfo(IncidentHandleRequest body,
IncidentsApi.CreateGlobalIncidentHandleOptionalParameters parameters)
Create a new global incident handle.
|
GoogleChatTargetAudienceResponse |
GoogleChatIntegrationApi.createGoogleChatTargetAudience(String organizationBindingId,
GoogleChatTargetAudienceCreateRequest body)
Create a target audience.
|
ApiResponse<GoogleChatTargetAudienceResponse> |
GoogleChatIntegrationApi.createGoogleChatTargetAudienceWithHttpInfo(String organizationBindingId,
GoogleChatTargetAudienceCreateRequest body)
Create a target audience for a Google Chat organization binding in the Datadog Google Chat
integration.
|
HamrOrgConnectionResponse |
HighAvailabilityMultiRegionApi.createHamrOrgConnection(HamrOrgConnectionRequest body)
Create or update HAMR organization connection.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.createHamrOrgConnectionWithHttpInfo(HamrOrgConnectionRequest body)
Create or update the High Availability Multi-Region (HAMR) organization connection.
|
HistoricalMetricsConfigurationResponse |
MetricsApi.createHistoricalMetricsConfiguration(HistoricalMetricsConfigurationCreateRequest body)
Enable historical metrics ingestion.
|
ApiResponse<HistoricalMetricsConfigurationResponse> |
MetricsApi.createHistoricalMetricsConfigurationWithHttpInfo(HistoricalMetricsConfigurationCreateRequest body)
Enable historical metrics ingestion (late data ingestion) for a metric.
|
IncidentResponse |
IncidentsApi.createIncident(IncidentCreateRequest body)
Create an incident.
|
Attachment |
IncidentsApi.createIncidentAttachment(String incidentId,
CreateAttachmentRequest body)
Create incident attachment.
|
Attachment |
IncidentsApi.createIncidentAttachment(String incidentId,
CreateAttachmentRequest body,
IncidentsApi.CreateIncidentAttachmentOptionalParameters parameters)
Create incident attachment.
|
ApiResponse<Attachment> |
IncidentsApi.createIncidentAttachmentWithHttpInfo(String incidentId,
CreateAttachmentRequest body,
IncidentsApi.CreateIncidentAttachmentOptionalParameters parameters)
Create an incident attachment.
|
IncidentConfigurationResponse |
IncidentsApi.createIncidentConfiguration(String incidentId,
IncidentConfigurationRequest body)
Create an incident configuration.
|
ApiResponse<IncidentConfigurationResponse> |
IncidentsApi.createIncidentConfigurationWithHttpInfo(String incidentId,
IncidentConfigurationRequest body)
Create a configuration for an incident.
|
IncidentGoogleChatConfigurationResponse |
IncidentsApi.createIncidentGoogleChatConfiguration(IncidentGoogleChatConfigurationRequest body)
Create an incident Google Chat configuration.
|
ApiResponse<IncidentGoogleChatConfigurationResponse> |
IncidentsApi.createIncidentGoogleChatConfigurationWithHttpInfo(IncidentGoogleChatConfigurationRequest body)
Create a Google Chat configuration for incidents.
|
IncidentGoogleMeetConfigurationResponse |
IncidentsApi.createIncidentGoogleMeetConfiguration(IncidentGoogleMeetConfigurationRequest body)
Create an incident Google Meet configuration.
|
ApiResponse<IncidentGoogleMeetConfigurationResponse> |
IncidentsApi.createIncidentGoogleMeetConfigurationWithHttpInfo(IncidentGoogleMeetConfigurationRequest body)
Create a Google Meet configuration for incidents.
|
IncidentImpactResponse |
IncidentsApi.createIncidentImpact(String incidentId,
IncidentImpactCreateRequest body)
Create an incident impact.
|
IncidentImpactResponse |
IncidentsApi.createIncidentImpact(String incidentId,
IncidentImpactCreateRequest body,
IncidentsApi.CreateIncidentImpactOptionalParameters parameters)
Create an incident impact.
|
IncidentImpactFieldResponse |
IncidentsApi.createIncidentImpactField(IncidentImpactFieldRequest body)
Create an incident impact field.
|
ApiResponse<IncidentImpactFieldResponse> |
IncidentsApi.createIncidentImpactFieldWithHttpInfo(IncidentImpactFieldRequest body)
Create an impact field for incidents.
|
ApiResponse<IncidentImpactResponse> |
IncidentsApi.createIncidentImpactWithHttpInfo(String incidentId,
IncidentImpactCreateRequest body,
IncidentsApi.CreateIncidentImpactOptionalParameters parameters)
Create an impact for an incident.
|
IncidentIntegrationMetadataResponse |
IncidentsApi.createIncidentIntegration(String incidentId,
IncidentIntegrationMetadataCreateRequest body)
Create an incident integration metadata.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.createIncidentIntegrationWithHttpInfo(String incidentId,
IncidentIntegrationMetadataCreateRequest body)
Create an incident integration metadata.
|
IncidentNotificationRule |
IncidentsApi.createIncidentNotificationRule(CreateIncidentNotificationRuleRequest body)
Create an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.createIncidentNotificationRuleWithHttpInfo(CreateIncidentNotificationRuleRequest body)
Creates a new notification rule.
|
IncidentNotificationTemplate |
IncidentsApi.createIncidentNotificationTemplate(CreateIncidentNotificationTemplateRequest body)
Create incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.createIncidentNotificationTemplateWithHttpInfo(CreateIncidentNotificationTemplateRequest body)
Creates a new notification template.
|
Attachment |
IncidentsApi.createIncidentPostmortemAttachment(String incidentId,
PostmortemAttachmentRequest body)
Create postmortem attachment.
|
ApiResponse<Attachment> |
IncidentsApi.createIncidentPostmortemAttachmentWithHttpInfo(String incidentId,
PostmortemAttachmentRequest body)
Create a postmortem attachment for an incident.
|
PostmortemTemplateResponse |
IncidentsApi.createIncidentPostmortemTemplate(PostmortemTemplateRequest body)
Create postmortem template.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.createIncidentPostmortemTemplateWithHttpInfo(PostmortemTemplateRequest body)
Create a new postmortem template for incidents.
|
IncidentResponderResponse |
IncidentsApi.createIncidentResponder(String incidentId,
IncidentResponderRequest body)
Create an incident responder.
|
ApiResponse<IncidentResponderResponse> |
IncidentsApi.createIncidentResponderWithHttpInfo(String incidentId,
IncidentResponderRequest body)
Add a responder to an incident.
|
IncidentRuleResponse |
IncidentsApi.createIncidentRule(IncidentRuleRequest body)
Create an incident rule.
|
ApiResponse<IncidentRuleResponse> |
IncidentsApi.createIncidentRuleWithHttpInfo(IncidentRuleRequest body)
Create an incident rule.
|
IncidentIntegrationMetadataResponse |
IncidentsApi.createIncidentServiceNowRecord(String incidentId,
IncidentServiceNowRecordRequest body)
Create an incident ServiceNow record.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.createIncidentServiceNowRecordWithHttpInfo(String incidentId,
IncidentServiceNowRecordRequest body)
Create a ServiceNow record for an incident.
|
SalesforceIncidentsTemplateResponse |
SalesforceIntegrationApi.createIncidentTemplate(SalesforceIncidentsTemplateCreateRequest body)
Create a Salesforce incident template.
|
ApiResponse<SalesforceIncidentsTemplateResponse> |
SalesforceIntegrationApi.createIncidentTemplateWithHttpInfo(SalesforceIncidentsTemplateCreateRequest body)
Create a new Salesforce incident template for your organization.
|
IncidentTodoResponse |
IncidentsApi.createIncidentTodo(String incidentId,
IncidentTodoCreateRequest body)
Create an incident todo.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.createIncidentTodoWithHttpInfo(String incidentId,
IncidentTodoCreateRequest body)
Create an incident todo.
|
IncidentTypeResponse |
IncidentsApi.createIncidentType(IncidentTypeCreateRequest body)
Create an incident type.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.createIncidentTypeWithHttpInfo(IncidentTypeCreateRequest body)
Create an incident type.
|
IncidentUserDefinedFieldResponse |
IncidentsApi.createIncidentUserDefinedField(IncidentUserDefinedFieldCreateRequest body)
Create an incident user-defined field.
|
IncidentUserDefinedFieldResponse |
IncidentsApi.createIncidentUserDefinedField(IncidentUserDefinedFieldCreateRequest body,
IncidentsApi.CreateIncidentUserDefinedFieldOptionalParameters parameters)
Create an incident user-defined field.
|
ApiResponse<IncidentUserDefinedFieldResponse> |
IncidentsApi.createIncidentUserDefinedFieldWithHttpInfo(IncidentUserDefinedFieldCreateRequest body,
IncidentsApi.CreateIncidentUserDefinedFieldOptionalParameters parameters)
Create an incident user-defined field.
|
IncidentUserDefinedRoleResponse |
IncidentsApi.createIncidentUserDefinedRole(IncidentUserDefinedRoleRequest body)
Create an incident user-defined role.
|
IncidentUserDefinedRoleResponse |
IncidentsApi.createIncidentUserDefinedRole(IncidentUserDefinedRoleRequest body,
IncidentsApi.CreateIncidentUserDefinedRoleOptionalParameters parameters)
Create an incident user-defined role.
|
ApiResponse<IncidentUserDefinedRoleResponse> |
IncidentsApi.createIncidentUserDefinedRoleWithHttpInfo(IncidentUserDefinedRoleRequest body,
IncidentsApi.CreateIncidentUserDefinedRoleOptionalParameters parameters)
Create a new user-defined role for incidents.
|
ApiResponse<IncidentResponse> |
IncidentsApi.createIncidentWithHttpInfo(IncidentCreateRequest body)
Create an incident.
|
IoCTriageWriteResponse |
SecurityMonitoringApi.createIoCTriageState(IoCTriageWriteRequest body)
Create or update an indicator triage state.
|
ApiResponse<IoCTriageWriteResponse> |
SecurityMonitoringApi.createIoCTriageStateWithHttpInfo(IoCTriageWriteRequest body)
Set the triage state of an indicator of compromise (IoC).
|
FindingCaseResponseArray |
SecurityMonitoringApi.createJiraIssues(CreateJiraIssueRequestArray body)
Create Jira issues for security findings.
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createJiraIssuesWithHttpInfo(CreateJiraIssueRequestArray body)
Create Jira issues for security findings.
|
JiraIssueTemplateResponse |
JiraIntegrationApi.createJiraIssueTemplate(JiraIssueTemplateCreateRequest body)
Create Jira issue template.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.createJiraIssueTemplateWithHttpInfo(JiraIssueTemplateCreateRequest body)
Create a new Jira issue template.
|
FindingCaseResponseArray |
SecurityMonitoringApi.createLinearIssues(CreateLinearIssueRequestArray body)
Create Linear issues for security findings.
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createLinearIssuesWithHttpInfo(CreateLinearIssueRequestArray body)
Create Linear issues for security findings.
|
LLMObsAnnotationQueueResponse |
AgentObservabilityApi.createLLMObsAnnotationQueue(LLMObsAnnotationQueueRequest body)
Create an Agent Observability annotation queue.
|
LLMObsAnnotationQueueInteractionsResponse |
AgentObservabilityApi.createLLMObsAnnotationQueueInteractions(String queueId,
LLMObsAnnotationQueueInteractionsRequest body)
Add annotation queue interactions.
|
ApiResponse<LLMObsAnnotationQueueInteractionsResponse> |
AgentObservabilityApi.createLLMObsAnnotationQueueInteractionsWithHttpInfo(String queueId,
LLMObsAnnotationQueueInteractionsRequest body)
Add one or more interactions to an annotation queue.
|
ApiResponse<LLMObsAnnotationQueueResponse> |
AgentObservabilityApi.createLLMObsAnnotationQueueWithHttpInfo(LLMObsAnnotationQueueRequest body)
Create an annotation queue.
|
LLMObsDatasetResponse |
AgentObservabilityApi.createLLMObsDataset(String projectId,
LLMObsDatasetRequest body)
Create an Agent Observability dataset.
|
LLMObsDatasetRecordsMutationResponse |
AgentObservabilityApi.createLLMObsDatasetRecords(String projectId,
String datasetId,
LLMObsDatasetRecordsRequest body)
Append records to an Agent Observability dataset.
|
ApiResponse<LLMObsDatasetRecordsMutationResponse> |
AgentObservabilityApi.createLLMObsDatasetRecordsWithHttpInfo(String projectId,
String datasetId,
LLMObsDatasetRecordsRequest body)
Append one or more records to an Agent Observability dataset.
|
ApiResponse<LLMObsDatasetResponse> |
AgentObservabilityApi.createLLMObsDatasetWithHttpInfo(String projectId,
LLMObsDatasetRequest body)
Create a new Agent Observability dataset within the specified project.
|
LLMObsExperimentResponse |
AgentObservabilityApi.createLLMObsExperiment(LLMObsExperimentRequest body)
Create an Agent Observability experiment.
|
void |
AgentObservabilityApi.createLLMObsExperimentEvents(String experimentId,
LLMObsExperimentEventsRequest body)
Push events for an Agent Observability experiment.
|
ApiResponse<Void> |
AgentObservabilityApi.createLLMObsExperimentEventsWithHttpInfo(String experimentId,
LLMObsExperimentEventsRequest body)
Push spans and metrics for an Agent Observability experiment.
|
ApiResponse<LLMObsExperimentResponse> |
AgentObservabilityApi.createLLMObsExperimentWithHttpInfo(LLMObsExperimentRequest body)
Create a new Agent Observability experiment.
|
LLMObsIntegrationInferenceResponse |
AgentObservabilityApi.createLLMObsIntegrationInference(LLMObsIntegrationName integration,
String accountId,
LLMObsIntegrationInferenceRequest body)
Run an LLM inference.
|
ApiResponse<LLMObsIntegrationInferenceResponse> |
AgentObservabilityApi.createLLMObsIntegrationInferenceWithHttpInfo(LLMObsIntegrationName integration,
String accountId,
LLMObsIntegrationInferenceRequest body)
Run an LLM inference request through the specified integration and account, returning the model
response and token usage.
|
LLMObsProjectResponse |
AgentObservabilityApi.createLLMObsProject(LLMObsProjectRequest body)
Create an Agent Observability project.
|
ApiResponse<LLMObsProjectResponse> |
AgentObservabilityApi.createLLMObsProjectWithHttpInfo(LLMObsProjectRequest body)
Create a new Agent Observability project.
|
LLMObsPromptResponse |
AgentObservabilityApi.createLLMObsPrompt(LLMObsCreatePromptRequest body)
Create an Agent Observability prompt.
|
LLMObsPromptVersionResponse |
AgentObservabilityApi.createLLMObsPromptVersion(String promptId,
LLMObsCreatePromptVersionRequest body)
Create a new Agent Observability prompt version.
|
ApiResponse<LLMObsPromptVersionResponse> |
AgentObservabilityApi.createLLMObsPromptVersionWithHttpInfo(String promptId,
LLMObsCreatePromptVersionRequest body)
Create a new version of an existing Agent Observability prompt.
|
ApiResponse<LLMObsPromptResponse> |
AgentObservabilityApi.createLLMObsPromptWithHttpInfo(LLMObsCreatePromptRequest body)
Create a new prompt (and its first version) in the Agent Observability prompt registry.
|
LogsArchive |
LogsArchivesApi.createLogsArchive(LogsArchiveCreateRequest body)
Create an archive.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.createLogsArchiveWithHttpInfo(LogsArchiveCreateRequest body)
Create an archive in your organization.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.createLogsCustomDestination(CustomDestinationCreateRequest body)
Create a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.createLogsCustomDestinationWithHttpInfo(CustomDestinationCreateRequest body)
Create a custom destination in your organization.
|
LogsMetricResponse |
LogsMetricsApi.createLogsMetric(LogsMetricCreateRequest body)
Create a log-based metric.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.createLogsMetricWithHttpInfo(LogsMetricCreateRequest body)
Create a metric based on your ingested logs in your organization.
|
Maintenance |
StatusPagesApi.createMaintenance(UUID pageId,
CreateMaintenanceRequest body)
Schedule maintenance.
|
Maintenance |
StatusPagesApi.createMaintenance(UUID pageId,
CreateMaintenanceRequest body,
StatusPagesApi.CreateMaintenanceOptionalParameters parameters)
Schedule maintenance.
|
MaintenanceTemplate |
StatusPagesApi.createMaintenanceTemplate(UUID pageId,
CreateMaintenanceTemplateRequest body)
Create maintenance template.
|
MaintenanceTemplate |
StatusPagesApi.createMaintenanceTemplate(UUID pageId,
CreateMaintenanceTemplateRequest body,
StatusPagesApi.CreateMaintenanceTemplateOptionalParameters parameters)
Create maintenance template.
|
ApiResponse<MaintenanceTemplate> |
StatusPagesApi.createMaintenanceTemplateWithHttpInfo(UUID pageId,
CreateMaintenanceTemplateRequest body,
StatusPagesApi.CreateMaintenanceTemplateOptionalParameters parameters)
Creates a new maintenance template.
|
MaintenanceWindowResponse |
CaseManagementApi.createMaintenanceWindow(MaintenanceWindowCreateRequest body)
Create a maintenance window.
|
ApiResponse<MaintenanceWindowResponse> |
CaseManagementApi.createMaintenanceWindowWithHttpInfo(MaintenanceWindowCreateRequest body)
Creates a maintenance window for event management cases with a name, case filter query, and
time range (start and end).
|
ApiResponse<Maintenance> |
StatusPagesApi.createMaintenanceWithHttpInfo(UUID pageId,
CreateMaintenanceRequest body,
StatusPagesApi.CreateMaintenanceOptionalParameters parameters)
Schedules a new maintenance.
|
MonitorConfigPolicyResponse |
MonitorsApi.createMonitorConfigPolicy(MonitorConfigPolicyCreateRequest body)
Create a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.createMonitorConfigPolicyWithHttpInfo(MonitorConfigPolicyCreateRequest body)
Create a monitor configuration policy.
|
MonitorNotificationRuleResponse |
MonitorsApi.createMonitorNotificationRule(MonitorNotificationRuleCreateRequest body)
Create a monitor notification rule.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.createMonitorNotificationRuleWithHttpInfo(MonitorNotificationRuleCreateRequest body)
Creates a monitor notification rule.
|
MonitorUserTemplateCreateResponse |
MonitorsApi.createMonitorUserTemplate(MonitorUserTemplateCreateRequest body)
Create a monitor user template.
|
ApiResponse<MonitorUserTemplateCreateResponse> |
MonitorsApi.createMonitorUserTemplateWithHttpInfo(MonitorUserTemplateCreateRequest body)
Create a new monitor user template.
|
AWSNewExternalIDResponse |
AwsIntegrationApi.createNewAWSExternalID()
Generate a new external ID.
|
ApiResponse<AWSNewExternalIDResponse> |
AwsIntegrationApi.createNewAWSExternalIDWithHttpInfo()
Generate a new external ID for AWS role-based authentication.
|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksIntegrationApi.createOAuth2ClientCredentials(WebhooksOAuth2ClientCredentialsCreateRequest body)
Create an OAuth2 client credentials auth method.
|
ApiResponse<WebhooksOAuth2ClientCredentialsResponse> |
WebhooksIntegrationApi.createOAuth2ClientCredentialsWithHttpInfo(WebhooksOAuth2ClientCredentialsCreateRequest body)
Create a new OAuth2 client credentials auth method for the Webhooks integration.
|
OktaAccountResponse |
OktaIntegrationApi.createOktaAccount(OktaAccountRequest body)
Add Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.createOktaAccountWithHttpInfo(OktaAccountRequest body)
Create an Okta account.
|
EscalationPolicy |
OnCallApi.createOnCallEscalationPolicy(EscalationPolicyCreateRequest body)
Create On-Call escalation policy.
|
EscalationPolicy |
OnCallApi.createOnCallEscalationPolicy(EscalationPolicyCreateRequest body,
OnCallApi.CreateOnCallEscalationPolicyOptionalParameters parameters)
Create On-Call escalation policy.
|
ApiResponse<EscalationPolicy> |
OnCallApi.createOnCallEscalationPolicyWithHttpInfo(EscalationPolicyCreateRequest body,
OnCallApi.CreateOnCallEscalationPolicyOptionalParameters parameters)
Create a new On-Call escalation policy
|
CreatePageResponse |
OnCallPagingApi.createOnCallPage(CreatePageRequest body)
Create On-Call Page.
|
IncidentPageUUIDResponse |
IncidentsApi.createOnCallPageFromIncident(String incidentId,
IncidentCreateOnCallPageRequest body)
Create an on-call page from an incident.
|
ApiResponse<IncidentPageUUIDResponse> |
IncidentsApi.createOnCallPageFromIncidentWithHttpInfo(String incidentId,
IncidentCreateOnCallPageRequest body)
Create an on-call page directly from an incident.
|
ApiResponse<CreatePageResponse> |
OnCallPagingApi.createOnCallPageWithHttpInfo(CreatePageRequest body)
Trigger a new On-Call Page.
|
Schedule |
OnCallApi.createOnCallSchedule(ScheduleCreateRequest body)
Create On-Call schedule.
|
Schedule |
OnCallApi.createOnCallSchedule(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.createOnCallScheduleWithHttpInfo(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create a new On-Call schedule
|
CreateOpenAPIResponse |
ApiManagementApi.createOpenAPI()
Deprecated.
|
CreateOpenAPIResponse |
ApiManagementApi.createOpenAPI(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<CreateOpenAPIResponse> |
ApiManagementApi.createOpenAPIWithHttpInfo(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Deprecated.
|
OpsgenieAccountResponse |
OpsgenieIntegrationApi.createOpsgenieAccount(OpsgenieAccountCreateRequest body)
Create a new Opsgenie account.
|
ApiResponse<OpsgenieAccountResponse> |
OpsgenieIntegrationApi.createOpsgenieAccountWithHttpInfo(OpsgenieAccountCreateRequest body)
Create a new Opsgenie account in the Datadog Opsgenie integration.
|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.createOpsgenieService(OpsgenieServiceCreateRequest body)
Create a new service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.createOpsgenieServiceWithHttpInfo(OpsgenieServiceCreateRequest body)
Create a new service object in the Opsgenie integration.
|
GoogleChatOrganizationHandleResponse |
GoogleChatIntegrationApi.createOrganizationHandle(String organizationBindingId,
GoogleChatCreateOrganizationHandleRequest body)
Create organization handle.
|
ApiResponse<GoogleChatOrganizationHandleResponse> |
GoogleChatIntegrationApi.createOrganizationHandleWithHttpInfo(String organizationBindingId,
GoogleChatCreateOrganizationHandleRequest body)
Create an organization handle in the Datadog Google Chat integration.
|
OrgConnectionResponse |
OrgConnectionsApi.createOrgConnections(OrgConnectionCreateRequest body)
Create Org Connection.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.createOrgConnectionsWithHttpInfo(OrgConnectionCreateRequest body)
Create a new org connection between the current org and a target org.
|
OrgGroupResponse |
OrgGroupsApi.createOrgGroup(OrgGroupCreateRequest body)
Create an org group.
|
OrgGroupPolicyResponse |
OrgGroupsApi.createOrgGroupPolicy(OrgGroupPolicyCreateRequest body)
Create an org group policy.
|
OrgGroupPolicyOverrideResponse |
OrgGroupsApi.createOrgGroupPolicyOverride(OrgGroupPolicyOverrideCreateRequest body)
Create an org group policy override.
|
ApiResponse<OrgGroupPolicyOverrideResponse> |
OrgGroupsApi.createOrgGroupPolicyOverrideWithHttpInfo(OrgGroupPolicyOverrideCreateRequest body)
Create a new policy override for an organization within an org group.
|
ApiResponse<OrgGroupPolicyResponse> |
OrgGroupsApi.createOrgGroupPolicyWithHttpInfo(OrgGroupPolicyCreateRequest body)
Create a new policy for an organization group.
|
ApiResponse<OrgGroupResponse> |
OrgGroupsApi.createOrgGroupWithHttpInfo(OrgGroupCreateRequest body)
Create a new organization group.
|
ServiceDefinitionCreateResponse |
ServiceDefinitionApi.createOrUpdateServiceDefinitions(ServiceDefinitionsCreateRequest body)
Create or update service definition.
|
ApiResponse<ServiceDefinitionCreateResponse> |
ServiceDefinitionApi.createOrUpdateServiceDefinitionsWithHttpInfo(ServiceDefinitionsCreateRequest body)
Create or update service definition in the Datadog Service Catalog.
|
OwnershipFeedbackResponse |
CsmOwnershipApi.createOwnershipFeedback(String resourceId,
OwnershipOwnerType ownerType,
OwnershipFeedbackRequest body)
Submit feedback on an ownership inference.
|
ApiResponse<OwnershipFeedbackResponse> |
CsmOwnershipApi.createOwnershipFeedbackWithHttpInfo(String resourceId,
OwnershipOwnerType ownerType,
OwnershipFeedbackRequest body)
Submit feedback on the current ownership inference for a resource and owner type.
|
IncidentPageUUIDResponse |
IncidentsApi.createPageFromIncident(String incidentId,
IncidentCreatePageFromIncidentRequest body)
Create a page from an incident.
|
ApiResponse<IncidentPageUUIDResponse> |
IncidentsApi.createPageFromIncidentWithHttpInfo(String incidentId,
IncidentCreatePageFromIncidentRequest body)
Create a page from an incident using the Cases service.
|
PersonalAccessTokenCreateResponse |
KeyManagementApi.createPersonalAccessToken(PersonalAccessTokenCreateRequest body)
Create a personal access token.
|
ApiResponse<PersonalAccessTokenCreateResponse> |
KeyManagementApi.createPersonalAccessTokenWithHttpInfo(PersonalAccessTokenCreateRequest body)
Create a personal access token for the current user.
|
ObservabilityPipeline |
ObservabilityPipelinesApi.createPipeline(ObservabilityPipelineSpec body)
Create a new pipeline.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.createPipelineWithHttpInfo(ObservabilityPipelineSpec body)
Create a new pipeline.
|
PowerpackResponse |
PowerpackApi.createPowerpack(Powerpack body)
Create a new powerpack.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.createPowerpackWithHttpInfo(Powerpack body)
Create a powerpack.
|
ProjectResponse |
CaseManagementApi.createProject(ProjectCreateRequest body)
Create a project.
|
CaseNotificationRuleResponse |
CaseManagementApi.createProjectNotificationRule(String projectId,
CaseNotificationRuleCreateRequest body)
Create a notification rule.
|
ApiResponse<CaseNotificationRuleResponse> |
CaseManagementApi.createProjectNotificationRuleWithHttpInfo(String projectId,
CaseNotificationRuleCreateRequest body)
Create a notification rule for a project.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.createProjectWithHttpInfo(ProjectCreateRequest body)
Create a project.
|
PublishAppResponse |
AppBuilderApi.createPublishRequest(UUID appId,
CreatePublishRequestRequest body)
Create Publish Request.
|
ApiResponse<PublishAppResponse> |
AppBuilderApi.createPublishRequestWithHttpInfo(UUID appId,
CreatePublishRequestRequest body)
Create a publish request to ask for approval to publish an app whose protection level is
approval_required.
|
UsageQuotasBulkResponse |
UsageMeteringApi.createQuotas(String quotaNamespace,
UsageQuotasCreateRequest body)
Create or update usage quotas.
|
UsageQuotasBulkResponse |
UsageMeteringApi.createQuotas(String quotaNamespace,
UsageQuotasCreateRequest body,
UsageMeteringApi.CreateQuotasOptionalParameters parameters)
Create or update usage quotas.
|
ApiResponse<UsageQuotasBulkResponse> |
UsageMeteringApi.createQuotasWithHttpInfo(String quotaNamespace,
UsageQuotasCreateRequest body,
UsageMeteringApi.CreateQuotasOptionalParameters parameters)
Creates or updates one or more usage quotas by scope.
|
TableResultV2 |
ReferenceTablesApi.createReferenceTable(CreateTableRequest body)
Create reference table.
|
CreateUploadResponse |
ReferenceTablesApi.createReferenceTableUpload(CreateUploadRequest body)
Create reference table upload.
|
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.
|
Snapshot |
RumReplayHeatmapsApi.createReplayHeatmapSnapshot(SnapshotCreateRequest body)
Create replay heatmap snapshot.
|
ApiResponse<Snapshot> |
RumReplayHeatmapsApi.createReplayHeatmapSnapshotWithHttpInfo(SnapshotCreateRequest body)
Create a heatmap snapshot.
|
ReportScheduleResponse |
ReportSchedulesApi.createReportSchedule(ReportScheduleCreateRequest body)
Create a report schedule.
|
ApiResponse<ReportScheduleResponse> |
ReportSchedulesApi.createReportScheduleWithHttpInfo(ReportScheduleCreateRequest body)
Create a new scheduled report.
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.createRestrictionQuery(RestrictionQueryCreatePayload body)
Create a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.createRestrictionQueryWithHttpInfo(RestrictionQueryCreatePayload body)
Create a new restriction query for your organization.
|
RumRetentionFilterResponse |
RumRetentionFiltersApi.createRetentionFilter(String appId,
RumRetentionFilterCreateRequest body)
Create a RUM retention filter.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.createRetentionFilterWithHttpInfo(String appId,
RumRetentionFilterCreateRequest body)
Create a RUM retention filter for a RUM application.
|
RoleCreateResponse |
RolesApi.createRole(RoleCreateRequest body)
Create role.
|
ApiResponse<RoleCreateResponse> |
RolesApi.createRoleWithHttpInfo(RoleCreateRequest body)
Create a new role for your organization.
|
RUMApplicationResponse |
RumApi.createRUMApplication(RUMApplicationCreateRequest body)
Create a new RUM application.
|
ApiResponse<RUMApplicationResponse> |
RumApi.createRUMApplicationWithHttpInfo(RUMApplicationCreateRequest body)
Create a new RUM application in your organization.
|
RumConfigResponse |
RumConfigApi.createRumConfig(RumConfigCreateRequest body)
Create the RUM configuration.
|
ApiResponse<RumConfigResponse> |
RumConfigApi.createRumConfigWithHttpInfo(RumConfigCreateRequest body)
Create the RUM configuration for your organization.
|
RumMetricResponse |
RumMetricsApi.createRumMetric(RumMetricCreateRequest body)
Create a RUM-based metric.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.createRumMetricWithHttpInfo(RumMetricCreateRequest body)
Create a metric based on your organization's RUM data.
|
RUMOperationResponse |
RumOperationsApi.createRUMOperation(RUMOperationCreateRequest body)
Create a RUM operation.
|
RUMOperationStrongLinkResponse |
RumOperationsApi.createRUMOperationStrongLink(RUMOperationStrongLinkCreateRequest body)
Create a RUM operation strong link.
|
ApiResponse<RUMOperationStrongLinkResponse> |
RumOperationsApi.createRUMOperationStrongLinkWithHttpInfo(RUMOperationStrongLinkCreateRequest body)
Create a strong link between a RUM operation and a feature, confirming that the feature belongs
to the operation.
|
ApiResponse<RUMOperationResponse> |
RumOperationsApi.createRUMOperationWithHttpInfo(RUMOperationCreateRequest body)
Create a new RUM operation, defining the journey used to detect it from RUM events.
|
Playlist |
RumReplayPlaylistsApi.createRumReplayPlaylist(Playlist body)
Create RUM replay playlist.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.createRumReplayPlaylistWithHttpInfo(Playlist body)
Create a playlist.
|
Watch |
RumReplayViewershipApi.createRumReplaySessionWatch(String sessionId,
Watch body)
Create RUM replay session watch.
|
ApiResponse<Watch> |
RumReplayViewershipApi.createRumReplaySessionWatchWithHttpInfo(String sessionId,
Watch body)
Record a session watch.
|
SampleLogGenerationSubscriptionResponse |
SecurityMonitoringApi.createSampleLogGenerationSubscription(SampleLogGenerationSubscriptionCreateRequest body)
Subscribe to sample log generation.
|
ApiResponse<SampleLogGenerationSubscriptionResponse> |
SecurityMonitoringApi.createSampleLogGenerationSubscriptionWithHttpInfo(SampleLogGenerationSubscriptionCreateRequest body)
Subscribe to sample log generation for a Cloud SIEM content pack.
|
SensitiveDataScannerCreateGroupResponse |
SensitiveDataScannerApi.createScanningGroup(SensitiveDataScannerGroupCreateRequest body)
Create Scanning Group.
|
ApiResponse<SensitiveDataScannerCreateGroupResponse> |
SensitiveDataScannerApi.createScanningGroupWithHttpInfo(SensitiveDataScannerGroupCreateRequest body)
Create a scanning group.
|
SensitiveDataScannerCreateRuleResponse |
SensitiveDataScannerApi.createScanningRule(SensitiveDataScannerRuleCreateRequest body)
Create Scanning Rule.
|
ApiResponse<SensitiveDataScannerCreateRuleResponse> |
SensitiveDataScannerApi.createScanningRuleWithHttpInfo(SensitiveDataScannerRuleCreateRequest body)
Create a scanning rule in a sensitive data scanner group, ordered last.
|
ResolveVulnerableSymbolsResponse |
StaticAnalysisApi.createSCAResolveVulnerableSymbols(ResolveVulnerableSymbolsRequest body)
POST request to resolve vulnerable symbols.
|
ApiResponse<ResolveVulnerableSymbolsResponse> |
StaticAnalysisApi.createSCAResolveVulnerableSymbolsWithHttpInfo(ResolveVulnerableSymbolsRequest body) |
void |
StaticAnalysisApi.createSCAResult(ScaRequest body)
Post dependencies for analysis.
|
ApiResponse<Void> |
StaticAnalysisApi.createSCAResultWithHttpInfo(ScaRequest body) |
McpScanRequestResponse |
StaticAnalysisApi.createSCAScan(McpScanRequest body)
Submit libraries for vulnerability scanning.
|
ApiResponse<McpScanRequestResponse> |
StaticAnalysisApi.createSCAScanWithHttpInfo(McpScanRequest body) |
CampaignResponse |
ScorecardsApi.createScorecardCampaign(CreateCampaignRequest body)
Create a new campaign.
|
ApiResponse<CampaignResponse> |
ScorecardsApi.createScorecardCampaignWithHttpInfo(CreateCampaignRequest body)
Creates a new scorecard campaign.
|
OutcomesBatchResponse |
ScorecardsApi.createScorecardOutcomesBatch(OutcomesBatchRequest body)
Deprecated.
|
ApiResponse<OutcomesBatchResponse> |
ScorecardsApi.createScorecardOutcomesBatchWithHttpInfo(OutcomesBatchRequest body)
Deprecated.
|
CreateRuleResponse |
ScorecardsApi.createScorecardRule(CreateRuleRequest body)
Create a new rule.
|
ApiResponse<CreateRuleResponse> |
ScorecardsApi.createScorecardRuleWithHttpInfo(CreateRuleRequest body)
Creates a new rule.
|
SecurityFilterResponse |
SecurityMonitoringApi.createSecurityFilter(SecurityFilterCreateRequest body)
Create a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.createSecurityFilterWithHttpInfo(SecurityFilterCreateRequest body)
Create a security filter.
|
DueDateRuleResponse |
SecurityMonitoringApi.createSecurityFindingsAutomationDueDateRule(DueDateRuleCreateRequest body)
Create a due date rule.
|
ApiResponse<DueDateRuleResponse> |
SecurityMonitoringApi.createSecurityFindingsAutomationDueDateRuleWithHttpInfo(DueDateRuleCreateRequest body)
Create a new due date rule for the current organization.
|
MuteRuleResponse |
SecurityMonitoringApi.createSecurityFindingsAutomationMuteRule(MuteRuleCreateRequest body)
Create a mute rule.
|
ApiResponse<MuteRuleResponse> |
SecurityMonitoringApi.createSecurityFindingsAutomationMuteRuleWithHttpInfo(MuteRuleCreateRequest body)
Create a new mute rule for the current organization.
|
SeverityModifierRuleResponse |
SecurityMonitoringApi.createSecurityFindingsAutomationSeverityModifierRule(SeverityModifierRuleCreateRequest body)
Create a severity modifier rule.
|
ApiResponse<SeverityModifierRuleResponse> |
SecurityMonitoringApi.createSecurityFindingsAutomationSeverityModifierRuleWithHttpInfo(SeverityModifierRuleCreateRequest body)
Create a new severity modifier rule for the current organization.
|
TicketCreationRuleResponse |
SecurityMonitoringApi.createSecurityFindingsAutomationTicketCreationRule(TicketCreationRuleCreateRequest body)
Create a ticket creation rule.
|
ApiResponse<TicketCreationRuleResponse> |
SecurityMonitoringApi.createSecurityFindingsAutomationTicketCreationRuleWithHttpInfo(TicketCreationRuleCreateRequest body)
Create a new ticket creation rule for the current organization.
|
SecurityMonitoringCriticalAssetResponse |
SecurityMonitoringApi.createSecurityMonitoringCriticalAsset(SecurityMonitoringCriticalAssetCreateRequest body)
Create a critical asset.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.createSecurityMonitoringCriticalAssetWithHttpInfo(SecurityMonitoringCriticalAssetCreateRequest body)
Create a new critical asset.
|
SecurityMonitoringDatasetCreateResponse |
SecurityMonitoringApi.createSecurityMonitoringDataset(SecurityMonitoringDatasetCreateRequest body)
Create a dataset.
|
ApiResponse<SecurityMonitoringDatasetCreateResponse> |
SecurityMonitoringApi.createSecurityMonitoringDatasetWithHttpInfo(SecurityMonitoringDatasetCreateRequest body)
Create a new Cloud SIEM dataset.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.createSecurityMonitoringIntegrationConfig(SecurityMonitoringIntegrationConfigCreateRequest body)
Create an entity context sync configuration.
|
ApiResponse<SecurityMonitoringIntegrationConfigResponse> |
SecurityMonitoringApi.createSecurityMonitoringIntegrationConfigWithHttpInfo(SecurityMonitoringIntegrationConfigCreateRequest body)
Create a new entity context sync configuration so Cloud SIEM can ingest entities from an
external source.
|
SecurityMonitoringRuleResponse |
SecurityMonitoringApi.createSecurityMonitoringRule(SecurityMonitoringRuleCreatePayload body)
Create a detection rule.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.createSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleCreatePayload body)
Create a detection rule.
|
SecurityMonitoringSuppressionResponse |
SecurityMonitoringApi.createSecurityMonitoringSuppression(SecurityMonitoringSuppressionCreateRequest body)
Create a suppression rule.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.createSecurityMonitoringSuppressionWithHttpInfo(SecurityMonitoringSuppressionCreateRequest body)
Create a new suppression rule.
|
UserResponse |
ServiceAccountsApi.createServiceAccount(ServiceAccountCreateRequest body)
Create a service account.
|
ServiceAccessTokenCreateResponse |
ServiceAccountsApi.createServiceAccountAccessToken(String serviceAccountId,
ServiceAccountAccessTokenCreateRequest body)
Create an access token for a service account.
|
ApiResponse<ServiceAccessTokenCreateResponse> |
ServiceAccountsApi.createServiceAccountAccessTokenWithHttpInfo(String serviceAccountId,
ServiceAccountAccessTokenCreateRequest body)
Create an access token for a service account.
|
ApplicationKeyResponse |
ServiceAccountsApi.createServiceAccountApplicationKey(String serviceAccountId,
ApplicationKeyCreateRequest body)
Create an application key for this service account.
|
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.
|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.createServiceNowTemplate(ServiceNowTemplateCreateRequest body)
Create ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.createServiceNowTemplateWithHttpInfo(ServiceNowTemplateCreateRequest body)
Create a new ServiceNow template.
|
FindingCaseResponseArray |
SecurityMonitoringApi.createServiceNowTickets(CreateServiceNowTicketRequestArray body)
Create ServiceNow tickets for security findings.
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createServiceNowTicketsWithHttpInfo(CreateServiceNowTicketRequestArray body)
Create ServiceNow tickets for security findings.
|
NotificationRuleResponse |
SecurityMonitoringApi.createSignalNotificationRule(CreateNotificationRuleParameters body)
Create a new signal-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.createSignalNotificationRuleWithHttpInfo(CreateNotificationRuleParameters body)
Create a new notification rule for security signals and return the created rule.
|
SLOReportPostResponse |
ServiceLevelObjectivesApi.createSLOReportJob(SloReportCreateRequest body)
Deprecated.
|
ApiResponse<SLOReportPostResponse> |
ServiceLevelObjectivesApi.createSLOReportJobWithHttpInfo(SloReportCreateRequest body)
Deprecated.
|
CreateSnapshotResponse |
ReportingAndSharingApi.createSnapshot(CreateSnapshotRequest body)
Create a graph snapshot.
|
ApiResponse<CreateSnapshotResponse> |
ReportingAndSharingApi.createSnapshotWithHttpInfo(CreateSnapshotRequest body)
Create a snapshot of a graph widget.
|
SpansMetricResponse |
SpansMetricsApi.createSpansMetric(SpansMetricCreateRequest body)
Create a span-based metric.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.createSpansMetricWithHttpInfo(SpansMetricCreateRequest body)
Create a metric based on your ingested spans in your organization.
|
GetAstResponse |
SecurityMonitoringApi.createStaticAnalysisAst(GetAstRequest body)
Get AST for source code.
|
ApiResponse<GetAstResponse> |
SecurityMonitoringApi.createStaticAnalysisAstWithHttpInfo(GetAstRequest body)
Parse source code into an abstract syntax tree (AST) for the specified language.
|
AnalysisResponse |
SecurityMonitoringApi.createStaticAnalysisServerAnalysis(AnalysisRequest body)
Analyze code.
|
ApiResponse<AnalysisResponse> |
SecurityMonitoringApi.createStaticAnalysisServerAnalysisWithHttpInfo(AnalysisRequest body)
Run static analysis rules against a source code file and return violations found.
|
StatusPage |
StatusPagesApi.createStatusPage(CreateStatusPageRequest body)
Create status page.
|
StatusPage |
StatusPagesApi.createStatusPage(CreateStatusPageRequest body,
StatusPagesApi.CreateStatusPageOptionalParameters parameters)
Create status page.
|
StatuspageAccountResponse |
StatuspageIntegrationApi.createStatuspageAccount(StatuspageAccountCreateRequest body)
Create the Statuspage account.
|
ApiResponse<StatuspageAccountResponse> |
StatuspageIntegrationApi.createStatuspageAccountWithHttpInfo(StatuspageAccountCreateRequest body)
Create a Statuspage account for your organization.
|
StatuspageUrlSettingResponse |
StatuspageIntegrationApi.createStatuspageUrlSetting(StatuspageUrlSettingCreateRequest body)
Create a Statuspage URL setting.
|
ApiResponse<StatuspageUrlSettingResponse> |
StatuspageIntegrationApi.createStatuspageUrlSettingWithHttpInfo(StatuspageUrlSettingCreateRequest body)
Create a Statuspage URL setting for your organization.
|
ApiResponse<StatusPage> |
StatusPagesApi.createStatusPageWithHttpInfo(CreateStatusPageRequest body,
StatusPagesApi.CreateStatusPageOptionalParameters parameters)
Creates a new status page in an unpublished state.
|
SyntheticsDowntimeResponse |
SyntheticsApi.createSyntheticsDowntime(SyntheticsDowntimeRequest body)
Create a Synthetics downtime.
|
ApiResponse<SyntheticsDowntimeResponse> |
SyntheticsApi.createSyntheticsDowntimeWithHttpInfo(SyntheticsDowntimeRequest body)
Create a new Synthetics downtime.
|
SyntheticsNetworkTestResponse |
SyntheticsApi.createSyntheticsNetworkTest(SyntheticsNetworkTestEditRequest body)
Create a Network Path test.
|
ApiResponse<SyntheticsNetworkTestResponse> |
SyntheticsApi.createSyntheticsNetworkTestWithHttpInfo(SyntheticsNetworkTestEditRequest body) |
SyntheticsSuiteResponse |
SyntheticsApi.createSyntheticsSuite(SuiteCreateEditRequest body)
Create a test suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.createSyntheticsSuiteWithHttpInfo(SuiteCreateEditRequest body) |
MetricTagConfigurationResponse |
MetricsApi.createTagConfiguration(String metricName,
MetricTagConfigurationCreateRequest body)
Create a tag configuration.
|
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.
|
TagIndexingRuleResponse |
MetricsApi.createTagIndexingRule(TagIndexingRuleCreateRequest body)
Create a tag indexing rule.
|
TagIndexingRuleExemptionResponse |
MetricsApi.createTagIndexingRuleExemption(String metricName,
TagIndexingRuleExemptionCreateRequest body)
Create a tag indexing rule exemption.
|
ApiResponse<TagIndexingRuleExemptionResponse> |
MetricsApi.createTagIndexingRuleExemptionWithHttpInfo(String metricName,
TagIndexingRuleExemptionCreateRequest body)
Exempt a metric from all tag indexing rules.
|
ApiResponse<TagIndexingRuleResponse> |
MetricsApi.createTagIndexingRuleWithHttpInfo(TagIndexingRuleCreateRequest body)
Create a tag indexing rule for the org.
|
RulesetResp |
CloudCostManagementApi.createTagPipelinesRuleset(CreateRulesetRequest body)
Create tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.createTagPipelinesRulesetWithHttpInfo(CreateRulesetRequest body)
Create a new tag pipeline ruleset with the specified rules and configuration
|
TagRuleResponse |
TagRulesApi.createTagRule(TagRuleCreateRequest body)
Create a tag rule.
|
ApiResponse<TagRuleResponse> |
TagRulesApi.createTagRuleWithHttpInfo(TagRuleCreateRequest body)
Create a new tag rule for the organization.
|
TeamResponse |
TeamsApi.createTeam(TeamCreateRequest body)
Create a team.
|
TeamConnectionsResponse |
TeamsApi.createTeamConnections(TeamConnectionCreateRequest body)
Create team connections.
|
ApiResponse<TeamConnectionsResponse> |
TeamsApi.createTeamConnectionsWithHttpInfo(TeamConnectionCreateRequest body)
Create multiple team connections.
|
TeamLinkResponse |
TeamsApi.createTeamLink(String teamId,
TeamLinkCreateRequest body)
Create a team link.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.createTeamLinkWithHttpInfo(String teamId,
TeamLinkCreateRequest body)
Add a new link to a team.
|
UserTeamResponse |
TeamsApi.createTeamMembership(String teamId,
UserTeamRequest body)
Add a user to a team.
|
ApiResponse<UserTeamResponse> |
TeamsApi.createTeamMembershipWithHttpInfo(String teamId,
UserTeamRequest body)
Add a user to a team.
|
TeamNotificationRuleResponse |
TeamsApi.createTeamNotificationRule(String teamId,
TeamNotificationRuleRequest body)
Create team notification rule.
|
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.createTeamNotificationRuleWithHttpInfo(String teamId,
TeamNotificationRuleRequest body) |
TeamsOwnershipMappingResponse |
RumTeamsOwnershipApi.createTeamsOwnershipMapping(TeamsOwnershipMappingCreateRequest body)
Create a teams ownership mapping.
|
TeamsOwnershipMappingBatchResponse |
RumTeamsOwnershipApi.createTeamsOwnershipMappingsBatch(TeamsOwnershipMappingBatchRequest body)
Bulk create and remove teams ownership mappings.
|
ApiResponse<TeamsOwnershipMappingBatchResponse> |
RumTeamsOwnershipApi.createTeamsOwnershipMappingsBatchWithHttpInfo(TeamsOwnershipMappingBatchRequest body)
Add and remove teams ownership mappings for your organization in a single atomic request,
following the JSON:API atomic operations
extension.
|
ApiResponse<TeamsOwnershipMappingResponse> |
RumTeamsOwnershipApi.createTeamsOwnershipMappingWithHttpInfo(TeamsOwnershipMappingCreateRequest body)
Create a teams ownership mapping for your organization.
|
ApiResponse<TeamResponse> |
TeamsApi.createTeamWithHttpInfo(TeamCreateRequest body)
Create a new team.
|
TenancyConfig |
OciIntegrationApi.createTenancyConfig(CreateTenancyConfigRequest body)
Create tenancy config.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.createTenancyConfigWithHttpInfo(CreateTenancyConfigRequest body)
Create a new tenancy config to establish monitoring and data collection from your OCI
environment.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.createTenantBasedHandle(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create tenant-based handle.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.createTenantBasedHandleWithHttpInfo(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create a tenant-based handle in the Datadog Microsoft Teams integration.
|
IncidentTimestampOverrideResponse |
IncidentsApi.createTimestampOverride(String incidentId,
IncidentTimestampOverrideRequest body)
Create an incident timestamp override.
|
ApiResponse<IncidentTimestampOverrideResponse> |
IncidentsApi.createTimestampOverrideWithHttpInfo(String incidentId,
IncidentTimestampOverrideRequest body)
Create a timestamp override for an incident.
|
TwilioIntegrationAccountResponse |
TwilioIntegrationAccountsApi.createTwilioIntegrationAccount(TwilioIntegrationAccountCreateRequest body)
Create a Twilio integration account.
|
ApiResponse<TwilioIntegrationAccountResponse> |
TwilioIntegrationAccountsApi.createTwilioIntegrationAccountWithHttpInfo(TwilioIntegrationAccountCreateRequest body)
Create a Twilio integration account.
|
UserResponse |
UsersApi.createUser(UserCreateRequest body)
Create a user.
|
NotificationChannel |
OnCallApi.createUserNotificationChannel(String userId,
CreateUserNotificationChannelRequest body)
Create an On-Call notification channel for a user.
|
ApiResponse<NotificationChannel> |
OnCallApi.createUserNotificationChannelWithHttpInfo(String userId,
CreateUserNotificationChannelRequest body)
Create a new notification channel for a user.
|
OnCallNotificationRule |
OnCallApi.createUserNotificationRule(String userId,
CreateOnCallNotificationRuleRequest body)
Create an On-Call notification rule 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.
|
Variant |
FeatureFlagsApi.createVariantForFeatureFlag(UUID featureFlagId,
CreateVariant body)
Add a variant to a feature flag.
|
ApiResponse<Variant> |
FeatureFlagsApi.createVariantForFeatureFlagWithHttpInfo(UUID featureFlagId,
CreateVariant body)
Adds a single new variant to an existing feature flag.
|
NotificationRuleResponse |
SecurityMonitoringApi.createVulnerabilityNotificationRule(CreateNotificationRuleParameters body)
Create a new vulnerability-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.createVulnerabilityNotificationRuleWithHttpInfo(CreateNotificationRuleParameters body)
Create a new notification rule for security vulnerabilities and return the created rule.
|
WebIntegrationAccountResponse |
WebIntegrationsApi.createWebIntegrationAccount(String integrationName,
WebIntegrationAccountCreateRequest body)
Create a web integration account.
|
ApiResponse<WebIntegrationAccountResponse> |
WebIntegrationsApi.createWebIntegrationAccountWithHttpInfo(String integrationName,
WebIntegrationAccountCreateRequest body)
Create a new account for a given web integration.
|
WidgetResponse |
WidgetsApi.createWidget(WidgetExperienceType experienceType,
CreateOrUpdateWidgetRequest body)
Create a widget.
|
ApiResponse<WidgetResponse> |
WidgetsApi.createWidgetWithHttpInfo(WidgetExperienceType experienceType,
CreateOrUpdateWidgetRequest body)
Create a new widget for a given experience type.
|
CreateWorkflowResponse |
WorkflowAutomationApi.createWorkflow(CreateWorkflowRequest body)
Create a Workflow.
|
WorkflowInstanceCreateResponse |
WorkflowAutomationApi.createWorkflowInstance(String workflowId,
WorkflowInstanceCreateRequest body)
Execute a workflow.
|
ApiResponse<WorkflowInstanceCreateResponse> |
WorkflowAutomationApi.createWorkflowInstanceWithHttpInfo(String workflowId,
WorkflowInstanceCreateRequest body)
Execute the given workflow.
|
MicrosoftTeamsWorkflowsWebhookHandleResponse |
MicrosoftTeamsIntegrationApi.createWorkflowsWebhookHandle(MicrosoftTeamsCreateWorkflowsWebhookHandleRequest body)
Create Workflows webhook handle.
|
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.
|
void |
SecurityMonitoringApi.deactivateContentPack(String contentPackId)
Deactivate content pack.
|
ApiResponse<Void> |
SecurityMonitoringApi.deactivateContentPackWithHttpInfo(String contentPackId)
Deactivate a Cloud SIEM content pack.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.deactivateIntegration(String integrationType)
Deactivate an entity context sync integration.
|
ApiResponse<SecurityMonitoringIntegrationConfigResponse> |
SecurityMonitoringApi.deactivateIntegrationWithHttpInfo(String integrationType)
Deactivate all active entity context sync integrations of the given source type (for example,
Entra ID).
|
void |
ActionConnectionApi.deleteActionConnection(String connectionId)
Delete an existing Action Connection.
|
ApiResponse<Void> |
ActionConnectionApi.deleteActionConnectionWithHttpInfo(String connectionId)
Delete an existing Action Connection.
|
void |
StaticAnalysisApi.deleteAiCustomRule(String rulesetName,
String ruleName)
Delete an AI custom rule.
|
void |
StaticAnalysisApi.deleteAiCustomRuleset(String rulesetName)
Delete an AI custom ruleset.
|
ApiResponse<Void> |
StaticAnalysisApi.deleteAiCustomRulesetWithHttpInfo(String rulesetName)
Delete an AI custom ruleset by name.
|
ApiResponse<Void> |
StaticAnalysisApi.deleteAiCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Delete an AI custom rule by name within a ruleset.
|
void |
StaticAnalysisApi.deleteAiMemoryViolationResult(String id)
Delete an AI memory violation result.
|
ApiResponse<Void> |
StaticAnalysisApi.deleteAiMemoryViolationResultWithHttpInfo(String id)
Delete an AI memory violation result by its numeric identifier.
|
void |
AnnotationsApi.deleteAnnotation(UUID annotationId)
Delete an annotation.
|
ApiResponse<Void> |
AnnotationsApi.deleteAnnotationWithHttpInfo(UUID annotationId)
Deletes an existing annotation by ID.
|
void |
KeyManagementApi.deleteAPIKey(String apiKeyId)
Delete an API key.
|
ApiResponse<Void> |
KeyManagementApi.deleteAPIKeyWithHttpInfo(String apiKeyId)
Delete an API key.
|
void |
ApmRetentionFiltersApi.deleteApmRetentionFilter(String filterId)
Delete a retention filter.
|
ApiResponse<Void> |
ApmRetentionFiltersApi.deleteApmRetentionFilterWithHttpInfo(String filterId)
Delete a specific retention filter from your organization.
|
DeleteAppResponse |
AppBuilderApi.deleteApp(UUID appId)
Delete App.
|
void |
KeyManagementApi.deleteApplicationKey(String appKeyId)
Delete an application key.
|
ApiResponse<Void> |
KeyManagementApi.deleteApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key
|
void |
ApplicationSecurityApi.deleteApplicationSecurityWafCustomRule(String customRuleId)
Delete a WAF Custom Rule.
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId)
Delete a specific WAF custom rule.
|
void |
ApplicationSecurityApi.deleteApplicationSecurityWafExclusionFilter(String exclusionFilterId)
Delete a WAF exclusion filter.
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId)
Delete a specific WAF exclusion filter using its identifier.
|
void |
ApplicationSecurityApi.deleteApplicationSecurityWafPolicy(String policyId)
Delete a WAF Policy.
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafPolicyWithHttpInfo(String policyId)
Delete a specific WAF policy.
|
DeleteAppsResponse |
AppBuilderApi.deleteApps(DeleteAppsRequest body)
Delete Multiple Apps.
|
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.
|
void |
AuthNMappingsApi.deleteAuthNMapping(String authnMappingId)
Delete an AuthN Mapping.
|
ApiResponse<Void> |
AuthNMappingsApi.deleteAuthNMappingWithHttpInfo(String authnMappingId)
Delete an AuthN Mapping specified by AuthN Mapping UUID.
|
void |
AwsIntegrationApi.deleteAWSAccount(String awsAccountConfigId)
Delete an AWS integration.
|
void |
AwsIntegrationApi.deleteAWSAccountCCMConfig(String awsAccountConfigId)
Delete AWS CCM config.
|
ApiResponse<Void> |
AwsIntegrationApi.deleteAWSAccountCCMConfigWithHttpInfo(String awsAccountConfigId)
Delete the Cloud Cost Management config for an AWS Account Integration Config using Cost and
Usage Report (CUR) 2.0 by config ID.
|
ApiResponse<Void> |
AwsIntegrationApi.deleteAWSAccountWithHttpInfo(String awsAccountConfigId)
Delete an AWS Account Integration Config by config ID.
|
void |
CloudAuthenticationApi.deleteAWSCloudAuthPersonaMapping(String personaMappingId)
Delete an AWS cloud authentication persona mapping.
|
ApiResponse<Void> |
CloudAuthenticationApi.deleteAWSCloudAuthPersonaMappingWithHttpInfo(String personaMappingId)
Delete an AWS cloud authentication persona mapping by ID.
|
AWSEventBridgeDeleteResponse |
AwsIntegrationApi.deleteAWSEventBridgeSource(AWSEventBridgeDeleteRequest body)
Delete an Amazon EventBridge source.
|
ApiResponse<AWSEventBridgeDeleteResponse> |
AwsIntegrationApi.deleteAWSEventBridgeSourceWithHttpInfo(AWSEventBridgeDeleteRequest body)
Delete an Amazon EventBridge source.
|
void |
AgentlessScanningApi.deleteAwsScanOptions(String accountId)
Delete AWS scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAwsScanOptionsWithHttpInfo(String accountId)
Delete Agentless scan options for an AWS account.
|
void |
AgentlessScanningApi.deleteAzureScanOptions(String subscriptionId)
Delete Azure scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAzureScanOptionsWithHttpInfo(String subscriptionId)
Delete Agentless scan options for an Azure subscription.
|
void |
CloudCostManagementApi.deleteBudget(String budgetId)
Delete budget.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteBudgetWithHttpInfo(String budgetId)
Delete a budget
|
MetricBulkTagConfigResponse |
MetricsApi.deleteBulkTagsMetricsConfiguration(MetricBulkTagConfigDeleteRequest body)
Deprecated.
|
ApiResponse<MetricBulkTagConfigResponse> |
MetricsApi.deleteBulkTagsMetricsConfigurationWithHttpInfo(MetricBulkTagConfigDeleteRequest body)
Deprecated.
|
void |
CaseManagementApi.deleteCaseAutomationRule(String projectId,
String ruleId)
Delete an automation rule.
|
ApiResponse<Void> |
CaseManagementApi.deleteCaseAutomationRuleWithHttpInfo(String projectId,
String ruleId)
Permanently deletes an automation rule from a project.
|
void |
CaseManagementApi.deleteCaseComment(String caseId,
String cellId)
Delete case comment.
|
ApiResponse<Void> |
CaseManagementApi.deleteCaseCommentWithHttpInfo(String caseId,
String cellId)
Delete case comment
|
CaseResponse |
CaseManagementApi.deleteCaseCustomAttribute(String caseId,
String customAttributeKey)
Delete custom attribute from case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.deleteCaseCustomAttributeWithHttpInfo(String caseId,
String customAttributeKey)
Delete custom attribute from case
|
void |
CaseManagementApi.deleteCaseLink(String linkId)
Delete a case link.
|
ApiResponse<Void> |
CaseManagementApi.deleteCaseLinkWithHttpInfo(String linkId)
Deletes an existing link between cases by link ID.
|
void |
CaseManagementTypeApi.deleteCaseType(String caseTypeId)
Delete a case type.
|
ApiResponse<Void> |
CaseManagementTypeApi.deleteCaseTypeWithHttpInfo(String caseTypeId)
Delete a case type
|
void |
CaseManagementApi.deleteCaseView(String viewId)
Delete a case view.
|
ApiResponse<Void> |
CaseManagementApi.deleteCaseViewWithHttpInfo(String viewId)
Permanently deletes a saved case view.
|
void |
SoftwareCatalogApi.deleteCatalogEntity(String entityId)
Delete a single entity.
|
ApiResponse<Void> |
SoftwareCatalogApi.deleteCatalogEntityWithHttpInfo(String entityId)
Delete a single entity in Software Catalog.
|
void |
SoftwareCatalogApi.deleteCatalogKind(String kindId)
Delete a single kind.
|
ApiResponse<Void> |
SoftwareCatalogApi.deleteCatalogKindWithHttpInfo(String kindId)
Delete a single kind in Software Catalog.
|
ChangeRequestResponse |
ChangeManagementApi.deleteChangeRequestDecision(String changeRequestId,
String decisionId)
Delete a change request decision.
|
ApiResponse<ChangeRequestResponse> |
ChangeManagementApi.deleteChangeRequestDecisionWithHttpInfo(String changeRequestId,
String decisionId)
Delete a decision from a change request.
|
void |
CloudflareIntegrationApi.deleteCloudflareAccount(String accountId)
Delete Cloudflare account.
|
ApiResponse<Void> |
CloudflareIntegrationApi.deleteCloudflareAccountWithHttpInfo(String accountId)
Delete a Cloudflare account.
|
void |
CsmThreatsApi.deleteCloudWorkloadSecurityAgentRule(String agentRuleId)
Delete a Workload Protection agent rule (US1-FED).
|
ApiResponse<Void> |
CsmThreatsApi.deleteCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Delete a specific agent rule.
|
void |
StatusPagesApi.deleteComponent(UUID pageId,
UUID componentId)
Delete component.
|
ApiResponse<Void> |
StatusPagesApi.deleteComponentWithHttpInfo(UUID pageId,
UUID componentId)
Deletes a component by its ID.
|
void |
ConfluentCloudApi.deleteConfluentAccount(String accountId)
Delete Confluent account.
|
ApiResponse<Void> |
ConfluentCloudApi.deleteConfluentAccountWithHttpInfo(String accountId)
Delete a Confluent account with the provided account ID.
|
void |
ConfluentCloudApi.deleteConfluentResource(String accountId,
String resourceId)
Delete resource from Confluent account.
|
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.
|
void |
RumAudienceManagementApi.deleteConnection(String id,
String entity)
Delete connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.deleteConnectionWithHttpInfo(String id,
String entity)
Delete an existing data connection for an entity
|
void |
CloudCostManagementApi.deleteCostAWSCURConfig(Long cloudAccountId)
Delete Cloud Cost Management AWS CUR config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAWSCURConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management Account.
|
void |
CloudCostManagementApi.deleteCostAzureUCConfig(Long cloudAccountId)
Delete Cloud Cost Management Azure config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAzureUCConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management Account.
|
void |
CloudCostManagementApi.deleteCostGCPUsageCostConfig(Long cloudAccountId)
Delete Google Cloud Usage Cost config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management account.
|
void |
CloudCostManagementApi.deleteCostTagDescriptionByKey(String tagKey)
Delete a Cloud Cost Management tag description.
|
void |
CloudCostManagementApi.deleteCostTagDescriptionByKey(String tagKey,
CloudCostManagementApi.DeleteCostTagDescriptionByKeyOptionalParameters parameters)
Delete a Cloud Cost Management tag description.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostTagDescriptionByKeyWithHttpInfo(String tagKey,
CloudCostManagementApi.DeleteCostTagDescriptionByKeyOptionalParameters parameters)
Delete a Cloud Cost Management tag key description.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentPolicy(String policyId)
Delete a Workload Protection policy.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentPolicyWithHttpInfo(String policyId)
Delete a specific Workload Protection policy.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentRule(String agentRuleId)
Delete a Workload Protection agent rule.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentRule(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a Workload Protection agent rule.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a specific Workload Protection agent rule.
|
void |
KeyManagementApi.deleteCurrentUserApplicationKey(String appKeyId)
Delete an application key owned by current user.
|
ApiResponse<Void> |
KeyManagementApi.deleteCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key owned by current user
|
void |
CloudCostManagementApi.deleteCustomAllocationRule(Long ruleId)
Delete custom allocation rule.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomAllocationRuleWithHttpInfo(Long ruleId)
Delete a custom allocation rule - Delete an existing custom allocation rule by its ID
|
void |
CaseManagementAttributeApi.deleteCustomAttributeConfig(String caseTypeId,
String customAttributeId)
Delete custom attributes config.
|
ApiResponse<Void> |
CaseManagementAttributeApi.deleteCustomAttributeConfigWithHttpInfo(String caseTypeId,
String customAttributeId)
Delete custom attribute config
|
void |
CloudCostManagementApi.deleteCustomCostsFile(String fileId)
Delete Custom Costs file.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomCostsFileWithHttpInfo(String fileId)
Delete the specified Custom Costs file.
|
void |
CloudCostManagementApi.deleteCustomForecast(String budgetId)
Delete a budget's custom forecast.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomForecastWithHttpInfo(String budgetId)
Delete the custom forecast for a budget.
|
DeleteCustomFrameworkResponse |
SecurityMonitoringApi.deleteCustomFramework(String handle,
String version)
Delete a custom framework.
|
ApiResponse<DeleteCustomFrameworkResponse> |
SecurityMonitoringApi.deleteCustomFrameworkWithHttpInfo(String handle,
String version)
Delete a custom framework.
|
void |
StaticAnalysisApi.deleteCustomRule(String rulesetName,
String ruleName)
Delete Custom Rule.
|
void |
StaticAnalysisApi.deleteCustomRuleset(String rulesetName)
Delete Custom Ruleset.
|
ApiResponse<Void> |
StaticAnalysisApi.deleteCustomRulesetWithHttpInfo(String rulesetName)
Delete a custom ruleset
|
ApiResponse<Void> |
StaticAnalysisApi.deleteCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Delete a custom rule
|
DashboardListDeleteItemsResponse |
DashboardListsApi.deleteDashboardListItems(Long dashboardListId,
DashboardListDeleteItemsRequest body)
Delete items from a dashboard list.
|
ApiResponse<DashboardListDeleteItemsResponse> |
DashboardListsApi.deleteDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListDeleteItemsRequest body)
Delete dashboards from an existing dashboard list.
|
void |
DashboardSecureEmbedApi.deleteDashboardSecureEmbed(String dashboardId,
String token)
Delete a secure embed for a dashboard.
|
ApiResponse<Void> |
DashboardSecureEmbedApi.deleteDashboardSecureEmbedWithHttpInfo(String dashboardId,
String token)
Delete a secure embed share for a dashboard.
|
void |
DatasetsApi.deleteDataset(String datasetId)
Delete a dataset.
|
ApiResponse<Void> |
DatasetsApi.deleteDatasetWithHttpInfo(String datasetId)
Deletes the dataset associated with the ID.
|
void |
ActionsDatastoresApi.deleteDatastore(String datastoreId)
Delete datastore.
|
DeleteAppsDatastoreItemResponse |
ActionsDatastoresApi.deleteDatastoreItem(String datastoreId,
DeleteAppsDatastoreItemRequest body)
Delete datastore item.
|
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.
|
void |
StatusPagesApi.deleteDegradation(UUID pageId,
UUID degradationId)
Delete degradation.
|
void |
StatusPagesApi.deleteDegradationTemplate(UUID pageId,
UUID templateId)
Delete degradation template.
|
ApiResponse<Void> |
StatusPagesApi.deleteDegradationTemplateWithHttpInfo(UUID pageId,
UUID templateId)
Deletes a degradation template by its ID (soft delete).
|
ApiResponse<Void> |
StatusPagesApi.deleteDegradationWithHttpInfo(UUID pageId,
UUID degradationId)
Deletes a degradation by its ID.
|
void |
DeploymentGatesApi.deleteDeploymentGate(String id)
Delete deployment gate.
|
ApiResponse<Void> |
DeploymentGatesApi.deleteDeploymentGateWithHttpInfo(String id)
Endpoint to delete a deployment gate.
|
void |
DeploymentGatesApi.deleteDeploymentRule(String gateId,
String id)
Delete deployment rule.
|
ApiResponse<Void> |
DeploymentGatesApi.deleteDeploymentRuleWithHttpInfo(String gateId,
String id)
Endpoint to delete a deployment rule.
|
void |
DoraMetricsApi.deleteDORADeployment(String deploymentId)
Delete a deployment event.
|
ApiResponse<Void> |
DoraMetricsApi.deleteDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to delete a deployment event.
|
void |
DoraMetricsApi.deleteDORAFailure(String failureId)
Delete an incident event.
|
ApiResponse<Void> |
DoraMetricsApi.deleteDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to delete an incident event.
|
void |
ElasticCloudIntegrationAccountsApi.deleteElasticCloudIntegrationAccount(String accountId)
Delete an Elastic Cloud integration account.
|
ApiResponse<Void> |
ElasticCloudIntegrationAccountsApi.deleteElasticCloudIntegrationAccountWithHttpInfo(String accountId)
Delete an Elastic Cloud integration account.
|
void |
EntityIntegrationConfigsApi.deleteEntityIntegrationConfig(String integrationId)
Delete an entity integration configuration.
|
ApiResponse<Void> |
EntityIntegrationConfigsApi.deleteEntityIntegrationConfigWithHttpInfo(String integrationId)
Delete the configuration stored for a given integration in the caller's organization.
|
void |
RumRetentionFiltersApi.deleteExclusionFilter(String appId,
String efId)
Delete a RUM exclusion filter.
|
ApiResponse<Void> |
RumRetentionFiltersApi.deleteExclusionFilterWithHttpInfo(String appId,
String efId)
Delete an exclusion filter for a RUM application.
|
void |
ExecutionPolicyApi.deleteExecutionPolicy(String policyId)
Delete an execution policy.
|
ApiResponse<Void> |
ExecutionPolicyApi.deleteExecutionPolicyWithHttpInfo(String policyId)
Delete a specific execution policy.
|
void |
FastlyIntegrationApi.deleteFastlyAccount(String accountId)
Delete Fastly account.
|
ApiResponse<Void> |
FastlyIntegrationApi.deleteFastlyAccountWithHttpInfo(String accountId)
Delete a Fastly account.
|
void |
FastlyIntegrationApi.deleteFastlyService(String accountId,
String serviceId)
Delete Fastly service.
|
ApiResponse<Void> |
FastlyIntegrationApi.deleteFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Delete a Fastly service for an account.
|
void |
FeatureFlagsApi.deleteFeatureFlagsEnvironment(UUID environmentId)
Delete an environment.
|
ApiResponse<Void> |
FeatureFlagsApi.deleteFeatureFlagsEnvironmentWithHttpInfo(UUID environmentId)
Deletes an environment.
|
void |
FleetAutomationApi.deleteFleetSchedule(String id)
Delete a schedule.
|
ApiResponse<Void> |
FleetAutomationApi.deleteFleetScheduleWithHttpInfo(String id)
Delete a schedule permanently.
|
DeleteFormResponse |
FormsApi.deleteForm(UUID formId)
Delete a form.
|
ApiResponse<DeleteFormResponse> |
FormsApi.deleteFormWithHttpInfo(UUID formId)
Delete a form by its ID.
|
void |
AgentlessScanningApi.deleteGcpScanOptions(String projectId)
Delete GCP scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteGcpScanOptionsWithHttpInfo(String projectId)
Delete Agentless scan options for a GCP project.
|
void |
GcpIntegrationApi.deleteGCPSTSAccount(String accountId)
Delete an STS enabled GCP Account.
|
ApiResponse<Void> |
GcpIntegrationApi.deleteGCPSTSAccountWithHttpInfo(String accountId)
Delete an STS enabled GCP account from within Datadog.
|
void |
IncidentsApi.deleteGlobalIncidentHandle()
Delete global incident handle.
|
ApiResponse<Void> |
IncidentsApi.deleteGlobalIncidentHandleWithHttpInfo()
Delete a global incident handle.
|
void |
GoogleChatIntegrationApi.deleteGoogleChatDelegatedUser(String organizationBindingId)
Delete the delegated user.
|
ApiResponse<Void> |
GoogleChatIntegrationApi.deleteGoogleChatDelegatedUserWithHttpInfo(String organizationBindingId)
Delete the delegated user for a Google Chat organization binding from the Datadog Google Chat
integration.
|
void |
GoogleChatIntegrationApi.deleteGoogleChatOrganization(String organizationBindingId)
Delete a Google Chat organization binding.
|
ApiResponse<Void> |
GoogleChatIntegrationApi.deleteGoogleChatOrganizationWithHttpInfo(String organizationBindingId)
Delete a Google Chat organization binding from the Datadog Google Chat integration.
|
void |
GoogleChatIntegrationApi.deleteGoogleChatTargetAudience(String organizationBindingId,
String targetAudienceId)
Delete a target audience.
|
ApiResponse<Void> |
GoogleChatIntegrationApi.deleteGoogleChatTargetAudienceWithHttpInfo(String organizationBindingId,
String targetAudienceId)
Delete a target audience from a Google Chat organization binding in the Datadog Google Chat
integration.
|
void |
SecurityMonitoringApi.deleteHistoricalJob(String jobId)
Delete an existing job.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteHistoricalJobWithHttpInfo(String jobId)
Delete an existing job.
|
void |
MetricsApi.deleteHistoricalMetricsConfiguration(String metricName)
Delete a historical metrics configuration.
|
ApiResponse<Void> |
MetricsApi.deleteHistoricalMetricsConfigurationWithHttpInfo(String metricName)
Disable historical metrics ingestion for a metric.
|
void |
IncidentsApi.deleteIncident(String incidentId)
Delete an existing incident.
|
void |
IncidentsApi.deleteIncidentAttachment(String incidentId,
String attachmentId)
Delete incident attachment.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentAttachmentWithHttpInfo(String incidentId,
String attachmentId) |
void |
IncidentsApi.deleteIncidentImpact(String incidentId,
String impactId)
Delete an incident impact.
|
void |
IncidentsApi.deleteIncidentImpactField(UUID fieldId)
Delete an incident impact field.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentImpactFieldWithHttpInfo(UUID fieldId)
Delete an impact field for incidents.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentImpactWithHttpInfo(String incidentId,
String impactId)
Delete an incident impact.
|
void |
IncidentsApi.deleteIncidentIntegration(String incidentId,
String integrationMetadataId)
Delete an incident integration metadata.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Delete an incident integration metadata.
|
void |
IncidentsApi.deleteIncidentNotificationRule(UUID id)
Delete an incident notification rule.
|
void |
IncidentsApi.deleteIncidentNotificationRule(UUID id,
IncidentsApi.DeleteIncidentNotificationRuleOptionalParameters parameters)
Delete an incident notification rule.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentNotificationRuleWithHttpInfo(UUID id,
IncidentsApi.DeleteIncidentNotificationRuleOptionalParameters parameters)
Deletes a notification rule by its ID.
|
void |
IncidentsApi.deleteIncidentNotificationTemplate(UUID id)
Delete a notification template.
|
void |
IncidentsApi.deleteIncidentNotificationTemplate(UUID id,
IncidentsApi.DeleteIncidentNotificationTemplateOptionalParameters parameters)
Delete a notification template.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentNotificationTemplateWithHttpInfo(UUID id,
IncidentsApi.DeleteIncidentNotificationTemplateOptionalParameters parameters)
Deletes a notification template by its ID.
|
void |
IncidentsApi.deleteIncidentPostmortemTemplate(String templateId)
Delete postmortem template.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentPostmortemTemplateWithHttpInfo(String templateId)
Delete a postmortem template.
|
void |
IncidentsApi.deleteIncidentResponder(String incidentId,
UUID responderId)
Delete an incident responder.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentResponderWithHttpInfo(String incidentId,
UUID responderId)
Remove a responder from an incident.
|
void |
IncidentsApi.deleteIncidentRule(UUID ruleId)
Delete an incident rule.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentRuleWithHttpInfo(UUID ruleId)
Delete an incident rule.
|
void |
SalesforceIntegrationApi.deleteIncidentTemplate(String incidentTemplateId)
Delete a Salesforce incident template.
|
ApiResponse<Void> |
SalesforceIntegrationApi.deleteIncidentTemplateWithHttpInfo(String incidentTemplateId)
Delete a single Salesforce incident template from your organization.
|
void |
IncidentsApi.deleteIncidentTodo(String incidentId,
String todoId)
Delete an incident todo.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentTodoWithHttpInfo(String incidentId,
String todoId)
Delete an incident todo.
|
void |
IncidentsApi.deleteIncidentType(String incidentTypeId)
Delete an incident type.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentTypeWithHttpInfo(String incidentTypeId)
Delete an incident type.
|
void |
IncidentsApi.deleteIncidentUserDefinedField(String fieldId)
Delete an incident user-defined field.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentUserDefinedFieldWithHttpInfo(String fieldId)
Delete an incident user-defined field.
|
void |
IncidentsApi.deleteIncidentUserDefinedRole(UUID roleId)
Delete an incident user-defined role.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentUserDefinedRoleWithHttpInfo(UUID roleId)
Delete an existing user-defined role for incidents.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentWithHttpInfo(String incidentId)
Deletes an existing incident from the users organization.
|
void |
ErrorTrackingApi.deleteIssueAssignee(String issueId)
Remove the assignee of an issue.
|
ApiResponse<Void> |
ErrorTrackingApi.deleteIssueAssigneeWithHttpInfo(String issueId)
Remove the assignee of an issue by issue_id.
|
void |
JiraIntegrationApi.deleteJiraAccount(UUID accountId)
Delete Jira account.
|
ApiResponse<Void> |
JiraIntegrationApi.deleteJiraAccountWithHttpInfo(UUID accountId)
Delete a Jira account by ID.
|
void |
JiraIntegrationApi.deleteJiraIssueTemplate(UUID issueTemplateId)
Delete Jira issue template.
|
ApiResponse<Void> |
JiraIntegrationApi.deleteJiraIssueTemplateWithHttpInfo(UUID issueTemplateId)
Delete a Jira issue template by ID.
|
void |
AgentObservabilityApi.deleteLLMObsAnnotationQueue(String queueId)
Delete an Agent Observability annotation queue.
|
void |
AgentObservabilityApi.deleteLLMObsAnnotationQueueInteractions(String queueId,
LLMObsDeleteAnnotationQueueInteractionsRequest body)
Delete annotation queue interactions.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsAnnotationQueueInteractionsWithHttpInfo(String queueId,
LLMObsDeleteAnnotationQueueInteractionsRequest body)
Delete one or more interactions from an annotation queue.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsAnnotationQueueWithHttpInfo(String queueId)
Delete an annotation queue by its ID.
|
LLMObsDeleteAnnotationsResponse |
AgentObservabilityApi.deleteLLMObsAnnotations(String queueId,
LLMObsDeleteAnnotationsRequest body)
Delete annotations.
|
ApiResponse<LLMObsDeleteAnnotationsResponse> |
AgentObservabilityApi.deleteLLMObsAnnotationsWithHttpInfo(String queueId,
LLMObsDeleteAnnotationsRequest body)
Delete one or more annotations from an annotation queue.
|
void |
AgentObservabilityApi.deleteLLMObsCustomEvalConfig(String evalName)
Delete a custom evaluator configuration.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsCustomEvalConfigWithHttpInfo(String evalName)
Delete a custom Agent Observability evaluator configuration by its name.
|
void |
AgentObservabilityApi.deleteLLMObsDatasetRecords(String projectId,
String datasetId,
LLMObsDeleteDatasetRecordsRequest body)
Delete Agent Observability dataset records.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsDatasetRecordsWithHttpInfo(String projectId,
String datasetId,
LLMObsDeleteDatasetRecordsRequest body)
Delete one or more records from an Agent Observability dataset.
|
void |
AgentObservabilityApi.deleteLLMObsDatasets(String projectId,
LLMObsDeleteDatasetsRequest body)
Delete Agent Observability datasets.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsDatasetsWithHttpInfo(String projectId,
LLMObsDeleteDatasetsRequest body)
Delete one or more Agent Observability datasets within the specified project.
|
void |
AgentObservabilityApi.deleteLLMObsExperiments(LLMObsDeleteExperimentsRequest body)
Delete Agent Observability experiments.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsExperimentsWithHttpInfo(LLMObsDeleteExperimentsRequest body)
Delete one or more Agent Observability experiments.
|
void |
AgentObservabilityApi.deleteLLMObsPatternsConfig(String configId)
Delete a patterns configuration.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsPatternsConfigWithHttpInfo(String configId)
Delete a patterns configuration by its ID.
|
void |
AgentObservabilityApi.deleteLLMObsProjects(LLMObsDeleteProjectsRequest body)
Delete Agent Observability projects.
|
ApiResponse<Void> |
AgentObservabilityApi.deleteLLMObsProjectsWithHttpInfo(LLMObsDeleteProjectsRequest body)
Delete one or more Agent Observability projects.
|
LLMObsDeletedPromptResponse |
AgentObservabilityApi.deleteLLMObsPrompt(String promptId)
Delete an Agent Observability prompt.
|
ApiResponse<LLMObsDeletedPromptResponse> |
AgentObservabilityApi.deleteLLMObsPromptWithHttpInfo(String promptId)
Soft-delete an Agent Observability prompt.
|
void |
LogsArchivesApi.deleteLogsArchive(String archiveId)
Delete an archive.
|
ApiResponse<Void> |
LogsArchivesApi.deleteLogsArchiveWithHttpInfo(String archiveId)
Delete a given archive from your organization.
|
void |
LogsCustomDestinationsApi.deleteLogsCustomDestination(String customDestinationId)
Delete a custom destination.
|
ApiResponse<Void> |
LogsCustomDestinationsApi.deleteLogsCustomDestinationWithHttpInfo(String customDestinationId)
Delete a specific custom destination in your organization.
|
void |
LogsMetricsApi.deleteLogsMetric(String metricId)
Delete a log-based metric.
|
ApiResponse<Void> |
LogsMetricsApi.deleteLogsMetricWithHttpInfo(String metricId)
Delete a specific log-based metric from your organization.
|
void |
StatusPagesApi.deleteMaintenanceTemplate(UUID pageId,
UUID templateId)
Delete maintenance template.
|
ApiResponse<Void> |
StatusPagesApi.deleteMaintenanceTemplateWithHttpInfo(UUID pageId,
UUID templateId)
Deletes a maintenance template by its ID (soft delete).
|
void |
CaseManagementApi.deleteMaintenanceWindow(String maintenanceWindowId)
Delete a maintenance window.
|
ApiResponse<Void> |
CaseManagementApi.deleteMaintenanceWindowWithHttpInfo(String maintenanceWindowId)
Permanently deletes a maintenance window.
|
void |
ModelLabApiApi.deleteModelLabRun(Long runId)
Delete a Model Lab run.
|
ApiResponse<Void> |
ModelLabApiApi.deleteModelLabRunWithHttpInfo(Long runId)
Delete a Model Lab run by its ID.
|
void |
MonitorsApi.deleteMonitorConfigPolicy(String policyId)
Delete a monitor configuration policy.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorConfigPolicyWithHttpInfo(String policyId)
Delete a monitor configuration policy.
|
void |
MonitorsApi.deleteMonitorNotificationRule(String ruleId)
Delete a monitor notification rule.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorNotificationRuleWithHttpInfo(String ruleId)
Deletes a monitor notification rule by rule_id.
|
void |
MonitorsApi.deleteMonitorUserTemplate(String templateId)
Delete a monitor user template.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorUserTemplateWithHttpInfo(String templateId)
Delete an existing monitor user template by its ID.
|
void |
MicrosoftTeamsIntegrationApi.deleteMSTeamsUserBinding(String tenantId)
Delete user binding.
|
ApiResponse<Void> |
MicrosoftTeamsIntegrationApi.deleteMSTeamsUserBindingWithHttpInfo(String tenantId)
Delete the user binding for a given tenant from the Datadog Microsoft Teams integration.
|
void |
WebhooksIntegrationApi.deleteOAuth2ClientCredentials(String authMethodId)
Delete an OAuth2 client credentials auth method.
|
ApiResponse<Void> |
WebhooksIntegrationApi.deleteOAuth2ClientCredentialsWithHttpInfo(String authMethodId)
Delete an OAuth2 client credentials auth method by ID.
|
void |
OktaIntegrationApi.deleteOktaAccount(String accountId)
Delete Okta account.
|
ApiResponse<Void> |
OktaIntegrationApi.deleteOktaAccountWithHttpInfo(String accountId)
Delete an Okta account.
|
void |
OnCallApi.deleteOnCallEscalationPolicy(String policyId)
Delete On-Call escalation policy.
|
ApiResponse<Void> |
OnCallApi.deleteOnCallEscalationPolicyWithHttpInfo(String policyId)
Delete an On-Call escalation policy
|
void |
OnCallApi.deleteOnCallSchedule(String scheduleId)
Delete On-Call schedule.
|
ApiResponse<Void> |
OnCallApi.deleteOnCallScheduleWithHttpInfo(String scheduleId)
Delete an On-Call schedule
|
void |
ApiManagementApi.deleteOpenAPI(UUID id)
Deprecated.
|
ApiResponse<Void> |
ApiManagementApi.deleteOpenAPIWithHttpInfo(UUID id)
Deprecated.
|
void |
OpsgenieIntegrationApi.deleteOpsgenieAccount(String accountId)
Delete an Opsgenie account.
|
ApiResponse<Void> |
OpsgenieIntegrationApi.deleteOpsgenieAccountWithHttpInfo(String accountId)
Delete a single Opsgenie account from the Datadog Opsgenie integration.
|
void |
OpsgenieIntegrationApi.deleteOpsgenieService(String integrationServiceId)
Delete a single service object.
|
ApiResponse<Void> |
OpsgenieIntegrationApi.deleteOpsgenieServiceWithHttpInfo(String integrationServiceId)
Delete a single service object in the Datadog Opsgenie integration.
|
void |
GoogleChatIntegrationApi.deleteOrganizationHandle(String organizationBindingId,
String handleId)
Delete organization handle.
|
ApiResponse<Void> |
GoogleChatIntegrationApi.deleteOrganizationHandleWithHttpInfo(String organizationBindingId,
String handleId)
Delete an organization handle from the Datadog Google Chat integration.
|
void |
OrgAuthorizedClientsApi.deleteOrgAuthorizedClient(String orgAuthorizedClientId)
Delete an org authorized client.
|
void |
OrgAuthorizedClientsApi.deleteOrgAuthorizedClientAllUserAuthorizations(String orgAuthorizedClientId,
String userId)
Delete a user's authorizations for a client.
|
ApiResponse<Void> |
OrgAuthorizedClientsApi.deleteOrgAuthorizedClientAllUserAuthorizationsWithHttpInfo(String orgAuthorizedClientId,
String userId)
Disable all authorizations for a specific user for the specified OAuth2 client in the current
organization.
|
void |
OrgAuthorizedClientsApi.deleteOrgAuthorizedClientUserAuthorization(String orgAuthorizedClientId,
String userAuthorizedClientId)
Delete a user authorization for a client.
|
ApiResponse<Void> |
OrgAuthorizedClientsApi.deleteOrgAuthorizedClientUserAuthorizationWithHttpInfo(String orgAuthorizedClientId,
String userAuthorizedClientId)
Disable a specific user authorization for the specified OAuth2 client in the current
organization.
|
ApiResponse<Void> |
OrgAuthorizedClientsApi.deleteOrgAuthorizedClientWithHttpInfo(String orgAuthorizedClientId)
Disable an OAuth2 client authorization for the current organization, revoking access for all
users.
|
void |
OrgConnectionsApi.deleteOrgConnections(UUID connectionId)
Delete Org Connection.
|
ApiResponse<Void> |
OrgConnectionsApi.deleteOrgConnectionsWithHttpInfo(UUID connectionId)
Delete an existing org connection.
|
void |
OrgGroupsApi.deleteOrgGroup(UUID orgGroupId)
Delete an org group.
|
void |
OrgGroupsApi.deleteOrgGroupPolicy(UUID orgGroupPolicyId)
Delete an org group policy.
|
void |
OrgGroupsApi.deleteOrgGroupPolicyOverride(UUID orgGroupPolicyOverrideId)
Delete an org group policy override.
|
ApiResponse<Void> |
OrgGroupsApi.deleteOrgGroupPolicyOverrideWithHttpInfo(UUID orgGroupPolicyOverrideId)
Delete an organization group policy override by its ID.
|
ApiResponse<Void> |
OrgGroupsApi.deleteOrgGroupPolicyWithHttpInfo(UUID orgGroupPolicyId)
Delete an organization group policy by its ID.
|
ApiResponse<Void> |
OrgGroupsApi.deleteOrgGroupWithHttpInfo(UUID orgGroupId)
Delete an organization group by its ID.
|
void |
ObservabilityPipelinesApi.deletePipeline(String pipelineId)
Delete a pipeline.
|
ApiResponse<Void> |
ObservabilityPipelinesApi.deletePipelineWithHttpInfo(String pipelineId)
Delete a pipeline.
|
void |
PowerpackApi.deletePowerpack(String powerpackId)
Delete a powerpack.
|
ApiResponse<Void> |
PowerpackApi.deletePowerpackWithHttpInfo(String powerpackId)
Delete a powerpack.
|
void |
CaseManagementApi.deleteProject(String projectId)
Remove a project.
|
void |
CaseManagementApi.deleteProjectNotificationRule(String projectId,
String notificationRuleId)
Delete a notification rule.
|
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.
|
void |
UsageMeteringApi.deleteQuota(String quotaNamespace,
String id)
Delete a usage quota.
|
ApiResponse<Void> |
UsageMeteringApi.deleteQuotaWithHttpInfo(String quotaNamespace,
String id)
Deletes a usage quota by its opaque identifier.
|
void |
RumReplayHeatmapsApi.deleteReplayHeatmapSnapshot(String snapshotId)
Delete replay heatmap snapshot.
|
ApiResponse<Void> |
RumReplayHeatmapsApi.deleteReplayHeatmapSnapshotWithHttpInfo(String snapshotId)
Delete a heatmap snapshot.
|
ReportScheduleResponse |
ReportSchedulesApi.deleteReportSchedule(UUID scheduleUuid)
Delete a report schedule.
|
ApiResponse<ReportScheduleResponse> |
ReportSchedulesApi.deleteReportScheduleWithHttpInfo(UUID scheduleUuid)
Delete a report schedule by its unique identifier.
|
void |
RestrictionPoliciesApi.deleteRestrictionPolicy(String resourceId)
Delete a restriction policy.
|
ApiResponse<Void> |
RestrictionPoliciesApi.deleteRestrictionPolicyWithHttpInfo(String resourceId)
Deletes the restriction policy associated with a specified resource.
|
void |
LogsRestrictionQueriesApi.deleteRestrictionQuery(String restrictionQueryId)
Delete a restriction query.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.deleteRestrictionQueryWithHttpInfo(String restrictionQueryId)
Deletes a restriction query.
|
void |
RumRetentionFiltersApi.deleteRetentionFilter(String appId,
String rfId)
Delete a RUM retention filter.
|
ApiResponse<Void> |
RumRetentionFiltersApi.deleteRetentionFilterWithHttpInfo(String appId,
String rfId)
Delete a RUM retention filter for a RUM application.
|
void |
RolesApi.deleteRole(String roleId)
Delete role.
|
ApiResponse<Void> |
RolesApi.deleteRoleWithHttpInfo(String roleId)
Disables a role.
|
void |
ReferenceTablesApi.deleteRows(String id,
BatchDeleteRowsRequestArray body)
Delete rows.
|
ApiResponse<Void> |
ReferenceTablesApi.deleteRowsWithHttpInfo(String id,
BatchDeleteRowsRequestArray body)
Delete multiple rows from a Reference Table by their primary key values.
|
void |
RumApi.deleteRUMApplication(String id)
Delete a RUM application.
|
ApiResponse<Void> |
RumApi.deleteRUMApplicationWithHttpInfo(String id)
Delete an existing RUM application in your organization.
|
void |
RumMetricsApi.deleteRumMetric(String metricId)
Delete a RUM-based metric.
|
ApiResponse<Void> |
RumMetricsApi.deleteRumMetricWithHttpInfo(String metricId)
Delete a specific RUM-based metric from your organization.
|
void |
RumOperationsApi.deleteRUMOperation(String rumOperationId)
Delete a RUM operation.
|
void |
RumOperationsApi.deleteRUMOperationStrongLink(String rumOperationId,
String featureId)
Delete a RUM operation strong link.
|
ApiResponse<Void> |
RumOperationsApi.deleteRUMOperationStrongLinkWithHttpInfo(String rumOperationId,
String featureId)
Delete the strong link between a RUM operation and a feature.
|
ApiResponse<Void> |
RumOperationsApi.deleteRUMOperationWithHttpInfo(String rumOperationId)
Delete a RUM operation.
|
void |
RumRetentionQuotasApi.deleteRumQuotaConfig(RumRetentionQuotaScopeType scopeType,
String scopeId)
Delete a RUM retention quota configuration.
|
ApiResponse<Void> |
RumRetentionQuotasApi.deleteRumQuotaConfigWithHttpInfo(RumRetentionQuotaScopeType scopeType,
String scopeId)
Delete the RUM retention quota configuration for a given scope.
|
void |
RumReplayPlaylistsApi.deleteRumReplayPlaylist(Long playlistId)
Delete RUM replay playlist.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.deleteRumReplayPlaylistWithHttpInfo(Long playlistId)
Delete a playlist.
|
void |
RumReplayViewershipApi.deleteRumReplaySessionWatch(String sessionId)
Delete RUM replay session watch.
|
ApiResponse<Void> |
RumReplayViewershipApi.deleteRumReplaySessionWatchWithHttpInfo(String sessionId)
Delete session watch history.
|
void |
SalesforceIntegrationApi.deleteSalesforceOrganization(String salesforceOrgId)
Delete a connected Salesforce organization.
|
ApiResponse<Void> |
SalesforceIntegrationApi.deleteSalesforceOrganizationWithHttpInfo(String salesforceOrgId)
Disconnect a Salesforce organization from your Datadog organization.
|
SampleLogGenerationSubscriptionResponse |
SecurityMonitoringApi.deleteSampleLogGenerationSubscription(String contentPackId)
Unsubscribe from sample log generation.
|
ApiResponse<SampleLogGenerationSubscriptionResponse> |
SecurityMonitoringApi.deleteSampleLogGenerationSubscriptionWithHttpInfo(String contentPackId)
Unsubscribe from sample log generation for a Cloud SIEM content pack.
|
SensitiveDataScannerGroupDeleteResponse |
SensitiveDataScannerApi.deleteScanningGroup(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete Scanning Group.
|
ApiResponse<SensitiveDataScannerGroupDeleteResponse> |
SensitiveDataScannerApi.deleteScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete a given group.
|
SensitiveDataScannerRuleDeleteResponse |
SensitiveDataScannerApi.deleteScanningRule(String ruleId,
SensitiveDataScannerRuleDeleteRequest body)
Delete Scanning Rule.
|
ApiResponse<SensitiveDataScannerRuleDeleteResponse> |
SensitiveDataScannerApi.deleteScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleDeleteRequest body)
Delete a given rule.
|
void |
OAuth2ClientPublicApi.deleteScopesRestriction(UUID clientUuid)
Delete an OAuth2 client scopes restriction.
|
ApiResponse<Void> |
OAuth2ClientPublicApi.deleteScopesRestrictionWithHttpInfo(UUID clientUuid)
Delete the scopes restriction configured for the OAuth2 client.
|
void |
ScorecardsApi.deleteScorecardCampaign(String campaignId)
Delete a campaign.
|
ApiResponse<Void> |
ScorecardsApi.deleteScorecardCampaignWithHttpInfo(String campaignId)
Deletes a single campaign by ID or key.
|
void |
ScorecardsApi.deleteScorecardRule(String ruleId)
Delete a rule.
|
ApiResponse<Void> |
ScorecardsApi.deleteScorecardRuleWithHttpInfo(String ruleId)
Deletes a single rule.
|
void |
SecurityMonitoringApi.deleteSecurityFilter(String securityFilterId)
Delete a security filter.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFilterWithHttpInfo(String securityFilterId)
Delete a specific security filter.
|
void |
SecurityMonitoringApi.deleteSecurityFindingsAutomationDueDateRule(UUID ruleId)
Delete a due date rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFindingsAutomationDueDateRuleWithHttpInfo(UUID ruleId)
Delete an existing due date rule by ID.
|
void |
SecurityMonitoringApi.deleteSecurityFindingsAutomationMuteRule(UUID ruleId)
Delete a mute rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFindingsAutomationMuteRuleWithHttpInfo(UUID ruleId)
Delete an existing mute rule by ID.
|
void |
SecurityMonitoringApi.deleteSecurityFindingsAutomationSeverityModifierRule(UUID ruleId)
Delete a severity modifier rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFindingsAutomationSeverityModifierRuleWithHttpInfo(UUID ruleId)
Delete an existing severity modifier rule by ID.
|
void |
SecurityMonitoringApi.deleteSecurityFindingsAutomationTicketCreationRule(UUID ruleId)
Delete a ticket creation rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFindingsAutomationTicketCreationRuleWithHttpInfo(UUID ruleId)
Delete an existing ticket creation rule by ID.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringCriticalAsset(String criticalAssetId)
Delete a critical asset.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId)
Delete a specific critical asset.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringDataset(String datasetId)
Delete a dataset.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringDatasetWithHttpInfo(String datasetId)
Delete a Cloud SIEM dataset.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringIntegrationConfig(String integrationConfigId)
Delete an entity context sync configuration.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringIntegrationConfigWithHttpInfo(String integrationConfigId)
Delete an entity context sync configuration.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringRule(String ruleId)
Delete an existing rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringRuleWithHttpInfo(String ruleId)
Delete an existing rule.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringSuppression(String suppressionId)
Delete a suppression rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringSuppressionWithHttpInfo(String suppressionId)
Delete a specific suppression rule.
|
void |
ServiceAccountsApi.deleteServiceAccountApplicationKey(String serviceAccountId,
String appKeyId)
Delete an application key for this service account.
|
ApiResponse<Void> |
ServiceAccountsApi.deleteServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Delete an application key owned by this service account.
|
void |
ServiceDefinitionApi.deleteServiceDefinition(String serviceName)
Delete a single service definition.
|
ApiResponse<Void> |
ServiceDefinitionApi.deleteServiceDefinitionWithHttpInfo(String serviceName)
Delete a single service definition in the Datadog Service Catalog.
|
void |
ServiceNowIntegrationApi.deleteServiceNowTemplate(UUID templateId)
Delete ServiceNow template.
|
ApiResponse<Void> |
ServiceNowIntegrationApi.deleteServiceNowTemplateWithHttpInfo(UUID templateId)
Delete a ServiceNow template by ID.
|
void |
SecurityMonitoringApi.deleteSignalNotificationRule(String id)
Delete a signal-based notification rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSignalNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security signals.
|
SourcemapsResponse |
RumApi.deleteSourcemaps(SourcemapMapKind mapkind,
Boolean dryRun)
Delete source maps.
|
SourcemapsResponse |
RumApi.deleteSourcemaps(SourcemapMapKind mapkind,
Boolean dryRun,
RumApi.DeleteSourcemapsOptionalParameters parameters)
Delete source maps.
|
ApiResponse<SourcemapsResponse> |
RumApi.deleteSourcemapsWithHttpInfo(SourcemapMapKind mapkind,
Boolean dryRun,
RumApi.DeleteSourcemapsOptionalParameters parameters)
Deletes source maps matching the specified filter criteria.
|
void |
SpansMetricsApi.deleteSpansMetric(String metricId)
Delete a span-based metric.
|
ApiResponse<Void> |
SpansMetricsApi.deleteSpansMetricWithHttpInfo(String metricId)
Delete a specific span-based metric from your organization.
|
void |
StatusPagesApi.deleteStatusPage(UUID pageId)
Delete status page.
|
void |
StatuspageIntegrationApi.deleteStatuspageAccount()
Delete the Statuspage account.
|
ApiResponse<Void> |
StatuspageIntegrationApi.deleteStatuspageAccountWithHttpInfo()
Delete the Statuspage account configured for your organization.
|
void |
StatuspageIntegrationApi.deleteStatuspageUrlSetting(String statuspageUrlSettingId)
Delete a Statuspage URL setting.
|
ApiResponse<Void> |
StatuspageIntegrationApi.deleteStatuspageUrlSettingWithHttpInfo(String statuspageUrlSettingId)
Delete a single Statuspage URL setting from your organization.
|
ApiResponse<Void> |
StatusPagesApi.deleteStatusPageWithHttpInfo(UUID pageId)
Deletes a status page by its ID.
|
void |
StorageManagementApi.deleteSyncConfig(String id)
Delete a Storage Management configuration.
|
ApiResponse<Void> |
StorageManagementApi.deleteSyncConfigWithHttpInfo(String id)
Delete a Storage Management configuration by its unique identifier.
|
void |
SyntheticsApi.deleteSyntheticsDowntime(String downtimeId)
Delete a Synthetics downtime.
|
ApiResponse<Void> |
SyntheticsApi.deleteSyntheticsDowntimeWithHttpInfo(String downtimeId)
Delete a Synthetics downtime by its ID.
|
DeletedSuitesResponse |
SyntheticsApi.deleteSyntheticsSuites(DeletedSuitesRequestDeleteRequest body)
Bulk delete suites.
|
ApiResponse<DeletedSuitesResponse> |
SyntheticsApi.deleteSyntheticsSuitesWithHttpInfo(DeletedSuitesRequestDeleteRequest body) |
DeletedTestsResponse |
SyntheticsApi.deleteSyntheticsTests(DeletedTestsRequestDeleteRequest body)
Bulk delete tests.
|
ApiResponse<DeletedTestsResponse> |
SyntheticsApi.deleteSyntheticsTestsWithHttpInfo(DeletedTestsRequestDeleteRequest body) |
void |
ReferenceTablesApi.deleteTable(String id)
Delete table.
|
ApiResponse<Void> |
ReferenceTablesApi.deleteTableWithHttpInfo(String id)
Delete a reference table by ID
|
void |
MetricsApi.deleteTagConfiguration(String metricName)
Delete a tag configuration.
|
ApiResponse<Void> |
MetricsApi.deleteTagConfigurationWithHttpInfo(String metricName)
Deletes a metric's tag configuration.
|
void |
MetricsApi.deleteTagIndexingRule(String id)
Delete a tag indexing rule.
|
void |
MetricsApi.deleteTagIndexingRuleExemption(String metricName)
Delete a tag indexing rule exemption.
|
ApiResponse<Void> |
MetricsApi.deleteTagIndexingRuleExemptionWithHttpInfo(String metricName)
Remove a metric's exemption from tag indexing rules.
|
ApiResponse<Void> |
MetricsApi.deleteTagIndexingRuleWithHttpInfo(String id)
Soft-delete a tag indexing rule.
|
void |
CloudCostManagementApi.deleteTagPipelinesRuleset(String rulesetId)
Delete tag pipeline ruleset.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteTagPipelinesRulesetWithHttpInfo(String rulesetId)
Delete a tag pipeline ruleset - Delete an existing tag pipeline ruleset by its ID
|
void |
TagRulesApi.deleteTagRule(String ruleId)
Delete a tag rule.
|
void |
TagRulesApi.deleteTagRule(String ruleId,
TagRulesApi.DeleteTagRuleOptionalParameters parameters)
Delete a tag rule.
|
ApiResponse<Void> |
TagRulesApi.deleteTagRuleWithHttpInfo(String ruleId,
TagRulesApi.DeleteTagRuleOptionalParameters parameters)
Delete a tag rule.
|
void |
TeamsApi.deleteTeam(String teamId)
Remove a team.
|
void |
TeamsApi.deleteTeamConnections(TeamConnectionDeleteRequest body)
Delete team connections.
|
ApiResponse<Void> |
TeamsApi.deleteTeamConnectionsWithHttpInfo(TeamConnectionDeleteRequest body)
Delete multiple team connections.
|
void |
TeamsApi.deleteTeamLink(String teamId,
String linkId)
Remove a team link.
|
ApiResponse<Void> |
TeamsApi.deleteTeamLinkWithHttpInfo(String teamId,
String linkId)
Remove a link from a team.
|
void |
TeamsApi.deleteTeamMembership(String teamId,
String userId)
Remove a user from a team.
|
ApiResponse<Void> |
TeamsApi.deleteTeamMembershipWithHttpInfo(String teamId,
String userId)
Remove a user from a team.
|
void |
TeamsApi.deleteTeamNotificationRule(String teamId,
String ruleId)
Delete team notification rule.
|
ApiResponse<Void> |
TeamsApi.deleteTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId) |
void |
RumTeamsOwnershipApi.deleteTeamsOwnershipMapping(String id)
Delete a teams ownership mapping.
|
ApiResponse<Void> |
RumTeamsOwnershipApi.deleteTeamsOwnershipMappingWithHttpInfo(String id)
Delete a specific teams ownership mapping from your organization.
|
ApiResponse<Void> |
TeamsApi.deleteTeamWithHttpInfo(String teamId)
Remove a team using the team's id.
|
void |
OciIntegrationApi.deleteTenancyConfig(String tenancyOcid)
Delete tenancy config.
|
ApiResponse<Void> |
OciIntegrationApi.deleteTenancyConfigWithHttpInfo(String tenancyOcid)
Delete an existing tenancy config.
|
void |
MicrosoftTeamsIntegrationApi.deleteTenantBasedHandle(String handleId)
Delete tenant-based handle.
|
ApiResponse<Void> |
MicrosoftTeamsIntegrationApi.deleteTenantBasedHandleWithHttpInfo(String handleId)
Delete a tenant-based handle from the Datadog Microsoft Teams integration.
|
void |
TestOptimizationApi.deleteTestOptimizationServiceSettings(TestOptimizationDeleteServiceSettingsRequest body)
Delete Test Optimization service settings.
|
ApiResponse<Void> |
TestOptimizationApi.deleteTestOptimizationServiceSettingsWithHttpInfo(TestOptimizationDeleteServiceSettingsRequest body)
Delete Test Optimization settings for a specific service identified by repository, service
name, and environment.
|
void |
IncidentsApi.deleteTimestampOverride(String incidentId,
UUID id)
Delete an incident timestamp override.
|
ApiResponse<Void> |
IncidentsApi.deleteTimestampOverrideWithHttpInfo(String incidentId,
UUID id)
Delete a timestamp override for an incident.
|
void |
TwilioIntegrationAccountsApi.deleteTwilioIntegrationAccount(String accountId)
Delete a Twilio integration account.
|
ApiResponse<Void> |
TwilioIntegrationAccountsApi.deleteTwilioIntegrationAccountWithHttpInfo(String accountId)
Delete a Twilio integration account.
|
void |
UserAuthorizedClientsApi.deleteUserAuthorizedClient(String userAuthorizedClientId)
Delete a user authorized client.
|
void |
UserAuthorizedClientsApi.deleteUserAuthorizedClientsByClient(String clientId)
Delete all user authorized clients for a client.
|
ApiResponse<Void> |
UserAuthorizedClientsApi.deleteUserAuthorizedClientsByClientWithHttpInfo(String clientId)
Disable all authorizations the current user has granted to the specified OAuth2 client.
|
ApiResponse<Void> |
UserAuthorizedClientsApi.deleteUserAuthorizedClientWithHttpInfo(String userAuthorizedClientId)
Disable the current user's authorization for the specified OAuth2 client.
|
void |
UsersApi.deleteUserInvitations(UUID userId)
Delete a pending user's invitations.
|
ApiResponse<Void> |
UsersApi.deleteUserInvitationsWithHttpInfo(UUID userId)
Cancel all pending invitations for a specified user.
|
void |
OnCallApi.deleteUserNotificationChannel(String userId,
String channelId)
Delete an On-Call notification channel for a user.
|
ApiResponse<Void> |
OnCallApi.deleteUserNotificationChannelWithHttpInfo(String userId,
String channelId)
Delete a notification channel for a user.
|
void |
OnCallApi.deleteUserNotificationRule(String userId,
String ruleId)
Delete an On-Call notification rule for a user.
|
ApiResponse<Void> |
OnCallApi.deleteUserNotificationRuleWithHttpInfo(String userId,
String ruleId)
Delete a notification rule for a user.
|
void |
FeatureFlagsApi.deleteVariantFromFeatureFlag(UUID featureFlagId,
UUID variantId)
Delete a variant.
|
ApiResponse<Void> |
FeatureFlagsApi.deleteVariantFromFeatureFlagWithHttpInfo(UUID featureFlagId,
UUID variantId)
Deletes a variant from a feature flag.
|
void |
SecurityMonitoringApi.deleteVulnerabilityNotificationRule(String id)
Delete a vulnerability-based notification rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteVulnerabilityNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security vulnerabilities.
|
void |
WebIntegrationsApi.deleteWebIntegrationAccount(String integrationName,
String accountId)
Delete a web integration account.
|
ApiResponse<Void> |
WebIntegrationsApi.deleteWebIntegrationAccountWithHttpInfo(String integrationName,
String accountId)
Delete an account for a given web integration.
|
void |
WidgetsApi.deleteWidget(WidgetExperienceType experienceType,
UUID uuid)
Delete a widget.
|
ApiResponse<Void> |
WidgetsApi.deleteWidgetWithHttpInfo(WidgetExperienceType experienceType,
UUID uuid)
Soft-delete a widget by its UUID for a given experience type.
|
void |
WorkflowAutomationApi.deleteWorkflow(String workflowId)
Delete an existing Workflow.
|
void |
MicrosoftTeamsIntegrationApi.deleteWorkflowsWebhookHandle(String handleId)
Delete Workflows webhook handle.
|
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.
|
void |
SecurityMonitoringApi.detachCase(DetachCaseRequest body)
Detach security findings from their case.
|
ApiResponse<Void> |
SecurityMonitoringApi.detachCaseWithHttpInfo(DetachCaseRequest body)
Detach security findings from their case.
|
AutomationRuleResponse |
CaseManagementApi.disableCaseAutomationRule(String projectId,
String ruleId)
Disable an automation rule.
|
ApiResponse<AutomationRuleResponse> |
CaseManagementApi.disableCaseAutomationRuleWithHttpInfo(String projectId,
String ruleId)
Disables an automation rule so it no longer triggers on case events.
|
CustomerOrgDisableResponse |
CustomerOrgApi.disableCustomerOrg(CustomerOrgDisableRequest body)
Disable the authenticated customer organization.
|
ApiResponse<CustomerOrgDisableResponse> |
CustomerOrgApi.disableCustomerOrgWithHttpInfo(CustomerOrgDisableRequest body)
Disable the Datadog organization associated with the authenticated user or API key.
|
void |
FeatureFlagsApi.disableFeatureFlagEnvironment(UUID featureFlagId,
UUID environmentId)
Disable a feature flag in an environment.
|
ApiResponse<Void> |
FeatureFlagsApi.disableFeatureFlagEnvironmentWithHttpInfo(UUID featureFlagId,
UUID environmentId)
Disable a feature flag in a specific environment.
|
void |
UsersApi.disableUser(String userId)
Disable a user.
|
ApiResponse<Void> |
UsersApi.disableUserWithHttpInfo(String userId)
Disable a user.
|
File |
CsmThreatsApi.downloadCloudWorkloadPolicyFile()
Download the Workload Protection policy (US1-FED).
|
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.
|
File |
CsmThreatsApi.downloadCSMThreatsPolicy()
Download the Workload Protection policy.
|
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.
|
DegradationUpdate |
StatusPagesApi.editDegradationUpdate(UUID degradationId,
UUID pageId,
UUID updateId,
PatchDegradationUpdateRequest body)
Edit degradation update.
|
DegradationUpdate |
StatusPagesApi.editDegradationUpdate(UUID degradationId,
UUID pageId,
UUID updateId,
PatchDegradationUpdateRequest body,
StatusPagesApi.EditDegradationUpdateOptionalParameters parameters)
Edit degradation update.
|
ApiResponse<DegradationUpdate> |
StatusPagesApi.editDegradationUpdateWithHttpInfo(UUID degradationId,
UUID pageId,
UUID updateId,
PatchDegradationUpdateRequest body,
StatusPagesApi.EditDegradationUpdateOptionalParameters parameters)
Edits a specific degradation update.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignal(String signalId,
SecurityMonitoringSignalUpdateRequest body)
Update security signal triage state or assignee.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalAssignee(String signalId,
SecurityMonitoringSignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalAssigneeWithHttpInfo(String signalId,
SecurityMonitoringSignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalIncidents(String signalId,
SecurityMonitoringSignalIncidentsUpdateRequest body)
Change the related incidents of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalIncidentsWithHttpInfo(String signalId,
SecurityMonitoringSignalIncidentsUpdateRequest body)
Change the related incidents for a security signal.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalState(String signalId,
SecurityMonitoringSignalStateUpdateRequest body)
Change the triage state of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalStateWithHttpInfo(String signalId,
SecurityMonitoringSignalStateUpdateRequest body)
Change the triage state of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalWithHttpInfo(String signalId,
SecurityMonitoringSignalUpdateRequest body)
Update the triage state or assignee of a security signal.
|
SyntheticsSuiteResponse |
SyntheticsApi.editSyntheticsSuite(String publicId,
SuiteCreateEditRequest body)
Edit a test suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.editSyntheticsSuiteWithHttpInfo(String publicId,
SuiteCreateEditRequest body) |
AutomationRuleResponse |
CaseManagementApi.enableCaseAutomationRule(String projectId,
String ruleId)
Enable an automation rule.
|
ApiResponse<AutomationRuleResponse> |
CaseManagementApi.enableCaseAutomationRuleWithHttpInfo(String projectId,
String ruleId)
Enables a previously disabled automation rule so it triggers on matching case events.
|
void |
FeatureFlagsApi.enableFeatureFlagEnvironment(UUID featureFlagId,
UUID environmentId)
Enable a feature flag in an environment.
|
ApiResponse<Void> |
FeatureFlagsApi.enableFeatureFlagEnvironmentWithHttpInfo(UUID featureFlagId,
UUID environmentId)
Enable a feature flag in a specific environment.
|
void |
OnCallPagingApi.escalateOnCallPage(UUID pageId)
Escalate On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.escalateOnCallPageWithHttpInfo(UUID pageId)
Escalates an On-Call Page.
|
MetricEstimateResponse |
MetricsApi.estimateMetricsOutputSeries(String metricName)
Tag Configuration Cardinality Estimator.
|
MetricEstimateResponse |
MetricsApi.estimateMetricsOutputSeries(String metricName,
MetricsApi.EstimateMetricsOutputSeriesOptionalParameters parameters)
Tag Configuration Cardinality Estimator.
|
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™.
|
DdsqlTabularQueryResponse |
DdsqlApi.executeDdsqlTabularQuery(DdsqlTabularQueryRequest body)
Execute a tabular DDSQL query.
|
ApiResponse<DdsqlTabularQueryResponse> |
DdsqlApi.executeDdsqlTabularQueryWithHttpInfo(DdsqlTabularQueryRequest body)
Submit a DDSQL statement and return either a running state with an opaque
query_id for the client to poll, or a completed state with the column-major
result set inlined when the query finishes quickly enough to be served synchronously.
|
String |
AgentObservabilityApi.exportLLMObsDataset(String projectId,
String datasetId)
Export an Agent Observability dataset.
|
String |
AgentObservabilityApi.exportLLMObsDataset(String projectId,
String datasetId,
AgentObservabilityApi.ExportLLMObsDatasetOptionalParameters parameters)
Export an Agent Observability dataset.
|
ApiResponse<String> |
AgentObservabilityApi.exportLLMObsDatasetWithHttpInfo(String projectId,
String datasetId,
AgentObservabilityApi.ExportLLMObsDatasetOptionalParameters parameters)
Download the contents of a dataset as a CSV file.
|
SecurityMonitoringTerraformExportResponse |
SecurityMonitoringApi.exportSecurityMonitoringTerraformResource(SecurityMonitoringTerraformResourceType resourceType,
String resourceId)
Export security monitoring resource to Terraform.
|
ApiResponse<SecurityMonitoringTerraformExportResponse> |
SecurityMonitoringApi.exportSecurityMonitoringTerraformResourceWithHttpInfo(SecurityMonitoringTerraformResourceType resourceType,
String resourceId)
Export a security monitoring resource to a Terraform configuration.
|
void |
CaseManagementApi.favoriteCaseProject(String projectId)
Favorite a project.
|
ApiResponse<Void> |
CaseManagementApi.favoriteCaseProjectWithHttpInfo(String projectId)
Marks a case project as a favorite for the current authenticated user.
|
DdsqlTabularQueryResponse |
DdsqlApi.fetchDdsqlTabularQuery(DdsqlTabularQueryFetchRequest body)
Fetch the result of a DDSQL query.
|
ApiResponse<DdsqlTabularQueryResponse> |
DdsqlApi.fetchDdsqlTabularQueryWithHttpInfo(DdsqlTabularQueryFetchRequest body)
Poll a previously submitted DDSQL query for results.
|
GenerateCostTagDescriptionResponse |
CloudCostManagementApi.generateCostTagDescriptionByKey(String tagKey)
Generate a Cloud Cost Management tag description.
|
ApiResponse<GenerateCostTagDescriptionResponse> |
CloudCostManagementApi.generateCostTagDescriptionByKeyWithHttpInfo(String tagKey)
Use AI to draft a Cloud Cost Management tag key description based on associated cost data.
|
FacetInfoResponse |
RumAudienceManagementApi.getAccountFacetInfo(FacetInfoRequest body)
Get account facet info.
|
ApiResponse<FacetInfoResponse> |
RumAudienceManagementApi.getAccountFacetInfoWithHttpInfo(FacetInfoRequest body)
Get facet information for account attributes including possible values and counts
|
GetActionConnectionResponse |
ActionConnectionApi.getActionConnection(String connectionId)
Get an existing Action Connection.
|
ApiResponse<GetActionConnectionResponse> |
ActionConnectionApi.getActionConnectionWithHttpInfo(String connectionId)
Get an existing Action Connection.
|
ActiveBillingDimensionsResponse |
UsageMeteringApi.getActiveBillingDimensions()
Get active billing dimensions for cost attribution.
|
ApiResponse<ActiveBillingDimensionsResponse> |
UsageMeteringApi.getActiveBillingDimensionsWithHttpInfo()
Get active billing dimensions for cost attribution.
|
SingleAggregatedConnectionResponseArray |
CloudNetworkMonitoringApi.getAggregatedConnections()
Get all aggregated connections.
|
SingleAggregatedConnectionResponseArray |
CloudNetworkMonitoringApi.getAggregatedConnections(CloudNetworkMonitoringApi.GetAggregatedConnectionsOptionalParameters parameters)
Get all aggregated connections.
|
ApiResponse<SingleAggregatedConnectionResponseArray> |
CloudNetworkMonitoringApi.getAggregatedConnectionsWithHttpInfo(CloudNetworkMonitoringApi.GetAggregatedConnectionsOptionalParameters parameters)
Get all aggregated connections.
|
SingleAggregatedDnsResponseArray |
CloudNetworkMonitoringApi.getAggregatedDns()
Get all aggregated DNS traffic.
|
SingleAggregatedDnsResponseArray |
CloudNetworkMonitoringApi.getAggregatedDns(CloudNetworkMonitoringApi.GetAggregatedDnsOptionalParameters parameters)
Get all aggregated DNS traffic.
|
ApiResponse<SingleAggregatedDnsResponseArray> |
CloudNetworkMonitoringApi.getAggregatedDnsWithHttpInfo(CloudNetworkMonitoringApi.GetAggregatedDnsOptionalParameters parameters)
Get all aggregated DNS traffic.
|
AiCustomRuleResponse |
StaticAnalysisApi.getAiCustomRule(String rulesetName,
String ruleName)
Get an AI custom rule.
|
AiCustomRuleRevisionResponse |
StaticAnalysisApi.getAiCustomRuleRevision(String rulesetName,
String ruleName,
String id)
Get an AI custom rule revision.
|
ApiResponse<AiCustomRuleRevisionResponse> |
StaticAnalysisApi.getAiCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
String id)
Get a specific revision of an AI custom rule.
|
AiCustomRulesetResponse |
StaticAnalysisApi.getAiCustomRuleset(String rulesetName)
Get an AI custom ruleset.
|
ApiResponse<AiCustomRulesetResponse> |
StaticAnalysisApi.getAiCustomRulesetWithHttpInfo(String rulesetName)
Get an AI custom ruleset by name.
|
ApiResponse<AiCustomRuleResponse> |
StaticAnalysisApi.getAiCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Get an AI custom rule by name within a ruleset.
|
WebhooksAuthMethodsResponse |
WebhooksIntegrationApi.getAllAuthMethods()
Get all auth methods.
|
WebhooksAuthMethodsResponse |
WebhooksIntegrationApi.getAllAuthMethods(WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters parameters)
Get all auth methods.
|
ApiResponse<WebhooksAuthMethodsResponse> |
WebhooksIntegrationApi.getAllAuthMethodsWithHttpInfo(WebhooksIntegrationApi.GetAllAuthMethodsOptionalParameters parameters)
Get a list of all auth methods configured for the Webhooks integration in your organization.
|
CaseTypesResponse |
CaseManagementTypeApi.getAllCaseTypes()
Get all case types.
|
ApiResponse<CaseTypesResponse> |
CaseManagementTypeApi.getAllCaseTypesWithHttpInfo()
Get all case types
|
CustomAttributeConfigsResponse |
CaseManagementAttributeApi.getAllCustomAttributeConfigsByCaseType(String caseTypeId)
Get all custom attributes config of case type.
|
ApiResponse<CustomAttributeConfigsResponse> |
CaseManagementAttributeApi.getAllCustomAttributeConfigsByCaseTypeWithHttpInfo(String caseTypeId)
Get all custom attribute config of case type
|
CustomAttributeConfigsResponse |
CaseManagementAttributeApi.getAllCustomAttributes()
Get all custom attributes.
|
ApiResponse<CustomAttributeConfigsResponse> |
CaseManagementAttributeApi.getAllCustomAttributesWithHttpInfo()
Get all custom attributes
|
DatasetResponseMulti |
DatasetsApi.getAllDatasets()
Get all datasets.
|
ApiResponse<DatasetResponseMulti> |
DatasetsApi.getAllDatasetsWithHttpInfo()
Get all datasets that have been configured for an organization.
|
APIKeyResponse |
KeyManagementApi.getAPIKey(String apiKeyId)
Get API key.
|
APIKeyResponse |
KeyManagementApi.getAPIKey(String apiKeyId,
KeyManagementApi.GetAPIKeyOptionalParameters parameters)
Get API key.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.getAPIKeyWithHttpInfo(String apiKeyId,
KeyManagementApi.GetAPIKeyOptionalParameters parameters)
Get an API key.
|
SyntheticsApiMultistepParentTestsResponse |
SyntheticsApi.getApiMultistepSubtestParents(String publicId)
Get parent tests for a subtest.
|
ApiResponse<SyntheticsApiMultistepParentTestsResponse> |
SyntheticsApi.getApiMultistepSubtestParentsWithHttpInfo(String publicId)
Get the list of API multistep tests that include a given subtest, along with their monitor
status.
|
SyntheticsApiMultistepSubtestsResponse |
SyntheticsApi.getApiMultistepSubtests(String publicId)
Get available subtests for a multistep test.
|
ApiResponse<SyntheticsApiMultistepSubtestsResponse> |
SyntheticsApi.getApiMultistepSubtestsWithHttpInfo(String publicId)
Get the list of API tests that can be added as subtests to a given API multistep test.
|
RetentionFilterResponse |
ApmRetentionFiltersApi.getApmRetentionFilter(String filterId)
Get a given APM retention filter.
|
ApiResponse<RetentionFilterResponse> |
ApmRetentionFiltersApi.getApmRetentionFilterWithHttpInfo(String filterId)
Get an APM retention filter.
|
GetAppResponse |
AppBuilderApi.getApp(UUID appId)
Get App.
|
GetAppResponse |
AppBuilderApi.getApp(UUID appId,
AppBuilderApi.GetAppOptionalParameters parameters)
Get App.
|
GetAppKeyRegistrationResponse |
ActionConnectionApi.getAppKeyRegistration(String appKeyId)
Get an existing App Key Registration.
|
ApiResponse<GetAppKeyRegistrationResponse> |
ActionConnectionApi.getAppKeyRegistrationWithHttpInfo(String appKeyId)
Get an existing App Key Registration
|
ApplicationKeyResponse |
KeyManagementApi.getApplicationKey(String appKeyId)
Get an application key.
|
ApplicationKeyResponse |
KeyManagementApi.getApplicationKey(String appKeyId,
KeyManagementApi.GetApplicationKeyOptionalParameters parameters)
Get an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getApplicationKeyWithHttpInfo(String appKeyId,
KeyManagementApi.GetApplicationKeyOptionalParameters parameters)
Get an application key for your org.
|
ApplicationSecurityWafCustomRuleResponse |
ApplicationSecurityApi.getApplicationSecurityWafCustomRule(String customRuleId)
Get a WAF custom rule.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.getApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId)
Retrieve a WAF custom rule by ID.
|
ApplicationSecurityWafExclusionFilterResponse |
ApplicationSecurityApi.getApplicationSecurityWafExclusionFilter(String exclusionFilterId)
Get a WAF exclusion filter.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.getApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId)
Retrieve a specific WAF exclusion filter using its identifier.
|
ApplicationSecurityPolicyResponse |
ApplicationSecurityApi.getApplicationSecurityWafPolicy(String policyId)
Get a WAF Policy.
|
ApiResponse<ApplicationSecurityPolicyResponse> |
ApplicationSecurityApi.getApplicationSecurityWafPolicyWithHttpInfo(String policyId)
Retrieve a WAF policy by ID.
|
ApiResponse<GetAppResponse> |
AppBuilderApi.getAppWithHttpInfo(UUID appId,
AppBuilderApi.GetAppOptionalParameters parameters)
Get the full definition of an app.
|
ApplicationSecurityServicesResponse |
ApplicationSecurityApi.getAsmServiceByName(String serviceFilter)
Get Application Security details for a service.
|
ApiResponse<ApplicationSecurityServicesResponse> |
ApplicationSecurityApi.getAsmServiceByNameWithHttpInfo(String serviceFilter)
Retrieve Application Security details for services matching the given name.
|
AuthNMappingResponse |
AuthNMappingsApi.getAuthNMapping(String authnMappingId)
Get an AuthN Mapping by UUID.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.getAuthNMappingWithHttpInfo(String authnMappingId)
Get an AuthN Mapping specified by the AuthN Mapping UUID.
|
AWSAccountResponse |
AwsIntegrationApi.getAWSAccount(String awsAccountConfigId)
Get an AWS integration by config ID.
|
AWSCcmConfigResponse |
AwsIntegrationApi.getAWSAccountCCMConfig(String awsAccountConfigId)
Get AWS CCM config.
|
ApiResponse<AWSCcmConfigResponse> |
AwsIntegrationApi.getAWSAccountCCMConfigWithHttpInfo(String awsAccountConfigId)
Get the Cloud Cost Management config for an AWS Account Integration Config using Cost and Usage
Report (CUR) 2.0 by config ID.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.getAWSAccountWithHttpInfo(String awsAccountConfigId)
Get an AWS Account Integration Config by config ID.
|
AWSCloudAuthPersonaMappingResponse |
CloudAuthenticationApi.getAWSCloudAuthPersonaMapping(String personaMappingId)
Get an AWS cloud authentication persona mapping.
|
ApiResponse<AWSCloudAuthPersonaMappingResponse> |
CloudAuthenticationApi.getAWSCloudAuthPersonaMappingWithHttpInfo(String personaMappingId)
Get a specific AWS cloud authentication persona mapping by ID.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissions()
Get AWS integration IAM permissions.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsResourceCollection()
Get resource collection IAM permissions.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsResourceCollectionWithHttpInfo()
Get all resource collection AWS IAM permissions required for the AWS integration.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsStandard()
Get AWS integration standard IAM permissions.
|
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.
|
AWSMetricNameFilterPreviewResponse |
AwsIntegrationApi.getAWSMetricNameFilterPreview(String awsAccountConfigId)
Get AWS metric name filter preview.
|
ApiResponse<AWSMetricNameFilterPreviewResponse> |
AwsIntegrationApi.getAWSMetricNameFilterPreviewWithHttpInfo(String awsAccountConfigId)
Preview which collected CloudWatch metrics would be filtered by the account's saved metric name
filters.
|
AwsOnDemandResponse |
AgentlessScanningApi.getAwsOnDemandTask(String taskId)
Get AWS on demand task.
|
ApiResponse<AwsOnDemandResponse> |
AgentlessScanningApi.getAwsOnDemandTaskWithHttpInfo(String taskId)
Fetch the data of a specific on demand task.
|
AwsScanOptionsResponse |
AgentlessScanningApi.getAwsScanOptions(String accountId)
Get AWS scan options.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.getAwsScanOptionsWithHttpInfo(String accountId)
Fetches the Agentless scan options for an activated account.
|
AzureScanOptions |
AgentlessScanningApi.getAzureScanOptions(String subscriptionId)
Get Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.getAzureScanOptionsWithHttpInfo(String subscriptionId)
Fetches the Agentless scan options for an activated subscription.
|
BillingDimensionsMappingResponse |
UsageMeteringApi.getBillingDimensionMapping()
Get billing dimension mapping for usage endpoints.
|
BillingDimensionsMappingResponse |
UsageMeteringApi.getBillingDimensionMapping(UsageMeteringApi.GetBillingDimensionMappingOptionalParameters parameters)
Get billing dimension mapping for usage endpoints.
|
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.
|
GetBlueprintResponse |
AppBuilderApi.getBlueprint(UUID blueprintId)
Get Blueprint.
|
GetBlueprintsResponse |
AppBuilderApi.getBlueprintsByIntegrationId(String integrationId)
Get Blueprints by Integration ID.
|
ApiResponse<GetBlueprintsResponse> |
AppBuilderApi.getBlueprintsByIntegrationIdWithHttpInfo(String integrationId)
List app blueprints associated with a specific integration ID.
|
GetBlueprintsResponse |
AppBuilderApi.getBlueprintsBySlugs(String slugs)
Get Blueprints by Slugs.
|
ApiResponse<GetBlueprintsResponse> |
AppBuilderApi.getBlueprintsBySlugsWithHttpInfo(String slugs)
Retrieve app blueprints by their slugs.
|
ApiResponse<GetBlueprintResponse> |
AppBuilderApi.getBlueprintWithHttpInfo(UUID blueprintId)
Retrieve an app blueprint by its ID.
|
BudgetWithEntries |
CloudCostManagementApi.getBudget(String budgetId)
Get budget.
|
BudgetWithEntries |
CloudCostManagementApi.getBudget(String budgetId,
CloudCostManagementApi.GetBudgetOptionalParameters parameters)
Get budget.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.getBudgetWithHttpInfo(String budgetId,
CloudCostManagementApi.GetBudgetOptionalParameters parameters)
Get a budget by ID.
|
CaseResponse |
CaseManagementApi.getCase(String caseId)
Get the details of a case.
|
AutomationRuleResponse |
CaseManagementApi.getCaseAutomationRule(String projectId,
String ruleId)
Get an automation rule.
|
ApiResponse<AutomationRuleResponse> |
CaseManagementApi.getCaseAutomationRuleWithHttpInfo(String projectId,
String ruleId)
Returns a single automation rule identified by its UUID, including its trigger, action, and
current state (enabled/disabled).
|
CaseViewResponse |
CaseManagementApi.getCaseView(String viewId)
Get a case view.
|
ApiResponse<CaseViewResponse> |
CaseManagementApi.getCaseViewWithHttpInfo(String viewId)
Returns a single saved case view identified by its UUID, including its query, associated
project, and timestamps.
|
ApiResponse<CaseResponse> |
CaseManagementApi.getCaseWithHttpInfo(String caseId)
Get the details of case by case_id
|
ChangeRequestResponse |
ChangeManagementApi.getChangeRequest(String changeRequestId)
Get a change request.
|
ApiResponse<ChangeRequestResponse> |
ChangeManagementApi.getChangeRequestWithHttpInfo(String changeRequestId)
Get the details of a change request by its ID.
|
MicrosoftTeamsGetChannelByNameResponse |
MicrosoftTeamsIntegrationApi.getChannelByName(String tenantName,
String teamName,
String channelName)
Get channel information by name.
|
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.
|
CloudflareAccountResponse |
CloudflareIntegrationApi.getCloudflareAccount(String accountId)
Get Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.getCloudflareAccountWithHttpInfo(String accountId)
Get a Cloudflare account.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCloudWorkloadSecurityAgentRule(String agentRuleId)
Get a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Get the details of a specific agent rule.
|
CoverageSummaryResponse |
CodeCoverageApi.getCodeCoverageBranchSummary(BranchCoverageSummaryRequest body)
Get code coverage summary for a branch.
|
ApiResponse<CoverageSummaryResponse> |
CodeCoverageApi.getCodeCoverageBranchSummaryWithHttpInfo(BranchCoverageSummaryRequest body)
Retrieve aggregated code coverage statistics for a specific branch in a repository.
|
CoverageSummaryResponse |
CodeCoverageApi.getCodeCoverageCommitSummary(CommitCoverageSummaryRequest body)
Get code coverage summary for a commit.
|
ApiResponse<CoverageSummaryResponse> |
CodeCoverageApi.getCodeCoverageCommitSummaryWithHttpInfo(CommitCoverageSummaryRequest body)
Retrieve aggregated code coverage statistics for a specific commit in a repository.
|
CommitmentsListResponse |
CloudCostManagementApi.getCommitmentsCommitmentList(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments list.
|
CommitmentsListResponse |
CloudCostManagementApi.getCommitmentsCommitmentList(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCommitmentListOptionalParameters parameters)
Get commitments list.
|
ApiResponse<CommitmentsListResponse> |
CloudCostManagementApi.getCommitmentsCommitmentListWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCommitmentListOptionalParameters parameters)
Get a list of individual cloud commitments (Reserved Instances or Savings Plans) with their
utilization details.
|
CommitmentsCoverageScalarResponse |
CloudCostManagementApi.getCommitmentsCoverageScalar(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments coverage (scalar).
|
CommitmentsCoverageScalarResponse |
CloudCostManagementApi.getCommitmentsCoverageScalar(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCoverageScalarOptionalParameters parameters)
Get commitments coverage (scalar).
|
ApiResponse<CommitmentsCoverageScalarResponse> |
CloudCostManagementApi.getCommitmentsCoverageScalarWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCoverageScalarOptionalParameters parameters)
Get scalar coverage metrics for cloud commitment programs, including hours and cost coverage
percentages.
|
CommitmentsCoverageTimeseriesResponse |
CloudCostManagementApi.getCommitmentsCoverageTimeseries(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments coverage (timeseries).
|
CommitmentsCoverageTimeseriesResponse |
CloudCostManagementApi.getCommitmentsCoverageTimeseries(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCoverageTimeseriesOptionalParameters parameters)
Get commitments coverage (timeseries).
|
ApiResponse<CommitmentsCoverageTimeseriesResponse> |
CloudCostManagementApi.getCommitmentsCoverageTimeseriesWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsCoverageTimeseriesOptionalParameters parameters)
Get timeseries coverage metrics for cloud commitment programs, broken down by coverage type
(Reserved Instances, Savings Plans, On-Demand, and Spot) for both hours and cost.
|
CommitmentsOnDemandHotspotsScalarResponse |
CloudCostManagementApi.getCommitmentsOnDemandHotspotsScalar(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments on-demand hot spots (scalar).
|
CommitmentsOnDemandHotspotsScalarResponse |
CloudCostManagementApi.getCommitmentsOnDemandHotspotsScalar(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsOnDemandHotspotsScalarOptionalParameters parameters)
Get commitments on-demand hot spots (scalar).
|
ApiResponse<CommitmentsOnDemandHotspotsScalarResponse> |
CloudCostManagementApi.getCommitmentsOnDemandHotspotsScalarWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsOnDemandHotspotsScalarOptionalParameters parameters)
Get scalar on-demand hot-spots data for cloud commitment programs, showing per-dimension
breakdowns of on-demand spending with coverage metrics and potential savings.
|
CommitmentsSavingsScalarResponse |
CloudCostManagementApi.getCommitmentsSavingsScalar(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments savings (scalar).
|
CommitmentsSavingsScalarResponse |
CloudCostManagementApi.getCommitmentsSavingsScalar(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsSavingsScalarOptionalParameters parameters)
Get commitments savings (scalar).
|
ApiResponse<CommitmentsSavingsScalarResponse> |
CloudCostManagementApi.getCommitmentsSavingsScalarWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsSavingsScalarOptionalParameters parameters)
Get scalar savings metrics for cloud commitment programs, including realized savings and
effective savings rate.
|
CommitmentsSavingsTimeseriesResponse |
CloudCostManagementApi.getCommitmentsSavingsTimeseries(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments savings (timeseries).
|
CommitmentsSavingsTimeseriesResponse |
CloudCostManagementApi.getCommitmentsSavingsTimeseries(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsSavingsTimeseriesOptionalParameters parameters)
Get commitments savings (timeseries).
|
ApiResponse<CommitmentsSavingsTimeseriesResponse> |
CloudCostManagementApi.getCommitmentsSavingsTimeseriesWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsSavingsTimeseriesOptionalParameters parameters)
Get timeseries savings metrics for cloud commitment programs, including actual cost, on-demand
equivalent cost, realized savings, and effective savings rate over time.
|
CommitmentsUtilizationScalarResponse |
CloudCostManagementApi.getCommitmentsUtilizationScalar(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments utilization (scalar).
|
CommitmentsUtilizationScalarResponse |
CloudCostManagementApi.getCommitmentsUtilizationScalar(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsUtilizationScalarOptionalParameters parameters)
Get commitments utilization (scalar).
|
ApiResponse<CommitmentsUtilizationScalarResponse> |
CloudCostManagementApi.getCommitmentsUtilizationScalarWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsUtilizationScalarOptionalParameters parameters)
Get scalar utilization metrics for cloud commitment programs, including utilization percentage
and unused cost.
|
CommitmentsUtilizationTimeseriesResponse |
CloudCostManagementApi.getCommitmentsUtilizationTimeseries(CommitmentsProvider provider,
String product,
Long start,
Long end)
Get commitments utilization (timeseries).
|
CommitmentsUtilizationTimeseriesResponse |
CloudCostManagementApi.getCommitmentsUtilizationTimeseries(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsUtilizationTimeseriesOptionalParameters parameters)
Get commitments utilization (timeseries).
|
ApiResponse<CommitmentsUtilizationTimeseriesResponse> |
CloudCostManagementApi.getCommitmentsUtilizationTimeseriesWithHttpInfo(CommitmentsProvider provider,
String product,
Long start,
Long end,
CloudCostManagementApi.GetCommitmentsUtilizationTimeseriesOptionalParameters parameters)
Get timeseries utilization metrics for cloud commitment programs, including used and unused
cost series over time.
|
StatusPagesComponent |
StatusPagesApi.getComponent(UUID pageId,
UUID componentId)
Get component.
|
StatusPagesComponent |
StatusPagesApi.getComponent(UUID pageId,
UUID componentId,
StatusPagesApi.GetComponentOptionalParameters parameters)
Get component.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.getComponentWithHttpInfo(UUID pageId,
UUID componentId,
StatusPagesApi.GetComponentOptionalParameters parameters)
Retrieves a specific component by its ID.
|
ConfluentAccountResponse |
ConfluentCloudApi.getConfluentAccount(String accountId)
Get Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.getConfluentAccountWithHttpInfo(String accountId)
Get the Confluent account with the provided account ID.
|
ConfluentResourceResponse |
ConfluentCloudApi.getConfluentResource(String accountId,
String resourceId)
Get resource from Confluent account.
|
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.
|
SecurityMonitoringContentPackStatesResponse |
SecurityMonitoringApi.getContentPacksStates()
Get content pack states.
|
ApiResponse<SecurityMonitoringContentPackStatesResponse> |
SecurityMonitoringApi.getContentPacksStatesWithHttpInfo()
Get the activation state, integration status, and log collection status for all Cloud SIEM
content packs.
|
AccountFiltersResponse |
CloudCostManagementApi.getCostAccountFilters(Long cloudAccountId)
Get account filters.
|
ApiResponse<AccountFiltersResponse> |
CloudCostManagementApi.getCostAccountFiltersWithHttpInfo(Long cloudAccountId)
Get the account filters for a cloud account (AWS CUR 1.0/2.0, OCI, and other clouds).
|
CostAnomalyResponse |
CloudCostManagementApi.getCostAnomaly(String anomalyId)
Get cost anomaly.
|
ApiResponse<CostAnomalyResponse> |
CloudCostManagementApi.getCostAnomalyWithHttpInfo(String anomalyId)
Get a detected Cloud Cost Management anomaly by UUID.
|
AwsCurConfigResponse |
CloudCostManagementApi.getCostAWSCURConfig(Long cloudAccountId)
Get cost AWS CUR config.
|
ApiResponse<AwsCurConfigResponse> |
CloudCostManagementApi.getCostAWSCURConfigWithHttpInfo(Long cloudAccountId)
Get a specific AWS CUR config.
|
UCConfigPair |
CloudCostManagementApi.getCostAzureUCConfig(Long cloudAccountId)
Get cost Azure UC config.
|
ApiResponse<UCConfigPair> |
CloudCostManagementApi.getCostAzureUCConfigWithHttpInfo(Long cloudAccountId)
Get a specific Azure config.
|
CostByOrgResponse |
UsageMeteringApi.getCostByOrg(OffsetDateTime startMonth)
Deprecated.
|
CostByOrgResponse |
UsageMeteringApi.getCostByOrg(OffsetDateTime startMonth,
UsageMeteringApi.GetCostByOrgOptionalParameters parameters)
Deprecated.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetCostByOrgOptionalParameters parameters)
Deprecated.
|
GcpUcConfigResponse |
CloudCostManagementApi.getCostGCPUsageCostConfig(Long cloudAccountId)
Get Google Cloud Usage Cost config.
|
ApiResponse<GcpUcConfigResponse> |
CloudCostManagementApi.getCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Get a specific Google Cloud Usage Cost config.
|
CostTagDescriptionResponse |
CloudCostManagementApi.getCostTagDescriptionByKey(String tagKey)
Get a Cloud Cost Management tag description.
|
CostTagDescriptionResponse |
CloudCostManagementApi.getCostTagDescriptionByKey(String tagKey,
CloudCostManagementApi.GetCostTagDescriptionByKeyOptionalParameters parameters)
Get a Cloud Cost Management tag description.
|
ApiResponse<CostTagDescriptionResponse> |
CloudCostManagementApi.getCostTagDescriptionByKeyWithHttpInfo(String tagKey,
CloudCostManagementApi.GetCostTagDescriptionByKeyOptionalParameters parameters)
Get the Cloud Cost Management description for a single tag key.
|
CostTagKeyResponse |
CloudCostManagementApi.getCostTagKey(String tagKey)
Get a Cloud Cost Management tag key.
|
CostTagKeyResponse |
CloudCostManagementApi.getCostTagKey(String tagKey,
CloudCostManagementApi.GetCostTagKeyOptionalParameters parameters)
Get a Cloud Cost Management tag key.
|
ApiResponse<CostTagKeyResponse> |
CloudCostManagementApi.getCostTagKeyWithHttpInfo(String tagKey,
CloudCostManagementApi.GetCostTagKeyOptionalParameters parameters)
Get details for a specific Cloud Cost Management tag key, including example tag values and
description.
|
CostCurrencyResponse |
CloudCostManagementApi.getCostTagMetadataCurrency(String filterMonth)
Get the Cloud Cost Management billing currency.
|
CostCurrencyResponse |
CloudCostManagementApi.getCostTagMetadataCurrency(String filterMonth,
CloudCostManagementApi.GetCostTagMetadataCurrencyOptionalParameters parameters)
Get the Cloud Cost Management billing currency.
|
ApiResponse<CostCurrencyResponse> |
CloudCostManagementApi.getCostTagMetadataCurrencyWithHttpInfo(String filterMonth,
CloudCostManagementApi.GetCostTagMetadataCurrencyOptionalParameters parameters)
Get the dominant billing currency observed in Cloud Cost Management data for the requested
period.
|
SecurityMonitoringCriticalAssetsResponse |
SecurityMonitoringApi.getCriticalAssetsAffectingRule(String ruleId)
Get critical assets affecting a specific rule.
|
ApiResponse<SecurityMonitoringCriticalAssetsResponse> |
SecurityMonitoringApi.getCriticalAssetsAffectingRuleWithHttpInfo(String ruleId)
Get the list of critical assets that affect a specific existing rule by the rule's ID.
|
CsmHostFacetInfoResponse |
CsmSettingsApi.getCSMAgentlessHostFacetInfo(String facet)
Get agentless host facet info.
|
CsmHostFacetInfoResponse |
CsmSettingsApi.getCSMAgentlessHostFacetInfo(String facet,
CsmSettingsApi.GetCSMAgentlessHostFacetInfoOptionalParameters parameters)
Get agentless host facet info.
|
ApiResponse<CsmHostFacetInfoResponse> |
CsmSettingsApi.getCSMAgentlessHostFacetInfoWithHttpInfo(String facet,
CsmSettingsApi.GetCSMAgentlessHostFacetInfoOptionalParameters parameters)
Get the value distribution for a specific agentless host facet, with optional search and
filtering.
|
CsmCloudAccountsCoverageAnalysisResponse |
CsmCoverageAnalysisApi.getCSMCloudAccountsCoverageAnalysis()
Get the CSM Cloud Accounts Coverage Analysis.
|
ApiResponse<CsmCloudAccountsCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMCloudAccountsCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Cloud Accounts.
|
CsmHostsAndContainersCoverageAnalysisResponse |
CsmCoverageAnalysisApi.getCSMHostsAndContainersCoverageAnalysis()
Get the CSM Hosts and Containers Coverage Analysis.
|
ApiResponse<CsmHostsAndContainersCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMHostsAndContainersCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Hosts and Containers.
|
CsmServerlessCoverageAnalysisResponse |
CsmCoverageAnalysisApi.getCSMServerlessCoverageAnalysis()
Get the CSM Serverless Coverage Analysis.
|
ApiResponse<CsmServerlessCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMServerlessCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Serverless Resources.
|
CloudWorkloadSecurityAgentPolicyResponse |
CsmThreatsApi.getCSMThreatsAgentPolicy(String policyId)
Get a Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.getCSMThreatsAgentPolicyWithHttpInfo(String policyId)
Get the details of a specific Workload Protection policy.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCSMThreatsAgentRule(String agentRuleId)
Get a Workload Protection agent rule.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCSMThreatsAgentRule(String agentRuleId,
CsmThreatsApi.GetCSMThreatsAgentRuleOptionalParameters parameters)
Get a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.GetCSMThreatsAgentRuleOptionalParameters parameters)
Get the details of a specific Workload Protection agent rule.
|
CsmHostFacetInfoResponse |
CsmSettingsApi.getCSMUnifiedHostFacetInfo(String facet)
Get unified host facet info.
|
CsmHostFacetInfoResponse |
CsmSettingsApi.getCSMUnifiedHostFacetInfo(String facet,
CsmSettingsApi.GetCSMUnifiedHostFacetInfoOptionalParameters parameters)
Get unified host facet info.
|
ApiResponse<CsmHostFacetInfoResponse> |
CsmSettingsApi.getCSMUnifiedHostFacetInfoWithHttpInfo(String facet,
CsmSettingsApi.GetCSMUnifiedHostFacetInfoOptionalParameters parameters)
Get the value distribution for a specific unified host facet, with optional search and
filtering.
|
UserResponse |
UsersApi.getCurrentUser()
Get current user.
|
ApplicationKeyResponse |
KeyManagementApi.getCurrentUserApplicationKey(String appKeyId)
Get one application key owned by current user.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Get an application key owned by current user.
|
ApiResponse<UserResponse> |
UsersApi.getCurrentUserWithHttpInfo()
Get the user associated with the current authentication context.
|
ArbitraryRuleResponse |
CloudCostManagementApi.getCustomAllocationRule(Long ruleId)
Get custom allocation rule.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.getCustomAllocationRuleWithHttpInfo(Long ruleId)
Get a specific custom allocation rule - Retrieve a specific custom allocation rule by its ID
|
CustomCostsFileGetResponse |
CloudCostManagementApi.getCustomCostsFile(String fileId)
Get Custom Costs file.
|
ApiResponse<CustomCostsFileGetResponse> |
CloudCostManagementApi.getCustomCostsFileWithHttpInfo(String fileId)
Fetch the specified Custom Costs file.
|
CustomForecastResponse |
CloudCostManagementApi.getCustomForecast(String budgetId)
Get a budget's custom forecast.
|
ApiResponse<CustomForecastResponse> |
CloudCostManagementApi.getCustomForecastWithHttpInfo(String budgetId)
Get the custom forecast for a budget.
|
GetCustomFrameworkResponse |
SecurityMonitoringApi.getCustomFramework(String handle,
String version)
Get a custom framework.
|
ApiResponse<GetCustomFrameworkResponse> |
SecurityMonitoringApi.getCustomFrameworkWithHttpInfo(String handle,
String version)
Get a custom framework.
|
CustomRuleResponse |
StaticAnalysisApi.getCustomRule(String rulesetName,
String ruleName)
Show Custom Rule.
|
CustomRuleRevisionResponse |
StaticAnalysisApi.getCustomRuleRevision(String rulesetName,
String ruleName,
String id)
Show Custom Rule Revision.
|
ApiResponse<CustomRuleRevisionResponse> |
StaticAnalysisApi.getCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
String id)
Get a specific revision of a custom rule
|
CustomRulesetResponse |
StaticAnalysisApi.getCustomRuleset(String rulesetName)
Show Custom Ruleset.
|
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
|
DashboardListItems |
DashboardListsApi.getDashboardListItems(Long dashboardListId)
Get items of a Dashboard List.
|
ApiResponse<DashboardListItems> |
DashboardListsApi.getDashboardListItemsWithHttpInfo(Long dashboardListId)
Fetch the dashboard list’s dashboard definitions.
|
SecureEmbedGetResponse |
DashboardSecureEmbedApi.getDashboardSecureEmbed(String dashboardId,
String token)
Get a secure embed for a dashboard.
|
ApiResponse<SecureEmbedGetResponse> |
DashboardSecureEmbedApi.getDashboardSecureEmbedWithHttpInfo(String dashboardId,
String token)
Retrieve an existing secure embed configuration for a dashboard.
|
DashboardUsageResponse |
DashboardsApi.getDashboardUsage(String dashboardId)
Get usage stats for a dashboard.
|
ApiResponse<DashboardUsageResponse> |
DashboardsApi.getDashboardUsageWithHttpInfo(String dashboardId)
Get usage statistics for a single dashboard.
|
GetDataDeletionsResponseBody |
DataDeletionApi.getDataDeletionRequests()
Gets a list of data deletion requests.
|
GetDataDeletionsResponseBody |
DataDeletionApi.getDataDeletionRequests(DataDeletionApi.GetDataDeletionRequestsOptionalParameters parameters)
Gets a list of data deletion requests.
|
ApiResponse<GetDataDeletionsResponseBody> |
DataDeletionApi.getDataDeletionRequestsWithHttpInfo(DataDeletionApi.GetDataDeletionRequestsOptionalParameters parameters)
Gets a list of data deletion requests based on several filter parameters.
|
GetDataObservabilityMonitorRunStatusResponse |
DataObservabilityApi.getDataObservabilityMonitorRunStatus(String runId)
Get data observability monitor run status.
|
ApiResponse<GetDataObservabilityMonitorRunStatusResponse> |
DataObservabilityApi.getDataObservabilityMonitorRunStatusWithHttpInfo(String runId)
Retrieves the current status of a data observability monitor run.
|
DatasetResponseSingle |
DatasetsApi.getDataset(String datasetId)
Get a single dataset by ID.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.getDatasetWithHttpInfo(String datasetId)
Retrieves the dataset associated with the ID.
|
Datastore |
ActionsDatastoresApi.getDatastore(String datastoreId)
Get datastore.
|
ApiResponse<Datastore> |
ActionsDatastoresApi.getDatastoreWithHttpInfo(String datastoreId)
Retrieves a specific datastore by its ID.
|
Degradation |
StatusPagesApi.getDegradation(UUID pageId,
UUID degradationId)
Get degradation.
|
Degradation |
StatusPagesApi.getDegradation(UUID pageId,
UUID degradationId,
StatusPagesApi.GetDegradationOptionalParameters parameters)
Get degradation.
|
DegradationTemplate |
StatusPagesApi.getDegradationTemplate(UUID pageId,
UUID templateId)
Get degradation template.
|
DegradationTemplate |
StatusPagesApi.getDegradationTemplate(UUID pageId,
UUID templateId,
StatusPagesApi.GetDegradationTemplateOptionalParameters parameters)
Get degradation template.
|
ApiResponse<DegradationTemplate> |
StatusPagesApi.getDegradationTemplateWithHttpInfo(UUID pageId,
UUID templateId,
StatusPagesApi.GetDegradationTemplateOptionalParameters parameters)
Retrieves a specific degradation template by its ID.
|
ApiResponse<Degradation> |
StatusPagesApi.getDegradationWithHttpInfo(UUID pageId,
UUID degradationId,
StatusPagesApi.GetDegradationOptionalParameters parameters)
Retrieves a specific degradation by its ID.
|
DeploymentGateResponse |
DeploymentGatesApi.getDeploymentGate(String id)
Get deployment gate.
|
DeploymentGateRulesResponse |
DeploymentGatesApi.getDeploymentGateRules(String gateId)
Get rules for a deployment gate.
|
ApiResponse<DeploymentGateRulesResponse> |
DeploymentGatesApi.getDeploymentGateRulesWithHttpInfo(String gateId)
Endpoint to get rules for a deployment gate.
|
DeploymentGatesEvaluationResultResponse |
DeploymentGatesApi.getDeploymentGatesEvaluationResult(UUID id)
Get a deployment gate evaluation result.
|
ApiResponse<DeploymentGatesEvaluationResultResponse> |
DeploymentGatesApi.getDeploymentGatesEvaluationResultWithHttpInfo(UUID id)
Retrieves the result of a deployment gate evaluation by its evaluation ID.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.getDeploymentGateWithHttpInfo(String id)
Endpoint to get a deployment gate.
|
DeploymentRuleResponse |
DeploymentGatesApi.getDeploymentRule(String gateId,
String id)
Get deployment rule.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.getDeploymentRuleWithHttpInfo(String gateId,
String id)
Endpoint to get a deployment rule.
|
GetDeviceResponse |
NetworkDeviceMonitoringApi.getDevice(String deviceId)
Get the device details.
|
ApiResponse<GetDeviceResponse> |
NetworkDeviceMonitoringApi.getDeviceWithHttpInfo(String deviceId)
Get the device details.
|
DomainAllowlistResponse |
DomainAllowlistApi.getDomainAllowlist()
Get Domain Allowlist.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.getDomainAllowlistWithHttpInfo()
Get the domain allowlist for an organization.
|
DORADeploymentFetchResponse |
DoraMetricsApi.getDORADeployment(String deploymentId)
Get a deployment event.
|
ApiResponse<DORADeploymentFetchResponse> |
DoraMetricsApi.getDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to get a deployment event.
|
DORAFailureFetchResponse |
DoraMetricsApi.getDORAFailure(String failureId)
Get an incident event.
|
ApiResponse<DORAFailureFetchResponse> |
DoraMetricsApi.getDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to get an incident event.
|
DowntimeResponse |
DowntimesApi.getDowntime(String downtimeId)
Get a downtime.
|
DowntimeResponse |
DowntimesApi.getDowntime(String downtimeId,
DowntimesApi.GetDowntimeOptionalParameters parameters)
Get a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.getDowntimeWithHttpInfo(String downtimeId,
DowntimesApi.GetDowntimeOptionalParameters parameters)
Get downtime detail by downtime_id.
|
ElasticCloudIntegrationAccountResponse |
ElasticCloudIntegrationAccountsApi.getElasticCloudIntegrationAccount(String accountId)
Get an Elastic Cloud integration account.
|
ApiResponse<ElasticCloudIntegrationAccountResponse> |
ElasticCloudIntegrationAccountsApi.getElasticCloudIntegrationAccountWithHttpInfo(String accountId)
Get an Elastic Cloud integration account.
|
EntityContextResponse |
SecurityMonitoringApi.getEntityContext()
Get entity context.
|
EntityContextResponse |
SecurityMonitoringApi.getEntityContext(SecurityMonitoringApi.GetEntityContextOptionalParameters parameters)
Get entity context.
|
ApiResponse<EntityContextResponse> |
SecurityMonitoringApi.getEntityContextWithHttpInfo(SecurityMonitoringApi.GetEntityContextOptionalParameters parameters)
Search the Cloud SIEM entity context store for entities that match a query, and return the
historical revisions of each entity in the requested time range.
|
EntityIntegrationConfigResponse |
EntityIntegrationConfigsApi.getEntityIntegrationConfig(String integrationId)
Get an entity integration configuration.
|
ApiResponse<EntityIntegrationConfigResponse> |
EntityIntegrationConfigsApi.getEntityIntegrationConfigWithHttpInfo(String integrationId)
Retrieve the configuration currently stored for a given integration in the caller's
organization.
|
SecurityEntityRiskScoreResponse |
EntityRiskScoresApi.getEntityRiskScore(String entityId)
Get Entity Risk Score.
|
ApiResponse<SecurityEntityRiskScoreResponse> |
EntityRiskScoresApi.getEntityRiskScoreWithHttpInfo(String entityId)
Get the risk score for a specific entity by its ID.
|
SecurityMonitoringEntraIdAzureAppRegistrationsResponse |
SecurityMonitoringApi.getEntraIdAzureAppRegistrations()
Get Entra ID Azure App Registration prerequisites.
|
ApiResponse<SecurityMonitoringEntraIdAzureAppRegistrationsResponse> |
SecurityMonitoringApi.getEntraIdAzureAppRegistrationsWithHttpInfo()
Get the Azure App Registrations discovered for the organization and whether at least one of
them has resource collection enabled, which is a prerequisite for activating the Entra ID
entity context sync integration.
|
CostByOrgResponse |
UsageMeteringApi.getEstimatedCostByOrg()
Get estimated cost across your account.
|
CostByOrgResponse |
UsageMeteringApi.getEstimatedCostByOrg(UsageMeteringApi.GetEstimatedCostByOrgOptionalParameters parameters)
Get estimated cost across your account.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getEstimatedCostByOrgWithHttpInfo(UsageMeteringApi.GetEstimatedCostByOrgOptionalParameters parameters)
Get estimated cost across multi-org and single root-org accounts.
|
V2EventResponse |
EventsApi.getEvent(String eventId)
Get an event.
|
ApiResponse<V2EventResponse> |
EventsApi.getEventWithHttpInfo(String eventId)
Get the details of an event by event_id.
|
RumExclusionFilterResponse |
RumRetentionFiltersApi.getExclusionFilter(String appId,
String efId)
Get a RUM exclusion filter.
|
ApiResponse<RumExclusionFilterResponse> |
RumRetentionFiltersApi.getExclusionFilterWithHttpInfo(String appId,
String efId)
Get a single exclusion filter for a RUM application.
|
ExecutionPolicyResponse |
ExecutionPolicyApi.getExecutionPolicy(String policyId)
Get an execution policy.
|
ApiResponse<ExecutionPolicyResponse> |
ExecutionPolicyApi.getExecutionPolicyWithHttpInfo(String policyId)
Retrieve an existing execution policy by ID.
|
FastlyAccountResponse |
FastlyIntegrationApi.getFastlyAccount(String accountId)
Get Fastly account.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.getFastlyAccountWithHttpInfo(String accountId)
Get a Fastly account.
|
FastlyServiceResponse |
FastlyIntegrationApi.getFastlyService(String accountId,
String serviceId)
Get Fastly service.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.getFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Get a Fastly service for an account.
|
FeatureFlagResponse |
FeatureFlagsApi.getFeatureFlag(UUID featureFlagId)
Get a feature flag.
|
EnvironmentResponse |
FeatureFlagsApi.getFeatureFlagsEnvironment(UUID environmentId)
Get an environment.
|
ApiResponse<EnvironmentResponse> |
FeatureFlagsApi.getFeatureFlagsEnvironmentWithHttpInfo(UUID environmentId)
Returns the details of a specific environment.
|
ApiResponse<FeatureFlagResponse> |
FeatureFlagsApi.getFeatureFlagWithHttpInfo(UUID featureFlagId)
Returns the details of a specific feature flag including variants and environment status.
|
GetFindingResponse |
SecurityMonitoringApi.getFinding(String findingId)
Get a finding.
|
GetFindingResponse |
SecurityMonitoringApi.getFinding(String findingId,
SecurityMonitoringApi.GetFindingOptionalParameters parameters)
Get a finding.
|
ApiResponse<GetFindingResponse> |
SecurityMonitoringApi.getFindingWithHttpInfo(String findingId,
SecurityMonitoringApi.GetFindingOptionalParameters parameters)
Returns a single finding with message and resource configuration.
|
TestOptimizationFlakyTestsManagementPoliciesResponse |
TestOptimizationApi.getFlakyTestsManagementPolicies(TestOptimizationFlakyTestsManagementPoliciesGetRequest body)
Get Flaky Tests Management policies.
|
ApiResponse<TestOptimizationFlakyTestsManagementPoliciesResponse> |
TestOptimizationApi.getFlakyTestsManagementPoliciesWithHttpInfo(TestOptimizationFlakyTestsManagementPoliciesGetRequest body)
Retrieve Flaky Tests Management repository-level policies for the given repository.
|
FleetAgentDetailV2Response |
FleetAutomationApi.getFleetAgentDetailV2(String agentKey)
Get detailed information about an agent.
|
FleetAgentDetailV2Response |
FleetAutomationApi.getFleetAgentDetailV2(String agentKey,
FleetAutomationApi.GetFleetAgentDetailV2OptionalParameters parameters)
Get detailed information about an agent.
|
ApiResponse<FleetAgentDetailV2Response> |
FleetAutomationApi.getFleetAgentDetailV2WithHttpInfo(String agentKey,
FleetAutomationApi.GetFleetAgentDetailV2OptionalParameters parameters)
Retrieve detailed information about a specific Datadog Agent.
|
FleetDeploymentV2DetailResponse |
FleetAutomationApi.getFleetDeploymentV2(String deploymentId)
Get a deployment by ID.
|
ApiResponse<FleetDeploymentV2DetailResponse> |
FleetAutomationApi.getFleetDeploymentV2WithHttpInfo(String deploymentId)
Retrieve detailed information about a specific deployment, including its current status,
configuration operations, and per-host execution status.
|
FleetScheduleV2Response |
FleetAutomationApi.getFleetScheduleV2(String id)
Get a schedule by ID.
|
ApiResponse<FleetScheduleV2Response> |
FleetAutomationApi.getFleetScheduleV2WithHttpInfo(String id)
Retrieve detailed information about a specific schedule by its unique identifier.
|
FormResponse |
FormsApi.getForm(UUID formId)
Get a form.
|
FormResponse |
FormsApi.getForm(UUID formId,
FormsApi.GetFormOptionalParameters parameters)
Get a form.
|
ApiResponse<FormResponse> |
FormsApi.getFormWithHttpInfo(UUID formId,
FormsApi.GetFormOptionalParameters parameters)
Get a form definition by its ID.
|
GcpScanOptions |
AgentlessScanningApi.getGcpScanOptions(String projectId)
Get GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.getGcpScanOptionsWithHttpInfo(String projectId)
Fetches the Agentless scan options for an activated GCP project.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.getGCPSTSDelegate()
List delegate account.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.getGCPSTSDelegateWithHttpInfo()
List your Datadog-GCP STS delegate account configured in your Datadog account.
|
GlobalIncidentSettingsResponse |
IncidentsApi.getGlobalIncidentSettings()
Get global incident settings.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.getGlobalIncidentSettingsWithHttpInfo()
Retrieve global incident settings for the organization.
|
GoogleChatDelegatedUserResponse |
GoogleChatIntegrationApi.getGoogleChatDelegatedUser(String organizationBindingId)
Get the delegated user.
|
ApiResponse<GoogleChatDelegatedUserResponse> |
GoogleChatIntegrationApi.getGoogleChatDelegatedUserWithHttpInfo(String organizationBindingId)
Get the delegated user for a Google Chat organization binding in the Datadog Google Chat
integration.
|
GoogleChatOrganizationResponse |
GoogleChatIntegrationApi.getGoogleChatOrganization(String organizationBindingId)
Get a Google Chat organization binding.
|
ApiResponse<GoogleChatOrganizationResponse> |
GoogleChatIntegrationApi.getGoogleChatOrganizationWithHttpInfo(String organizationBindingId)
Get a Google Chat organization binding from the Datadog Google Chat integration.
|
GoogleChatTargetAudienceResponse |
GoogleChatIntegrationApi.getGoogleChatTargetAudience(String organizationBindingId,
String targetAudienceId)
Get a target audience.
|
ApiResponse<GoogleChatTargetAudienceResponse> |
GoogleChatIntegrationApi.getGoogleChatTargetAudienceWithHttpInfo(String organizationBindingId,
String targetAudienceId)
Get a target audience for a Google Chat organization binding in the Datadog Google Chat
integration.
|
GovernanceConfigResponse |
GovernanceConsoleApi.getGovernanceConfig()
Get the Governance Console configuration.
|
ApiResponse<GovernanceConfigResponse> |
GovernanceConsoleApi.getGovernanceConfigWithHttpInfo()
Retrieve the Governance Console configuration for the organization, including whether the
Console is enabled, whether assignment notifications are enabled, and whether usage attribution
is configured.
|
GovernanceControlResponse |
GovernanceConsoleApi.getGovernanceControl(String detectionType)
Get a control.
|
ControlNotificationSettingsResponse |
GovernanceConsoleApi.getGovernanceControlNotificationSettings(String detectionType)
Get control notification settings.
|
ApiResponse<ControlNotificationSettingsResponse> |
GovernanceConsoleApi.getGovernanceControlNotificationSettingsWithHttpInfo(String detectionType)
Retrieve the notification settings for the governance control with the given detection type,
including, for each supported event type, whether notifications are enabled and which
destinations receive them.
|
ApiResponse<GovernanceControlResponse> |
GovernanceConsoleApi.getGovernanceControlWithHttpInfo(String detectionType)
Retrieve a single governance control by its detection type, including the organization's
current detection, notification, and mitigation configuration and detection counts.
|
GovernanceControlDetectionResponse |
GovernanceConsoleApi.getGovernanceDetection(String detectionId)
Get a detection.
|
ApiResponse<GovernanceControlDetectionResponse> |
GovernanceConsoleApi.getGovernanceDetectionWithHttpInfo(String detectionId)
Retrieve a single governance detection by its unique identifier.
|
GovernanceNotificationSettingsResponse |
GovernanceConsoleApi.getGovernanceNotificationSettings()
Get notification settings.
|
ApiResponse<GovernanceNotificationSettingsResponse> |
GovernanceConsoleApi.getGovernanceNotificationSettingsWithHttpInfo()
Retrieve the organization-wide governance notification settings, including whether users are
notified when detections are assigned to them.
|
HamrOrgConnectionResponse |
HighAvailabilityMultiRegionApi.getHamrOrgConnection()
Get HAMR organization connection.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.getHamrOrgConnectionWithHttpInfo()
Retrieve the High Availability Multi-Region (HAMR) organization connection details for the
authenticated organization.
|
CostByOrgResponse |
UsageMeteringApi.getHistoricalCostByOrg(OffsetDateTime startMonth)
Get historical cost across your account.
|
CostByOrgResponse |
UsageMeteringApi.getHistoricalCostByOrg(OffsetDateTime startMonth,
UsageMeteringApi.GetHistoricalCostByOrgOptionalParameters parameters)
Get historical cost across your account.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getHistoricalCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetHistoricalCostByOrgOptionalParameters parameters)
Get historical cost across multi-org and single root-org accounts.
|
HistoricalJobResponse |
SecurityMonitoringApi.getHistoricalJob(String jobId)
Get a job's details.
|
ApiResponse<HistoricalJobResponse> |
SecurityMonitoringApi.getHistoricalJobWithHttpInfo(String jobId)
Get a job's details.
|
HistoricalMetricsConfigurationResponse |
MetricsApi.getHistoricalMetricsConfiguration(String metricName)
Get a historical metrics configuration.
|
ApiResponse<HistoricalMetricsConfigurationResponse> |
MetricsApi.getHistoricalMetricsConfigurationWithHttpInfo(String metricName)
Get the historical metrics ingestion configuration for a metric.
|
HourlyUsageResponse |
UsageMeteringApi.getHourlyUsage(OffsetDateTime filterTimestampStart,
String filterProductFamilies)
Get hourly usage by product family.
|
HourlyUsageResponse |
UsageMeteringApi.getHourlyUsage(OffsetDateTime filterTimestampStart,
String filterProductFamilies,
UsageMeteringApi.GetHourlyUsageOptionalParameters parameters)
Get hourly usage by product family.
|
ApiResponse<HourlyUsageResponse> |
UsageMeteringApi.getHourlyUsageWithHttpInfo(OffsetDateTime filterTimestampStart,
String filterProductFamilies,
UsageMeteringApi.GetHourlyUsageOptionalParameters parameters)
Get hourly usage by product family.
|
IncidentResponse |
IncidentsApi.getIncident(String incidentId)
Get the details of an incident.
|
IncidentResponse |
IncidentsApi.getIncident(String incidentId,
IncidentsApi.GetIncidentOptionalParameters parameters)
Get the details of an incident.
|
IncidentAIPostmortemResponse |
IncidentsApi.getIncidentAIPostmortem(String incidentId)
Get an AI-generated incident postmortem.
|
ApiResponse<IncidentAIPostmortemResponse> |
IncidentsApi.getIncidentAIPostmortemWithHttpInfo(String incidentId)
Generate an AI postmortem for an incident.
|
IncidentIntegrationMetadataResponse |
IncidentsApi.getIncidentIntegration(String incidentId,
String integrationMetadataId)
Get incident integration metadata details.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.getIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Get incident integration metadata details.
|
IncidentNotificationRule |
IncidentsApi.getIncidentNotificationRule(UUID id)
Get an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.getIncidentNotificationRule(UUID id,
IncidentsApi.GetIncidentNotificationRuleOptionalParameters parameters)
Get an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.getIncidentNotificationRuleWithHttpInfo(UUID id,
IncidentsApi.GetIncidentNotificationRuleOptionalParameters parameters)
Retrieves a specific notification rule by its ID.
|
IncidentNotificationTemplate |
IncidentsApi.getIncidentNotificationTemplate(UUID id)
Get incident notification template.
|
IncidentNotificationTemplate |
IncidentsApi.getIncidentNotificationTemplate(UUID id,
IncidentsApi.GetIncidentNotificationTemplateOptionalParameters parameters)
Get incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.getIncidentNotificationTemplateWithHttpInfo(UUID id,
IncidentsApi.GetIncidentNotificationTemplateOptionalParameters parameters)
Retrieves a specific notification template by its ID.
|
PostmortemTemplateResponse |
IncidentsApi.getIncidentPostmortemTemplate(String templateId)
Get postmortem template.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.getIncidentPostmortemTemplateWithHttpInfo(String templateId)
Retrieve details of a specific postmortem template.
|
IncidentResponderResponse |
IncidentsApi.getIncidentResponder(String incidentId,
UUID responderId)
Get an incident responder.
|
ApiResponse<IncidentResponderResponse> |
IncidentsApi.getIncidentResponderWithHttpInfo(String incidentId,
UUID responderId)
Get a single responder for an incident.
|
IncidentRuleResponse |
IncidentsApi.getIncidentRule(UUID ruleId)
Get an incident rule.
|
ApiResponse<IncidentRuleResponse> |
IncidentsApi.getIncidentRuleWithHttpInfo(UUID ruleId)
Get a single incident rule by ID.
|
SalesforceIncidentsTemplatesResponse |
SalesforceIntegrationApi.getIncidentTemplates()
Get all Salesforce incident templates.
|
ApiResponse<SalesforceIncidentsTemplatesResponse> |
SalesforceIntegrationApi.getIncidentTemplatesWithHttpInfo()
Get all Salesforce incident templates configured for your organization.
|
IncidentTodoResponse |
IncidentsApi.getIncidentTodo(String incidentId,
String todoId)
Get incident todo details.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.getIncidentTodoWithHttpInfo(String incidentId,
String todoId)
Get incident todo details.
|
IncidentTypeResponse |
IncidentsApi.getIncidentType(String incidentTypeId)
Get incident type details.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.getIncidentTypeWithHttpInfo(String incidentTypeId)
Get incident type details.
|
IncidentUserDefinedFieldResponse |
IncidentsApi.getIncidentUserDefinedField(String fieldId)
Get an incident user-defined field.
|
IncidentUserDefinedFieldResponse |
IncidentsApi.getIncidentUserDefinedField(String fieldId,
IncidentsApi.GetIncidentUserDefinedFieldOptionalParameters parameters)
Get an incident user-defined field.
|
ApiResponse<IncidentUserDefinedFieldResponse> |
IncidentsApi.getIncidentUserDefinedFieldWithHttpInfo(String fieldId,
IncidentsApi.GetIncidentUserDefinedFieldOptionalParameters parameters)
Get details of an incident user-defined field.
|
IncidentUserDefinedRoleResponse |
IncidentsApi.getIncidentUserDefinedRole(UUID roleId)
Get an incident user-defined role.
|
IncidentUserDefinedRoleResponse |
IncidentsApi.getIncidentUserDefinedRole(UUID roleId,
IncidentsApi.GetIncidentUserDefinedRoleOptionalParameters parameters)
Get an incident user-defined role.
|
ApiResponse<IncidentUserDefinedRoleResponse> |
IncidentsApi.getIncidentUserDefinedRoleWithHttpInfo(UUID roleId,
IncidentsApi.GetIncidentUserDefinedRoleOptionalParameters parameters)
Retrieve a single user-defined role for incidents.
|
ApiResponse<IncidentResponse> |
IncidentsApi.getIncidentWithHttpInfo(String incidentId,
IncidentsApi.GetIncidentOptionalParameters parameters)
Get the details of an incident by incident_id.
|
GetIoCIndicatorResponse |
SecurityMonitoringApi.getIndicatorOfCompromise(String indicator)
Get an indicator of compromise.
|
GetIoCIndicatorResponse |
SecurityMonitoringApi.getIndicatorOfCompromise(String indicator,
SecurityMonitoringApi.GetIndicatorOfCompromiseOptionalParameters parameters)
Get an indicator of compromise.
|
ApiResponse<GetIoCIndicatorResponse> |
SecurityMonitoringApi.getIndicatorOfCompromiseWithHttpInfo(String indicator,
SecurityMonitoringApi.GetIndicatorOfCompromiseOptionalParameters parameters)
Get detailed information about a specific indicator of compromise (IoC).
|
GetInterfacesResponse |
NetworkDeviceMonitoringApi.getInterfaces(String deviceId)
Get the list of interfaces of the device.
|
GetInterfacesResponse |
NetworkDeviceMonitoringApi.getInterfaces(String deviceId,
NetworkDeviceMonitoringApi.GetInterfacesOptionalParameters parameters)
Get the list of interfaces of the device.
|
ApiResponse<GetInterfacesResponse> |
NetworkDeviceMonitoringApi.getInterfacesWithHttpInfo(String deviceId,
NetworkDeviceMonitoringApi.GetInterfacesOptionalParameters parameters)
Get the list of interfaces of the device.
|
GetInvestigationResponse |
BitsAiApi.getInvestigation(String id)
Get a Bits AI investigation.
|
SecurityMonitoringSignalSuggestedActionsResponse |
SecurityMonitoringApi.getInvestigationLogQueriesMatchingSignal(String signalId)
Get investigation queries for a signal.
|
ApiResponse<SecurityMonitoringSignalSuggestedActionsResponse> |
SecurityMonitoringApi.getInvestigationLogQueriesMatchingSignalWithHttpInfo(String signalId)
Get the list of investigation log queries available for a given security signal.
|
ApiResponse<GetInvestigationResponse> |
BitsAiApi.getInvestigationWithHttpInfo(String id)
Get a specific Bits AI investigation by ID.
|
UserInvitationResponse |
UsersApi.getInvitation(String userInvitationUuid)
Get a user invitation.
|
ApiResponse<UserInvitationResponse> |
UsersApi.getInvitationWithHttpInfo(String userInvitationUuid)
Returns a single user invitation by its UUID.
|
IPAllowlistResponse |
IpAllowlistApi.getIPAllowlist()
Get IP Allowlist.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.getIPAllowlistWithHttpInfo()
Returns the IP allowlist and its enabled or disabled state.
|
IssueResponse |
ErrorTrackingApi.getIssue(String issueId)
Get the details of an error tracking issue.
|
IssueResponse |
ErrorTrackingApi.getIssue(String issueId,
ErrorTrackingApi.GetIssueOptionalParameters parameters)
Get the details of an error tracking issue.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.getIssueWithHttpInfo(String issueId,
ErrorTrackingApi.GetIssueOptionalParameters parameters)
Retrieve the full details for a specific error tracking issue, including attributes and
relationships.
|
JiraIssueTemplateResponse |
JiraIntegrationApi.getJiraIssueTemplate(UUID issueTemplateId)
Get Jira issue template.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.getJiraIssueTemplateWithHttpInfo(UUID issueTemplateId)
Get a Jira issue template by ID.
|
LLMObsAnnotatedInteractionsResponse |
AgentObservabilityApi.getLLMObsAnnotatedInteractions(String queueId)
Get annotated queue interactions.
|
LLMObsAnnotatedInteractionsByTraceResponse |
AgentObservabilityApi.getLLMObsAnnotatedInteractionsByTraceIDs(List<String> contentIds)
Get annotated interactions by content IDs.
|
LLMObsAnnotatedInteractionsByTraceResponse |
AgentObservabilityApi.getLLMObsAnnotatedInteractionsByTraceIDs(List<String> contentIds,
AgentObservabilityApi.GetLLMObsAnnotatedInteractionsByTraceIDsOptionalParameters parameters)
Get annotated interactions by content IDs.
|
ApiResponse<LLMObsAnnotatedInteractionsByTraceResponse> |
AgentObservabilityApi.getLLMObsAnnotatedInteractionsByTraceIDsWithHttpInfo(List<String> contentIds,
AgentObservabilityApi.GetLLMObsAnnotatedInteractionsByTraceIDsOptionalParameters parameters)
Returns annotated interactions across all annotation queues for the given content IDs.
|
ApiResponse<LLMObsAnnotatedInteractionsResponse> |
AgentObservabilityApi.getLLMObsAnnotatedInteractionsWithHttpInfo(String queueId)
Retrieve all interactions (traces and sessions) and their annotations for a given annotation
queue.
|
LLMObsAnnotationQueueLabelSchemaResponse |
AgentObservabilityApi.getLLMObsAnnotationQueueLabelSchema(String queueId)
Get annotation queue label schema.
|
ApiResponse<LLMObsAnnotationQueueLabelSchemaResponse> |
AgentObservabilityApi.getLLMObsAnnotationQueueLabelSchemaWithHttpInfo(String queueId)
Retrieve the label schema for a given annotation queue.
|
LLMObsCustomEvalConfigResponse |
AgentObservabilityApi.getLLMObsCustomEvalConfig(String evalName)
Get a custom evaluator configuration.
|
ApiResponse<LLMObsCustomEvalConfigResponse> |
AgentObservabilityApi.getLLMObsCustomEvalConfigWithHttpInfo(String evalName)
Retrieve a custom Agent Observability evaluator configuration by its name.
|
LLMObsDatasetDraftStateResponse |
AgentObservabilityApi.getLLMObsDatasetDraftState(String projectId,
String datasetId)
Get Agent Observability dataset draft state.
|
ApiResponse<LLMObsDatasetDraftStateResponse> |
AgentObservabilityApi.getLLMObsDatasetDraftStateWithHttpInfo(String projectId,
String datasetId)
Retrieve the draft state of a dataset, including whether it is currently locked for editing and
which user holds the lock.
|
LLMObsPatternsConfigResponse |
AgentObservabilityApi.getLLMObsPatternsConfig()
Get a patterns configuration.
|
ApiResponse<LLMObsPatternsConfigResponse> |
AgentObservabilityApi.getLLMObsPatternsConfigWithHttpInfo()
Retrieve the patterns configuration for the organization.
|
LLMObsPatternsRunStatusResponse |
AgentObservabilityApi.getLLMObsPatternsRunStatus(String configId)
Get patterns run status.
|
ApiResponse<LLMObsPatternsRunStatusResponse> |
AgentObservabilityApi.getLLMObsPatternsRunStatusWithHttpInfo(String configId)
Retrieve the status and step-by-step progress of the current or most recent patterns run for a
configuration.
|
LLMObsPromptSDKResponse |
AgentObservabilityApi.getLLMObsPrompt(String promptId)
Get an Agent Observability prompt.
|
LLMObsPromptSDKResponse |
AgentObservabilityApi.getLLMObsPrompt(String promptId,
AgentObservabilityApi.GetLLMObsPromptOptionalParameters parameters)
Get an Agent Observability prompt.
|
LLMObsPromptVersionResponse |
AgentObservabilityApi.getLLMObsPromptVersion(String promptId,
Long version)
Get a specific Agent Observability prompt version.
|
ApiResponse<LLMObsPromptVersionResponse> |
AgentObservabilityApi.getLLMObsPromptVersionWithHttpInfo(String promptId,
Long version)
Get the full template of a single, specific version of an Agent Observability prompt.
|
ApiResponse<LLMObsPromptSDKResponse> |
AgentObservabilityApi.getLLMObsPromptWithHttpInfo(String promptId,
AgentObservabilityApi.GetLLMObsPromptOptionalParameters parameters)
Get the latest version of an Agent Observability prompt by prompt ID.
|
LogsArchive |
LogsArchivesApi.getLogsArchive(String archiveId)
Get an archive.
|
LogsArchiveOrder |
LogsArchivesApi.getLogsArchiveOrder()
Get archive order.
|
ApiResponse<LogsArchiveOrder> |
LogsArchivesApi.getLogsArchiveOrderWithHttpInfo()
Get the current order of your archives.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.getLogsArchiveWithHttpInfo(String archiveId)
Get a specific archive from your organization.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.getLogsCustomDestination(String customDestinationId)
Get a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.getLogsCustomDestinationWithHttpInfo(String customDestinationId)
Get a specific custom destination in your organization.
|
LogsMetricResponse |
LogsMetricsApi.getLogsMetric(String metricId)
Get a log-based metric.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.getLogsMetricWithHttpInfo(String metricId)
Get a specific log-based metric from your organization.
|
Maintenance |
StatusPagesApi.getMaintenance(UUID pageId,
UUID maintenanceId)
Get maintenance.
|
Maintenance |
StatusPagesApi.getMaintenance(UUID pageId,
UUID maintenanceId,
StatusPagesApi.GetMaintenanceOptionalParameters parameters)
Get maintenance.
|
MaintenanceTemplate |
StatusPagesApi.getMaintenanceTemplate(UUID pageId,
UUID templateId)
Get maintenance template.
|
MaintenanceTemplate |
StatusPagesApi.getMaintenanceTemplate(UUID pageId,
UUID templateId,
StatusPagesApi.GetMaintenanceTemplateOptionalParameters parameters)
Get maintenance template.
|
ApiResponse<MaintenanceTemplate> |
StatusPagesApi.getMaintenanceTemplateWithHttpInfo(UUID pageId,
UUID templateId,
StatusPagesApi.GetMaintenanceTemplateOptionalParameters parameters)
Retrieves a specific maintenance template by its ID.
|
ApiResponse<Maintenance> |
StatusPagesApi.getMaintenanceWithHttpInfo(UUID pageId,
UUID maintenanceId,
StatusPagesApi.GetMaintenanceOptionalParameters parameters)
Retrieves a specific maintenance by its ID.
|
GetMappingResponse |
RumAudienceManagementApi.getMapping(String entity)
Get mapping.
|
ApiResponse<GetMappingResponse> |
RumAudienceManagementApi.getMappingWithHttpInfo(String entity)
Get entity mapping configuration including all available attributes and their properties
|
MetricTagCardinalitiesResponse |
MetricsApi.getMetricTagCardinalityDetails(String metricName)
Get tag key cardinality details.
|
ApiResponse<MetricTagCardinalitiesResponse> |
MetricsApi.getMetricTagCardinalityDetailsWithHttpInfo(String metricName)
Returns the cardinality details of tags for a specific metric.
|
File |
ModelLabApiApi.getModelLabArtifactContent(String projectId,
String artifactPath)
Get Model Lab artifact content.
|
ApiResponse<File> |
ModelLabApiApi.getModelLabArtifactContentWithHttpInfo(String projectId,
String artifactPath)
Download the raw content of a Model Lab artifact file.
|
ModelLabProjectResponse |
ModelLabApiApi.getModelLabProject(Long projectId)
Get a Model Lab project.
|
ApiResponse<ModelLabProjectResponse> |
ModelLabApiApi.getModelLabProjectWithHttpInfo(Long projectId)
Get a single Model Lab project by its ID.
|
ModelLabRunResponse |
ModelLabApiApi.getModelLabRun(Long runId)
Get a Model Lab run.
|
ApiResponse<ModelLabRunResponse> |
ModelLabApiApi.getModelLabRunWithHttpInfo(Long runId)
Get a single Model Lab run by its ID.
|
MonitorConfigPolicyResponse |
MonitorsApi.getMonitorConfigPolicy(String policyId)
Get a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.getMonitorConfigPolicyWithHttpInfo(String policyId)
Get a monitor configuration policy by policy_id.
|
MonitorNotificationRuleResponse |
MonitorsApi.getMonitorNotificationRule(String ruleId)
Get a monitor notification rule.
|
MonitorNotificationRuleResponse |
MonitorsApi.getMonitorNotificationRule(String ruleId,
MonitorsApi.GetMonitorNotificationRuleOptionalParameters parameters)
Get a monitor notification rule.
|
MonitorNotificationRuleListResponse |
MonitorsApi.getMonitorNotificationRules()
Get all monitor notification rules.
|
MonitorNotificationRuleListResponse |
MonitorsApi.getMonitorNotificationRules(MonitorsApi.GetMonitorNotificationRulesOptionalParameters parameters)
Get all monitor notification rules.
|
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.
|
MonitorUserTemplateResponse |
MonitorsApi.getMonitorUserTemplate(String templateId)
Get a monitor user template.
|
MonitorUserTemplateResponse |
MonitorsApi.getMonitorUserTemplate(String templateId,
MonitorsApi.GetMonitorUserTemplateOptionalParameters parameters)
Get a monitor user template.
|
ApiResponse<MonitorUserTemplateResponse> |
MonitorsApi.getMonitorUserTemplateWithHttpInfo(String templateId,
MonitorsApi.GetMonitorUserTemplateOptionalParameters parameters)
Retrieve a monitor user template by its ID.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
String fields)
Get Monthly Cost Attribution.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
String fields,
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters parameters)
Get Monthly Cost Attribution.
|
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.
|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksIntegrationApi.getOAuth2ClientCredentials(String authMethodId)
Get an OAuth2 client credentials auth method.
|
ApiResponse<WebhooksOAuth2ClientCredentialsResponse> |
WebhooksIntegrationApi.getOAuth2ClientCredentialsWithHttpInfo(String authMethodId)
Get a single OAuth2 client credentials auth method by ID.
|
OAuth2WellKnownSitesResponse |
OAuth2ClientPublicApi.getOAuth2WellKnownSites()
Get OAuth2 well-known sites.
|
ApiResponse<OAuth2WellKnownSitesResponse> |
OAuth2ClientPublicApi.getOAuth2WellKnownSitesWithHttpInfo()
Retrieve the list of public OAuth2 sites available for the current environment.
|
OktaAccountResponse |
OktaIntegrationApi.getOktaAccount(String accountId)
Get Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.getOktaAccountWithHttpInfo(String accountId)
Get an Okta account.
|
EscalationPolicy |
OnCallApi.getOnCallEscalationPolicy(String policyId)
Get On-Call escalation policy.
|
EscalationPolicy |
OnCallApi.getOnCallEscalationPolicy(String policyId,
OnCallApi.GetOnCallEscalationPolicyOptionalParameters parameters)
Get On-Call escalation policy.
|
ApiResponse<EscalationPolicy> |
OnCallApi.getOnCallEscalationPolicyWithHttpInfo(String policyId,
OnCallApi.GetOnCallEscalationPolicyOptionalParameters parameters)
Get an On-Call escalation policy
|
Schedule |
OnCallApi.getOnCallSchedule(String scheduleId)
Get On-Call schedule.
|
Schedule |
OnCallApi.getOnCallSchedule(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.getOnCallScheduleWithHttpInfo(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get an On-Call schedule
|
TeamRoutingRules |
OnCallApi.getOnCallTeamRoutingRules(String teamId)
Get On-Call team routing rules.
|
TeamRoutingRules |
OnCallApi.getOnCallTeamRoutingRules(String teamId,
OnCallApi.GetOnCallTeamRoutingRulesOptionalParameters parameters)
Get On-Call team routing rules.
|
ApiResponse<TeamRoutingRules> |
OnCallApi.getOnCallTeamRoutingRulesWithHttpInfo(String teamId,
OnCallApi.GetOnCallTeamRoutingRulesOptionalParameters parameters)
Get a team's On-Call routing rules
|
OnDemandConcurrencyCapResponse |
SyntheticsApi.getOnDemandConcurrencyCap()
Get the on-demand concurrency cap.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.getOnDemandConcurrencyCapWithHttpInfo()
Get the on-demand concurrency cap.
|
File |
ApiManagementApi.getOpenAPI(UUID id)
Deprecated.
|
ApiResponse<File> |
ApiManagementApi.getOpenAPIWithHttpInfo(UUID id)
Deprecated.
|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.getOpsgenieService(String integrationServiceId)
Get a single service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.getOpsgenieServiceWithHttpInfo(String integrationServiceId)
Get a single service from the Datadog Opsgenie integration.
|
GoogleChatOrganizationHandleResponse |
GoogleChatIntegrationApi.getOrganizationHandle(String organizationBindingId,
String handleId)
Get organization handle.
|
ApiResponse<GoogleChatOrganizationHandleResponse> |
GoogleChatIntegrationApi.getOrganizationHandleWithHttpInfo(String organizationBindingId,
String handleId)
Get an organization handle from the Datadog Google Chat integration.
|
OrgAuthorizedClientResponse |
OrgAuthorizedClientsApi.getOrgAuthorizedClient(String orgAuthorizedClientId)
Get an org authorized client.
|
OrgAuthorizedClientResponse |
OrgAuthorizedClientsApi.getOrgAuthorizedClient(String orgAuthorizedClientId,
OrgAuthorizedClientsApi.GetOrgAuthorizedClientOptionalParameters parameters)
Get an org authorized client.
|
ApiResponse<OrgAuthorizedClientResponse> |
OrgAuthorizedClientsApi.getOrgAuthorizedClientWithHttpInfo(String orgAuthorizedClientId,
OrgAuthorizedClientsApi.GetOrgAuthorizedClientOptionalParameters parameters)
Get a single OAuth2 client authorized for the current organization.
|
OrgConfigGetResponse |
OrganizationsApi.getOrgConfig(String orgConfigName)
Get a specific Org Config value.
|
ApiResponse<OrgConfigGetResponse> |
OrganizationsApi.getOrgConfigWithHttpInfo(String orgConfigName)
Return the name, description, and value of a specific Org Config.
|
OrgGroupResponse |
OrgGroupsApi.getOrgGroup(UUID orgGroupId)
Get an org group.
|
OrgGroupMembershipResponse |
OrgGroupsApi.getOrgGroupMembership(UUID orgGroupMembershipId)
Get an org group membership.
|
ApiResponse<OrgGroupMembershipResponse> |
OrgGroupsApi.getOrgGroupMembershipWithHttpInfo(UUID orgGroupMembershipId)
Get a specific organization group membership by its ID.
|
OrgGroupPolicyResponse |
OrgGroupsApi.getOrgGroupPolicy(UUID orgGroupPolicyId)
Get an org group policy.
|
OrgGroupPolicyOverrideResponse |
OrgGroupsApi.getOrgGroupPolicyOverride(UUID orgGroupPolicyOverrideId)
Get an org group policy override.
|
ApiResponse<OrgGroupPolicyOverrideResponse> |
OrgGroupsApi.getOrgGroupPolicyOverrideWithHttpInfo(UUID orgGroupPolicyOverrideId)
Get a specific organization group policy override by its ID.
|
ApiResponse<OrgGroupPolicyResponse> |
OrgGroupsApi.getOrgGroupPolicyWithHttpInfo(UUID orgGroupPolicyId)
Get a specific organization group policy by its ID.
|
ApiResponse<OrgGroupResponse> |
OrgGroupsApi.getOrgGroupWithHttpInfo(UUID orgGroupId)
Get a specific organization group by its ID.
|
IncidentOrgSettingsResponse |
IncidentsApi.getOrgSettingsByIncidentType(UUID incidentTypeId)
Get org settings by incident type.
|
IncidentOrgSettingsResponse |
IncidentsApi.getOrgSettingsByIncidentType(UUID incidentTypeId,
IncidentsApi.GetOrgSettingsByIncidentTypeOptionalParameters parameters)
Get org settings by incident type.
|
ApiResponse<IncidentOrgSettingsResponse> |
IncidentsApi.getOrgSettingsByIncidentTypeWithHttpInfo(UUID incidentTypeId,
IncidentsApi.GetOrgSettingsByIncidentTypeOptionalParameters parameters)
Get the org settings for a specific incident type.
|
OwnershipEvidenceResponse |
CsmOwnershipApi.getOwnershipEvidence(String resourceId,
OwnershipOwnerType ownerType)
Get the evidence for an ownership inference.
|
OwnershipEvidenceResponse |
CsmOwnershipApi.getOwnershipEvidence(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.GetOwnershipEvidenceOptionalParameters parameters)
Get the evidence for an ownership inference.
|
ApiResponse<OwnershipEvidenceResponse> |
CsmOwnershipApi.getOwnershipEvidenceWithHttpInfo(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.GetOwnershipEvidenceOptionalParameters parameters)
Get the evidence versions backing the current ownership inference for a resource and owner
type.
|
OwnershipInferenceResponse |
CsmOwnershipApi.getOwnershipInference(String resourceId,
OwnershipOwnerType ownerType)
Get an ownership inference by owner type.
|
OwnershipInferenceResponse |
CsmOwnershipApi.getOwnershipInference(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.GetOwnershipInferenceOptionalParameters parameters)
Get an ownership inference by owner type.
|
ApiResponse<OwnershipInferenceResponse> |
CsmOwnershipApi.getOwnershipInferenceWithHttpInfo(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.GetOwnershipInferenceOptionalParameters parameters)
Get the current ownership inference for a resource for a specific owner type.
|
OwnershipSettingsResponse |
CsmOwnershipApi.getOwnershipSettings()
Get ownership settings for the org.
|
ApiResponse<OwnershipSettingsResponse> |
CsmOwnershipApi.getOwnershipSettingsWithHttpInfo()
Get ownership settings for the org.
|
OwnershipUntaggedFindingsResponse |
CsmOwnershipApi.getOwnershipUntaggedFindings()
Count untagged findings by ownership confidence.
|
ApiResponse<OwnershipUntaggedFindingsResponse> |
CsmOwnershipApi.getOwnershipUntaggedFindingsWithHttpInfo()
Count findings with no team tag, grouped by ownership confidence level.
|
PageAnnotationsResponse |
AnnotationsApi.getPageAnnotations(String pageId,
Long startTime,
Long endTime)
Get annotations for a page.
|
ApiResponse<PageAnnotationsResponse> |
AnnotationsApi.getPageAnnotationsWithHttpInfo(String pageId,
Long startTime,
Long endTime)
Returns all annotations on a specific page for a given time window, grouped by widget.
|
RumPermanentRetentionFilterResponse |
RumRetentionFiltersApi.getPermanentRetentionFilter(String appId,
RumPermanentRetentionFilterID permanentRfId)
Get a permanent RUM retention filter.
|
ApiResponse<RumPermanentRetentionFilterResponse> |
RumRetentionFiltersApi.getPermanentRetentionFilterWithHttpInfo(String appId,
RumPermanentRetentionFilterID permanentRfId)
Get a permanent RUM retention filter for a RUM application by its identifier.
|
PersonalAccessTokenResponse |
KeyManagementApi.getPersonalAccessToken(String tokenId)
Get a personal access token.
|
ApiResponse<PersonalAccessTokenResponse> |
KeyManagementApi.getPersonalAccessTokenWithHttpInfo(String tokenId)
Get a specific personal access token by its ID.
|
ObservabilityPipeline |
ObservabilityPipelinesApi.getPipeline(String pipelineId)
Get a specific pipeline.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.getPipelineWithHttpInfo(String pipelineId)
Get a specific pipeline by its ID.
|
PowerpackResponse |
PowerpackApi.getPowerpack(String powerpackId)
Get a Powerpack.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.getPowerpackWithHttpInfo(String powerpackId)
Get a powerpack.
|
ProjectResponse |
CaseManagementApi.getProject(String projectId)
Get the details of a project.
|
ProjectedCostResponse |
UsageMeteringApi.getProjectedCost()
Get projected cost across your account.
|
ProjectedCostResponse |
UsageMeteringApi.getProjectedCost(UsageMeteringApi.GetProjectedCostOptionalParameters parameters)
Get projected cost across your account.
|
ApiResponse<ProjectedCostResponse> |
UsageMeteringApi.getProjectedCostWithHttpInfo(UsageMeteringApi.GetProjectedCostOptionalParameters parameters)
Get projected cost across multi-org and single root-org accounts.
|
CaseNotificationRulesResponse |
CaseManagementApi.getProjectNotificationRules(String projectId)
Get notification rules.
|
ApiResponse<CaseNotificationRulesResponse> |
CaseManagementApi.getProjectNotificationRulesWithHttpInfo(String projectId)
Get all notification rules for a project.
|
ProjectsResponse |
CaseManagementApi.getProjects()
Get all projects.
|
ApiResponse<ProjectsResponse> |
CaseManagementApi.getProjectsWithHttpInfo()
Get all projects.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.getProjectWithHttpInfo(String projectId)
Get the details of a project by project_id.
|
PrunedTraceResponse |
ApmTraceApi.getPrunedTraceByID(String traceId)
Get a pruned trace by ID.
|
PrunedTraceResponse |
ApmTraceApi.getPrunedTraceByID(String traceId,
ApmTraceApi.GetPrunedTraceByIDOptionalParameters parameters)
Get a pruned trace by ID.
|
ApiResponse<PrunedTraceResponse> |
ApmTraceApi.getPrunedTraceByIDWithHttpInfo(String traceId,
ApmTraceApi.GetPrunedTraceByIDOptionalParameters parameters)
Retrieve a pruned, hierarchical view of an APM trace by its trace ID.
|
ReportScheduleResponse |
ReportSchedulesApi.getReportSchedule(UUID scheduleUuid)
Get a report schedule.
|
ReportScheduleListResponse |
ReportSchedulesApi.getReportSchedulesForResource(ReportScheduleResourceType resourceType,
String resourceId)
Get report schedules for a resource.
|
ApiResponse<ReportScheduleListResponse> |
ReportSchedulesApi.getReportSchedulesForResourceWithHttpInfo(ReportScheduleResourceType resourceType,
String resourceId)
Get all report schedules that target a dashboard or integration dashboard resource.
|
ApiResponse<ReportScheduleResponse> |
ReportSchedulesApi.getReportScheduleWithHttpInfo(UUID scheduleUuid)
Get a report schedule by its unique identifier.
|
GetResourceEvaluationFiltersResponse |
SecurityMonitoringApi.getResourceEvaluationFilters()
List resource filters.
|
GetResourceEvaluationFiltersResponse |
SecurityMonitoringApi.getResourceEvaluationFilters(SecurityMonitoringApi.GetResourceEvaluationFiltersOptionalParameters parameters)
List resource filters.
|
ApiResponse<GetResourceEvaluationFiltersResponse> |
SecurityMonitoringApi.getResourceEvaluationFiltersWithHttpInfo(SecurityMonitoringApi.GetResourceEvaluationFiltersOptionalParameters parameters)
List resource filters.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.getRestrictionPolicy(String resourceId)
Get a restriction policy.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.getRestrictionPolicyWithHttpInfo(String resourceId)
Retrieves the restriction policy associated with a specified resource.
|
RestrictionQueryWithRelationshipsResponse |
LogsRestrictionQueriesApi.getRestrictionQuery(String restrictionQueryId)
Get a restriction query.
|
ApiResponse<RestrictionQueryWithRelationshipsResponse> |
LogsRestrictionQueriesApi.getRestrictionQueryWithHttpInfo(String restrictionQueryId)
Get a restriction query in the organization specified by the restriction query's
restriction_query_id.
|
RumRetentionFilterResponse |
RumRetentionFiltersApi.getRetentionFilter(String appId,
String rfId)
Get a RUM retention filter.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.getRetentionFilterWithHttpInfo(String appId,
String rfId)
Get a RUM retention filter for a RUM application.
|
RoleResponse |
RolesApi.getRole(String roleId)
Get a role.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.getRoleRestrictionQuery(String roleId)
Get restriction query for a given role.
|
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.
|
TableRowResourceArray |
ReferenceTablesApi.getRowsByID(String id,
List<String> rowId)
Get rows by id.
|
ApiResponse<TableRowResourceArray> |
ReferenceTablesApi.getRowsByIDWithHttpInfo(String id,
List<String> rowId)
Get reference table rows by their primary key values.
|
RuleBasedViewResponse |
ComplianceApi.getRuleBasedView(Long to)
Deprecated.
|
RuleBasedViewResponse |
ComplianceApi.getRuleBasedView(Long to,
ComplianceApi.GetRuleBasedViewOptionalParameters parameters)
Deprecated.
|
ApiResponse<RuleBasedViewResponse> |
ComplianceApi.getRuleBasedViewWithHttpInfo(Long to,
ComplianceApi.GetRuleBasedViewOptionalParameters parameters)
Deprecated.
|
GetRuleVersionHistoryResponse |
SecurityMonitoringApi.getRuleVersionHistory(String ruleId)
Get a rule's version history.
|
GetRuleVersionHistoryResponse |
SecurityMonitoringApi.getRuleVersionHistory(String ruleId,
SecurityMonitoringApi.GetRuleVersionHistoryOptionalParameters parameters)
Get a rule's version history.
|
ApiResponse<GetRuleVersionHistoryResponse> |
SecurityMonitoringApi.getRuleVersionHistoryWithHttpInfo(String ruleId,
SecurityMonitoringApi.GetRuleVersionHistoryOptionalParameters parameters)
Get a rule's version history.
|
RUMApplicationResponse |
RumApi.getRUMApplication(String id)
Get a RUM application.
|
RUMApplicationsResponse |
RumApi.getRUMApplications()
List all the RUM applications.
|
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.
|
RumConfigResponse |
RumConfigApi.getRumConfig()
Get the RUM configuration.
|
ApiResponse<RumConfigResponse> |
RumConfigApi.getRumConfigWithHttpInfo()
Get the RUM configuration for your organization.
|
RumMetricResponse |
RumMetricsApi.getRumMetric(String metricId)
Get a RUM-based metric.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.getRumMetricWithHttpInfo(String metricId)
Get a specific RUM-based metric from your organization.
|
RUMOperationResponse |
RumOperationsApi.getRUMOperation(String rumOperationId)
Get a RUM operation.
|
RUMOperationResponse |
RumOperationsApi.getRUMOperationByName(String name)
Get a RUM operation by name.
|
ApiResponse<RUMOperationResponse> |
RumOperationsApi.getRUMOperationByNameWithHttpInfo(String name)
Retrieve a specific RUM operation by its unique name.
|
ApiResponse<RUMOperationResponse> |
RumOperationsApi.getRUMOperationWithHttpInfo(String rumOperationId)
Retrieve a specific RUM operation by its unique identifier.
|
RumRetentionQuotaConfigResponse |
RumRetentionQuotasApi.getRumQuotaConfig(RumRetentionQuotaScopeType scopeType,
String scopeId)
Get a RUM retention quota configuration.
|
ApiResponse<RumRetentionQuotaConfigResponse> |
RumRetentionQuotasApi.getRumQuotaConfigWithHttpInfo(RumRetentionQuotaScopeType scopeType,
String scopeId)
Get the RUM retention quota configuration for a given scope.
|
Playlist |
RumReplayPlaylistsApi.getRumReplayPlaylist(Long playlistId)
Get RUM replay playlist.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.getRumReplayPlaylistWithHttpInfo(Long playlistId)
Get a playlist.
|
RumSdkConfigResponse |
RumRemoteConfigApi.getRumSdkConfig(String configId)
Get a RUM SDK configuration.
|
ApiResponse<RumSdkConfigResponse> |
RumRemoteConfigApi.getRumSdkConfigWithHttpInfo(String configId)
Retrieve a RUM SDK configuration by its identifier.
|
SalesforceIncidentsOrganizationsResponse |
SalesforceIntegrationApi.getSalesforceOrganizations()
Get all connected Salesforce organizations.
|
ApiResponse<SalesforceIncidentsOrganizationsResponse> |
SalesforceIntegrationApi.getSalesforceOrganizationsWithHttpInfo()
Get all Salesforce organizations connected to your Datadog organization through the Salesforce
integration.
|
SAMLConfigurationResponse |
OrganizationsApi.getSAMLConfiguration(String samlConfigUuid)
Get a SAML configuration.
|
ApiResponse<SAMLConfigurationResponse> |
OrganizationsApi.getSAMLConfigurationWithHttpInfo(String samlConfigUuid)
Get a single SAML configuration for the current organization by its UUID.
|
GetSBOMResponse |
SecurityMonitoringApi.getSBOM(AssetType assetType,
String filterAssetName)
Get SBOM.
|
GetSBOMResponse |
SecurityMonitoringApi.getSBOM(AssetType assetType,
String filterAssetName,
SecurityMonitoringApi.GetSBOMOptionalParameters parameters)
Get SBOM.
|
ApiResponse<GetSBOMResponse> |
SecurityMonitoringApi.getSBOMWithHttpInfo(AssetType assetType,
String filterAssetName,
SecurityMonitoringApi.GetSBOMOptionalParameters parameters)
Get a single SBOM related to an asset by its type and name.
|
ScanResultResponse |
StaticAnalysisApi.getSCAScan(String jobId)
Retrieve a dependency scan result.
|
ApiResponse<ScanResultResponse> |
StaticAnalysisApi.getSCAScanWithHttpInfo(String jobId) |
ScheduleOnCallResponders |
OnCallApi.getScheduleOnCallResponders(String scheduleId)
Get on-call responders for a schedule.
|
ScheduleOnCallResponders |
OnCallApi.getScheduleOnCallResponders(String scheduleId,
OnCallApi.GetScheduleOnCallRespondersOptionalParameters parameters)
Get on-call responders for a schedule.
|
ApiResponse<ScheduleOnCallResponders> |
OnCallApi.getScheduleOnCallRespondersWithHttpInfo(String scheduleId,
OnCallApi.GetScheduleOnCallRespondersOptionalParameters parameters)
Retrieves the on-call responders for the specified schedule, grouped by position (previous,
current, next), at a given time.
|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId)
Deprecated.
|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Deprecated.
|
ApiResponse<Shift> |
OnCallApi.getScheduleOnCallUserWithHttpInfo(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Deprecated.
|
OAuthScopesRestrictionResponse |
OAuth2ClientPublicApi.getScopesRestriction(UUID clientUuid)
Get an OAuth2 client scopes restriction.
|
ApiResponse<OAuthScopesRestrictionResponse> |
OAuth2ClientPublicApi.getScopesRestrictionWithHttpInfo(UUID clientUuid)
Get the scopes restriction configured for the OAuth2 client.
|
CampaignResponse |
ScorecardsApi.getScorecardCampaign(String campaignId)
Get a campaign.
|
CampaignResponse |
ScorecardsApi.getScorecardCampaign(String campaignId,
ScorecardsApi.GetScorecardCampaignOptionalParameters parameters)
Get a campaign.
|
ApiResponse<CampaignResponse> |
ScorecardsApi.getScorecardCampaignWithHttpInfo(String campaignId,
ScorecardsApi.GetScorecardCampaignOptionalParameters parameters)
Fetches a single campaign by ID or key.
|
SeatUserDataArray |
SeatsApi.getSeatsUsers(String productCode)
Get users with seats.
|
SeatUserDataArray |
SeatsApi.getSeatsUsers(String productCode,
SeatsApi.GetSeatsUsersOptionalParameters parameters)
Get users with seats.
|
ApiResponse<SeatUserDataArray> |
SeatsApi.getSeatsUsersWithHttpInfo(String productCode,
SeatsApi.GetSeatsUsersOptionalParameters parameters)
Get the list of users assigned seats for a product code.
|
SecretRuleArray |
SecurityMonitoringApi.getSecretsRules()
Returns a list of Secrets rules.
|
ApiResponse<SecretRuleArray> |
SecurityMonitoringApi.getSecretsRulesWithHttpInfo()
Returns a list of Secrets rules with ID, Pattern, Description, Priority, and SDS ID.
|
SecurityFilterResponse |
SecurityMonitoringApi.getSecurityFilter(String securityFilterId)
Get a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.getSecurityFilterWithHttpInfo(String securityFilterId)
Get the details of a specific security filter.
|
DueDateRuleResponse |
SecurityMonitoringApi.getSecurityFindingsAutomationDueDateRule(UUID ruleId)
Get a due date rule.
|
ApiResponse<DueDateRuleResponse> |
SecurityMonitoringApi.getSecurityFindingsAutomationDueDateRuleWithHttpInfo(UUID ruleId)
Get the details of a due date rule by ID.
|
MuteRuleResponse |
SecurityMonitoringApi.getSecurityFindingsAutomationMuteRule(UUID ruleId)
Get a mute rule.
|
ApiResponse<MuteRuleResponse> |
SecurityMonitoringApi.getSecurityFindingsAutomationMuteRuleWithHttpInfo(UUID ruleId)
Get the details of a mute rule by ID.
|
SeverityModifierRuleResponse |
SecurityMonitoringApi.getSecurityFindingsAutomationSeverityModifierRule(UUID ruleId)
Get a severity modifier rule.
|
ApiResponse<SeverityModifierRuleResponse> |
SecurityMonitoringApi.getSecurityFindingsAutomationSeverityModifierRuleWithHttpInfo(UUID ruleId)
Get the details of a severity modifier rule by ID.
|
TicketCreationRuleResponse |
SecurityMonitoringApi.getSecurityFindingsAutomationTicketCreationRule(UUID ruleId)
Get a ticket creation rule.
|
ApiResponse<TicketCreationRuleResponse> |
SecurityMonitoringApi.getSecurityFindingsAutomationTicketCreationRuleWithHttpInfo(UUID ruleId)
Get the details of a ticket creation rule by ID.
|
SecurityMonitoringCriticalAssetResponse |
SecurityMonitoringApi.getSecurityMonitoringCriticalAsset(String criticalAssetId)
Get a critical asset.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.getSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId)
Get the details of a specific critical asset.
|
SecurityMonitoringDatasetResponse |
SecurityMonitoringApi.getSecurityMonitoringDataset(String datasetId)
Get a dataset.
|
SecurityMonitoringDatasetResponse |
SecurityMonitoringApi.getSecurityMonitoringDatasetByVersion(String datasetId,
Long version)
Get a dataset at a specific version.
|
ApiResponse<SecurityMonitoringDatasetResponse> |
SecurityMonitoringApi.getSecurityMonitoringDatasetByVersionWithHttpInfo(String datasetId,
Long version)
Retrieve a specific historical version of a Cloud SIEM dataset.
|
SecurityMonitoringDatasetVersionHistoryResponse |
SecurityMonitoringApi.getSecurityMonitoringDatasetVersionHistory(String datasetId)
Get the version history of a dataset.
|
SecurityMonitoringDatasetVersionHistoryResponse |
SecurityMonitoringApi.getSecurityMonitoringDatasetVersionHistory(String datasetId,
SecurityMonitoringApi.GetSecurityMonitoringDatasetVersionHistoryOptionalParameters parameters)
Get the version history of a dataset.
|
ApiResponse<SecurityMonitoringDatasetVersionHistoryResponse> |
SecurityMonitoringApi.getSecurityMonitoringDatasetVersionHistoryWithHttpInfo(String datasetId,
SecurityMonitoringApi.GetSecurityMonitoringDatasetVersionHistoryOptionalParameters parameters)
Retrieve the version history of a Cloud SIEM dataset, including the changes made at each
version.
|
ApiResponse<SecurityMonitoringDatasetResponse> |
SecurityMonitoringApi.getSecurityMonitoringDatasetWithHttpInfo(String datasetId)
Get the current version of a Cloud SIEM dataset by ID.
|
SecurityMonitoringSignalResponse |
SecurityMonitoringApi.getSecurityMonitoringHistsignal(String histsignalId)
Get a hist signal's details.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.getSecurityMonitoringHistsignalsByJobId(String jobId)
Get a job's hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.getSecurityMonitoringHistsignalsByJobId(String jobId,
SecurityMonitoringApi.GetSecurityMonitoringHistsignalsByJobIdOptionalParameters parameters)
Get a job's hist signals.
|
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.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.getSecurityMonitoringIntegrationConfig(String integrationConfigId)
Get an entity context sync configuration.
|
ApiResponse<SecurityMonitoringIntegrationConfigResponse> |
SecurityMonitoringApi.getSecurityMonitoringIntegrationConfigWithHttpInfo(String integrationConfigId)
Get the details of a specific entity context sync configuration.
|
SecurityMonitoringRuleResponse |
SecurityMonitoringApi.getSecurityMonitoringRule(String ruleId)
Get a rule's details.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.getSecurityMonitoringRuleWithHttpInfo(String ruleId)
Get a rule's details.
|
SecurityMonitoringSignalResponse |
SecurityMonitoringApi.getSecurityMonitoringSignal(String signalId)
Get a signal's details.
|
ApiResponse<SecurityMonitoringSignalResponse> |
SecurityMonitoringApi.getSecurityMonitoringSignalWithHttpInfo(String signalId)
Get a signal's details.
|
SecurityMonitoringSuppressionResponse |
SecurityMonitoringApi.getSecurityMonitoringSuppression(String suppressionId)
Get a suppression rule.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.getSecurityMonitoringSuppressionWithHttpInfo(String suppressionId)
Get the details of a specific suppression rule.
|
void |
RumReplaySessionsApi.getSegments(String viewId,
String sessionId)
Get segments.
|
void |
RumReplaySessionsApi.getSegments(String viewId,
String sessionId,
RumReplaySessionsApi.GetSegmentsOptionalParameters parameters)
Get segments.
|
ApiResponse<Void> |
RumReplaySessionsApi.getSegmentsWithHttpInfo(String viewId,
String sessionId,
RumReplaySessionsApi.GetSegmentsOptionalParameters parameters)
Get segments for a view.
|
ServiceAccessTokenResponse |
ServiceAccountsApi.getServiceAccountAccessToken(String serviceAccountId,
String tokenId)
Get an access token for a service account.
|
ApiResponse<ServiceAccessTokenResponse> |
ServiceAccountsApi.getServiceAccountAccessTokenWithHttpInfo(String serviceAccountId,
String tokenId)
Get a specific access token for a service account by its ID.
|
PartialApplicationKeyResponse |
ServiceAccountsApi.getServiceAccountApplicationKey(String serviceAccountId,
String appKeyId)
Get one application key for this service account.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.getServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Get an application key owned by this service account.
|
ServiceDefinitionGetResponse |
ServiceDefinitionApi.getServiceDefinition(String serviceName)
Get a single service definition.
|
ServiceDefinitionGetResponse |
ServiceDefinitionApi.getServiceDefinition(String serviceName,
ServiceDefinitionApi.GetServiceDefinitionOptionalParameters parameters)
Get a single service definition.
|
ApiResponse<ServiceDefinitionGetResponse> |
ServiceDefinitionApi.getServiceDefinitionWithHttpInfo(String serviceName,
ServiceDefinitionApi.GetServiceDefinitionOptionalParameters parameters)
Get a single service definition from the Datadog Service Catalog.
|
ServiceList |
ApmApi.getServiceList(String filterEnv)
Get service list.
|
ApiResponse<ServiceList> |
ApmApi.getServiceListWithHttpInfo(String filterEnv) |
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.getServiceNowTemplate(UUID templateId)
Get ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.getServiceNowTemplateWithHttpInfo(UUID templateId)
Get a ServiceNow template by ID.
|
ServiceRepositoryInfoResponse |
RumApi.getServiceRepositoryInfo(ServiceRepositoryInfoRequest body)
Get service repository information.
|
ApiResponse<ServiceRepositoryInfoResponse> |
RumApi.getServiceRepositoryInfoWithHttpInfo(ServiceRepositoryInfoRequest body)
Returns the repository URL and commit SHA associated with a given service and version.
|
SignalEntitiesResponse |
SecurityMonitoringApi.getSignalEntities(String signalId)
Get entities related to a signal.
|
SignalEntitiesResponse |
SecurityMonitoringApi.getSignalEntities(String signalId,
SecurityMonitoringApi.GetSignalEntitiesOptionalParameters parameters)
Get entities related to a signal.
|
ApiResponse<SignalEntitiesResponse> |
SecurityMonitoringApi.getSignalEntitiesWithHttpInfo(String signalId,
SecurityMonitoringApi.GetSignalEntitiesOptionalParameters parameters)
Get the list of entities related to a security signal, captured at the signal's timestamp.
|
NotificationRuleResponse |
SecurityMonitoringApi.getSignalNotificationRule(String id)
Get details of a signal-based notification rule.
|
NotificationRulesListResponse |
SecurityMonitoringApi.getSignalNotificationRules()
Get the list of signal-based notification rules.
|
ApiResponse<NotificationRulesListResponse> |
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.
|
SingleEntityContextResponse |
SecurityMonitoringApi.getSingleEntityContext(String id)
Get a single entity context.
|
SingleEntityContextResponse |
SecurityMonitoringApi.getSingleEntityContext(String id,
SecurityMonitoringApi.GetSingleEntityContextOptionalParameters parameters)
Get a single entity context.
|
ApiResponse<SingleEntityContextResponse> |
SecurityMonitoringApi.getSingleEntityContextWithHttpInfo(String id,
SecurityMonitoringApi.GetSingleEntityContextOptionalParameters parameters)
Get a single entity from the Cloud SIEM entity context store by its identifier, returning the
historical revisions of the entity in the requested time range.
|
String |
ServiceLevelObjectivesApi.getSLOReport(String reportId)
Deprecated.
|
SLOReportStatusGetResponse |
ServiceLevelObjectivesApi.getSLOReportJobStatus(String reportId)
Deprecated.
|
ApiResponse<SLOReportStatusGetResponse> |
ServiceLevelObjectivesApi.getSLOReportJobStatusWithHttpInfo(String reportId)
Deprecated.
|
ApiResponse<String> |
ServiceLevelObjectivesApi.getSLOReportWithHttpInfo(String reportId)
Deprecated.
|
SloStatusResponse |
ServiceLevelObjectivesApi.getSloStatus(String sloId,
Long fromTs,
Long toTs)
Get SLO status.
|
SloStatusResponse |
ServiceLevelObjectivesApi.getSloStatus(String sloId,
Long fromTs,
Long toTs,
ServiceLevelObjectivesApi.GetSloStatusOptionalParameters parameters)
Get SLO status.
|
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.
|
SourcemapFileResponse |
RumApi.getSourcemaps(String filename,
String service,
String version)
Get a JavaScript source map.
|
ApiResponse<SourcemapFileResponse> |
RumApi.getSourcemapsWithHttpInfo(String filename,
String service,
String version)
Retrieves the content of a specific JavaScript source map file by its filename, service name,
and version.
|
GoogleChatAppNamedSpaceResponse |
GoogleChatIntegrationApi.getSpaceByDisplayName(String domainName,
String spaceDisplayName)
Get space information by display name.
|
ApiResponse<GoogleChatAppNamedSpaceResponse> |
GoogleChatIntegrationApi.getSpaceByDisplayNameWithHttpInfo(String domainName,
String spaceDisplayName)
Get the resource name and organization binding ID of a space in the Datadog Google Chat
integration.
|
SpansMetricResponse |
SpansMetricsApi.getSpansMetric(String metricId)
Get a span-based metric.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.getSpansMetricWithHttpInfo(String metricId)
Get a specific span-based metric from your organization.
|
RecommendationDocument |
SpaApi.getSPARecommendations(String service)
Get SPA Recommendations.
|
RecommendationDocument |
SpaApi.getSPARecommendations(String service,
SpaApi.GetSPARecommendationsOptionalParameters parameters)
Get SPA Recommendations.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithHttpInfo(String service,
SpaApi.GetSPARecommendationsOptionalParameters parameters)
This endpoint is currently experimental and restricted to Datadog internal use only.
|
RecommendationDocument |
SpaApi.getSPARecommendationsWithShard(String shard,
String service)
Get SPA Recommendations with a shard parameter.
|
RecommendationDocument |
SpaApi.getSPARecommendationsWithShard(String shard,
String service,
SpaApi.GetSPARecommendationsWithShardOptionalParameters parameters)
Get SPA Recommendations with a shard parameter.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithShardWithHttpInfo(String shard,
String service,
SpaApi.GetSPARecommendationsWithShardOptionalParameters parameters)
This endpoint is currently experimental and restricted to Datadog internal use only.
|
DefaultRulesetsPerLanguageResponse |
SecurityMonitoringApi.getStaticAnalysisDefaultRulesets(String language)
Get default rulesets for a language.
|
ApiResponse<DefaultRulesetsPerLanguageResponse> |
SecurityMonitoringApi.getStaticAnalysisDefaultRulesetsWithHttpInfo(String language)
Get the default SAST ruleset names for a given programming language.
|
NodeTypesResponse |
SecurityMonitoringApi.getStaticAnalysisNodeTypes(String language)
Get node types for a language.
|
ApiResponse<NodeTypesResponse> |
SecurityMonitoringApi.getStaticAnalysisNodeTypesWithHttpInfo(String language)
Retrieve tree-sitter node type definitions for a given programming language.
|
SastRulesetResponse |
SecurityMonitoringApi.getStaticAnalysisRuleset(String rulesetName)
Get a SAST ruleset.
|
SastRulesetResponse |
SecurityMonitoringApi.getStaticAnalysisRuleset(String rulesetName,
SecurityMonitoringApi.GetStaticAnalysisRulesetOptionalParameters parameters)
Get a SAST ruleset.
|
ApiResponse<SastRulesetResponse> |
SecurityMonitoringApi.getStaticAnalysisRulesetWithHttpInfo(String rulesetName,
SecurityMonitoringApi.GetStaticAnalysisRulesetOptionalParameters parameters)
Get a SAST ruleset by name, including all its rules.
|
File |
SecurityMonitoringApi.getStaticAnalysisTreeSitterWasm(String file)
Get tree-sitter WASM file.
|
ApiResponse<File> |
SecurityMonitoringApi.getStaticAnalysisTreeSitterWasmWithHttpInfo(String file)
Download the WebAssembly binary for a tree-sitter grammar by file name.
|
StatusPage |
StatusPagesApi.getStatusPage(UUID pageId)
Get status page.
|
StatusPage |
StatusPagesApi.getStatusPage(UUID pageId,
StatusPagesApi.GetStatusPageOptionalParameters parameters)
Get status page.
|
StatuspageAccountResponse |
StatuspageIntegrationApi.getStatuspageAccount()
Get the Statuspage account.
|
ApiResponse<StatuspageAccountResponse> |
StatuspageIntegrationApi.getStatuspageAccountWithHttpInfo()
Get the Statuspage account configured for your organization.
|
ApiResponse<StatusPage> |
StatusPagesApi.getStatusPageWithHttpInfo(UUID pageId,
StatusPagesApi.GetStatusPageOptionalParameters parameters)
Retrieves a specific status page by its ID.
|
StegadographyGetWidgetsResponse |
StegadographyApi.getStegadographyWidgets(File image)
Get widgets from an image.
|
ApiResponse<StegadographyGetWidgetsResponse> |
StegadographyApi.getStegadographyWidgetsWithHttpInfo(File image)
Extracts watermarks from a PNG image and returns the cached widget data associated with each
watermark found.
|
SecurityMonitoringSignalSuggestedActionsResponse |
SecurityMonitoringApi.getSuggestedActionsMatchingSignal(String signalId)
Get suggested actions for a signal.
|
ApiResponse<SecurityMonitoringSignalSuggestedActionsResponse> |
SecurityMonitoringApi.getSuggestedActionsMatchingSignalWithHttpInfo(String signalId)
Get the list of suggested actions for a given security signal.
|
SecurityMonitoringSuppressionsResponse |
SecurityMonitoringApi.getSuppressionsAffectingFutureRule(SecurityMonitoringRuleCreatePayload body)
Get suppressions affecting future rule.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.getSuppressionsAffectingFutureRuleWithHttpInfo(SecurityMonitoringRuleCreatePayload body)
Get the list of suppressions that would affect a rule.
|
SecurityMonitoringSuppressionsResponse |
SecurityMonitoringApi.getSuppressionsAffectingRule(String ruleId)
Get suppressions affecting a specific rule.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.getSuppressionsAffectingRuleWithHttpInfo(String ruleId)
Get the list of suppressions that affect a specific existing rule by its ID.
|
GetSuppressionVersionHistoryResponse |
SecurityMonitoringApi.getSuppressionVersionHistory(String suppressionId)
Get a suppression's version history.
|
GetSuppressionVersionHistoryResponse |
SecurityMonitoringApi.getSuppressionVersionHistory(String suppressionId,
SecurityMonitoringApi.GetSuppressionVersionHistoryOptionalParameters parameters)
Get a suppression's version history.
|
ApiResponse<GetSuppressionVersionHistoryResponse> |
SecurityMonitoringApi.getSuppressionVersionHistoryWithHttpInfo(String suppressionId,
SecurityMonitoringApi.GetSuppressionVersionHistoryOptionalParameters parameters)
Get a suppression's version history.
|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsBrowserTestResult(String publicId,
String resultId)
Get a browser test result.
|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsBrowserTestResult(String publicId,
String resultId,
SyntheticsApi.GetSyntheticsBrowserTestResultOptionalParameters parameters)
Get a browser test result.
|
ApiResponse<SyntheticsTestResultResponse> |
SyntheticsApi.getSyntheticsBrowserTestResultWithHttpInfo(String publicId,
String resultId,
SyntheticsApi.GetSyntheticsBrowserTestResultOptionalParameters parameters)
Get a specific full result from a given Synthetic browser test.
|
SyntheticsDowntimeResponse |
SyntheticsApi.getSyntheticsDowntime(String downtimeId)
Get a Synthetics downtime.
|
ApiResponse<SyntheticsDowntimeResponse> |
SyntheticsApi.getSyntheticsDowntimeWithHttpInfo(String downtimeId)
Get a Synthetics downtime by its ID.
|
SyntheticsFastTestResult |
SyntheticsApi.getSyntheticsFastTestResult(String id)
Get a fast test result.
|
ApiResponse<SyntheticsFastTestResult> |
SyntheticsApi.getSyntheticsFastTestResultWithHttpInfo(String id) |
SyntheticsNetworkTestResponse |
SyntheticsApi.getSyntheticsNetworkTest(String publicId)
Get a Network Path test.
|
ApiResponse<SyntheticsNetworkTestResponse> |
SyntheticsApi.getSyntheticsNetworkTestWithHttpInfo(String publicId) |
SyntheticsSuiteResponse |
SyntheticsApi.getSyntheticsSuite(String publicId)
Get a suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.getSyntheticsSuiteWithHttpInfo(String publicId) |
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsTestResult(String publicId,
String resultId)
Get a test result.
|
SyntheticsTestResultResponse |
SyntheticsApi.getSyntheticsTestResult(String publicId,
String resultId,
SyntheticsApi.GetSyntheticsTestResultOptionalParameters parameters)
Get a test result.
|
ApiResponse<SyntheticsTestResultResponse> |
SyntheticsApi.getSyntheticsTestResultWithHttpInfo(String publicId,
String resultId,
SyntheticsApi.GetSyntheticsTestResultOptionalParameters parameters)
Get a specific full result from a given Synthetic test.
|
SyntheticsTestVersionResponse |
SyntheticsApi.getSyntheticsTestVersion(String publicId,
Long versionNumber)
Get a specific version of a test.
|
SyntheticsTestVersionResponse |
SyntheticsApi.getSyntheticsTestVersion(String publicId,
Long versionNumber,
SyntheticsApi.GetSyntheticsTestVersionOptionalParameters parameters)
Get a specific version of a test.
|
ApiResponse<SyntheticsTestVersionResponse> |
SyntheticsApi.getSyntheticsTestVersionWithHttpInfo(String publicId,
Long versionNumber,
SyntheticsApi.GetSyntheticsTestVersionOptionalParameters parameters)
Get a specific version of a Synthetic test by its version number.
|
TableResultV2 |
ReferenceTablesApi.getTable(String id)
Get table.
|
ApiResponse<TableResultV2> |
ReferenceTablesApi.getTableWithHttpInfo(String id)
Get a reference table by ID
|
TagIndexingRuleResponse |
MetricsApi.getTagIndexingRule(String id)
Get a tag indexing rule.
|
TagIndexingRuleExemptionResponse |
MetricsApi.getTagIndexingRuleExemption(String metricName)
Get a tag indexing rule exemption.
|
ApiResponse<TagIndexingRuleExemptionResponse> |
MetricsApi.getTagIndexingRuleExemptionWithHttpInfo(String metricName)
Returns why a metric is excluded from tag indexing rules.
|
ApiResponse<TagIndexingRuleResponse> |
MetricsApi.getTagIndexingRuleWithHttpInfo(String id)
Get a single tag indexing rule by its UUID.
|
RulesetResp |
CloudCostManagementApi.getTagPipelinesRuleset(String rulesetId)
Get a tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.getTagPipelinesRulesetWithHttpInfo(String rulesetId)
Get a specific tag pipeline ruleset - Retrieve a specific tag pipeline ruleset by its ID
|
TagRuleResponse |
TagRulesApi.getTagRule(String ruleId)
Get a tag rule.
|
TagRuleResponse |
TagRulesApi.getTagRule(String ruleId,
TagRulesApi.GetTagRuleOptionalParameters parameters)
Get a tag rule.
|
TagRuleScoreResponse |
TagRulesApi.getTagRuleScore(String ruleId)
Get a tag rule compliance score.
|
TagRuleScoreResponse |
TagRulesApi.getTagRuleScore(String ruleId,
TagRulesApi.GetTagRuleScoreOptionalParameters parameters)
Get a tag rule compliance score.
|
ApiResponse<TagRuleScoreResponse> |
TagRulesApi.getTagRuleScoreWithHttpInfo(String ruleId,
TagRulesApi.GetTagRuleScoreOptionalParameters parameters)
Retrieve the compliance score for a single tag rule.
|
ApiResponse<TagRuleResponse> |
TagRulesApi.getTagRuleWithHttpInfo(String ruleId,
TagRulesApi.GetTagRuleOptionalParameters parameters)
Retrieve a single tag rule by ID.
|
TeamResponse |
TeamsApi.getTeam(String teamId)
Get a team.
|
TeamHierarchyLinkResponse |
TeamsApi.getTeamHierarchyLink(String linkId)
Get a team hierarchy link.
|
ApiResponse<TeamHierarchyLinkResponse> |
TeamsApi.getTeamHierarchyLinkWithHttpInfo(String linkId)
Get a single team hierarchy link for the given link_id.
|
TeamLinkResponse |
TeamsApi.getTeamLink(String teamId,
String linkId)
Get a team link.
|
TeamLinksResponse |
TeamsApi.getTeamLinks(String teamId)
Get links for a team.
|
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.
|
UserTeamsResponse |
TeamsApi.getTeamMemberships(String teamId)
Get team memberships.
|
UserTeamsResponse |
TeamsApi.getTeamMemberships(String teamId,
TeamsApi.GetTeamMembershipsOptionalParameters parameters)
Get team memberships.
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getTeamMembershipsWithHttpInfo(String teamId,
TeamsApi.GetTeamMembershipsOptionalParameters parameters)
Get a paginated list of members for a team
|
TeamNotificationRuleResponse |
TeamsApi.getTeamNotificationRule(String teamId,
String ruleId)
Get team notification rule.
|
TeamNotificationRulesResponse |
TeamsApi.getTeamNotificationRules(String teamId)
Get team notification rules.
|
ApiResponse<TeamNotificationRulesResponse> |
TeamsApi.getTeamNotificationRulesWithHttpInfo(String teamId) |
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.getTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId) |
TeamOnCallResponders |
OnCallApi.getTeamOnCallUsers(String teamId)
Get team on-call users.
|
TeamOnCallResponders |
OnCallApi.getTeamOnCallUsers(String teamId,
OnCallApi.GetTeamOnCallUsersOptionalParameters parameters)
Get team on-call users.
|
ApiResponse<TeamOnCallResponders> |
OnCallApi.getTeamOnCallUsersWithHttpInfo(String teamId,
OnCallApi.GetTeamOnCallUsersOptionalParameters parameters)
Get a team's on-call users at a given time
|
TeamPermissionSettingsResponse |
TeamsApi.getTeamPermissionSettings(String teamId)
Get permission settings for a team.
|
ApiResponse<TeamPermissionSettingsResponse> |
TeamsApi.getTeamPermissionSettingsWithHttpInfo(String teamId)
Get all permission settings for a given team.
|
TeamsOwnershipMappingResponse |
RumTeamsOwnershipApi.getTeamsOwnershipMapping(String id)
Get a teams ownership mapping.
|
ApiResponse<TeamsOwnershipMappingResponse> |
RumTeamsOwnershipApi.getTeamsOwnershipMappingWithHttpInfo(String id)
Get a specific teams ownership mapping from your organization.
|
TeamSyncResponse |
TeamsApi.getTeamSync(TeamSyncAttributesSource filterSource)
Get team sync configurations.
|
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.
|
TenancyConfig |
OciIntegrationApi.getTenancyConfig(String tenancyOcid)
Get tenancy config.
|
TenancyConfigList |
OciIntegrationApi.getTenancyConfigs()
Get tenancy configs.
|
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.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.getTenantBasedHandle(String handleId)
Get tenant-based handle information.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.getTenantBasedHandleWithHttpInfo(String handleId)
Get the tenant, team, and channel information of a tenant-based handle from the Datadog
Microsoft Teams integration.
|
SyntheticsTestFileDownloadResponse |
SyntheticsApi.getTestFileDownloadUrl(String publicId,
SyntheticsTestFileDownloadRequest body)
Get a presigned URL for downloading a test file.
|
ApiResponse<SyntheticsTestFileDownloadResponse> |
SyntheticsApi.getTestFileDownloadUrlWithHttpInfo(String publicId,
SyntheticsTestFileDownloadRequest body)
Get a presigned URL to download a file attached to a Synthetic test.
|
SyntheticsTestFileMultipartPresignedUrlsResponse |
SyntheticsApi.getTestFileMultipartPresignedUrls(String publicId,
SyntheticsTestFileMultipartPresignedUrlsRequest body)
Get presigned URLs for uploading a test file.
|
ApiResponse<SyntheticsTestFileMultipartPresignedUrlsResponse> |
SyntheticsApi.getTestFileMultipartPresignedUrlsWithHttpInfo(String publicId,
SyntheticsTestFileMultipartPresignedUrlsRequest body)
Get presigned URLs for uploading a file to a Synthetic test using multipart upload.
|
TestOptimizationServiceSettingsResponse |
TestOptimizationApi.getTestOptimizationServiceSettings(TestOptimizationGetServiceSettingsRequest body)
Get Test Optimization service settings.
|
ApiResponse<TestOptimizationServiceSettingsResponse> |
TestOptimizationApi.getTestOptimizationServiceSettingsWithHttpInfo(TestOptimizationGetServiceSettingsRequest body)
Retrieve Test Optimization settings for a specific service identified by repository, service
name, and environment.
|
SyntheticsTestParentSuitesResponse |
SyntheticsApi.getTestParentSuites(String publicId)
Get parent suites for a test.
|
ApiResponse<SyntheticsTestParentSuitesResponse> |
SyntheticsApi.getTestParentSuitesWithHttpInfo(String publicId)
Get the list of parent suites and their status for a given Synthetic test.
|
TraceResponse |
ApmTraceApi.getTraceByID(String traceId)
Get a trace by ID.
|
TraceResponse |
ApmTraceApi.getTraceByID(String traceId,
ApmTraceApi.GetTraceByIDOptionalParameters parameters)
Get a trace by ID.
|
ApiResponse<TraceResponse> |
ApmTraceApi.getTraceByIDWithHttpInfo(String traceId,
ApmTraceApi.GetTraceByIDOptionalParameters parameters)
Retrieve a full APM trace by its trace ID, including every span in the trace.
|
TwilioIntegrationAccountResponse |
TwilioIntegrationAccountsApi.getTwilioIntegrationAccount(String accountId)
Get a Twilio integration account.
|
ApiResponse<TwilioIntegrationAccountResponse> |
TwilioIntegrationAccountsApi.getTwilioIntegrationAccountWithHttpInfo(String accountId)
Get a Twilio integration account.
|
UsageApplicationSecurityMonitoringResponse |
UsageMeteringApi.getUsageApplicationSecurityMonitoring(OffsetDateTime startHr)
Deprecated.
|
UsageApplicationSecurityMonitoringResponse |
UsageMeteringApi.getUsageApplicationSecurityMonitoring(OffsetDateTime startHr,
UsageMeteringApi.GetUsageApplicationSecurityMonitoringOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageApplicationSecurityMonitoringResponse> |
UsageMeteringApi.getUsageApplicationSecurityMonitoringWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageApplicationSecurityMonitoringOptionalParameters parameters)
Deprecated.
|
UsageAttributionTypesResponse |
UsageMeteringApi.getUsageAttributionTypes()
Get usage attribution types.
|
ApiResponse<UsageAttributionTypesResponse> |
UsageMeteringApi.getUsageAttributionTypesWithHttpInfo()
Get usage attribution types.
|
UsageLambdaTracedInvocationsResponse |
UsageMeteringApi.getUsageLambdaTracedInvocations(OffsetDateTime startHr)
Deprecated.
|
UsageLambdaTracedInvocationsResponse |
UsageMeteringApi.getUsageLambdaTracedInvocations(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaTracedInvocationsOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageLambdaTracedInvocationsResponse> |
UsageMeteringApi.getUsageLambdaTracedInvocationsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaTracedInvocationsOptionalParameters parameters)
Deprecated.
|
UsageObservabilityPipelinesResponse |
UsageMeteringApi.getUsageObservabilityPipelines(OffsetDateTime startHr)
Deprecated.
|
UsageObservabilityPipelinesResponse |
UsageMeteringApi.getUsageObservabilityPipelines(OffsetDateTime startHr,
UsageMeteringApi.GetUsageObservabilityPipelinesOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageObservabilityPipelinesResponse> |
UsageMeteringApi.getUsageObservabilityPipelinesWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageObservabilityPipelinesOptionalParameters parameters)
Deprecated.
|
UsageSummaryAvailableFieldsResponse |
UsageMeteringApi.getUsageSummaryAvailableFields()
Get available fields for usage summary.
|
ApiResponse<UsageSummaryAvailableFieldsResponse> |
UsageMeteringApi.getUsageSummaryAvailableFieldsWithHttpInfo()
List the field names returned by GET /api/v1/usage/summary at each of its three
response levels.
|
UserResponse |
UsersApi.getUser(String userId)
Get user details.
|
UserAuthorizedClientResponse |
UserAuthorizedClientsApi.getUserAuthorizedClient(String userAuthorizedClientId)
Get a user authorized client.
|
ApiResponse<UserAuthorizedClientResponse> |
UserAuthorizedClientsApi.getUserAuthorizedClientWithHttpInfo(String userAuthorizedClientId)
Get a single OAuth2 client authorization for the current user.
|
FacetInfoResponse |
RumAudienceManagementApi.getUserFacetInfo(FacetInfoRequest body)
Get user facet info.
|
ApiResponse<FacetInfoResponse> |
RumAudienceManagementApi.getUserFacetInfoWithHttpInfo(FacetInfoRequest body)
Get facet information for user attributes including possible values and counts
|
UserOverrideIdentityProvidersResponse |
UsersApi.getUserIdentityProviders(String userId)
Get identity provider overrides for a user.
|
ApiResponse<UserOverrideIdentityProvidersResponse> |
UsersApi.getUserIdentityProvidersWithHttpInfo(String userId)
Get the identity provider overrides for a specific user in the organization.
|
UserTeamsResponse |
TeamsApi.getUserMemberships(String userUuid)
Get user memberships.
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getUserMembershipsWithHttpInfo(String userUuid)
Get a list of memberships for a user
|
NotificationChannel |
OnCallApi.getUserNotificationChannel(String userId,
String channelId)
Get an On-Call notification channel for a user.
|
ApiResponse<NotificationChannel> |
OnCallApi.getUserNotificationChannelWithHttpInfo(String userId,
String channelId)
Get a notification channel for a user.
|
OnCallNotificationRule |
OnCallApi.getUserNotificationRule(String userId,
String ruleId)
Get an On-Call notification rule for a user.
|
OnCallNotificationRule |
OnCallApi.getUserNotificationRule(String userId,
String ruleId,
OnCallApi.GetUserNotificationRuleOptionalParameters parameters)
Get an On-Call notification rule 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.
|
NotificationRuleResponse |
SecurityMonitoringApi.getVulnerabilityNotificationRule(String id)
Get details of a vulnerability notification rule.
|
NotificationRulesListResponse |
SecurityMonitoringApi.getVulnerabilityNotificationRules()
Get the list of vulnerability notification rules.
|
ApiResponse<NotificationRulesListResponse> |
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.
|
WebIntegrationAccountResponse |
WebIntegrationsApi.getWebIntegrationAccount(String integrationName,
String accountId)
Get a web integration account.
|
ApiResponse<WebIntegrationAccountResponse> |
WebIntegrationsApi.getWebIntegrationAccountWithHttpInfo(String integrationName,
String accountId)
Get a single account for a given web integration.
|
WidgetResponse |
WidgetsApi.getWidget(WidgetExperienceType experienceType,
UUID uuid)
Get a widget.
|
ApiResponse<WidgetResponse> |
WidgetsApi.getWidgetWithHttpInfo(WidgetExperienceType experienceType,
UUID uuid)
Retrieve a widget by its UUID for a given experience type.
|
GetWorkflowResponse |
WorkflowAutomationApi.getWorkflow(String workflowId)
Get an existing Workflow.
|
WorklflowGetInstanceResponse |
WorkflowAutomationApi.getWorkflowInstance(String workflowId,
String instanceId)
Get a workflow instance.
|
ApiResponse<WorklflowGetInstanceResponse> |
WorkflowAutomationApi.getWorkflowInstanceWithHttpInfo(String workflowId,
String instanceId)
Get a specific execution of a given workflow.
|
MicrosoftTeamsWorkflowsWebhookHandleResponse |
MicrosoftTeamsIntegrationApi.getWorkflowsWebhookHandle(String handleId)
Get Workflows webhook handle information.
|
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.
|
IncidentImportResponse |
IncidentsApi.importIncident(IncidentImportRequest body)
Import an incident.
|
IncidentImportResponse |
IncidentsApi.importIncident(IncidentImportRequest body,
IncidentsApi.ImportIncidentOptionalParameters parameters)
Import an incident.
|
ApiResponse<IncidentImportResponse> |
IncidentsApi.importIncidentWithHttpInfo(IncidentImportRequest body,
IncidentsApi.ImportIncidentOptionalParameters parameters)
Import an incident from an external system.
|
void |
SecurityMonitoringApi.importSecurityVulnerabilities(CycloneDXBom body)
Import security vulnerabilities.
|
ApiResponse<Void> |
SecurityMonitoringApi.importSecurityVulnerabilitiesWithHttpInfo(CycloneDXBom body)
Import security vulnerabilities from an external scanner in CycloneDX 1.5 format.
|
CaseResponse |
CaseManagementApi.linkIncident(String caseId,
RelationshipToIncidentRequest body)
Link incident to case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.linkIncidentWithHttpInfo(String caseId,
RelationshipToIncidentRequest body)
Link an incident to a case
|
void |
CaseManagementApi.linkJiraIssueToCase(String caseId,
JiraIssueLinkRequest body)
Link existing Jira issue to case.
|
ApiResponse<Void> |
CaseManagementApi.linkJiraIssueToCaseWithHttpInfo(String caseId,
JiraIssueLinkRequest body)
Link an existing Jira issue to a case
|
IncidentIntegrationMetadataResponse |
IncidentsApi.linkPageToIncident(String incidentId,
IncidentOnCallPageLinkRequest body)
Link a page to an incident.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.linkPageToIncidentWithHttpInfo(String incidentId,
IncidentOnCallPageLinkRequest body)
Link an existing on-call page to an incident.
|
MetricSuggestedTagsAndAggregationsResponse |
MetricsApi.listActiveMetricConfigurations(String metricName)
List active tags and aggregations.
|
MetricSuggestedTagsAndAggregationsResponse |
MetricsApi.listActiveMetricConfigurations(String metricName,
MetricsApi.ListActiveMetricConfigurationsOptionalParameters parameters)
List active tags and aggregations.
|
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.
|
AiCustomRuleRevisionsResponse |
StaticAnalysisApi.listAiCustomRuleRevisions(String rulesetName,
String ruleName)
List AI custom rule revisions.
|
AiCustomRuleRevisionsResponse |
StaticAnalysisApi.listAiCustomRuleRevisions(String rulesetName,
String ruleName,
StaticAnalysisApi.ListAiCustomRuleRevisionsOptionalParameters parameters)
List AI custom rule revisions.
|
ApiResponse<AiCustomRuleRevisionsResponse> |
StaticAnalysisApi.listAiCustomRuleRevisionsWithHttpInfo(String rulesetName,
String ruleName,
StaticAnalysisApi.ListAiCustomRuleRevisionsOptionalParameters parameters)
Get all revisions for an AI custom rule.
|
AiCustomRulesetsResponse |
StaticAnalysisApi.listAiCustomRulesets()
List AI custom rulesets.
|
AiCustomRulesetsResponse |
StaticAnalysisApi.listAiCustomRulesets(StaticAnalysisApi.ListAiCustomRulesetsOptionalParameters parameters)
List AI custom rulesets.
|
ApiResponse<AiCustomRulesetsResponse> |
StaticAnalysisApi.listAiCustomRulesetsWithHttpInfo(StaticAnalysisApi.ListAiCustomRulesetsOptionalParameters parameters)
Get all AI custom rulesets for the authenticated organization.
|
AiMemoryViolationResultsResponse |
StaticAnalysisApi.listAiMemoryViolationResults()
List AI memory violation results.
|
ApiResponse<AiMemoryViolationResultsResponse> |
StaticAnalysisApi.listAiMemoryViolationResultsWithHttpInfo()
Get all AI memory violation results for the authenticated organization.
|
AiPromptsResponse |
StaticAnalysisApi.listAiPrompts()
List AI prompts.
|
ApiResponse<AiPromptsResponse> |
StaticAnalysisApi.listAiPromptsWithHttpInfo()
Get all AI prompts, including default prompts and custom AI rule prompts for the authenticated
organization.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMAgents()
Get all CSM Agents.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMAgents(CsmAgentsApi.ListAllCSMAgentsOptionalParameters parameters)
Get all CSM Agents.
|
ApiResponse<CsmAgentsResponse> |
CsmAgentsApi.listAllCSMAgentsWithHttpInfo(CsmAgentsApi.ListAllCSMAgentsOptionalParameters parameters)
Get the list of all CSM Agents running on your hosts and containers.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMServerlessAgents()
Get all CSM Serverless Agents.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMServerlessAgents(CsmAgentsApi.ListAllCSMServerlessAgentsOptionalParameters parameters)
Get all CSM Serverless Agents.
|
ApiResponse<CsmAgentsResponse> |
CsmAgentsApi.listAllCSMServerlessAgentsWithHttpInfo(CsmAgentsApi.ListAllCSMServerlessAgentsOptionalParameters parameters)
Get the list of all CSM Serverless Agents running on your hosts and containers.
|
AnnotationsResponse |
AnnotationsApi.listAnnotations(String pageId,
Long startTime,
Long endTime)
List annotations.
|
AnnotationsResponse |
AnnotationsApi.listAnnotations(String pageId,
Long startTime,
Long endTime,
AnnotationsApi.ListAnnotationsOptionalParameters parameters)
List annotations.
|
ApiResponse<AnnotationsResponse> |
AnnotationsApi.listAnnotationsWithHttpInfo(String pageId,
Long startTime,
Long endTime,
AnnotationsApi.ListAnnotationsOptionalParameters parameters)
Returns a flat list of annotations matching the given page, time window, and optional widget
filter.
|
APIKeysResponse |
KeyManagementApi.listAPIKeys()
Get all API keys.
|
APIKeysResponse |
KeyManagementApi.listAPIKeys(KeyManagementApi.ListAPIKeysOptionalParameters parameters)
Get all API keys.
|
ApiResponse<APIKeysResponse> |
KeyManagementApi.listAPIKeysWithHttpInfo(KeyManagementApi.ListAPIKeysOptionalParameters parameters)
List all API keys available for your account.
|
ListAPIsResponse |
ApiManagementApi.listAPIs()
Deprecated.
|
ListAPIsResponse |
ApiManagementApi.listAPIs(ApiManagementApi.ListAPIsOptionalParameters parameters)
Deprecated.
|
ApiResponse<ListAPIsResponse> |
ApiManagementApi.listAPIsWithHttpInfo(ApiManagementApi.ListAPIsOptionalParameters parameters)
Deprecated.
|
RetentionFiltersResponse |
ApmRetentionFiltersApi.listApmRetentionFilters()
List all APM retention filters.
|
ApiResponse<RetentionFiltersResponse> |
ApmRetentionFiltersApi.listApmRetentionFiltersWithHttpInfo()
Get the list of APM retention filters.
|
ListAppKeyRegistrationsResponse |
ActionConnectionApi.listAppKeyRegistrations()
List App Key Registrations.
|
ListAppKeyRegistrationsResponse |
ActionConnectionApi.listAppKeyRegistrations(ActionConnectionApi.ListAppKeyRegistrationsOptionalParameters parameters)
List App Key Registrations.
|
ApiResponse<ListAppKeyRegistrationsResponse> |
ActionConnectionApi.listAppKeyRegistrationsWithHttpInfo(ActionConnectionApi.ListAppKeyRegistrationsOptionalParameters parameters)
List App Key Registrations
|
ListApplicationKeysResponse |
KeyManagementApi.listApplicationKeys()
Get all application keys.
|
ListApplicationKeysResponse |
KeyManagementApi.listApplicationKeys(KeyManagementApi.ListApplicationKeysOptionalParameters parameters)
Get all application keys.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listApplicationKeysWithHttpInfo(KeyManagementApi.ListApplicationKeysOptionalParameters parameters)
List all application keys available for your org
|
ApplicationSecurityWafCustomRuleListResponse |
ApplicationSecurityApi.listApplicationSecurityWAFCustomRules()
List all WAF custom rules.
|
ApiResponse<ApplicationSecurityWafCustomRuleListResponse> |
ApplicationSecurityApi.listApplicationSecurityWAFCustomRulesWithHttpInfo()
Retrieve a list of WAF custom rule.
|
ApplicationSecurityWafExclusionFiltersResponse |
ApplicationSecurityApi.listApplicationSecurityWafExclusionFilters()
List all WAF exclusion filters.
|
ApiResponse<ApplicationSecurityWafExclusionFiltersResponse> |
ApplicationSecurityApi.listApplicationSecurityWafExclusionFiltersWithHttpInfo()
Retrieve a list of WAF exclusion filters.
|
ApplicationSecurityPolicyListResponse |
ApplicationSecurityApi.listApplicationSecurityWAFPolicies()
List all WAF policies.
|
ApiResponse<ApplicationSecurityPolicyListResponse> |
ApplicationSecurityApi.listApplicationSecurityWAFPoliciesWithHttpInfo()
Retrieve a list of WAF policies.
|
ListAppsResponse |
AppBuilderApi.listApps()
List Apps.
|
ListAppsResponse |
AppBuilderApi.listApps(AppBuilderApi.ListAppsOptionalParameters parameters)
List Apps.
|
ApiResponse<ListAppsResponse> |
AppBuilderApi.listAppsWithHttpInfo(AppBuilderApi.ListAppsOptionalParameters parameters)
List all apps, with optional filters and sorting.
|
ListAppVersionsResponse |
AppBuilderApi.listAppVersions(UUID appId)
List App Versions.
|
ListAppVersionsResponse |
AppBuilderApi.listAppVersions(UUID appId,
AppBuilderApi.ListAppVersionsOptionalParameters parameters)
List App Versions.
|
ApiResponse<ListAppVersionsResponse> |
AppBuilderApi.listAppVersionsWithHttpInfo(UUID appId,
AppBuilderApi.ListAppVersionsOptionalParameters parameters)
List the versions of an app.
|
RolesResponse |
LogsArchivesApi.listArchiveReadRoles(String archiveId)
List read roles for an archive.
|
ApiResponse<RolesResponse> |
LogsArchivesApi.listArchiveReadRolesWithHttpInfo(String archiveId)
Returns all read roles a given archive is restricted to.
|
ListAssetsSBOMsResponse |
SecurityMonitoringApi.listAssetsSBOMs()
List assets SBOMs.
|
ListAssetsSBOMsResponse |
SecurityMonitoringApi.listAssetsSBOMs(SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters parameters)
List assets SBOMs.
|
ApiResponse<ListAssetsSBOMsResponse> |
SecurityMonitoringApi.listAssetsSBOMsWithHttpInfo(SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters parameters)
Get a list of assets SBOMs for an organization.
|
AuditLogsEventsResponse |
AuditApi.listAuditLogs()
Get a list of Audit Logs events.
|
AuditLogsEventsResponse |
AuditApi.listAuditLogs(AuditApi.ListAuditLogsOptionalParameters parameters)
Get a list of Audit Logs events.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.listAuditLogsWithHttpInfo(AuditApi.ListAuditLogsOptionalParameters parameters)
List endpoint returns events that match a Audit Logs search query.
|
AuthNMappingsResponse |
AuthNMappingsApi.listAuthNMappings()
List all AuthN Mappings.
|
AuthNMappingsResponse |
AuthNMappingsApi.listAuthNMappings(AuthNMappingsApi.ListAuthNMappingsOptionalParameters parameters)
List all AuthN Mappings.
|
ApiResponse<AuthNMappingsResponse> |
AuthNMappingsApi.listAuthNMappingsWithHttpInfo(AuthNMappingsApi.ListAuthNMappingsOptionalParameters parameters)
List all AuthN Mappings in the org.
|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts()
List all AWS integrations.
|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all AWS integrations.
|
ApiResponse<AWSAccountsResponse> |
AwsIntegrationApi.listAWSAccountsWithHttpInfo(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
Get a list of AWS Account Integration Configs.
|
AWSCloudAuthPersonaMappingsResponse |
CloudAuthenticationApi.listAWSCloudAuthPersonaMappings()
List AWS cloud authentication persona mappings.
|
ApiResponse<AWSCloudAuthPersonaMappingsResponse> |
CloudAuthenticationApi.listAWSCloudAuthPersonaMappingsWithHttpInfo()
List all AWS cloud authentication persona mappings.
|
AWSEventBridgeListResponse |
AwsIntegrationApi.listAWSEventBridgeSources()
Get all Amazon EventBridge sources.
|
ApiResponse<AWSEventBridgeListResponse> |
AwsIntegrationApi.listAWSEventBridgeSourcesWithHttpInfo()
Get all Amazon EventBridge sources.
|
AWSLogsServicesResponse |
AwsLogsIntegrationApi.listAWSLogsServices()
Get list of AWS log ready services.
|
ApiResponse<AWSLogsServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfo()
Get a list of AWS services that can send logs to Datadog.
|
AWSNamespacesResponse |
AwsIntegrationApi.listAWSNamespaces()
List available namespaces.
|
ApiResponse<AWSNamespacesResponse> |
AwsIntegrationApi.listAWSNamespacesWithHttpInfo()
Get a list of available AWS CloudWatch namespaces that can send metrics to Datadog.
|
AwsOnDemandListResponse |
AgentlessScanningApi.listAwsOnDemandTasks()
List AWS on demand tasks.
|
ApiResponse<AwsOnDemandListResponse> |
AgentlessScanningApi.listAwsOnDemandTasksWithHttpInfo()
Fetches the most recent 1000 AWS on demand tasks.
|
AwsScanOptionsListResponse |
AgentlessScanningApi.listAwsScanOptions()
List AWS scan options.
|
ApiResponse<AwsScanOptionsListResponse> |
AgentlessScanningApi.listAwsScanOptionsWithHttpInfo()
Fetches the scan options configured for AWS accounts.
|
AzureScanOptionsArray |
AgentlessScanningApi.listAzureScanOptions()
List Azure scan options.
|
ApiResponse<AzureScanOptionsArray> |
AgentlessScanningApi.listAzureScanOptionsWithHttpInfo()
Fetches the scan options configured for Azure accounts.
|
ListBlueprintsResponse |
AppBuilderApi.listBlueprints()
List Blueprints.
|
ListBlueprintsResponse |
AppBuilderApi.listBlueprints(AppBuilderApi.ListBlueprintsOptionalParameters parameters)
List Blueprints.
|
ApiResponse<ListBlueprintsResponse> |
AppBuilderApi.listBlueprintsWithHttpInfo(AppBuilderApi.ListBlueprintsOptionalParameters parameters)
List available app blueprints.
|
BudgetArray |
CloudCostManagementApi.listBudgets()
List budgets.
|
ApiResponse<BudgetArray> |
CloudCostManagementApi.listBudgetsWithHttpInfo()
List budgets.
|
AutomationRulesResponse |
CaseManagementApi.listCaseAutomationRules(String projectId)
List automation rules.
|
ApiResponse<AutomationRulesResponse> |
CaseManagementApi.listCaseAutomationRulesWithHttpInfo(String projectId)
Returns all automation rules configured for a project.
|
CaseLinksResponse |
CaseManagementApi.listCaseLinks(String entityType,
String entityId)
List case links.
|
CaseLinksResponse |
CaseManagementApi.listCaseLinks(String entityType,
String entityId,
CaseManagementApi.ListCaseLinksOptionalParameters parameters)
List case links.
|
ApiResponse<CaseLinksResponse> |
CaseManagementApi.listCaseLinksWithHttpInfo(String entityType,
String entityId,
CaseManagementApi.ListCaseLinksOptionalParameters parameters)
Returns all links associated with a case.
|
TimelineResponse |
CaseManagementApi.listCaseTimeline(String caseId)
Get case timeline.
|
TimelineResponse |
CaseManagementApi.listCaseTimeline(String caseId,
CaseManagementApi.ListCaseTimelineOptionalParameters parameters)
Get case timeline.
|
ApiResponse<TimelineResponse> |
CaseManagementApi.listCaseTimelineWithHttpInfo(String caseId,
CaseManagementApi.ListCaseTimelineOptionalParameters parameters)
Returns the timeline of events for a case, including comments, status changes, and other
activity.
|
CaseViewsResponse |
CaseManagementApi.listCaseViews(String projectId)
List case views.
|
ApiResponse<CaseViewsResponse> |
CaseManagementApi.listCaseViewsWithHttpInfo(String projectId)
Returns all saved case views for a given project.
|
CaseWatchersResponse |
CaseManagementApi.listCaseWatchers(String caseId)
List case watchers.
|
ApiResponse<CaseWatchersResponse> |
CaseManagementApi.listCaseWatchersWithHttpInfo(String caseId)
Returns the list of users who are watching a case.
|
ListEntityCatalogResponse |
SoftwareCatalogApi.listCatalogEntity()
Get a list of entities.
|
ListEntityCatalogResponse |
SoftwareCatalogApi.listCatalogEntity(SoftwareCatalogApi.ListCatalogEntityOptionalParameters parameters)
Get a list of entities.
|
ApiResponse<ListEntityCatalogResponse> |
SoftwareCatalogApi.listCatalogEntityWithHttpInfo(SoftwareCatalogApi.ListCatalogEntityOptionalParameters parameters)
Get a list of entities from Software Catalog.
|
ListKindCatalogResponse |
SoftwareCatalogApi.listCatalogKind()
Get a list of entity kinds.
|
ListKindCatalogResponse |
SoftwareCatalogApi.listCatalogKind(SoftwareCatalogApi.ListCatalogKindOptionalParameters parameters)
Get a list of entity kinds.
|
ApiResponse<ListKindCatalogResponse> |
SoftwareCatalogApi.listCatalogKindWithHttpInfo(SoftwareCatalogApi.ListCatalogKindOptionalParameters parameters)
Get a list of entity kinds from Software Catalog.
|
ListRelationCatalogResponse |
SoftwareCatalogApi.listCatalogRelation()
Get a list of entity relations.
|
ListRelationCatalogResponse |
SoftwareCatalogApi.listCatalogRelation(SoftwareCatalogApi.ListCatalogRelationOptionalParameters parameters)
Get a list of entity relations.
|
ApiResponse<ListRelationCatalogResponse> |
SoftwareCatalogApi.listCatalogRelationWithHttpInfo(SoftwareCatalogApi.ListCatalogRelationOptionalParameters parameters)
Get a list of entity relations from Software Catalog.
|
CIAppGitHubAccountsResponse |
CiVisibilityGitHubAccountsApi.listCIAppGitHubAccounts()
List GitHub CI Visibility status.
|
ApiResponse<CIAppGitHubAccountsResponse> |
CiVisibilityGitHubAccountsApi.listCIAppGitHubAccountsWithHttpInfo()
Retrieve the list of GitHub accounts (organizations or users) available to this Datadog
organization through its GitHub App installation, along with each account's and repository's CI
Visibility opt-in status.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.listCIAppPipelineEvents()
Get a list of pipelines events.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.listCIAppPipelineEvents(CiVisibilityPipelinesApi.ListCIAppPipelineEventsOptionalParameters parameters)
Get a list of pipelines events.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.listCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.ListCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a search
query.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.listCIAppTestEvents()
Get a list of tests events.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.listCIAppTestEvents(CiVisibilityTestsApi.ListCIAppTestEventsOptionalParameters parameters)
Get a list of tests events.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.listCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.ListCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a search
query.
|
CloudflareAccountsResponse |
CloudflareIntegrationApi.listCloudflareAccounts()
List Cloudflare accounts.
|
ApiResponse<CloudflareAccountsResponse> |
CloudflareIntegrationApi.listCloudflareAccountsWithHttpInfo()
List Cloudflare accounts.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCloudWorkloadSecurityAgentRules()
Get all Workload Protection agent rules (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCloudWorkloadSecurityAgentRulesWithHttpInfo()
Get the list of agent rules.
|
StatusPagesComponentArray |
StatusPagesApi.listComponents(UUID pageId)
List components.
|
StatusPagesComponentArray |
StatusPagesApi.listComponents(UUID pageId,
StatusPagesApi.ListComponentsOptionalParameters parameters)
List components.
|
ApiResponse<StatusPagesComponentArray> |
StatusPagesApi.listComponentsWithHttpInfo(UUID pageId,
StatusPagesApi.ListComponentsOptionalParameters parameters)
Lists all components for a status page.
|
ConfluentAccountsResponse |
ConfluentCloudApi.listConfluentAccount()
List Confluent accounts.
|
ApiResponse<ConfluentAccountsResponse> |
ConfluentCloudApi.listConfluentAccountWithHttpInfo()
List Confluent accounts.
|
ConfluentResourcesResponse |
ConfluentCloudApi.listConfluentResource(String accountId)
List Confluent Account resources.
|
ApiResponse<ConfluentResourcesResponse> |
ConfluentCloudApi.listConfluentResourceWithHttpInfo(String accountId)
Get a Confluent resource for the account associated with the provided ID.
|
ListConnectionsResponse |
RumAudienceManagementApi.listConnections(String entity)
List connections.
|
ApiResponse<ListConnectionsResponse> |
RumAudienceManagementApi.listConnectionsWithHttpInfo(String entity)
List all data connections for an entity
|
ContainerImagesResponse |
ContainerImagesApi.listContainerImages()
Get all Container Images.
|
ContainerImagesResponse |
ContainerImagesApi.listContainerImages(ContainerImagesApi.ListContainerImagesOptionalParameters parameters)
Get all Container Images.
|
ApiResponse<ContainerImagesResponse> |
ContainerImagesApi.listContainerImagesWithHttpInfo(ContainerImagesApi.ListContainerImagesOptionalParameters parameters)
Get all Container Images for your organization.
|
ContainersResponse |
ContainersApi.listContainers()
Get All Containers.
|
ContainersResponse |
ContainersApi.listContainers(ContainersApi.ListContainersOptionalParameters parameters)
Get All Containers.
|
ApiResponse<ContainersResponse> |
ContainersApi.listContainersWithHttpInfo(ContainersApi.ListContainersOptionalParameters parameters)
Get all containers for your organization.
|
CostAnomaliesResponse |
CloudCostManagementApi.listCostAnomalies()
List cost anomalies.
|
CostAnomaliesResponse |
CloudCostManagementApi.listCostAnomalies(CloudCostManagementApi.ListCostAnomaliesOptionalParameters parameters)
List cost anomalies.
|
ApiResponse<CostAnomaliesResponse> |
CloudCostManagementApi.listCostAnomaliesWithHttpInfo(CloudCostManagementApi.ListCostAnomaliesOptionalParameters parameters)
List detected Cloud Cost Management anomalies for the organization.
|
AwsCURConfigsResponse |
CloudCostManagementApi.listCostAWSCURConfigs()
List Cloud Cost Management AWS CUR configs.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.listCostAWSCURConfigsWithHttpInfo()
List the AWS CUR configs.
|
AzureUCConfigsResponse |
CloudCostManagementApi.listCostAzureUCConfigs()
List Cloud Cost Management Azure configs.
|
ApiResponse<AzureUCConfigsResponse> |
CloudCostManagementApi.listCostAzureUCConfigsWithHttpInfo()
List the Azure configs.
|
GCPUsageCostConfigsResponse |
CloudCostManagementApi.listCostGCPUsageCostConfigs()
List Google Cloud Usage Cost configs.
|
ApiResponse<GCPUsageCostConfigsResponse> |
CloudCostManagementApi.listCostGCPUsageCostConfigsWithHttpInfo()
List the Google Cloud Usage Cost configs.
|
OCIConfigsResponse |
CloudCostManagementApi.listCostOCIConfigs()
List Cloud Cost Management OCI configs.
|
ApiResponse<OCIConfigsResponse> |
CloudCostManagementApi.listCostOCIConfigsWithHttpInfo()
List the OCI configs.
|
CostTagDescriptionsResponse |
CloudCostManagementApi.listCostTagDescriptions()
List Cloud Cost Management tag descriptions.
|
CostTagDescriptionsResponse |
CloudCostManagementApi.listCostTagDescriptions(CloudCostManagementApi.ListCostTagDescriptionsOptionalParameters parameters)
List Cloud Cost Management tag descriptions.
|
ApiResponse<CostTagDescriptionsResponse> |
CloudCostManagementApi.listCostTagDescriptionsWithHttpInfo(CloudCostManagementApi.ListCostTagDescriptionsOptionalParameters parameters)
List Cloud Cost Management tag key descriptions for the organization.
|
CostTagKeysResponse |
CloudCostManagementApi.listCostTagKeys()
List Cloud Cost Management tag keys.
|
CostTagKeysResponse |
CloudCostManagementApi.listCostTagKeys(CloudCostManagementApi.ListCostTagKeysOptionalParameters parameters)
List Cloud Cost Management tag keys.
|
CostTagKeySourcesResponse |
CloudCostManagementApi.listCostTagKeySources(String filterMonth)
List Cloud Cost Management tag sources.
|
CostTagKeySourcesResponse |
CloudCostManagementApi.listCostTagKeySources(String filterMonth,
CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters parameters)
List Cloud Cost Management tag sources.
|
ApiResponse<CostTagKeySourcesResponse> |
CloudCostManagementApi.listCostTagKeySourcesWithHttpInfo(String filterMonth,
CloudCostManagementApi.ListCostTagKeySourcesOptionalParameters parameters)
List Cloud Cost Management tag keys observed for the requested period, along with the origin
sources that produced them (for example, aws-user-defined, custom).
|
ApiResponse<CostTagKeysResponse> |
CloudCostManagementApi.listCostTagKeysWithHttpInfo(CloudCostManagementApi.ListCostTagKeysOptionalParameters parameters)
List Cloud Cost Management tag keys.
|
CostTagKeyMetadataResponse |
CloudCostManagementApi.listCostTagMetadata(String filterMonth)
List Cloud Cost Management tag key metadata.
|
CostTagKeyMetadataResponse |
CloudCostManagementApi.listCostTagMetadata(String filterMonth,
CloudCostManagementApi.ListCostTagMetadataOptionalParameters parameters)
List Cloud Cost Management tag key metadata.
|
CostMetricsResponse |
CloudCostManagementApi.listCostTagMetadataMetrics(String filterMonth)
List available Cloud Cost Management metrics.
|
CostMetricsResponse |
CloudCostManagementApi.listCostTagMetadataMetrics(String filterMonth,
CloudCostManagementApi.ListCostTagMetadataMetricsOptionalParameters parameters)
List available Cloud Cost Management metrics.
|
ApiResponse<CostMetricsResponse> |
CloudCostManagementApi.listCostTagMetadataMetricsWithHttpInfo(String filterMonth,
CloudCostManagementApi.ListCostTagMetadataMetricsOptionalParameters parameters)
List Cloud Cost Management metrics that have data for the requested period.
|
CostTagMetadataMonthsResponse |
CloudCostManagementApi.listCostTagMetadataMonths(String filterProvider)
List Cloud Cost Management tag metadata months.
|
ApiResponse<CostTagMetadataMonthsResponse> |
CloudCostManagementApi.listCostTagMetadataMonthsWithHttpInfo(String filterProvider)
List months that have Cloud Cost Management tag metadata for a given provider, ordered
most-recent first.
|
CostOrchestratorsResponse |
CloudCostManagementApi.listCostTagMetadataOrchestrators(String filterMonth)
List Cloud Cost Management orchestrators.
|
CostOrchestratorsResponse |
CloudCostManagementApi.listCostTagMetadataOrchestrators(String filterMonth,
CloudCostManagementApi.ListCostTagMetadataOrchestratorsOptionalParameters parameters)
List Cloud Cost Management orchestrators.
|
ApiResponse<CostOrchestratorsResponse> |
CloudCostManagementApi.listCostTagMetadataOrchestratorsWithHttpInfo(String filterMonth,
CloudCostManagementApi.ListCostTagMetadataOrchestratorsOptionalParameters parameters)
List container orchestrators (for example, kubernetes, ecs) detected
in Cloud Cost Management data for the requested period.
|
ApiResponse<CostTagKeyMetadataResponse> |
CloudCostManagementApi.listCostTagMetadataWithHttpInfo(String filterMonth,
CloudCostManagementApi.ListCostTagMetadataOptionalParameters parameters)
List Cloud Cost Management tag key metadata, including row counts, cost covered, cardinality,
and a sample of top tag values per cloud account.
|
CostTagsResponse |
CloudCostManagementApi.listCostTags()
List Cloud Cost Management tags.
|
CostTagsResponse |
CloudCostManagementApi.listCostTags(CloudCostManagementApi.ListCostTagsOptionalParameters parameters)
List Cloud Cost Management tags.
|
ApiResponse<CostTagsResponse> |
CloudCostManagementApi.listCostTagsWithHttpInfo(CloudCostManagementApi.ListCostTagsOptionalParameters parameters)
List Cloud Cost Management tags for a given metric.
|
CsmAgentlessHostFacetsResponse |
CsmSettingsApi.listCSMAgentlessHostFacets()
List agentless host facets.
|
ApiResponse<CsmAgentlessHostFacetsResponse> |
CsmSettingsApi.listCSMAgentlessHostFacetsWithHttpInfo()
Get the list of available facets for filtering agentless hosts.
|
CsmAgentlessHostsResponse |
CsmSettingsApi.listCSMAgentlessHosts()
List agentless hosts.
|
CsmAgentlessHostsResponse |
CsmSettingsApi.listCSMAgentlessHosts(CsmSettingsApi.ListCSMAgentlessHostsOptionalParameters parameters)
List agentless hosts.
|
ApiResponse<CsmAgentlessHostsResponse> |
CsmSettingsApi.listCSMAgentlessHostsWithHttpInfo(CsmSettingsApi.ListCSMAgentlessHostsOptionalParameters parameters)
Get the list of agentless hosts for CSM, with optional pagination and filtering.
|
CloudWorkloadSecurityAgentPoliciesListResponse |
CsmThreatsApi.listCSMThreatsAgentPolicies()
Get all Workload Protection policies.
|
ApiResponse<CloudWorkloadSecurityAgentPoliciesListResponse> |
CsmThreatsApi.listCSMThreatsAgentPoliciesWithHttpInfo()
Get the list of Workload Protection policies.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCSMThreatsAgentRules()
Get all Workload Protection agent rules.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCSMThreatsAgentRules(CsmThreatsApi.ListCSMThreatsAgentRulesOptionalParameters parameters)
Get all Workload Protection agent rules.
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCSMThreatsAgentRulesWithHttpInfo(CsmThreatsApi.ListCSMThreatsAgentRulesOptionalParameters parameters)
Get the list of Workload Protection agent rules.
|
CsmUnifiedHostFacetsResponse |
CsmSettingsApi.listCSMUnifiedHostFacets()
List unified host facets.
|
ApiResponse<CsmUnifiedHostFacetsResponse> |
CsmSettingsApi.listCSMUnifiedHostFacetsWithHttpInfo()
Get the list of available facets for filtering unified hosts.
|
CsmUnifiedHostsResponse |
CsmSettingsApi.listCSMUnifiedHosts()
List unified hosts.
|
CsmUnifiedHostsResponse |
CsmSettingsApi.listCSMUnifiedHosts(CsmSettingsApi.ListCSMUnifiedHostsOptionalParameters parameters)
List unified hosts.
|
ApiResponse<CsmUnifiedHostsResponse> |
CsmSettingsApi.listCSMUnifiedHostsWithHttpInfo(CsmSettingsApi.ListCSMUnifiedHostsOptionalParameters parameters)
Get the list of unified hosts for CSM, combining agent and agentless host data, with optional
pagination and filtering.
|
ListApplicationKeysResponse |
KeyManagementApi.listCurrentUserApplicationKeys()
Get all application keys owned by current user.
|
ListApplicationKeysResponse |
KeyManagementApi.listCurrentUserApplicationKeys(KeyManagementApi.ListCurrentUserApplicationKeysOptionalParameters parameters)
Get all application keys owned by current user.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listCurrentUserApplicationKeysWithHttpInfo(KeyManagementApi.ListCurrentUserApplicationKeysOptionalParameters parameters)
List all application keys available for current user
|
ArbitraryRuleResponseArray |
CloudCostManagementApi.listCustomAllocationRules()
List custom allocation rules.
|
ArbitraryRuleStatusResponseArray |
CloudCostManagementApi.listCustomAllocationRulesStatus()
List custom allocation rule statuses.
|
ApiResponse<ArbitraryRuleStatusResponseArray> |
CloudCostManagementApi.listCustomAllocationRulesStatusWithHttpInfo()
List the processing status of all custom allocation rules.
|
ApiResponse<ArbitraryRuleResponseArray> |
CloudCostManagementApi.listCustomAllocationRulesWithHttpInfo()
List all custom allocation rules - Retrieve a list of all custom allocation rules for the
organization
|
CustomCostsFileListResponse |
CloudCostManagementApi.listCustomCostsFiles()
List Custom Costs files.
|
CustomCostsFileListResponse |
CloudCostManagementApi.listCustomCostsFiles(CloudCostManagementApi.ListCustomCostsFilesOptionalParameters parameters)
List Custom Costs files.
|
ApiResponse<CustomCostsFileListResponse> |
CloudCostManagementApi.listCustomCostsFilesWithHttpInfo(CloudCostManagementApi.ListCustomCostsFilesOptionalParameters parameters)
List the Custom Costs files.
|
CustomRuleRevisionsResponse |
StaticAnalysisApi.listCustomRuleRevisions(String rulesetName,
String ruleName)
List Custom Rule Revisions.
|
CustomRuleRevisionsResponse |
StaticAnalysisApi.listCustomRuleRevisions(String rulesetName,
String ruleName,
StaticAnalysisApi.ListCustomRuleRevisionsOptionalParameters parameters)
List Custom Rule Revisions.
|
ApiResponse<CustomRuleRevisionsResponse> |
StaticAnalysisApi.listCustomRuleRevisionsWithHttpInfo(String rulesetName,
String ruleName,
StaticAnalysisApi.ListCustomRuleRevisionsOptionalParameters parameters)
Get all revisions for a custom rule
|
CustomRulesetListResponse |
StaticAnalysisApi.listCustomRulesets()
List Custom Rulesets.
|
ApiResponse<CustomRulesetListResponse> |
StaticAnalysisApi.listCustomRulesetsWithHttpInfo()
Get all custom rulesets for the authenticated organization.
|
ListDashboardsUsageResponse |
DashboardsApi.listDashboardsUsage()
Get usage stats for all dashboards.
|
ListDashboardsUsageResponse |
DashboardsApi.listDashboardsUsage(DashboardsApi.ListDashboardsUsageOptionalParameters parameters)
Get usage stats for all dashboards.
|
ApiResponse<ListDashboardsUsageResponse> |
DashboardsApi.listDashboardsUsageWithHttpInfo(DashboardsApi.ListDashboardsUsageOptionalParameters parameters)
Get paginated usage statistics for every dashboard in the caller's organization.
|
DatasetReportScheduleListResponse |
ReportSchedulesApi.listDatasetReportSchedules(String datasetId)
List dataset report schedules.
|
ApiResponse<DatasetReportScheduleListResponse> |
ReportSchedulesApi.listDatasetReportSchedulesWithHttpInfo(String datasetId)
Retrieve all report schedules for a given published dataset.
|
ItemApiPayloadArray |
ActionsDatastoresApi.listDatastoreItems(String datastoreId)
List datastore items.
|
ItemApiPayloadArray |
ActionsDatastoresApi.listDatastoreItems(String datastoreId,
ActionsDatastoresApi.ListDatastoreItemsOptionalParameters parameters)
List datastore items.
|
ApiResponse<ItemApiPayloadArray> |
ActionsDatastoresApi.listDatastoreItemsWithHttpInfo(String datastoreId,
ActionsDatastoresApi.ListDatastoreItemsOptionalParameters parameters)
Lists items from a datastore.
|
DatastoreArray |
ActionsDatastoresApi.listDatastores()
List datastores.
|
ApiResponse<DatastoreArray> |
ActionsDatastoresApi.listDatastoresWithHttpInfo()
Lists all datastores for the organization.
|
DegradationArray |
StatusPagesApi.listDegradations()
List degradations.
|
DegradationArray |
StatusPagesApi.listDegradations(StatusPagesApi.ListDegradationsOptionalParameters parameters)
List degradations.
|
ApiResponse<DegradationArray> |
StatusPagesApi.listDegradationsWithHttpInfo(StatusPagesApi.ListDegradationsOptionalParameters parameters)
Lists all degradations for the organization.
|
DegradationTemplateArray |
StatusPagesApi.listDegradationTemplates(UUID pageId)
List degradation templates.
|
DegradationTemplateArray |
StatusPagesApi.listDegradationTemplates(UUID pageId,
StatusPagesApi.ListDegradationTemplatesOptionalParameters parameters)
List degradation templates.
|
ApiResponse<DegradationTemplateArray> |
StatusPagesApi.listDegradationTemplatesWithHttpInfo(UUID pageId,
StatusPagesApi.ListDegradationTemplatesOptionalParameters parameters)
Lists all degradation templates for a status page.
|
DeploymentGatesListResponse |
DeploymentGatesApi.listDeploymentGates()
Get all deployment gates.
|
DeploymentGatesListResponse |
DeploymentGatesApi.listDeploymentGates(DeploymentGatesApi.ListDeploymentGatesOptionalParameters parameters)
Get all deployment gates.
|
ApiResponse<DeploymentGatesListResponse> |
DeploymentGatesApi.listDeploymentGatesWithHttpInfo(DeploymentGatesApi.ListDeploymentGatesOptionalParameters parameters)
Returns a paginated list of all deployment gates for the organization.
|
ListDevicesResponse |
NetworkDeviceMonitoringApi.listDevices()
Get the list of devices.
|
ListDevicesResponse |
NetworkDeviceMonitoringApi.listDevices(NetworkDeviceMonitoringApi.ListDevicesOptionalParameters parameters)
Get the list of devices.
|
ApiResponse<ListDevicesResponse> |
NetworkDeviceMonitoringApi.listDevicesWithHttpInfo(NetworkDeviceMonitoringApi.ListDevicesOptionalParameters parameters)
Get the list of devices.
|
ListTagsResponse |
NetworkDeviceMonitoringApi.listDeviceUserTags(String deviceId)
Get the list of tags for a device.
|
ApiResponse<ListTagsResponse> |
NetworkDeviceMonitoringApi.listDeviceUserTagsWithHttpInfo(String deviceId)
Get the list of tags for a device.
|
DORADeploymentsListResponse |
DoraMetricsApi.listDORADeployments(DORAListDeploymentsRequest body)
Get a list of deployment events.
|
ApiResponse<DORADeploymentsListResponse> |
DoraMetricsApi.listDORADeploymentsWithHttpInfo(DORAListDeploymentsRequest body)
Use this API endpoint to get a list of deployment events.
|
DORAFailuresListResponse |
DoraMetricsApi.listDORAFailures(DORAListFailuresRequest body)
Get a list of incident events.
|
ApiResponse<DORAFailuresListResponse> |
DoraMetricsApi.listDORAFailuresWithHttpInfo(DORAListFailuresRequest body)
Use this API endpoint to get a list of incident events.
|
ListDowntimesResponse |
DowntimesApi.listDowntimes()
Get all downtimes.
|
ListDowntimesResponse |
DowntimesApi.listDowntimes(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all downtimes.
|
ApiResponse<ListDowntimesResponse> |
DowntimesApi.listDowntimesWithHttpInfo(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all scheduled downtimes.
|
ElasticCloudIntegrationAccountsResponse |
ElasticCloudIntegrationAccountsApi.listElasticCloudIntegrationAccounts()
List Elastic Cloud integration accounts.
|
ApiResponse<ElasticCloudIntegrationAccountsResponse> |
ElasticCloudIntegrationAccountsApi.listElasticCloudIntegrationAccountsWithHttpInfo()
List Elastic Cloud integration accounts.
|
SecurityEntityRiskScoresResponse |
EntityRiskScoresApi.listEntityRiskScores()
List Entity Risk Scores.
|
SecurityEntityRiskScoresResponse |
EntityRiskScoresApi.listEntityRiskScores(EntityRiskScoresApi.ListEntityRiskScoresOptionalParameters parameters)
List Entity Risk Scores.
|
ApiResponse<SecurityEntityRiskScoresResponse> |
EntityRiskScoresApi.listEntityRiskScoresWithHttpInfo(EntityRiskScoresApi.ListEntityRiskScoresOptionalParameters parameters)
Get a list of entity risk scores for your organization.
|
EventsListResponse |
EventsApi.listEvents()
Get a list of events.
|
EventsListResponse |
EventsApi.listEvents(EventsApi.ListEventsOptionalParameters parameters)
Get a list of events.
|
ApiResponse<EventsListResponse> |
EventsApi.listEventsWithHttpInfo(EventsApi.ListEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
RumExclusionFiltersResponse |
RumRetentionFiltersApi.listExclusionFilters(String appId)
Get all RUM exclusion filters.
|
ApiResponse<RumExclusionFiltersResponse> |
RumRetentionFiltersApi.listExclusionFiltersWithHttpInfo(String appId)
Get the list of exclusion filters for a RUM application.
|
ExecutionPolicyListResponse |
ExecutionPolicyApi.listExecutionPolicies()
List execution policies.
|
ExecutionPolicyListResponse |
ExecutionPolicyApi.listExecutionPolicies(ExecutionPolicyApi.ListExecutionPoliciesOptionalParameters parameters)
List execution policies.
|
ApiResponse<ExecutionPolicyListResponse> |
ExecutionPolicyApi.listExecutionPoliciesWithHttpInfo(ExecutionPolicyApi.ListExecutionPoliciesOptionalParameters parameters)
Retrieve a list of execution policies for the current organization.
|
FastlyAccountsResponse |
FastlyIntegrationApi.listFastlyAccounts()
List Fastly accounts.
|
ApiResponse<FastlyAccountsResponse> |
FastlyIntegrationApi.listFastlyAccountsWithHttpInfo()
List Fastly accounts.
|
FastlyServicesResponse |
FastlyIntegrationApi.listFastlyServices(String accountId)
List Fastly services.
|
ApiResponse<FastlyServicesResponse> |
FastlyIntegrationApi.listFastlyServicesWithHttpInfo(String accountId)
List Fastly services for an account.
|
ListFeatureFlagsResponse |
FeatureFlagsApi.listFeatureFlags()
List feature flags.
|
ListFeatureFlagsResponse |
FeatureFlagsApi.listFeatureFlags(FeatureFlagsApi.ListFeatureFlagsOptionalParameters parameters)
List feature flags.
|
ListEnvironmentsResponse |
FeatureFlagsApi.listFeatureFlagsEnvironments()
List environments.
|
ListEnvironmentsResponse |
FeatureFlagsApi.listFeatureFlagsEnvironments(FeatureFlagsApi.ListFeatureFlagsEnvironmentsOptionalParameters parameters)
List environments.
|
ApiResponse<ListEnvironmentsResponse> |
FeatureFlagsApi.listFeatureFlagsEnvironmentsWithHttpInfo(FeatureFlagsApi.ListFeatureFlagsEnvironmentsOptionalParameters parameters)
Returns a list of environments for the organization.
|
ApiResponse<ListFeatureFlagsResponse> |
FeatureFlagsApi.listFeatureFlagsWithHttpInfo(FeatureFlagsApi.ListFeatureFlagsOptionalParameters parameters)
Returns a list of feature flags for the organization.
|
ListFindingsResponse |
SecurityMonitoringApi.listFindings()
List findings.
|
ListFindingsResponse |
SecurityMonitoringApi.listFindings(SecurityMonitoringApi.ListFindingsOptionalParameters parameters)
List findings.
|
ApiResponse<ListFindingsResponse> |
SecurityMonitoringApi.listFindingsWithHttpInfo(SecurityMonitoringApi.ListFindingsOptionalParameters parameters)
Get a list of findings.
|
FleetAgentsV2Response |
FleetAutomationApi.listFleetAgentsV2()
List all Datadog Agents.
|
FleetAgentsV2Response |
FleetAutomationApi.listFleetAgentsV2(FleetAutomationApi.ListFleetAgentsV2OptionalParameters parameters)
List all Datadog Agents.
|
ApiResponse<FleetAgentsV2Response> |
FleetAutomationApi.listFleetAgentsV2WithHttpInfo(FleetAutomationApi.ListFleetAgentsV2OptionalParameters parameters)
Retrieve a paginated list of Datadog Agents.
|
FleetTracersResponse |
FleetAutomationApi.listFleetAgentTracers(String agentKey)
List tracers for a specific agent.
|
FleetTracersResponse |
FleetAutomationApi.listFleetAgentTracers(String agentKey,
FleetAutomationApi.ListFleetAgentTracersOptionalParameters parameters)
List tracers for a specific agent.
|
ApiResponse<FleetTracersResponse> |
FleetAutomationApi.listFleetAgentTracersWithHttpInfo(String agentKey,
FleetAutomationApi.ListFleetAgentTracersOptionalParameters parameters)
Retrieve a paginated list of tracers for a specific agent.
|
FleetAgentVersionsV2Response |
FleetAutomationApi.listFleetAgentVersionsV2()
List available Datadog Agent versions.
|
ApiResponse<FleetAgentVersionsV2Response> |
FleetAutomationApi.listFleetAgentVersionsV2WithHttpInfo()
Retrieve the list of Datadog Agent versions available for deployment.
|
FleetDeploymentsV2Response |
FleetAutomationApi.listFleetDeploymentsV2()
List all deployments.
|
FleetDeploymentsV2Response |
FleetAutomationApi.listFleetDeploymentsV2(FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters parameters)
List all deployments.
|
ApiResponse<FleetDeploymentsV2Response> |
FleetAutomationApi.listFleetDeploymentsV2WithHttpInfo(FleetAutomationApi.ListFleetDeploymentsV2OptionalParameters parameters)
Retrieve a paginated list of all deployments for fleet automation.
|
FleetSchedulesV2Response |
FleetAutomationApi.listFleetSchedulesV2()
List all schedules.
|
ApiResponse<FleetSchedulesV2Response> |
FleetAutomationApi.listFleetSchedulesV2WithHttpInfo()
Retrieve all upgrade schedules for the organization.
|
FleetTracersResponse |
FleetAutomationApi.listFleetTracers()
List all fleet tracers.
|
FleetTracersResponse |
FleetAutomationApi.listFleetTracers(FleetAutomationApi.ListFleetTracersOptionalParameters parameters)
List all fleet tracers.
|
ApiResponse<FleetTracersResponse> |
FleetAutomationApi.listFleetTracersWithHttpInfo(FleetAutomationApi.ListFleetTracersOptionalParameters parameters)
Retrieve a paginated list of all fleet tracers.
|
FormsResponse |
FormsApi.listForms()
List forms.
|
ApiResponse<FormsResponse> |
FormsApi.listFormsWithHttpInfo()
Get all forms for the authenticated user's organization.
|
GcpScanOptionsArray |
AgentlessScanningApi.listGcpScanOptions()
List GCP scan options.
|
ApiResponse<GcpScanOptionsArray> |
AgentlessScanningApi.listGcpScanOptionsWithHttpInfo()
Fetches the scan options configured for all GCP projects.
|
GCPSTSServiceAccountsResponse |
GcpIntegrationApi.listGCPSTSAccounts()
List all GCP STS-enabled service accounts.
|
ApiResponse<GCPSTSServiceAccountsResponse> |
GcpIntegrationApi.listGCPSTSAccountsWithHttpInfo()
List all GCP STS-enabled service accounts configured in your Datadog account.
|
IncidentHandlesResponse |
IncidentsApi.listGlobalIncidentHandles()
List global incident handles.
|
IncidentHandlesResponse |
IncidentsApi.listGlobalIncidentHandles(IncidentsApi.ListGlobalIncidentHandlesOptionalParameters parameters)
List global incident handles.
|
ApiResponse<IncidentHandlesResponse> |
IncidentsApi.listGlobalIncidentHandlesWithHttpInfo(IncidentsApi.ListGlobalIncidentHandlesOptionalParameters parameters)
Retrieve a list of global incident handles.
|
GlobalOrgsResponse |
OrganizationsApi.listGlobalOrgs(String userHandle)
List global orgs.
|
GlobalOrgsResponse |
OrganizationsApi.listGlobalOrgs(String userHandle,
OrganizationsApi.ListGlobalOrgsOptionalParameters parameters)
List global orgs.
|
ApiResponse<GlobalOrgsResponse> |
OrganizationsApi.listGlobalOrgsWithHttpInfo(String userHandle,
OrganizationsApi.ListGlobalOrgsOptionalParameters parameters)
Returns organizations across regions for the authenticated user.
|
GoogleChatOrganizationsResponse |
GoogleChatIntegrationApi.listGoogleChatOrganizations()
Get all Google Chat organization bindings.
|
ApiResponse<GoogleChatOrganizationsResponse> |
GoogleChatIntegrationApi.listGoogleChatOrganizationsWithHttpInfo()
Get a list of all Google Chat organization bindings in the Datadog Google Chat integration.
|
GoogleChatTargetAudiencesResponse |
GoogleChatIntegrationApi.listGoogleChatTargetAudiences(String organizationBindingId)
Get all target audiences.
|
ApiResponse<GoogleChatTargetAudiencesResponse> |
GoogleChatIntegrationApi.listGoogleChatTargetAudiencesWithHttpInfo(String organizationBindingId)
Get a list of all target audiences for a Google Chat organization binding in the Datadog Google
Chat integration.
|
GovernanceControlDetectionsResponse |
GovernanceConsoleApi.listGovernanceControlDetections(String detectionType)
List control detections.
|
GovernanceControlDetectionsResponse |
GovernanceConsoleApi.listGovernanceControlDetections(String detectionType,
GovernanceConsoleApi.ListGovernanceControlDetectionsOptionalParameters parameters)
List control detections.
|
ApiResponse<GovernanceControlDetectionsResponse> |
GovernanceConsoleApi.listGovernanceControlDetectionsWithHttpInfo(String detectionType,
GovernanceConsoleApi.ListGovernanceControlDetectionsOptionalParameters parameters)
Retrieve the detections produced by the governance control with the given detection type.
|
GovernanceControlsResponse |
GovernanceConsoleApi.listGovernanceControls()
List controls.
|
ApiResponse<GovernanceControlsResponse> |
GovernanceConsoleApi.listGovernanceControlsWithHttpInfo()
Retrieve the list of governance controls configured for the organization.
|
GovernanceInsightsResponse |
GovernanceConsoleApi.listGovernanceInsights()
List insights.
|
GovernanceInsightsResponse |
GovernanceConsoleApi.listGovernanceInsights(GovernanceConsoleApi.ListGovernanceInsightsOptionalParameters parameters)
List insights.
|
ApiResponse<GovernanceInsightsResponse> |
GovernanceConsoleApi.listGovernanceInsightsWithHttpInfo(GovernanceConsoleApi.ListGovernanceInsightsOptionalParameters parameters)
Retrieve the list of governance insights available to the organization.
|
ListHistoricalJobsResponse |
SecurityMonitoringApi.listHistoricalJobs()
List historical jobs.
|
ListHistoricalJobsResponse |
SecurityMonitoringApi.listHistoricalJobs(SecurityMonitoringApi.ListHistoricalJobsOptionalParameters parameters)
List historical jobs.
|
ApiResponse<ListHistoricalJobsResponse> |
SecurityMonitoringApi.listHistoricalJobsWithHttpInfo(SecurityMonitoringApi.ListHistoricalJobsOptionalParameters parameters)
List historical jobs.
|
IdentityProvidersResponse |
IdentityProvidersApi.listIdentityProviders()
List identity providers.
|
ApiResponse<IdentityProvidersResponse> |
IdentityProvidersApi.listIdentityProvidersWithHttpInfo()
Get all identity providers available for the current organization.
|
UsersResponse |
IdentityProvidersApi.listIdentityProviderUsers(String idpId)
List users with an identity provider override.
|
UsersResponse |
IdentityProvidersApi.listIdentityProviderUsers(String idpId,
IdentityProvidersApi.ListIdentityProviderUsersOptionalParameters parameters)
List users with an identity provider override.
|
ApiResponse<UsersResponse> |
IdentityProvidersApi.listIdentityProviderUsersWithHttpInfo(String idpId,
IdentityProvidersApi.ListIdentityProviderUsersOptionalParameters parameters)
Get all users in the organization whose login method has been overridden to use the specified
identity provider.
|
AttachmentArray |
IncidentsApi.listIncidentAttachments(String incidentId)
List incident attachments.
|
AttachmentArray |
IncidentsApi.listIncidentAttachments(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
List incident attachments.
|
ApiResponse<AttachmentArray> |
IncidentsApi.listIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
List incident attachments.
|
IncidentImpactFieldsResponse |
IncidentsApi.listIncidentImpactFields()
List incident impact fields.
|
ApiResponse<IncidentImpactFieldsResponse> |
IncidentsApi.listIncidentImpactFieldsWithHttpInfo()
List all impact fields for incidents.
|
IncidentImpactsResponse |
IncidentsApi.listIncidentImpacts(String incidentId)
List an incident's impacts.
|
IncidentImpactsResponse |
IncidentsApi.listIncidentImpacts(String incidentId,
IncidentsApi.ListIncidentImpactsOptionalParameters parameters)
List an incident's impacts.
|
ApiResponse<IncidentImpactsResponse> |
IncidentsApi.listIncidentImpactsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentImpactsOptionalParameters parameters)
Get all impacts for an incident.
|
IncidentIntegrationMetadataListResponse |
IncidentsApi.listIncidentIntegrations(String incidentId)
Get a list of an incident's integration metadata.
|
ApiResponse<IncidentIntegrationMetadataListResponse> |
IncidentsApi.listIncidentIntegrationsWithHttpInfo(String incidentId)
Get all integration metadata for an incident.
|
IncidentNotificationRuleArray |
IncidentsApi.listIncidentNotificationRules()
List incident notification rules.
|
IncidentNotificationRuleArray |
IncidentsApi.listIncidentNotificationRules(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
List incident notification rules.
|
ApiResponse<IncidentNotificationRuleArray> |
IncidentsApi.listIncidentNotificationRulesWithHttpInfo(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
Lists all notification rules for the organization.
|
IncidentNotificationTemplateArray |
IncidentsApi.listIncidentNotificationTemplates()
List incident notification templates.
|
IncidentNotificationTemplateArray |
IncidentsApi.listIncidentNotificationTemplates(IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters parameters)
List incident notification templates.
|
ApiResponse<IncidentNotificationTemplateArray> |
IncidentsApi.listIncidentNotificationTemplatesWithHttpInfo(IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters parameters)
Lists all notification templates.
|
PostmortemTemplatesResponse |
IncidentsApi.listIncidentPostmortemTemplates()
List postmortem templates.
|
PostmortemTemplatesResponse |
IncidentsApi.listIncidentPostmortemTemplates(IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters parameters)
List postmortem templates.
|
ApiResponse<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfo(IncidentsApi.ListIncidentPostmortemTemplatesOptionalParameters parameters)
Retrieve a list of all postmortem templates for incidents.
|
IncidentRespondersResponse |
IncidentsApi.listIncidentResponders(String incidentId)
List incident responders.
|
ApiResponse<IncidentRespondersResponse> |
IncidentsApi.listIncidentRespondersWithHttpInfo(String incidentId)
List all responders for an incident.
|
IncidentRulesResponse |
IncidentsApi.listIncidentRules()
List incident rules.
|
IncidentRulesResponse |
IncidentsApi.listIncidentRules(IncidentsApi.ListIncidentRulesOptionalParameters parameters)
List incident rules.
|
ApiResponse<IncidentRulesResponse> |
IncidentsApi.listIncidentRulesWithHttpInfo(IncidentsApi.ListIncidentRulesOptionalParameters parameters)
List all incident rules.
|
IncidentsResponse |
IncidentsApi.listIncidents()
Get a list of incidents.
|
IncidentsResponse |
IncidentsApi.listIncidents(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get a list of incidents.
|
ApiResponse<IncidentsResponse> |
IncidentsApi.listIncidentsWithHttpInfo(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get all incidents for the user's organization.
|
IncidentTodoListResponse |
IncidentsApi.listIncidentTodos(String incidentId)
Get a list of an incident's todos.
|
ApiResponse<IncidentTodoListResponse> |
IncidentsApi.listIncidentTodosWithHttpInfo(String incidentId)
Get all todos for an incident.
|
IncidentTypeListResponse |
IncidentsApi.listIncidentTypes()
Get a list of incident types.
|
IncidentTypeListResponse |
IncidentsApi.listIncidentTypes(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get a list of incident types.
|
ApiResponse<IncidentTypeListResponse> |
IncidentsApi.listIncidentTypesWithHttpInfo(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get all incident types.
|
IncidentUserDefinedFieldListResponse |
IncidentsApi.listIncidentUserDefinedFields()
Get a list of incident user-defined fields.
|
IncidentUserDefinedFieldListResponse |
IncidentsApi.listIncidentUserDefinedFields(IncidentsApi.ListIncidentUserDefinedFieldsOptionalParameters parameters)
Get a list of incident user-defined fields.
|
ApiResponse<IncidentUserDefinedFieldListResponse> |
IncidentsApi.listIncidentUserDefinedFieldsWithHttpInfo(IncidentsApi.ListIncidentUserDefinedFieldsOptionalParameters parameters)
Get a list of all incident user-defined fields.
|
IncidentUserDefinedRolesResponse |
IncidentsApi.listIncidentUserDefinedRoles()
List incident user-defined roles.
|
IncidentUserDefinedRolesResponse |
IncidentsApi.listIncidentUserDefinedRoles(IncidentsApi.ListIncidentUserDefinedRolesOptionalParameters parameters)
List incident user-defined roles.
|
ApiResponse<IncidentUserDefinedRolesResponse> |
IncidentsApi.listIncidentUserDefinedRolesWithHttpInfo(IncidentsApi.ListIncidentUserDefinedRolesOptionalParameters parameters)
List all user-defined roles for incidents.
|
IoCExplorerListResponse |
SecurityMonitoringApi.listIndicatorsOfCompromise()
List indicators of compromise.
|
IoCExplorerListResponse |
SecurityMonitoringApi.listIndicatorsOfCompromise(SecurityMonitoringApi.ListIndicatorsOfCompromiseOptionalParameters parameters)
List indicators of compromise.
|
ApiResponse<IoCExplorerListResponse> |
SecurityMonitoringApi.listIndicatorsOfCompromiseWithHttpInfo(SecurityMonitoringApi.ListIndicatorsOfCompromiseOptionalParameters parameters)
Get a list of indicators of compromise (IoCs) matching the specified filters.
|
ListIntegrationsResponse |
IntegrationsApi.listIntegrations()
List Integrations.
|
ApiResponse<ListIntegrationsResponse> |
IntegrationsApi.listIntegrationsWithHttpInfo() |
ListInterfaceTagsResponse |
NetworkDeviceMonitoringApi.listInterfaceUserTags(String interfaceId)
List tags for an interface.
|
ApiResponse<ListInterfaceTagsResponse> |
NetworkDeviceMonitoringApi.listInterfaceUserTagsWithHttpInfo(String interfaceId)
Returns the tags associated with the specified interface.
|
ListInvestigationsResponse |
BitsAiApi.listInvestigations()
List Bits AI investigations.
|
ListInvestigationsResponse |
BitsAiApi.listInvestigations(BitsAiApi.ListInvestigationsOptionalParameters parameters)
List Bits AI investigations.
|
ApiResponse<ListInvestigationsResponse> |
BitsAiApi.listInvestigationsWithHttpInfo(BitsAiApi.ListInvestigationsOptionalParameters parameters)
List all Bits AI investigations for the organization.
|
JiraAccountsResponse |
JiraIntegrationApi.listJiraAccounts()
List Jira accounts.
|
ApiResponse<JiraAccountsResponse> |
JiraIntegrationApi.listJiraAccountsWithHttpInfo()
Get all Jira accounts for the organization.
|
JiraIssueTemplatesResponse |
JiraIntegrationApi.listJiraIssueTemplates()
List Jira issue templates.
|
ApiResponse<JiraIssueTemplatesResponse> |
JiraIntegrationApi.listJiraIssueTemplatesWithHttpInfo()
Get all Jira issue templates for the organization.
|
LLMObsAnnotationQueuesResponse |
AgentObservabilityApi.listLLMObsAnnotationQueues()
List Agent Observability annotation queues.
|
LLMObsAnnotationQueuesResponse |
AgentObservabilityApi.listLLMObsAnnotationQueues(AgentObservabilityApi.ListLLMObsAnnotationQueuesOptionalParameters parameters)
List Agent Observability annotation queues.
|
ApiResponse<LLMObsAnnotationQueuesResponse> |
AgentObservabilityApi.listLLMObsAnnotationQueuesWithHttpInfo(AgentObservabilityApi.ListLLMObsAnnotationQueuesOptionalParameters parameters)
List annotation queues.
|
LLMObsCustomEvalConfigListResponse |
AgentObservabilityApi.listLLMObsCustomEvalConfigs()
List custom evaluator configurations.
|
ApiResponse<LLMObsCustomEvalConfigListResponse> |
AgentObservabilityApi.listLLMObsCustomEvalConfigsWithHttpInfo()
List all custom Agent Observability evaluator configurations for the organization.
|
LLMObsDatasetRecordsListResponse |
AgentObservabilityApi.listLLMObsDatasetRecords(String projectId,
String datasetId)
List Agent Observability dataset records.
|
LLMObsDatasetRecordsListResponse |
AgentObservabilityApi.listLLMObsDatasetRecords(String projectId,
String datasetId,
AgentObservabilityApi.ListLLMObsDatasetRecordsOptionalParameters parameters)
List Agent Observability dataset records.
|
ApiResponse<LLMObsDatasetRecordsListResponse> |
AgentObservabilityApi.listLLMObsDatasetRecordsWithHttpInfo(String projectId,
String datasetId,
AgentObservabilityApi.ListLLMObsDatasetRecordsOptionalParameters parameters)
List all records in an Agent Observability dataset, sorted by creation date, newest first.
|
LLMObsDatasetsResponse |
AgentObservabilityApi.listLLMObsDatasets(String projectId)
List Agent Observability datasets.
|
LLMObsDatasetsResponse |
AgentObservabilityApi.listLLMObsDatasets(String projectId,
AgentObservabilityApi.ListLLMObsDatasetsOptionalParameters parameters)
List Agent Observability datasets.
|
ApiResponse<LLMObsDatasetsResponse> |
AgentObservabilityApi.listLLMObsDatasetsWithHttpInfo(String projectId,
AgentObservabilityApi.ListLLMObsDatasetsOptionalParameters parameters)
List all Agent Observability datasets for a project, sorted by creation date, newest first.
|
LLMObsDatasetVersionsResponse |
AgentObservabilityApi.listLLMObsDatasetVersions(String projectId,
String datasetId)
List Agent Observability dataset versions.
|
ApiResponse<LLMObsDatasetVersionsResponse> |
AgentObservabilityApi.listLLMObsDatasetVersionsWithHttpInfo(String projectId,
String datasetId)
List the active versions of a dataset.
|
LLMObsExperimentEventsV2Response |
AgentObservabilityApi.listLLMObsExperimentEvents(String experimentId)
List events for an Agent Observability experiment.
|
LLMObsExperimentEventsV2Response |
AgentObservabilityApi.listLLMObsExperimentEvents(String experimentId,
AgentObservabilityApi.ListLLMObsExperimentEventsOptionalParameters parameters)
List events for an Agent Observability experiment.
|
LLMObsExperimentSpansResponse |
AgentObservabilityApi.listLLMObsExperimentEventsV1(String experimentId)
Deprecated.
|
ApiResponse<LLMObsExperimentSpansResponse> |
AgentObservabilityApi.listLLMObsExperimentEventsV1WithHttpInfo(String experimentId)
Deprecated.
|
LLMObsExperimentEventsV2Response |
AgentObservabilityApi.listLLMObsExperimentEventsV2(String experimentId)
Deprecated.
|
ApiResponse<LLMObsExperimentEventsV2Response> |
AgentObservabilityApi.listLLMObsExperimentEventsV2WithHttpInfo(String experimentId)
Deprecated.
|
ApiResponse<LLMObsExperimentEventsV2Response> |
AgentObservabilityApi.listLLMObsExperimentEventsWithHttpInfo(String experimentId,
AgentObservabilityApi.ListLLMObsExperimentEventsOptionalParameters parameters)
Retrieve spans and experiment-level summary metrics for a given experiment with cursor-based
pagination.
|
LLMObsExperimentsResponse |
AgentObservabilityApi.listLLMObsExperiments()
List Agent Observability experiments.
|
LLMObsExperimentsResponse |
AgentObservabilityApi.listLLMObsExperiments(AgentObservabilityApi.ListLLMObsExperimentsOptionalParameters parameters)
List Agent Observability experiments.
|
ApiResponse<LLMObsExperimentsResponse> |
AgentObservabilityApi.listLLMObsExperimentsWithHttpInfo(AgentObservabilityApi.ListLLMObsExperimentsOptionalParameters parameters)
List all Agent Observability experiments sorted by creation date, newest first.
|
List<LLMObsIntegrationAccount> |
AgentObservabilityApi.listLLMObsIntegrationAccounts(LLMObsIntegrationName integration)
List LLM integration accounts.
|
ApiResponse<List<LLMObsIntegrationAccount>> |
AgentObservabilityApi.listLLMObsIntegrationAccountsWithHttpInfo(LLMObsIntegrationName integration)
Retrieve the list of configured accounts for the specified LLM provider integration.
|
List<LLMObsIntegrationModel> |
AgentObservabilityApi.listLLMObsIntegrationModels(LLMObsIntegrationName integration,
String accountId)
List LLM integration models.
|
ApiResponse<List<LLMObsIntegrationModel>> |
AgentObservabilityApi.listLLMObsIntegrationModelsWithHttpInfo(LLMObsIntegrationName integration,
String accountId)
Retrieve the list of models available for the specified LLM provider integration and account.
|
LLMObsPatternsClusteredPointsResponse |
AgentObservabilityApi.listLLMObsPatternsClusteredPoints(String topicId)
List patterns clustered points.
|
LLMObsPatternsClusteredPointsResponse |
AgentObservabilityApi.listLLMObsPatternsClusteredPoints(String topicId,
AgentObservabilityApi.ListLLMObsPatternsClusteredPointsOptionalParameters parameters)
List patterns clustered points.
|
ApiResponse<LLMObsPatternsClusteredPointsResponse> |
AgentObservabilityApi.listLLMObsPatternsClusteredPointsWithHttpInfo(String topicId,
AgentObservabilityApi.ListLLMObsPatternsClusteredPointsOptionalParameters parameters)
List the data points grouped into a topic.
|
LLMObsPatternsConfigsResponse |
AgentObservabilityApi.listLLMObsPatternsConfigs()
List patterns configurations.
|
ApiResponse<LLMObsPatternsConfigsResponse> |
AgentObservabilityApi.listLLMObsPatternsConfigsWithHttpInfo()
List all patterns configurations for the organization.
|
LLMObsPatternsRunsResponse |
AgentObservabilityApi.listLLMObsPatternsRuns(String configId)
List patterns runs.
|
ApiResponse<LLMObsPatternsRunsResponse> |
AgentObservabilityApi.listLLMObsPatternsRunsWithHttpInfo(String configId)
List the completed patterns runs for a configuration.
|
LLMObsPatternsTopicsResponse |
AgentObservabilityApi.listLLMObsPatternsTopics(String configId)
List patterns topics.
|
LLMObsPatternsTopicsResponse |
AgentObservabilityApi.listLLMObsPatternsTopics(String configId,
AgentObservabilityApi.ListLLMObsPatternsTopicsOptionalParameters parameters)
List patterns topics.
|
LLMObsPatternsTopicsWithClusteredPointsResponse |
AgentObservabilityApi.listLLMObsPatternsTopicsWithClusteredPoints(String configId)
List patterns topics with clustered points.
|
LLMObsPatternsTopicsWithClusteredPointsResponse |
AgentObservabilityApi.listLLMObsPatternsTopicsWithClusteredPoints(String configId,
AgentObservabilityApi.ListLLMObsPatternsTopicsWithClusteredPointsOptionalParameters parameters)
List patterns topics with clustered points.
|
ApiResponse<LLMObsPatternsTopicsWithClusteredPointsResponse> |
AgentObservabilityApi.listLLMObsPatternsTopicsWithClusteredPointsWithHttpInfo(String configId,
AgentObservabilityApi.ListLLMObsPatternsTopicsWithClusteredPointsOptionalParameters parameters)
List the topics discovered by a patterns run, with the clustered points attached inline to each
leaf topic.
|
ApiResponse<LLMObsPatternsTopicsResponse> |
AgentObservabilityApi.listLLMObsPatternsTopicsWithHttpInfo(String configId,
AgentObservabilityApi.ListLLMObsPatternsTopicsOptionalParameters parameters)
List the topics discovered by a patterns run.
|
LLMObsProjectsResponse |
AgentObservabilityApi.listLLMObsProjects()
List Agent Observability projects.
|
LLMObsProjectsResponse |
AgentObservabilityApi.listLLMObsProjects(AgentObservabilityApi.ListLLMObsProjectsOptionalParameters parameters)
List Agent Observability projects.
|
ApiResponse<LLMObsProjectsResponse> |
AgentObservabilityApi.listLLMObsProjectsWithHttpInfo(AgentObservabilityApi.ListLLMObsProjectsOptionalParameters parameters)
List all Agent Observability projects sorted by creation date, newest first.
|
LLMObsPromptsResponse |
AgentObservabilityApi.listLLMObsPrompts()
List Agent Observability prompts.
|
LLMObsPromptsResponse |
AgentObservabilityApi.listLLMObsPrompts(AgentObservabilityApi.ListLLMObsPromptsOptionalParameters parameters)
List Agent Observability prompts.
|
ApiResponse<LLMObsPromptsResponse> |
AgentObservabilityApi.listLLMObsPromptsWithHttpInfo(AgentObservabilityApi.ListLLMObsPromptsOptionalParameters parameters)
List all Agent Observability prompts in the prompt registry for the organization.
|
LLMObsPromptVersionsResponse |
AgentObservabilityApi.listLLMObsPromptVersions(String promptId)
List versions of an Agent Observability prompt.
|
ApiResponse<LLMObsPromptVersionsResponse> |
AgentObservabilityApi.listLLMObsPromptVersionsWithHttpInfo(String promptId)
List all versions of an Agent Observability prompt, ordered newest to oldest.
|
LLMObsSpansResponse |
AgentObservabilityApi.listLLMObsSpans()
List Agent Observability spans.
|
LLMObsSpansResponse |
AgentObservabilityApi.listLLMObsSpans(AgentObservabilityApi.ListLLMObsSpansOptionalParameters parameters)
List Agent Observability spans.
|
ApiResponse<LLMObsSpansResponse> |
AgentObservabilityApi.listLLMObsSpansWithHttpInfo(AgentObservabilityApi.ListLLMObsSpansOptionalParameters parameters)
List Agent Observability spans matching the specified filters.
|
LogsListResponse |
LogsApi.listLogs()
Search logs (POST).
|
LogsListResponse |
LogsApi.listLogs(LogsApi.ListLogsOptionalParameters parameters)
Search logs (POST).
|
LogsArchives |
LogsArchivesApi.listLogsArchives()
Get all archives.
|
ApiResponse<LogsArchives> |
LogsArchivesApi.listLogsArchivesWithHttpInfo()
Get the list of configured logs archives with their definitions.
|
CustomDestinationsResponse |
LogsCustomDestinationsApi.listLogsCustomDestinations()
Get all custom destinations.
|
ApiResponse<CustomDestinationsResponse> |
LogsCustomDestinationsApi.listLogsCustomDestinationsWithHttpInfo()
Get the list of configured custom destinations in your organization with their definitions.
|
LogsListResponse |
LogsApi.listLogsGet()
Search logs (GET).
|
LogsListResponse |
LogsApi.listLogsGet(LogsApi.ListLogsGetOptionalParameters parameters)
Search logs (GET).
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsGetWithHttpInfo(LogsApi.ListLogsGetOptionalParameters parameters)
List endpoint returns logs that match a log search query.
|
LogsMetricsResponse |
LogsMetricsApi.listLogsMetrics()
Get all log-based metrics.
|
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.
|
MaintenanceArray |
StatusPagesApi.listMaintenances()
List maintenances.
|
MaintenanceArray |
StatusPagesApi.listMaintenances(StatusPagesApi.ListMaintenancesOptionalParameters parameters)
List maintenances.
|
ApiResponse<MaintenanceArray> |
StatusPagesApi.listMaintenancesWithHttpInfo(StatusPagesApi.ListMaintenancesOptionalParameters parameters)
Lists all maintenances for the organization.
|
MaintenanceTemplateArray |
StatusPagesApi.listMaintenanceTemplates(UUID pageId)
List maintenance templates.
|
MaintenanceTemplateArray |
StatusPagesApi.listMaintenanceTemplates(UUID pageId,
StatusPagesApi.ListMaintenanceTemplatesOptionalParameters parameters)
List maintenance templates.
|
ApiResponse<MaintenanceTemplateArray> |
StatusPagesApi.listMaintenanceTemplatesWithHttpInfo(UUID pageId,
StatusPagesApi.ListMaintenanceTemplatesOptionalParameters parameters)
Lists all maintenance templates for a status page.
|
MaintenanceWindowsResponse |
CaseManagementApi.listMaintenanceWindows()
List maintenance windows.
|
ApiResponse<MaintenanceWindowsResponse> |
CaseManagementApi.listMaintenanceWindowsWithHttpInfo()
Returns all configured maintenance windows for event management cases.
|
TeamsResponse |
TeamsApi.listMemberTeams(String superTeamId)
Deprecated.
|
TeamsResponse |
TeamsApi.listMemberTeams(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<TeamsResponse> |
TeamsApi.listMemberTeamsWithHttpInfo(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Deprecated.
|
MetricAssetsResponse |
MetricsApi.listMetricAssets(String metricName)
Related Assets to a Metric.
|
ApiResponse<MetricAssetsResponse> |
MetricsApi.listMetricAssetsWithHttpInfo(String metricName)
Returns dashboards, monitors, notebooks, and SLOs that a metric is stored in, if any.
|
ModelLabProjectArtifactsResponse |
ModelLabApiApi.listModelLabProjectArtifacts(Long projectId)
List Model Lab project artifacts.
|
ApiResponse<ModelLabProjectArtifactsResponse> |
ModelLabApiApi.listModelLabProjectArtifactsWithHttpInfo(Long projectId)
List all artifact files for a specific Model Lab project.
|
ModelLabFacetKeysResponse |
ModelLabApiApi.listModelLabProjectFacetKeys()
List Model Lab project facet keys.
|
ApiResponse<ModelLabFacetKeysResponse> |
ModelLabApiApi.listModelLabProjectFacetKeysWithHttpInfo()
List all available facet keys for filtering Model Lab projects.
|
ModelLabFacetValuesResponse |
ModelLabApiApi.listModelLabProjectFacetValues(ModelLabProjectFacetType facetType,
String facetName)
List Model Lab project facet values.
|
ApiResponse<ModelLabFacetValuesResponse> |
ModelLabApiApi.listModelLabProjectFacetValuesWithHttpInfo(ModelLabProjectFacetType facetType,
String facetName)
List available facet values for a specific project facet key.
|
ModelLabProjectsResponse |
ModelLabApiApi.listModelLabProjects()
List Model Lab projects.
|
ModelLabProjectsResponse |
ModelLabApiApi.listModelLabProjects(ModelLabApiApi.ListModelLabProjectsOptionalParameters parameters)
List Model Lab projects.
|
ApiResponse<ModelLabProjectsResponse> |
ModelLabApiApi.listModelLabProjectsWithHttpInfo(ModelLabApiApi.ListModelLabProjectsOptionalParameters parameters)
List all Model Lab projects for the current organization.
|
ModelLabRunArtifactsResponse |
ModelLabApiApi.listModelLabRunArtifacts(Long runId)
List Model Lab run artifacts.
|
ModelLabRunArtifactsResponse |
ModelLabApiApi.listModelLabRunArtifacts(Long runId,
ModelLabApiApi.ListModelLabRunArtifactsOptionalParameters parameters)
List Model Lab run artifacts.
|
ApiResponse<ModelLabRunArtifactsResponse> |
ModelLabApiApi.listModelLabRunArtifactsWithHttpInfo(Long runId,
ModelLabApiApi.ListModelLabRunArtifactsOptionalParameters parameters)
List artifact files for a specific Model Lab run.
|
ModelLabFacetKeysResponse |
ModelLabApiApi.listModelLabRunFacetKeys(Long filterProjectId)
List Model Lab run facet keys.
|
ApiResponse<ModelLabFacetKeysResponse> |
ModelLabApiApi.listModelLabRunFacetKeysWithHttpInfo(Long filterProjectId)
List all available facet keys for filtering Model Lab runs.
|
ModelLabFacetValuesResponse |
ModelLabApiApi.listModelLabRunFacetValues(Long filterProjectId,
ModelLabFacetType facetType,
String facetName)
List Model Lab run facet values.
|
ApiResponse<ModelLabFacetValuesResponse> |
ModelLabApiApi.listModelLabRunFacetValuesWithHttpInfo(Long filterProjectId,
ModelLabFacetType facetType,
String facetName)
List available facet values for a specific run facet key.
|
ModelLabRunsResponse |
ModelLabApiApi.listModelLabRuns()
List Model Lab runs.
|
ModelLabRunsResponse |
ModelLabApiApi.listModelLabRuns(ModelLabApiApi.ListModelLabRunsOptionalParameters parameters)
List Model Lab runs.
|
ApiResponse<ModelLabRunsResponse> |
ModelLabApiApi.listModelLabRunsWithHttpInfo(ModelLabApiApi.ListModelLabRunsOptionalParameters parameters)
List all Model Lab runs for the current organization.
|
MonitorConfigPolicyListResponse |
MonitorsApi.listMonitorConfigPolicies()
Get all monitor configuration policies.
|
ApiResponse<MonitorConfigPolicyListResponse> |
MonitorsApi.listMonitorConfigPoliciesWithHttpInfo()
Get all monitor configuration policies.
|
MonitorDowntimeMatchResponse |
DowntimesApi.listMonitorDowntimes(Long monitorId)
Get active downtimes for a monitor.
|
MonitorDowntimeMatchResponse |
DowntimesApi.listMonitorDowntimes(Long monitorId,
DowntimesApi.ListMonitorDowntimesOptionalParameters parameters)
Get active downtimes for a monitor.
|
ApiResponse<MonitorDowntimeMatchResponse> |
DowntimesApi.listMonitorDowntimesWithHttpInfo(Long monitorId,
DowntimesApi.ListMonitorDowntimesOptionalParameters parameters)
Get all active downtimes for the specified monitor.
|
MonitorUserTemplateListResponse |
MonitorsApi.listMonitorUserTemplates()
Get all monitor user templates.
|
ApiResponse<MonitorUserTemplateListResponse> |
MonitorsApi.listMonitorUserTemplatesWithHttpInfo()
Retrieve all monitor user templates.
|
GetMultipleRulesetsResponse |
SecurityMonitoringApi.listMultipleRulesets(GetMultipleRulesetsRequest body)
Ruleset get multiple.
|
ApiResponse<GetMultipleRulesetsResponse> |
SecurityMonitoringApi.listMultipleRulesetsWithHttpInfo(GetMultipleRulesetsRequest body)
Get rules for multiple rulesets in batch.
|
NetworkHealthInsightsResponse |
NetworkHealthInsightsApi.listNetworkHealthInsights()
List network health insights.
|
NetworkHealthInsightsResponse |
NetworkHealthInsightsApi.listNetworkHealthInsights(NetworkHealthInsightsApi.ListNetworkHealthInsightsOptionalParameters parameters)
List network health insights.
|
ApiResponse<NetworkHealthInsightsResponse> |
NetworkHealthInsightsApi.listNetworkHealthInsightsWithHttpInfo(NetworkHealthInsightsApi.ListNetworkHealthInsightsOptionalParameters parameters)
Return network health insights for the organization within the given time window.
|
OktaAccountsResponse |
OktaIntegrationApi.listOktaAccounts()
List Okta accounts.
|
ApiResponse<OktaAccountsResponse> |
OktaIntegrationApi.listOktaAccountsWithHttpInfo()
List Okta accounts.
|
OpsgenieAccountsResponse |
OpsgenieIntegrationApi.listOpsgenieAccounts()
Get all Opsgenie accounts.
|
ApiResponse<OpsgenieAccountsResponse> |
OpsgenieIntegrationApi.listOpsgenieAccountsWithHttpInfo()
Get a list of all Opsgenie accounts from the Datadog Opsgenie integration.
|
OpsgenieServicesResponse |
OpsgenieIntegrationApi.listOpsgenieServices()
Get all service objects.
|
ApiResponse<OpsgenieServicesResponse> |
OpsgenieIntegrationApi.listOpsgenieServicesWithHttpInfo()
Get a list of all services from the Datadog Opsgenie integration.
|
GoogleChatOrganizationHandlesResponse |
GoogleChatIntegrationApi.listOrganizationHandles(String organizationBindingId)
Get all organization handles.
|
ApiResponse<GoogleChatOrganizationHandlesResponse> |
GoogleChatIntegrationApi.listOrganizationHandlesWithHttpInfo(String organizationBindingId)
Get a list of all organization handles from the Datadog Google Chat integration.
|
OrgAuthorizedClientsResponse |
OrgAuthorizedClientsApi.listOrgAuthorizedClients()
List org authorized clients.
|
OrgAuthorizedClientsResponse |
OrgAuthorizedClientsApi.listOrgAuthorizedClients(OrgAuthorizedClientsApi.ListOrgAuthorizedClientsOptionalParameters parameters)
List org authorized clients.
|
ApiResponse<OrgAuthorizedClientsResponse> |
OrgAuthorizedClientsApi.listOrgAuthorizedClientsWithHttpInfo(OrgAuthorizedClientsApi.ListOrgAuthorizedClientsOptionalParameters parameters)
Get a list of all OAuth2 clients authorized for the current organization.
|
UserAuthorizedClientsResponse |
OrgAuthorizedClientsApi.listOrgAuthorizedClientUserAuthorizations(String orgAuthorizedClientId)
List user authorizations for a client.
|
UserAuthorizedClientsResponse |
OrgAuthorizedClientsApi.listOrgAuthorizedClientUserAuthorizations(String orgAuthorizedClientId,
OrgAuthorizedClientsApi.ListOrgAuthorizedClientUserAuthorizationsOptionalParameters parameters)
List user authorizations for a client.
|
ApiResponse<UserAuthorizedClientsResponse> |
OrgAuthorizedClientsApi.listOrgAuthorizedClientUserAuthorizationsWithHttpInfo(String orgAuthorizedClientId,
OrgAuthorizedClientsApi.ListOrgAuthorizedClientUserAuthorizationsOptionalParameters parameters)
Get a list of user authorizations for the specified OAuth2 client in the current organization.
|
OrgConfigListResponse |
OrganizationsApi.listOrgConfigs()
List Org Configs.
|
ApiResponse<OrgConfigListResponse> |
OrganizationsApi.listOrgConfigsWithHttpInfo()
Returns all Org Configs (name, description, and value).
|
OrgConnectionListResponse |
OrgConnectionsApi.listOrgConnections()
List Org Connections.
|
OrgConnectionListResponse |
OrgConnectionsApi.listOrgConnections(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
List Org Connections.
|
ApiResponse<OrgConnectionListResponse> |
OrgConnectionsApi.listOrgConnectionsWithHttpInfo(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
Returns a list of org connections.
|
OrgGroupMembershipListResponse |
OrgGroupsApi.listOrgGroupMemberships()
List org group memberships.
|
OrgGroupMembershipListResponse |
OrgGroupsApi.listOrgGroupMemberships(OrgGroupsApi.ListOrgGroupMembershipsOptionalParameters parameters)
List org group memberships.
|
ApiResponse<OrgGroupMembershipListResponse> |
OrgGroupsApi.listOrgGroupMembershipsWithHttpInfo(OrgGroupsApi.ListOrgGroupMembershipsOptionalParameters parameters)
List organization group memberships.
|
OrgGroupPolicyListResponse |
OrgGroupsApi.listOrgGroupPolicies(UUID filterOrgGroupId)
List org group policies.
|
OrgGroupPolicyListResponse |
OrgGroupsApi.listOrgGroupPolicies(UUID filterOrgGroupId,
OrgGroupsApi.ListOrgGroupPoliciesOptionalParameters parameters)
List org group policies.
|
ApiResponse<OrgGroupPolicyListResponse> |
OrgGroupsApi.listOrgGroupPoliciesWithHttpInfo(UUID filterOrgGroupId,
OrgGroupsApi.ListOrgGroupPoliciesOptionalParameters parameters)
List policies for an organization group.
|
OrgGroupPolicyConfigListResponse |
OrgGroupsApi.listOrgGroupPolicyConfigs()
List org group policy configs.
|
ApiResponse<OrgGroupPolicyConfigListResponse> |
OrgGroupsApi.listOrgGroupPolicyConfigsWithHttpInfo()
List all org configs that are eligible to be used as organization group policies.
|
OrgGroupPolicyOverrideListResponse |
OrgGroupsApi.listOrgGroupPolicyOverrides(UUID filterOrgGroupId)
List org group policy overrides.
|
OrgGroupPolicyOverrideListResponse |
OrgGroupsApi.listOrgGroupPolicyOverrides(UUID filterOrgGroupId,
OrgGroupsApi.ListOrgGroupPolicyOverridesOptionalParameters parameters)
List org group policy overrides.
|
ApiResponse<OrgGroupPolicyOverrideListResponse> |
OrgGroupsApi.listOrgGroupPolicyOverridesWithHttpInfo(UUID filterOrgGroupId,
OrgGroupsApi.ListOrgGroupPolicyOverridesOptionalParameters parameters)
List policy overrides for an organization group.
|
OrgGroupPolicySuggestionListResponse |
OrgGroupsApi.listOrgGroupPolicySuggestions(UUID filterOrgGroupId)
List org group policy suggestions.
|
ApiResponse<OrgGroupPolicySuggestionListResponse> |
OrgGroupsApi.listOrgGroupPolicySuggestionsWithHttpInfo(UUID filterOrgGroupId)
List suggested organization group policies.
|
OrgGroupListResponse |
OrgGroupsApi.listOrgGroups()
List org groups.
|
OrgGroupListResponse |
OrgGroupsApi.listOrgGroups(OrgGroupsApi.ListOrgGroupsOptionalParameters parameters)
List org groups.
|
ApiResponse<OrgGroupListResponse> |
OrgGroupsApi.listOrgGroupsWithHttpInfo(OrgGroupsApi.ListOrgGroupsOptionalParameters parameters)
List all organization groups that the requesting organization has access to.
|
ManagedOrgsResponse |
OrganizationsApi.listOrgs()
List your managed organizations.
|
ManagedOrgsResponse |
OrganizationsApi.listOrgs(OrganizationsApi.ListOrgsOptionalParameters parameters)
List your managed organizations.
|
IncidentOrgSettingsListResponse |
IncidentsApi.listOrgSettings()
List incident type org settings.
|
IncidentOrgSettingsListResponse |
IncidentsApi.listOrgSettings(IncidentsApi.ListOrgSettingsOptionalParameters parameters)
List incident type org settings.
|
ApiResponse<IncidentOrgSettingsListResponse> |
IncidentsApi.listOrgSettingsWithHttpInfo(IncidentsApi.ListOrgSettingsOptionalParameters parameters)
List org settings for all incident types.
|
ApiResponse<ManagedOrgsResponse> |
OrganizationsApi.listOrgsWithHttpInfo(OrganizationsApi.ListOrgsOptionalParameters parameters)
Returns the current organization and its managed organizations in JSON:API format.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistory(String resourceId)
List ownership inference history for a resource.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistory(String resourceId,
CsmOwnershipApi.ListOwnershipHistoryOptionalParameters parameters)
List ownership inference history for a resource.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistoryByOwnerType(String resourceId,
OwnershipOwnerType ownerType)
List ownership history by owner type.
|
OwnershipHistoryResponse |
CsmOwnershipApi.listOwnershipHistoryByOwnerType(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters parameters)
List ownership history by owner type.
|
ApiResponse<OwnershipHistoryResponse> |
CsmOwnershipApi.listOwnershipHistoryByOwnerTypeWithHttpInfo(String resourceId,
OwnershipOwnerType ownerType,
CsmOwnershipApi.ListOwnershipHistoryByOwnerTypeOptionalParameters parameters)
List inference history entries for a resource filtered by owner type, ordered from most recent
to oldest.
|
ApiResponse<OwnershipHistoryResponse> |
CsmOwnershipApi.listOwnershipHistoryWithHttpInfo(String resourceId,
CsmOwnershipApi.ListOwnershipHistoryOptionalParameters parameters)
List inference history entries for a resource across all owner types, ordered from most recent
to oldest.
|
OwnershipInferenceListResponse |
CsmOwnershipApi.listOwnershipInferences(String resourceId)
List ownership inferences for a resource.
|
ApiResponse<OwnershipInferenceListResponse> |
CsmOwnershipApi.listOwnershipInferencesWithHttpInfo(String resourceId)
Get all current ownership inferences for a resource, one per owner type (user,
team, service, unknown).
|
RumPermanentRetentionFiltersResponse |
RumRetentionFiltersApi.listPermanentRetentionFilters(String appId)
Get all permanent RUM retention filters.
|
ApiResponse<RumPermanentRetentionFiltersResponse> |
RumRetentionFiltersApi.listPermanentRetentionFiltersWithHttpInfo(String appId)
Get the list of permanent RUM retention filters for a RUM application.
|
PermissionsResponse |
RolesApi.listPermissions()
List permissions.
|
ApiResponse<PermissionsResponse> |
RolesApi.listPermissionsWithHttpInfo()
Returns a list of all permissions, including name, description, and ID.
|
ListPersonalAccessTokensResponse |
KeyManagementApi.listPersonalAccessTokens()
Get all access tokens.
|
ListPersonalAccessTokensResponse |
KeyManagementApi.listPersonalAccessTokens(KeyManagementApi.ListPersonalAccessTokensOptionalParameters parameters)
Get all access tokens.
|
ApiResponse<ListPersonalAccessTokensResponse> |
KeyManagementApi.listPersonalAccessTokensWithHttpInfo(KeyManagementApi.ListPersonalAccessTokensOptionalParameters parameters)
List all access tokens for the organization.
|
ListPipelinesResponse |
ObservabilityPipelinesApi.listPipelines()
List pipelines.
|
ListPipelinesResponse |
ObservabilityPipelinesApi.listPipelines(ObservabilityPipelinesApi.ListPipelinesOptionalParameters parameters)
List pipelines.
|
ApiResponse<ListPipelinesResponse> |
ObservabilityPipelinesApi.listPipelinesWithHttpInfo(ObservabilityPipelinesApi.ListPipelinesOptionalParameters parameters)
Retrieve a list of pipelines.
|
ListPowerpacksResponse |
PowerpackApi.listPowerpacks()
Get all powerpacks.
|
ListPowerpacksResponse |
PowerpackApi.listPowerpacks(PowerpackApi.ListPowerpacksOptionalParameters parameters)
Get all powerpacks.
|
ApiResponse<ListPowerpacksResponse> |
PowerpackApi.listPowerpacksWithHttpInfo(PowerpackApi.ListPowerpacksOptionalParameters parameters)
Get a list of all powerpacks.
|
ProcessSummariesResponse |
ProcessesApi.listProcesses()
Get all processes.
|
ProcessSummariesResponse |
ProcessesApi.listProcesses(ProcessesApi.ListProcessesOptionalParameters parameters)
Get all processes.
|
ApiResponse<ProcessSummariesResponse> |
ProcessesApi.listProcessesWithHttpInfo(ProcessesApi.ListProcessesOptionalParameters parameters)
Get all processes for your organization.
|
UsageQuotasListResponse |
UsageMeteringApi.listQuotas(String quotaNamespace)
List usage quotas.
|
UsageQuotasListResponse |
UsageMeteringApi.listQuotas(String quotaNamespace,
UsageMeteringApi.ListQuotasOptionalParameters parameters)
List usage quotas.
|
ApiResponse<UsageQuotasListResponse> |
UsageMeteringApi.listQuotasWithHttpInfo(String quotaNamespace,
UsageMeteringApi.ListQuotasOptionalParameters parameters)
Lists usage quotas for the caller's organization in a quota namespace.
|
ListRowsResponse |
ReferenceTablesApi.listReferenceTableRows(String id)
List rows.
|
ListRowsResponse |
ReferenceTablesApi.listReferenceTableRows(String id,
ReferenceTablesApi.ListReferenceTableRowsOptionalParameters parameters)
List rows.
|
ApiResponse<ListRowsResponse> |
ReferenceTablesApi.listReferenceTableRowsWithHttpInfo(String id,
ReferenceTablesApi.ListReferenceTableRowsOptionalParameters parameters)
List all rows in a reference table using cursor-based pagination.
|
SnapshotArray |
RumReplayHeatmapsApi.listReplayHeatmapSnapshots(String filterViewName)
List replay heatmap snapshots.
|
SnapshotArray |
RumReplayHeatmapsApi.listReplayHeatmapSnapshots(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List replay heatmap snapshots.
|
ApiResponse<SnapshotArray> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsWithHttpInfo(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List heatmap snapshots.
|
ReportScheduleListResponse |
ReportSchedulesApi.listReportSchedules()
List report schedules.
|
ReportScheduleListResponse |
ReportSchedulesApi.listReportSchedules(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List report schedules.
|
ApiResponse<ReportScheduleListResponse> |
ReportSchedulesApi.listReportSchedulesWithHttpInfo(ReportSchedulesApi.ListReportSchedulesOptionalParameters parameters)
List dashboard and integration dashboard report schedules for the organization.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.listRestrictionQueries()
List restriction queries.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.listRestrictionQueries(LogsRestrictionQueriesApi.ListRestrictionQueriesOptionalParameters parameters)
List restriction queries.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.listRestrictionQueriesWithHttpInfo(LogsRestrictionQueriesApi.ListRestrictionQueriesOptionalParameters parameters)
Returns all restriction queries, including their names and IDs.
|
RestrictionQueryRolesResponse |
LogsRestrictionQueriesApi.listRestrictionQueryRoles(String restrictionQueryId)
List roles for a restriction query.
|
RestrictionQueryRolesResponse |
LogsRestrictionQueriesApi.listRestrictionQueryRoles(String restrictionQueryId,
LogsRestrictionQueriesApi.ListRestrictionQueryRolesOptionalParameters parameters)
List roles for a restriction query.
|
ApiResponse<RestrictionQueryRolesResponse> |
LogsRestrictionQueriesApi.listRestrictionQueryRolesWithHttpInfo(String restrictionQueryId,
LogsRestrictionQueriesApi.ListRestrictionQueryRolesOptionalParameters parameters)
Returns all roles that have a given restriction query.
|
RumRetentionFiltersResponse |
RumRetentionFiltersApi.listRetentionFilters(String appId)
Get all RUM retention filters.
|
ApiResponse<RumRetentionFiltersResponse> |
RumRetentionFiltersApi.listRetentionFiltersWithHttpInfo(String appId)
Get the list of RUM retention filters for a RUM application.
|
PermissionsResponse |
RolesApi.listRolePermissions(String roleId)
List permissions for a role.
|
ApiResponse<PermissionsResponse> |
RolesApi.listRolePermissionsWithHttpInfo(String roleId)
Returns a list of all permissions for a single role.
|
RolesResponse |
RolesApi.listRoles()
List roles.
|
RolesResponse |
RolesApi.listRoles(RolesApi.ListRolesOptionalParameters parameters)
List roles.
|
ApiResponse<RolesResponse> |
RolesApi.listRolesWithHttpInfo(RolesApi.ListRolesOptionalParameters parameters)
Returns all roles, including their names and their unique identifiers.
|
RoleTemplateArray |
RolesApi.listRoleTemplates()
List role templates.
|
ApiResponse<RoleTemplateArray> |
RolesApi.listRoleTemplatesWithHttpInfo()
List all role templates
|
UsersResponse |
RolesApi.listRoleUsers(String roleId)
Get all users of a role.
|
UsersResponse |
RolesApi.listRoleUsers(String roleId,
RolesApi.ListRoleUsersOptionalParameters parameters)
Get all users of a role.
|
ApiResponse<UsersResponse> |
RolesApi.listRoleUsersWithHttpInfo(String roleId,
RolesApi.ListRoleUsersOptionalParameters parameters)
Gets all users of a role.
|
RUMEventsResponse |
RumApi.listRUMEvents()
Get a list of RUM events.
|
RUMEventsResponse |
RumApi.listRUMEvents(RumApi.ListRUMEventsOptionalParameters parameters)
Get a list of RUM events.
|
ApiResponse<RUMEventsResponse> |
RumApi.listRUMEventsWithHttpInfo(RumApi.ListRUMEventsOptionalParameters parameters)
List endpoint returns events that match a RUM search query.
|
RumMetricsResponse |
RumMetricsApi.listRumMetrics()
Get all RUM-based metrics.
|
ApiResponse<RumMetricsResponse> |
RumMetricsApi.listRumMetricsWithHttpInfo()
Get the list of configured RUM-based metrics with their definitions.
|
RUMOperationsListResponse |
RumOperationsApi.listRUMOperations()
Search RUM operations.
|
RUMOperationsListResponse |
RumOperationsApi.listRUMOperations(RumOperationsApi.ListRUMOperationsOptionalParameters parameters)
Search RUM operations.
|
RUMOperationStrongLinksListResponse |
RumOperationsApi.listRUMOperationStrongLinks()
List RUM operation strong links.
|
RUMOperationStrongLinksListResponse |
RumOperationsApi.listRUMOperationStrongLinks(RumOperationsApi.ListRUMOperationStrongLinksOptionalParameters parameters)
List RUM operation strong links.
|
ApiResponse<RUMOperationStrongLinksListResponse> |
RumOperationsApi.listRUMOperationStrongLinksWithHttpInfo(RumOperationsApi.ListRUMOperationStrongLinksOptionalParameters parameters)
List strong links between RUM operations and features.
|
ApiResponse<RUMOperationsListResponse> |
RumOperationsApi.listRUMOperationsWithHttpInfo(RumOperationsApi.ListRUMOperationsOptionalParameters parameters)
Search RUM operations for your organization.
|
PlaylistArray |
RumReplayPlaylistsApi.listRumReplayPlaylists()
List RUM replay playlists.
|
PlaylistArray |
RumReplayPlaylistsApi.listRumReplayPlaylists(RumReplayPlaylistsApi.ListRumReplayPlaylistsOptionalParameters parameters)
List RUM replay playlists.
|
PlaylistsSessionArray |
RumReplayPlaylistsApi.listRumReplayPlaylistSessions(Long playlistId)
List RUM replay playlist sessions.
|
PlaylistsSessionArray |
RumReplayPlaylistsApi.listRumReplayPlaylistSessions(Long playlistId,
RumReplayPlaylistsApi.ListRumReplayPlaylistSessionsOptionalParameters parameters)
List RUM replay playlist sessions.
|
ApiResponse<PlaylistsSessionArray> |
RumReplayPlaylistsApi.listRumReplayPlaylistSessionsWithHttpInfo(Long playlistId,
RumReplayPlaylistsApi.ListRumReplayPlaylistSessionsOptionalParameters parameters)
List sessions in a playlist.
|
ApiResponse<PlaylistArray> |
RumReplayPlaylistsApi.listRumReplayPlaylistsWithHttpInfo(RumReplayPlaylistsApi.ListRumReplayPlaylistsOptionalParameters parameters)
List playlists.
|
WatcherArray |
RumReplayViewershipApi.listRumReplaySessionWatchers(String sessionId)
List RUM replay session watchers.
|
WatcherArray |
RumReplayViewershipApi.listRumReplaySessionWatchers(String sessionId,
RumReplayViewershipApi.ListRumReplaySessionWatchersOptionalParameters parameters)
List RUM replay session watchers.
|
ApiResponse<WatcherArray> |
RumReplayViewershipApi.listRumReplaySessionWatchersWithHttpInfo(String sessionId,
RumReplayViewershipApi.ListRumReplaySessionWatchersOptionalParameters parameters)
List session watchers.
|
ViewershipHistorySessionArray |
RumReplayViewershipApi.listRumReplayViewershipHistorySessions()
List RUM replay viewership history sessions.
|
ViewershipHistorySessionArray |
RumReplayViewershipApi.listRumReplayViewershipHistorySessions(RumReplayViewershipApi.ListRumReplayViewershipHistorySessionsOptionalParameters parameters)
List RUM replay viewership history sessions.
|
ApiResponse<ViewershipHistorySessionArray> |
RumReplayViewershipApi.listRumReplayViewershipHistorySessionsWithHttpInfo(RumReplayViewershipApi.ListRumReplayViewershipHistorySessionsOptionalParameters parameters)
List watched sessions.
|
SAMLConfigurationsResponse |
OrganizationsApi.listSAMLConfigurations()
List SAML configurations.
|
ApiResponse<SAMLConfigurationsResponse> |
OrganizationsApi.listSAMLConfigurationsWithHttpInfo()
Get the list of SAML configurations for the current organization.
|
SampleLogGenerationSubscriptionsResponse |
SecurityMonitoringApi.listSampleLogGenerationSubscriptions()
Get sample log generation subscriptions.
|
SampleLogGenerationSubscriptionsResponse |
SecurityMonitoringApi.listSampleLogGenerationSubscriptions(SecurityMonitoringApi.ListSampleLogGenerationSubscriptionsOptionalParameters parameters)
Get sample log generation subscriptions.
|
ApiResponse<SampleLogGenerationSubscriptionsResponse> |
SecurityMonitoringApi.listSampleLogGenerationSubscriptionsWithHttpInfo(SecurityMonitoringApi.ListSampleLogGenerationSubscriptionsOptionalParameters parameters)
Get the sample log generation subscriptions for the organization.
|
LicensesListResponse |
StaticAnalysisApi.listSCALicenses()
Get the list of SPDX licenses.
|
ApiResponse<LicensesListResponse> |
StaticAnalysisApi.listSCALicensesWithHttpInfo() |
ScannedAssetsMetadata |
SecurityMonitoringApi.listScannedAssetsMetadata()
List scanned assets metadata.
|
ScannedAssetsMetadata |
SecurityMonitoringApi.listScannedAssetsMetadata(SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters parameters)
List scanned assets metadata.
|
ApiResponse<ScannedAssetsMetadata> |
SecurityMonitoringApi.listScannedAssetsMetadataWithHttpInfo(SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters parameters)
Get a list of security scanned assets metadata for an organization.
|
SensitiveDataScannerGetConfigResponse |
SensitiveDataScannerApi.listScanningGroups()
List Scanning Groups.
|
ApiResponse<SensitiveDataScannerGetConfigResponse> |
SensitiveDataScannerApi.listScanningGroupsWithHttpInfo()
List all the Scanning groups in your organization.
|
ListCampaignsResponse |
ScorecardsApi.listScorecardCampaigns()
List all campaigns.
|
ListCampaignsResponse |
ScorecardsApi.listScorecardCampaigns(ScorecardsApi.ListScorecardCampaignsOptionalParameters parameters)
List all campaigns.
|
ApiResponse<ListCampaignsResponse> |
ScorecardsApi.listScorecardCampaignsWithHttpInfo(ScorecardsApi.ListScorecardCampaignsOptionalParameters parameters)
Fetches all scorecard campaigns.
|
OutcomesResponse |
ScorecardsApi.listScorecardOutcomes()
List all rule outcomes.
|
OutcomesResponse |
ScorecardsApi.listScorecardOutcomes(ScorecardsApi.ListScorecardOutcomesOptionalParameters parameters)
List all rule outcomes.
|
ApiResponse<OutcomesResponse> |
ScorecardsApi.listScorecardOutcomesWithHttpInfo(ScorecardsApi.ListScorecardOutcomesOptionalParameters parameters)
Fetches all rule outcomes.
|
ListRulesResponse |
ScorecardsApi.listScorecardRules()
List all rules.
|
ListRulesResponse |
ScorecardsApi.listScorecardRules(ScorecardsApi.ListScorecardRulesOptionalParameters parameters)
List all rules.
|
ApiResponse<ListRulesResponse> |
ScorecardsApi.listScorecardRulesWithHttpInfo(ScorecardsApi.ListScorecardRulesOptionalParameters parameters)
Fetch all rules.
|
ListScorecardsResponse |
ScorecardsApi.listScorecards()
List all scorecards.
|
ListScorecardsResponse |
ScorecardsApi.listScorecards(ScorecardsApi.ListScorecardsOptionalParameters parameters)
List all scorecards.
|
ListScorecardScoresResponse |
ScorecardsApi.listScorecardScores(ScorecardScoresAggregation aggregation)
List all scores.
|
ListScorecardScoresResponse |
ScorecardsApi.listScorecardScores(ScorecardScoresAggregation aggregation,
ScorecardsApi.ListScorecardScoresOptionalParameters parameters)
List all scores.
|
ApiResponse<ListScorecardScoresResponse> |
ScorecardsApi.listScorecardScoresWithHttpInfo(ScorecardScoresAggregation aggregation,
ScorecardsApi.ListScorecardScoresOptionalParameters parameters)
Returns a list of scorecard scores for each aggregation type, with score breakdowns.
|
ApiResponse<ListScorecardsResponse> |
ScorecardsApi.listScorecardsWithHttpInfo(ScorecardsApi.ListScorecardsOptionalParameters parameters)
Fetches all scorecards.
|
SecurityFiltersResponse |
SecurityMonitoringApi.listSecurityFilters()
Get all security filters.
|
ApiResponse<SecurityFiltersResponse> |
SecurityMonitoringApi.listSecurityFiltersWithHttpInfo()
Get the list of configured security filters with their definitions.
|
SecurityFilterVersionsResponse |
SecurityMonitoringApi.listSecurityFilterVersions()
Get the version history of security filters.
|
ApiResponse<SecurityFilterVersionsResponse> |
SecurityMonitoringApi.listSecurityFilterVersionsWithHttpInfo()
Get the configured security filters at each historical version of the configuration.
|
ListSecurityFindingsResponse |
SecurityMonitoringApi.listSecurityFindings()
List security findings.
|
ListSecurityFindingsResponse |
SecurityMonitoringApi.listSecurityFindings(SecurityMonitoringApi.ListSecurityFindingsOptionalParameters parameters)
List security findings.
|
DueDateRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationDueDateRules()
Get all due date rules.
|
DueDateRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationDueDateRules(SecurityMonitoringApi.ListSecurityFindingsAutomationDueDateRulesOptionalParameters parameters)
Get all due date rules.
|
ApiResponse<DueDateRulesResponse> |
SecurityMonitoringApi.listSecurityFindingsAutomationDueDateRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsAutomationDueDateRulesOptionalParameters parameters)
Get all due date rules for the current organization.
|
MuteRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationMuteRules()
Get all mute rules.
|
MuteRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationMuteRules(SecurityMonitoringApi.ListSecurityFindingsAutomationMuteRulesOptionalParameters parameters)
Get all mute rules.
|
ApiResponse<MuteRulesResponse> |
SecurityMonitoringApi.listSecurityFindingsAutomationMuteRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsAutomationMuteRulesOptionalParameters parameters)
Get all mute rules for the current organization.
|
SeverityModifierRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationSeverityModifierRules()
Get all severity modifier rules.
|
SeverityModifierRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationSeverityModifierRules(SecurityMonitoringApi.ListSecurityFindingsAutomationSeverityModifierRulesOptionalParameters parameters)
Get all severity modifier rules.
|
ApiResponse<SeverityModifierRulesResponse> |
SecurityMonitoringApi.listSecurityFindingsAutomationSeverityModifierRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsAutomationSeverityModifierRulesOptionalParameters parameters)
Get all severity modifier rules for the current organization.
|
TicketCreationRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationTicketCreationRules()
Get all ticket creation rules.
|
TicketCreationRulesResponse |
SecurityMonitoringApi.listSecurityFindingsAutomationTicketCreationRules(SecurityMonitoringApi.ListSecurityFindingsAutomationTicketCreationRulesOptionalParameters parameters)
Get all ticket creation rules.
|
ApiResponse<TicketCreationRulesResponse> |
SecurityMonitoringApi.listSecurityFindingsAutomationTicketCreationRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsAutomationTicketCreationRulesOptionalParameters parameters)
Get all ticket creation rules for the current organization.
|
ApiResponse<ListSecurityFindingsResponse> |
SecurityMonitoringApi.listSecurityFindingsWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsOptionalParameters parameters)
Get a list of security findings that match a search query.
|
SecurityMonitoringCriticalAssetsResponse |
SecurityMonitoringApi.listSecurityMonitoringCriticalAssets()
Get all critical assets.
|
ApiResponse<SecurityMonitoringCriticalAssetsResponse> |
SecurityMonitoringApi.listSecurityMonitoringCriticalAssetsWithHttpInfo()
Get the list of all critical assets.
|
SecurityMonitoringDatasetsListResponse |
SecurityMonitoringApi.listSecurityMonitoringDatasets()
List datasets.
|
SecurityMonitoringDatasetsListResponse |
SecurityMonitoringApi.listSecurityMonitoringDatasets(SecurityMonitoringApi.ListSecurityMonitoringDatasetsOptionalParameters parameters)
List datasets.
|
ApiResponse<SecurityMonitoringDatasetsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringDatasetsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringDatasetsOptionalParameters parameters)
List all Cloud SIEM datasets available to the organization, including both customer-defined
datasets and Datadog out-of-the-box datasets.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringHistsignals()
List hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringHistsignals(SecurityMonitoringApi.ListSecurityMonitoringHistsignalsOptionalParameters parameters)
List hist signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringHistsignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringHistsignalsOptionalParameters parameters)
List hist signals.
|
SecurityMonitoringIntegrationConfigsResponse |
SecurityMonitoringApi.listSecurityMonitoringIntegrationConfigs()
List entity context sync configurations.
|
SecurityMonitoringIntegrationConfigsResponse |
SecurityMonitoringApi.listSecurityMonitoringIntegrationConfigs(SecurityMonitoringApi.ListSecurityMonitoringIntegrationConfigsOptionalParameters parameters)
List entity context sync configurations.
|
ApiResponse<SecurityMonitoringIntegrationConfigsResponse> |
SecurityMonitoringApi.listSecurityMonitoringIntegrationConfigsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringIntegrationConfigsOptionalParameters parameters)
List the entity context sync configurations for Cloud SIEM.
|
SecurityMonitoringListRulesResponse |
SecurityMonitoringApi.listSecurityMonitoringRules()
List rules.
|
SecurityMonitoringListRulesResponse |
SecurityMonitoringApi.listSecurityMonitoringRules(SecurityMonitoringApi.ListSecurityMonitoringRulesOptionalParameters parameters)
List rules.
|
ApiResponse<SecurityMonitoringListRulesResponse> |
SecurityMonitoringApi.listSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringRulesOptionalParameters parameters)
List rules.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringSignals()
Get a quick list of security signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringSignals(SecurityMonitoringApi.ListSecurityMonitoringSignalsOptionalParameters parameters)
Get a quick list of security signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSignalsOptionalParameters parameters)
The list endpoint returns security signals that match a search query.
|
SecurityMonitoringPaginatedSuppressionsResponse |
SecurityMonitoringApi.listSecurityMonitoringSuppressions()
Get all suppression rules.
|
SecurityMonitoringPaginatedSuppressionsResponse |
SecurityMonitoringApi.listSecurityMonitoringSuppressions(SecurityMonitoringApi.ListSecurityMonitoringSuppressionsOptionalParameters parameters)
Get all suppression rules.
|
ApiResponse<SecurityMonitoringPaginatedSuppressionsResponse> |
SecurityMonitoringApi.listSecurityMonitoringSuppressionsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSuppressionsOptionalParameters parameters)
Get the list of all suppression rules.
|
ListServiceAccessTokensResponse |
ServiceAccountsApi.listServiceAccountAccessTokens(String serviceAccountId)
List access tokens for a service account.
|
ListServiceAccessTokensResponse |
ServiceAccountsApi.listServiceAccountAccessTokens(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountAccessTokensOptionalParameters parameters)
List access tokens for a service account.
|
ApiResponse<ListServiceAccessTokensResponse> |
ServiceAccountsApi.listServiceAccountAccessTokensWithHttpInfo(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountAccessTokensOptionalParameters parameters)
List all access tokens for a specific service account.
|
ListApplicationKeysResponse |
ServiceAccountsApi.listServiceAccountApplicationKeys(String serviceAccountId)
List application keys for this service account.
|
ListApplicationKeysResponse |
ServiceAccountsApi.listServiceAccountApplicationKeys(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountApplicationKeysOptionalParameters parameters)
List application keys for this service account.
|
ApiResponse<ListApplicationKeysResponse> |
ServiceAccountsApi.listServiceAccountApplicationKeysWithHttpInfo(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountApplicationKeysOptionalParameters parameters)
List all application keys available for this service account.
|
ServiceDefinitionsListResponse |
ServiceDefinitionApi.listServiceDefinitions()
Get all service definitions.
|
ServiceDefinitionsListResponse |
ServiceDefinitionApi.listServiceDefinitions(ServiceDefinitionApi.ListServiceDefinitionsOptionalParameters parameters)
Get all service definitions.
|
ApiResponse<ServiceDefinitionsListResponse> |
ServiceDefinitionApi.listServiceDefinitionsWithHttpInfo(ServiceDefinitionApi.ListServiceDefinitionsOptionalParameters parameters)
Get a list of all service definitions from the Datadog Service Catalog.
|
ServiceNowAssignmentGroupsResponse |
ServiceNowIntegrationApi.listServiceNowAssignmentGroups(UUID instanceId)
List ServiceNow assignment groups.
|
ApiResponse<ServiceNowAssignmentGroupsResponse> |
ServiceNowIntegrationApi.listServiceNowAssignmentGroupsWithHttpInfo(UUID instanceId)
Get all assignment groups for a ServiceNow instance.
|
ServiceNowBusinessServicesResponse |
ServiceNowIntegrationApi.listServiceNowBusinessServices(UUID instanceId)
List ServiceNow business services.
|
ApiResponse<ServiceNowBusinessServicesResponse> |
ServiceNowIntegrationApi.listServiceNowBusinessServicesWithHttpInfo(UUID instanceId)
Get all business services for a ServiceNow instance.
|
ServiceNowInstancesResponse |
ServiceNowIntegrationApi.listServiceNowInstances()
List ServiceNow instances.
|
ApiResponse<ServiceNowInstancesResponse> |
ServiceNowIntegrationApi.listServiceNowInstancesWithHttpInfo()
Get all ServiceNow instances for the organization.
|
ServiceNowTemplatesResponse |
ServiceNowIntegrationApi.listServiceNowTemplates()
List ServiceNow templates.
|
ApiResponse<ServiceNowTemplatesResponse> |
ServiceNowIntegrationApi.listServiceNowTemplatesWithHttpInfo()
Get all ServiceNow templates for the organization.
|
ServiceNowUsersResponse |
ServiceNowIntegrationApi.listServiceNowUsers(UUID instanceId)
List ServiceNow users.
|
ApiResponse<ServiceNowUsersResponse> |
ServiceNowIntegrationApi.listServiceNowUsersWithHttpInfo(UUID instanceId)
Get all users for a ServiceNow instance.
|
ListSharedDashboardsResponse |
DashboardSharingApi.listSharedDashboardsByDashboardId(String dashboardId)
List shared dashboards for a dashboard.
|
ApiResponse<ListSharedDashboardsResponse> |
DashboardSharingApi.listSharedDashboardsByDashboardIdWithHttpInfo(String dashboardId)
Retrieve shared dashboards associated with the specified dashboard.
|
SlackUserBindingsResponse |
SlackIntegrationApi.listSlackUserBindings(UUID userUuid)
List Slack user bindings.
|
ApiResponse<SlackUserBindingsResponse> |
SlackIntegrationApi.listSlackUserBindingsWithHttpInfo(UUID userUuid)
List all Slack user bindings for a given Datadog user from the Datadog Slack integration.
|
ListSourcemapsResponse |
RumApi.listSourcemaps()
List source maps.
|
ListSourcemapsResponse |
RumApi.listSourcemaps(RumApi.ListSourcemapsOptionalParameters parameters)
List source maps.
|
ApiResponse<ListSourcemapsResponse> |
RumApi.listSourcemapsWithHttpInfo(RumApi.ListSourcemapsOptionalParameters parameters)
Retrieves a paginated list of source maps matching the specified filter criteria.
|
SpansListResponse |
SpansApi.listSpans(SpansListRequest body)
Search spans.
|
SpansListResponse |
SpansApi.listSpansGet()
Get a list of spans.
|
SpansListResponse |
SpansApi.listSpansGet(SpansApi.ListSpansGetOptionalParameters parameters)
Get a list of spans.
|
ApiResponse<SpansListResponse> |
SpansApi.listSpansGetWithHttpInfo(SpansApi.ListSpansGetOptionalParameters parameters)
List endpoint returns spans that match a span search query.
|
SpansMetricsResponse |
SpansMetricsApi.listSpansMetrics()
Get all span-based metrics.
|
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.
|
SensitiveDataScannerStandardPatternsResponseData |
SensitiveDataScannerApi.listStandardPatterns()
List standard patterns.
|
ApiResponse<SensitiveDataScannerStandardPatternsResponseData> |
SensitiveDataScannerApi.listStandardPatternsWithHttpInfo()
Returns all standard patterns.
|
SastRulesetsResponse |
SecurityMonitoringApi.listStaticAnalysisCodegenRulesets()
List codegen rulesets.
|
ApiResponse<SastRulesetsResponse> |
SecurityMonitoringApi.listStaticAnalysisCodegenRulesetsWithHttpInfo()
Get the rulesets relevant for code generation for the authenticated user.
|
StatusPageArray |
StatusPagesApi.listStatusPages()
List status pages.
|
StatusPageArray |
StatusPagesApi.listStatusPages(StatusPagesApi.ListStatusPagesOptionalParameters parameters)
List status pages.
|
ApiResponse<StatusPageArray> |
StatusPagesApi.listStatusPagesWithHttpInfo(StatusPagesApi.ListStatusPagesOptionalParameters parameters)
Lists all status pages for the organization.
|
StatuspageUrlSettingsResponse |
StatuspageIntegrationApi.listStatuspageUrlSettings()
Get all Statuspage URL settings.
|
ApiResponse<StatuspageUrlSettingsResponse> |
StatuspageIntegrationApi.listStatuspageUrlSettingsWithHttpInfo()
Get all Statuspage URL settings configured for your organization.
|
SyntheticsTestLatestResultsResponse |
SyntheticsApi.listSyntheticsBrowserTestLatestResults(String publicId)
Get a browser test's latest results.
|
SyntheticsTestLatestResultsResponse |
SyntheticsApi.listSyntheticsBrowserTestLatestResults(String publicId,
SyntheticsApi.ListSyntheticsBrowserTestLatestResultsOptionalParameters parameters)
Get a browser test's latest results.
|
ApiResponse<SyntheticsTestLatestResultsResponse> |
SyntheticsApi.listSyntheticsBrowserTestLatestResultsWithHttpInfo(String publicId,
SyntheticsApi.ListSyntheticsBrowserTestLatestResultsOptionalParameters parameters)
Get the latest result summaries for a given Synthetic browser test.
|
SyntheticsDowntimesResponse |
SyntheticsApi.listSyntheticsDowntimes()
List Synthetics downtimes.
|
SyntheticsDowntimesResponse |
SyntheticsApi.listSyntheticsDowntimes(SyntheticsApi.ListSyntheticsDowntimesOptionalParameters parameters)
List Synthetics downtimes.
|
ApiResponse<SyntheticsDowntimesResponse> |
SyntheticsApi.listSyntheticsDowntimesWithHttpInfo(SyntheticsApi.ListSyntheticsDowntimesOptionalParameters parameters)
Get a list of all Synthetics downtimes for your organization.
|
SyntheticsTestLatestResultsResponse |
SyntheticsApi.listSyntheticsTestLatestResults(String publicId)
Get a test's latest results.
|
SyntheticsTestLatestResultsResponse |
SyntheticsApi.listSyntheticsTestLatestResults(String publicId,
SyntheticsApi.ListSyntheticsTestLatestResultsOptionalParameters parameters)
Get a test's latest results.
|
ApiResponse<SyntheticsTestLatestResultsResponse> |
SyntheticsApi.listSyntheticsTestLatestResultsWithHttpInfo(String publicId,
SyntheticsApi.ListSyntheticsTestLatestResultsOptionalParameters parameters)
Get the latest result summaries for a given Synthetic test.
|
SyntheticsTestVersionHistoryResponse |
SyntheticsApi.listSyntheticsTestVersions(String publicId)
Get version history of a test.
|
SyntheticsTestVersionHistoryResponse |
SyntheticsApi.listSyntheticsTestVersions(String publicId,
SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters parameters)
Get version history of a test.
|
ApiResponse<SyntheticsTestVersionHistoryResponse> |
SyntheticsApi.listSyntheticsTestVersionsWithHttpInfo(String publicId,
SyntheticsApi.ListSyntheticsTestVersionsOptionalParameters parameters)
Get the paginated version history for a Synthetic test.
|
TableResultV2Array |
ReferenceTablesApi.listTables()
List tables.
|
TableResultV2Array |
ReferenceTablesApi.listTables(ReferenceTablesApi.ListTablesOptionalParameters parameters)
List tables.
|
ApiResponse<TableResultV2Array> |
ReferenceTablesApi.listTablesWithHttpInfo(ReferenceTablesApi.ListTablesOptionalParameters parameters)
List all reference tables in this organization.
|
MetricTagConfigurationResponse |
MetricsApi.listTagConfigurationByName(String metricName)
List tag configuration by name.
|
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.listTagConfigurationByNameWithHttpInfo(String metricName)
Returns the tag configuration for the given metric name.
|
MetricsAndMetricTagConfigurationsResponse |
MetricsApi.listTagConfigurations()
Get a list of metrics.
|
MetricsAndMetricTagConfigurationsResponse |
MetricsApi.listTagConfigurations(MetricsApi.ListTagConfigurationsOptionalParameters parameters)
Get a list of metrics.
|
ApiResponse<MetricsAndMetricTagConfigurationsResponse> |
MetricsApi.listTagConfigurationsWithHttpInfo(MetricsApi.ListTagConfigurationsOptionalParameters parameters)
Get a list of actively reporting metrics for your organization.
|
TagIndexingRulesResponse |
MetricsApi.listTagIndexingRules()
List tag indexing rules.
|
TagIndexingRulesResponse |
MetricsApi.listTagIndexingRules(MetricsApi.ListTagIndexingRulesOptionalParameters parameters)
List tag indexing rules.
|
TagIndexingRulesResponse |
MetricsApi.listTagIndexingRulesForMetric(String metricName)
List tag indexing rules for a metric.
|
ApiResponse<TagIndexingRulesResponse> |
MetricsApi.listTagIndexingRulesForMetricWithHttpInfo(String metricName)
List the tag indexing rules that apply to a given metric, sorted by rule_order.
|
ApiResponse<TagIndexingRulesResponse> |
MetricsApi.listTagIndexingRulesWithHttpInfo(MetricsApi.ListTagIndexingRulesOptionalParameters parameters)
List tag indexing rules for an org, sorted by rule_order, with offset/limit
pagination.
|
RulesetRespArray |
CloudCostManagementApi.listTagPipelinesRulesets()
List tag pipeline rulesets.
|
RulesetStatusRespArray |
CloudCostManagementApi.listTagPipelinesRulesetsStatus()
List tag pipeline ruleset statuses.
|
ApiResponse<RulesetStatusRespArray> |
CloudCostManagementApi.listTagPipelinesRulesetsStatusWithHttpInfo()
List the processing status of all tag pipeline rulesets.
|
ApiResponse<RulesetRespArray> |
CloudCostManagementApi.listTagPipelinesRulesetsWithHttpInfo()
List all tag pipeline rulesets - Retrieve a list of all tag pipeline rulesets for the
organization
|
TagRulesListResponse |
TagRulesApi.listTagRules()
List tag rules.
|
TagRulesListResponse |
TagRulesApi.listTagRules(TagRulesApi.ListTagRulesOptionalParameters parameters)
List tag rules.
|
ApiResponse<TagRulesListResponse> |
TagRulesApi.listTagRulesWithHttpInfo(TagRulesApi.ListTagRulesOptionalParameters parameters)
Retrieve all tag rules for the organization.
|
AppBuilderListTagsResponse |
AppBuilderApi.listTags()
List Tags.
|
MetricAllTagsResponse |
MetricsApi.listTagsByMetricName(String metricName)
List tags by metric name.
|
MetricAllTagsResponse |
MetricsApi.listTagsByMetricName(String metricName,
MetricsApi.ListTagsByMetricNameOptionalParameters parameters)
List tags by metric name.
|
ApiResponse<MetricAllTagsResponse> |
MetricsApi.listTagsByMetricNameWithHttpInfo(String metricName,
MetricsApi.ListTagsByMetricNameOptionalParameters parameters)
View indexed and ingested tags for a given metric name.
|
ApiResponse<AppBuilderListTagsResponse> |
AppBuilderApi.listTagsWithHttpInfo()
List all tags associated with the authenticated user's apps.
|
TeamConnectionsResponse |
TeamsApi.listTeamConnections()
List team connections.
|
TeamConnectionsResponse |
TeamsApi.listTeamConnections(TeamsApi.ListTeamConnectionsOptionalParameters parameters)
List team connections.
|
ApiResponse<TeamConnectionsResponse> |
TeamsApi.listTeamConnectionsWithHttpInfo(TeamsApi.ListTeamConnectionsOptionalParameters parameters)
Returns all team connections.
|
TeamHierarchyLinksResponse |
TeamsApi.listTeamHierarchyLinks()
Get team hierarchy links.
|
TeamHierarchyLinksResponse |
TeamsApi.listTeamHierarchyLinks(TeamsApi.ListTeamHierarchyLinksOptionalParameters parameters)
Get team hierarchy links.
|
ApiResponse<TeamHierarchyLinksResponse> |
TeamsApi.listTeamHierarchyLinksWithHttpInfo(TeamsApi.ListTeamHierarchyLinksOptionalParameters parameters)
List all team hierarchy links that match the provided filters.
|
TeamsResponse |
TeamsApi.listTeams()
Get all teams.
|
TeamsResponse |
TeamsApi.listTeams(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
TeamsOwnershipMappingsResponse |
RumTeamsOwnershipApi.listTeamsOwnershipMappings()
List teams ownership mappings.
|
TeamsOwnershipMappingsResponse |
RumTeamsOwnershipApi.listTeamsOwnershipMappings(RumTeamsOwnershipApi.ListTeamsOwnershipMappingsOptionalParameters parameters)
List teams ownership mappings.
|
ApiResponse<TeamsOwnershipMappingsResponse> |
RumTeamsOwnershipApi.listTeamsOwnershipMappingsWithHttpInfo(RumTeamsOwnershipApi.ListTeamsOwnershipMappingsOptionalParameters parameters)
Get the list of teams ownership mappings for your organization, optionally filtered.
|
TeamsOwnershipRulesResponse |
RumTeamsOwnershipApi.listTeamsOwnershipRules()
List teams ownership rules.
|
TeamsOwnershipRulesResponse |
RumTeamsOwnershipApi.listTeamsOwnershipRules(RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters parameters)
List teams ownership rules.
|
ApiResponse<TeamsOwnershipRulesResponse> |
RumTeamsOwnershipApi.listTeamsOwnershipRulesWithHttpInfo(RumTeamsOwnershipApi.ListTeamsOwnershipRulesOptionalParameters parameters)
Get the list of teams ownership rules for your organization, optionally filtered.
|
ApiResponse<TeamsResponse> |
TeamsApi.listTeamsWithHttpInfo(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
TenancyProductsList |
OciIntegrationApi.listTenancyProducts(String productKeys)
List tenancy products.
|
ApiResponse<TenancyProductsList> |
OciIntegrationApi.listTenancyProductsWithHttpInfo(String productKeys)
Lists the products for a given tenancy.
|
MicrosoftTeamsTenantBasedHandlesResponse |
MicrosoftTeamsIntegrationApi.listTenantBasedHandles()
Get all tenant-based handles.
|
MicrosoftTeamsTenantBasedHandlesResponse |
MicrosoftTeamsIntegrationApi.listTenantBasedHandles(MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters parameters)
Get all tenant-based handles.
|
ApiResponse<MicrosoftTeamsTenantBasedHandlesResponse> |
MicrosoftTeamsIntegrationApi.listTenantBasedHandlesWithHttpInfo(MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters parameters)
Get a list of all tenant-based handles from the Datadog Microsoft Teams integration.
|
IncidentTimestampOverridesResponse |
IncidentsApi.listTimestampOverrides(String incidentId)
List incident timestamp overrides.
|
ApiResponse<IncidentTimestampOverridesResponse> |
IncidentsApi.listTimestampOverridesWithHttpInfo(String incidentId)
List all timestamp overrides for an incident.
|
TwilioIntegrationAccountsResponse |
TwilioIntegrationAccountsApi.listTwilioIntegrationAccounts()
List Twilio integration accounts.
|
ApiResponse<TwilioIntegrationAccountsResponse> |
TwilioIntegrationAccountsApi.listTwilioIntegrationAccountsWithHttpInfo()
List Twilio integration accounts.
|
UserAuthorizedClientsResponse |
UserAuthorizedClientsApi.listUserAuthorizedClients()
List user authorized clients.
|
UserAuthorizedClientsResponse |
UserAuthorizedClientsApi.listUserAuthorizedClients(UserAuthorizedClientsApi.ListUserAuthorizedClientsOptionalParameters parameters)
List user authorized clients.
|
ApiResponse<UserAuthorizedClientsResponse> |
UserAuthorizedClientsApi.listUserAuthorizedClientsWithHttpInfo(UserAuthorizedClientsApi.ListUserAuthorizedClientsOptionalParameters parameters)
Get a list of all OAuth2 clients authorized by the current user.
|
ProjectFavoritesResponse |
CaseManagementApi.listUserCaseProjectFavorites()
List project favorites.
|
ApiResponse<ProjectFavoritesResponse> |
CaseManagementApi.listUserCaseProjectFavoritesWithHttpInfo()
Returns the list of case projects that the current authenticated user has marked as favorites.
|
ListNotificationChannelsResponse |
OnCallApi.listUserNotificationChannels(String userId)
List On-Call notification channels for a user.
|
ApiResponse<ListNotificationChannelsResponse> |
OnCallApi.listUserNotificationChannelsWithHttpInfo(String userId)
List the notification channels for a user.
|
ListOnCallNotificationRulesResponse |
OnCallApi.listUserNotificationRules(String userId)
List On-Call notification rules for a user.
|
ListOnCallNotificationRulesResponse |
OnCallApi.listUserNotificationRules(String userId,
OnCallApi.ListUserNotificationRulesOptionalParameters parameters)
List On-Call notification rules for a user.
|
ApiResponse<ListOnCallNotificationRulesResponse> |
OnCallApi.listUserNotificationRulesWithHttpInfo(String userId,
OnCallApi.ListUserNotificationRulesOptionalParameters parameters)
List the notification rules for a user.
|
UserResponse |
UsersApi.listUserOrganizations(String userId)
Get a user organization.
|
ApiResponse<UserResponse> |
UsersApi.listUserOrganizationsWithHttpInfo(String userId)
Get a user organization.
|
PermissionsResponse |
UsersApi.listUserPermissions(String userId)
Get a user permissions.
|
ApiResponse<PermissionsResponse> |
UsersApi.listUserPermissionsWithHttpInfo(String userId)
Get a user permission set.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.listUserRestrictionQueries(String userId)
Get all restriction queries for a given user.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.listUserRestrictionQueriesWithHttpInfo(String userId)
Get all restriction queries for a given user.
|
UsersResponse |
UsersApi.listUsers()
List all users.
|
UsersResponse |
UsersApi.listUsers(UsersApi.ListUsersOptionalParameters parameters)
List all users.
|
ApiResponse<UsersResponse> |
UsersApi.listUsersWithHttpInfo(UsersApi.ListUsersOptionalParameters parameters)
Get the list of all users in the organization.
|
MetricVolumesResponse |
MetricsApi.listVolumesByMetricName(String metricName)
List distinct metric volumes by metric name.
|
MetricVolumesResponse |
MetricsApi.listVolumesByMetricName(String metricName,
MetricsApi.ListVolumesByMetricNameOptionalParameters parameters)
List distinct metric volumes by metric name.
|
ApiResponse<MetricVolumesResponse> |
MetricsApi.listVolumesByMetricNameWithHttpInfo(String metricName,
MetricsApi.ListVolumesByMetricNameOptionalParameters parameters)
View hourly average cardinality for the given metric name over the look back period.
|
ListVulnerabilitiesResponse |
SecurityMonitoringApi.listVulnerabilities()
Deprecated.
|
ListVulnerabilitiesResponse |
SecurityMonitoringApi.listVulnerabilities(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
Deprecated.
|
ApiResponse<ListVulnerabilitiesResponse> |
SecurityMonitoringApi.listVulnerabilitiesWithHttpInfo(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
Deprecated.
|
ListVulnerableAssetsResponse |
SecurityMonitoringApi.listVulnerableAssets()
List vulnerable assets.
|
ListVulnerableAssetsResponse |
SecurityMonitoringApi.listVulnerableAssets(SecurityMonitoringApi.ListVulnerableAssetsOptionalParameters parameters)
List vulnerable assets.
|
ApiResponse<ListVulnerableAssetsResponse> |
SecurityMonitoringApi.listVulnerableAssetsWithHttpInfo(SecurityMonitoringApi.ListVulnerableAssetsOptionalParameters parameters)
Get a list of vulnerable assets.
|
WebIntegrationAccountsResponse |
WebIntegrationsApi.listWebIntegrationAccounts(String integrationName)
List web integration accounts.
|
ApiResponse<WebIntegrationAccountsResponse> |
WebIntegrationsApi.listWebIntegrationAccountsWithHttpInfo(String integrationName)
List accounts for a given web integration.
|
WorkflowListInstancesResponse |
WorkflowAutomationApi.listWorkflowInstances(String workflowId)
List workflow instances.
|
WorkflowListInstancesResponse |
WorkflowAutomationApi.listWorkflowInstances(String workflowId,
WorkflowAutomationApi.ListWorkflowInstancesOptionalParameters parameters)
List workflow instances.
|
ApiResponse<WorkflowListInstancesResponse> |
WorkflowAutomationApi.listWorkflowInstancesWithHttpInfo(String workflowId,
WorkflowAutomationApi.ListWorkflowInstancesOptionalParameters parameters)
List all instances of a given workflow.
|
ListWorkflowsResponse |
WorkflowAutomationApi.listWorkflows()
List workflows.
|
ListWorkflowsResponse |
WorkflowAutomationApi.listWorkflows(WorkflowAutomationApi.ListWorkflowsOptionalParameters parameters)
List workflows.
|
MicrosoftTeamsWorkflowsWebhookHandlesResponse |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandles()
Get all Workflows webhook handles.
|
MicrosoftTeamsWorkflowsWebhookHandlesResponse |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandles(MicrosoftTeamsIntegrationApi.ListWorkflowsWebhookHandlesOptionalParameters parameters)
Get all Workflows webhook handles.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandlesResponse> |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandlesWithHttpInfo(MicrosoftTeamsIntegrationApi.ListWorkflowsWebhookHandlesOptionalParameters parameters)
Get a list of all Workflows webhook handles from the Datadog Microsoft Teams integration.
|
ApiResponse<ListWorkflowsResponse> |
WorkflowAutomationApi.listWorkflowsWithHttpInfo(WorkflowAutomationApi.ListWorkflowsOptionalParameters parameters)
List all workflows in your organization.
|
LLMObsDatasetDraftStateResponse |
AgentObservabilityApi.lockLLMObsDatasetDraftState(String projectId,
String datasetId)
Lock Agent Observability dataset draft state.
|
ApiResponse<LLMObsDatasetDraftStateResponse> |
AgentObservabilityApi.lockLLMObsDatasetDraftStateWithHttpInfo(String projectId,
String datasetId)
Acquire the draft lock on a dataset for the calling user.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.makeGCPSTSDelegate()
Create a Datadog GCP principal.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.makeGCPSTSDelegate(GcpIntegrationApi.MakeGCPSTSDelegateOptionalParameters parameters)
Create a Datadog GCP principal.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.makeGCPSTSDelegateWithHttpInfo(GcpIntegrationApi.MakeGCPSTSDelegateOptionalParameters parameters)
Create a Datadog GCP principal.
|
void |
GovernanceConsoleApi.mitigateGovernanceDetections(GovernanceMitigationRequest body)
Mitigate detections.
|
ApiResponse<Void> |
GovernanceConsoleApi.mitigateGovernanceDetectionsWithHttpInfo(GovernanceMitigationRequest body)
Apply a mitigation to a set of governance detections of a given detection type.
|
CaseResponse |
CaseManagementApi.moveCaseToProject(String caseId,
ProjectRelationship body)
Update case project.
|
ApiResponse<CaseResponse> |
CaseManagementApi.moveCaseToProjectWithHttpInfo(String caseId,
ProjectRelationship body)
Update the project associated with a case
|
MuteFindingsResponse |
SecurityMonitoringApi.muteSecurityFindings(MuteFindingsRequest body)
Mute or unmute security findings.
|
ApiResponse<MuteFindingsResponse> |
SecurityMonitoringApi.muteSecurityFindingsWithHttpInfo(MuteFindingsRequest body)
Mute or unmute security findings.
|
RumRetentionFiltersOrderResponse |
RumRetentionFiltersApi.orderRetentionFilters(String appId,
RumRetentionFiltersOrderRequest body)
Order RUM retention filters.
|
ApiResponse<RumRetentionFiltersOrderResponse> |
RumRetentionFiltersApi.orderRetentionFiltersWithHttpInfo(String appId,
RumRetentionFiltersOrderRequest body)
Order RUM retention filters for a RUM application.
|
DomainAllowlistResponse |
DomainAllowlistApi.patchDomainAllowlist(DomainAllowlistRequest body)
Sets Domain Allowlist.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.patchDomainAllowlistWithHttpInfo(DomainAllowlistRequest body)
Update the domain allowlist for an organization.
|
void |
DoraMetricsApi.patchDORADeployment(String deploymentId,
DORADeploymentPatchRequest body)
Patch a deployment event.
|
void |
DoraMetricsApi.patchDORADeploymentByVersion(DORADeploymentPatchByVersionRequest body)
Patch a deployment event by version.
|
ApiResponse<Void> |
DoraMetricsApi.patchDORADeploymentByVersionWithHttpInfo(DORADeploymentPatchByVersionRequest body)
Update a deployment's change failure status, identifying the deployment by its service,
environment, and version instead of its ID.
|
ApiResponse<Void> |
DoraMetricsApi.patchDORADeploymentWithHttpInfo(String deploymentId,
DORADeploymentPatchRequest body)
Update a deployment's change failure status.
|
GlobalVariableResponse |
SyntheticsApi.patchGlobalVariable(String variableId,
GlobalVariableJsonPatchRequest body)
Patch a global variable.
|
ApiResponse<GlobalVariableResponse> |
SyntheticsApi.patchGlobalVariableWithHttpInfo(String variableId,
GlobalVariableJsonPatchRequest body)
Patch a global variable using JSON Patch (RFC 6902).
|
IncidentImpactResponse |
IncidentsApi.patchIncidentImpact(String incidentId,
String impactId,
IncidentImpactPatchRequest body)
Update an incident impact.
|
IncidentImpactResponse |
IncidentsApi.patchIncidentImpact(String incidentId,
String impactId,
IncidentImpactPatchRequest body,
IncidentsApi.PatchIncidentImpactOptionalParameters parameters)
Update an incident impact.
|
ApiResponse<IncidentImpactResponse> |
IncidentsApi.patchIncidentImpactWithHttpInfo(String incidentId,
String impactId,
IncidentImpactPatchRequest body,
IncidentsApi.PatchIncidentImpactOptionalParameters parameters)
Update an incident impact.
|
MaintenanceUpdate |
StatusPagesApi.patchMaintenanceUpdate(UUID pageId,
UUID maintenanceId,
UUID updateId,
PatchMaintenanceUpdateRequest body)
Edit maintenance update.
|
ApiResponse<MaintenanceUpdate> |
StatusPagesApi.patchMaintenanceUpdateWithHttpInfo(UUID pageId,
UUID maintenanceId,
UUID updateId,
PatchMaintenanceUpdateRequest body)
Edits the message of a specific maintenance update.
|
ReportScheduleResponse |
ReportSchedulesApi.patchReportSchedule(UUID scheduleUuid,
ReportSchedulePatchRequest body)
Update a report schedule.
|
ApiResponse<ReportScheduleResponse> |
ReportSchedulesApi.patchReportScheduleWithHttpInfo(UUID scheduleUuid,
ReportSchedulePatchRequest body)
Update an existing scheduled report by its identifier.
|
NotificationRuleResponse |
SecurityMonitoringApi.patchSignalNotificationRule(String id,
PatchNotificationRuleParameters body)
Patch a signal-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.patchSignalNotificationRuleWithHttpInfo(String id,
PatchNotificationRuleParameters body)
Partially update the notification rule.
|
SyntheticsSuiteResponse |
SyntheticsApi.patchTestSuite(String publicId,
SuiteJsonPatchRequest body)
Patch a test suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.patchTestSuiteWithHttpInfo(String publicId,
SuiteJsonPatchRequest body)
Patch a Synthetic test suite using JSON Patch (RFC 6902).
|
NotificationRuleResponse |
SecurityMonitoringApi.patchVulnerabilityNotificationRule(String id,
PatchNotificationRuleParameters body)
Patch a vulnerability-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.patchVulnerabilityNotificationRuleWithHttpInfo(String id,
PatchNotificationRuleParameters body)
Partially update the notification rule.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.pauseExposureSchedule(UUID exposureScheduleId)
Pause a progressive rollout.
|
ApiResponse<AllocationExposureScheduleResponse> |
FeatureFlagsApi.pauseExposureScheduleWithHttpInfo(UUID exposureScheduleId)
Pauses a progressive rollout while preserving rollout state.
|
void |
ModelLabApiApi.pinModelLabRun(Long runId)
Pin a Model Lab run.
|
ApiResponse<Void> |
ModelLabApiApi.pinModelLabRunWithHttpInfo(Long runId)
Pin a Model Lab run for the current user.
|
SyntheticsPollTestResultsResponse |
SyntheticsApi.pollSyntheticsTestResults(String resultIds)
Poll for test results.
|
ApiResponse<SyntheticsPollTestResultsResponse> |
SyntheticsApi.pollSyntheticsTestResultsWithHttpInfo(String resultIds)
Poll for test results given a list of result IDs.
|
OwnershipSettingsResponse |
CsmOwnershipApi.postOwnershipSettings(OwnershipSettingsRequest body)
Update ownership settings for the org.
|
ApiResponse<OwnershipSettingsResponse> |
CsmOwnershipApi.postOwnershipSettingsWithHttpInfo(OwnershipSettingsRequest body)
Update ownership settings for the org.
|
AWSMetricNameFilterPreviewResponse |
AwsIntegrationApi.previewAWSMetricNameFilter(String awsAccountConfigId,
AWSMetricNameFilterPreviewRequest body)
Preview AWS metric name filter.
|
ApiResponse<AWSMetricNameFilterPreviewResponse> |
AwsIntegrationApi.previewAWSMetricNameFilterWithHttpInfo(String awsAccountConfigId,
AWSMetricNameFilterPreviewRequest body)
Preview which collected CloudWatch metrics would be filtered by the supplied metric name
filters.
|
EntityResponseArray |
SoftwareCatalogApi.previewCatalogEntities()
Preview catalog entities.
|
ApiResponse<EntityResponseArray> |
SoftwareCatalogApi.previewCatalogEntitiesWithHttpInfo() |
PrintReportResponse |
ReportSchedulesApi.printReport(PrintReportRequest body)
Print a report.
|
ApiResponse<PrintReportResponse> |
ReportSchedulesApi.printReportWithHttpInfo(PrintReportRequest body)
Initiate a one-off, print-only report for a dashboard or integration dashboard.
|
PublishAppResponse |
AppBuilderApi.publishApp(UUID appId)
Publish App.
|
ApiResponse<PublishAppResponse> |
AppBuilderApi.publishAppWithHttpInfo(UUID appId)
Publish an app for use by other users.
|
FormPublicationResponse |
FormsApi.publishForm(UUID formId,
PublishFormRequest body)
Publish a form version.
|
ApiResponse<FormPublicationResponse> |
FormsApi.publishFormWithHttpInfo(UUID formId,
PublishFormRequest body)
Publish a specific version of a form, making it available for submissions.
|
void |
StatusPagesApi.publishStatusPage(UUID pageId)
Publish status page.
|
ApiResponse<Void> |
StatusPagesApi.publishStatusPageWithHttpInfo(UUID pageId)
Publishes a status page.
|
QueryResponse |
RumAudienceManagementApi.queryAccounts(QueryAccountRequest body)
Query accounts.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryAccountsWithHttpInfo(QueryAccountRequest body)
Query accounts with flexible filtering by account properties
|
AggregatedLongTasksResponse |
RumInsightsApi.queryAggregatedLongTasks(AggregatedLongTasksRequest body)
Query aggregated long tasks.
|
ApiResponse<AggregatedLongTasksResponse> |
RumInsightsApi.queryAggregatedLongTasksWithHttpInfo(AggregatedLongTasksRequest body)
Get aggregated long task data for a RUM view, grouped by invoker type and sampled across
multiple view instances.
|
AggregatedSignalsProblemsResponse |
RumInsightsApi.queryAggregatedSignalsProblems(AggregatedSignalsProblemsRequest body)
Query aggregated signals and problems.
|
ApiResponse<AggregatedSignalsProblemsResponse> |
RumInsightsApi.queryAggregatedSignalsProblemsWithHttpInfo(AggregatedSignalsProblemsRequest body)
Get aggregated performance signals and problem detections for a RUM view, sampled across
multiple view instances.
|
AggregatedWaterfallResponse |
RumInsightsApi.queryAggregatedWaterfall(AggregatedWaterfallRequest body)
Query aggregated waterfall.
|
ApiResponse<AggregatedWaterfallResponse> |
RumInsightsApi.queryAggregatedWaterfallWithHttpInfo(AggregatedWaterfallRequest body)
Get aggregated network resource waterfall data for a RUM view, sampled across multiple view
instances.
|
QueryResponse |
RumAudienceManagementApi.queryEventFilteredUsers(QueryEventFilteredUsersRequest body)
Query event filtered users.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryEventFilteredUsersWithHttpInfo(QueryEventFilteredUsersRequest body)
Query users filtered by both user properties and event platform data
|
ProductAnalyticsJourneyFunnelResponse |
ProductAnalyticsApi.queryProductAnalyticsJourneyFunnel(ProductAnalyticsJourneyFunnelRequest body)
Compute journey funnel analysis.
|
ApiResponse<ProductAnalyticsJourneyFunnelResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyFunnelWithHttpInfo(ProductAnalyticsJourneyFunnelRequest body)
Compute a funnel over an ordered sequence of Product Analytics events.
|
ProductAnalyticsJourneyListResponse |
ProductAnalyticsApi.queryProductAnalyticsJourneyList(ProductAnalyticsJourneyListRequest body)
List journey entities.
|
ApiResponse<ProductAnalyticsJourneyListResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyListWithHttpInfo(ProductAnalyticsJourneyListRequest body)
Return the individual sessions that reached, or dropped off at, a given step of the journey.
|
ProductAnalyticsJourneyScalarResponse |
ProductAnalyticsApi.queryProductAnalyticsJourneyScalar(ProductAnalyticsJourneyScalarRequest body)
Compute journey scalar analytics.
|
ApiResponse<ProductAnalyticsJourneyScalarResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyScalarWithHttpInfo(ProductAnalyticsJourneyScalarRequest body)
Compute scalar results for a journey query, such as the conversion count, the conversion rate,
or the time to convert, optionally segmented by group-by facets.
|
ProductAnalyticsJourneyTimeseriesResponse |
ProductAnalyticsApi.queryProductAnalyticsJourneyTimeseries(ProductAnalyticsFormulaJourneyRequest body)
Compute journey timeseries analytics.
|
ApiResponse<ProductAnalyticsJourneyTimeseriesResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyTimeseriesWithHttpInfo(ProductAnalyticsFormulaJourneyRequest body)
Compute timeseries results for a journey query.
|
ProductAnalyticsAnalyticsListResponse |
ProductAnalyticsApi.queryProductAnalyticsList(ProductAnalyticsAnalyticsListRequest body)
List analytics events.
|
ApiResponse<ProductAnalyticsAnalyticsListResponse> |
ProductAnalyticsApi.queryProductAnalyticsListWithHttpInfo(ProductAnalyticsAnalyticsListRequest body)
List the individual event records matching an analytics query.
|
ProductAnalyticsRetentionGridResponse |
ProductAnalyticsApi.queryProductAnalyticsRetentionGrid(ProductAnalyticsRetentionGridRequest body)
Compute a retention grid.
|
ApiResponse<ProductAnalyticsRetentionGridResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionGridWithHttpInfo(ProductAnalyticsRetentionGridRequest body)
Compute a retention grid, showing how much of each cohort came back over each subsequent
period.
|
ProductAnalyticsRetentionListResponse |
ProductAnalyticsApi.queryProductAnalyticsRetentionList(ProductAnalyticsRetentionListRequest body)
List the entities behind a retention cell.
|
ApiResponse<ProductAnalyticsRetentionListResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionListWithHttpInfo(ProductAnalyticsRetentionListRequest body)
List the individual users or accounts counted in one cell of the retention grid.
|
ProductAnalyticsScalarResponse |
ProductAnalyticsApi.queryProductAnalyticsRetentionScalar(ProductAnalyticsFormulaRetentionRequest body)
Compute retention scalar values.
|
ApiResponse<ProductAnalyticsScalarResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionScalarWithHttpInfo(ProductAnalyticsFormulaRetentionRequest body)
Compute retention as a single value per group, suitable for a query value or top list widget.
|
ProductAnalyticsTimeseriesResponse |
ProductAnalyticsApi.queryProductAnalyticsRetentionTimeseries(ProductAnalyticsFormulaRetentionRequest body)
Compute retention timeseries.
|
ApiResponse<ProductAnalyticsTimeseriesResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionTimeseriesWithHttpInfo(ProductAnalyticsFormulaRetentionRequest body)
Compute retention as a series of values over time, using the same query definition as the
retention grid.
|
ProductAnalyticsSankeyResponse |
ProductAnalyticsApi.queryProductAnalyticsSankey(ProductAnalyticsSankeyRequest body)
Compute a Sankey diagram.
|
ApiResponse<ProductAnalyticsSankeyResponse> |
ProductAnalyticsApi.queryProductAnalyticsSankeyWithHttpInfo(ProductAnalyticsSankeyRequest body)
Compute a Sankey diagram of how sessions flow between the values of two facets, showing where
users continue and where they drop off at each step.
|
ProductAnalyticsScalarResponse |
ProductAnalyticsApi.queryProductAnalyticsScalar(ProductAnalyticsAnalyticsRequest body)
Compute scalar analytics.
|
ApiResponse<ProductAnalyticsScalarResponse> |
ProductAnalyticsApi.queryProductAnalyticsScalarWithHttpInfo(ProductAnalyticsAnalyticsRequest body)
Compute scalar analytics results for Product Analytics data.
|
ProductAnalyticsTimeseriesResponse |
ProductAnalyticsApi.queryProductAnalyticsTimeseries(ProductAnalyticsAnalyticsRequest body)
Compute timeseries analytics.
|
ApiResponse<ProductAnalyticsTimeseriesResponse> |
ProductAnalyticsApi.queryProductAnalyticsTimeseriesWithHttpInfo(ProductAnalyticsAnalyticsRequest body)
Compute timeseries analytics results for Product Analytics data.
|
ScalarFormulaQueryResponse |
MetricsApi.queryScalarData(ScalarFormulaQueryRequest body)
Query scalar data across multiple products.
|
ApiResponse<ScalarFormulaQueryResponse> |
MetricsApi.queryScalarDataWithHttpInfo(ScalarFormulaQueryRequest body)
Query scalar values (as seen on Query Value, Table, and Toplist widgets).
|
TimeseriesFormulaQueryResponse |
MetricsApi.queryTimeseriesData(TimeseriesFormulaQueryRequest body)
Query timeseries data across multiple products.
|
ApiResponse<TimeseriesFormulaQueryResponse> |
MetricsApi.queryTimeseriesDataWithHttpInfo(TimeseriesFormulaQueryRequest body)
Query timeseries data across various data sources and process the data by applying formulas and
functions.
|
QueryResponse |
RumAudienceManagementApi.queryUsers(QueryUsersRequest body)
Query users.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryUsersWithHttpInfo(QueryUsersRequest body)
Query users with flexible filtering by user properties, with optional wildcard search
|
RegisterAppKeyResponse |
ActionConnectionApi.registerAppKey(String appKeyId)
Register a new App Key.
|
ApiResponse<RegisterAppKeyResponse> |
ActionConnectionApi.registerAppKeyWithHttpInfo(String appKeyId)
Register a new App Key
|
OAuthClientRegistrationResponse |
OAuth2ClientPublicApi.registerOAuthClient(OAuthClientRegistrationRequest body)
Register an OAuth2 client.
|
ApiResponse<OAuthClientRegistrationResponse> |
OAuth2ClientPublicApi.registerOAuthClientWithHttpInfo(OAuthClientRegistrationRequest body)
Register an OAuth2 client using the Dynamic Client Registration protocol defined in RFC 7591.
|
CaseResponse |
CaseManagementApi.removeCaseInsights(String caseId,
CaseInsightsRequest body)
Remove insights from a case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.removeCaseInsightsWithHttpInfo(String caseId,
CaseInsightsRequest body)
Removes one or more previously added insights from a case by specifying their type and resource
identifier in the request body.
|
void |
TeamsApi.removeMemberTeam(String superTeamId,
String memberTeamId)
Deprecated.
|
ApiResponse<Void> |
TeamsApi.removeMemberTeamWithHttpInfo(String superTeamId,
String memberTeamId)
Deprecated.
|
PermissionsResponse |
RolesApi.removePermissionFromRole(String roleId,
RelationshipToPermission body)
Revoke permission.
|
ApiResponse<PermissionsResponse> |
RolesApi.removePermissionFromRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Removes a permission from a role.
|
void |
LogsArchivesApi.removeRoleFromArchive(String archiveId,
RelationshipToRole body)
Revoke role from an archive.
|
ApiResponse<Void> |
LogsArchivesApi.removeRoleFromArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Removes a role from an archive.
|
void |
LogsRestrictionQueriesApi.removeRoleFromRestrictionQuery(String restrictionQueryId,
RelationshipToRole body)
Revoke role from a restriction query.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.removeRoleFromRestrictionQueryWithHttpInfo(String restrictionQueryId,
RelationshipToRole body)
Removes a role from a restriction query.
|
void |
RumReplayPlaylistsApi.removeRumReplaySessionFromPlaylist(Long playlistId,
String sessionId)
Remove RUM replay session from playlist.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.removeRumReplaySessionFromPlaylistWithHttpInfo(Long playlistId,
String sessionId)
Remove a session from a playlist.
|
void |
TeamsApi.removeTeamHierarchyLink(String linkId)
Remove a team hierarchy link.
|
ApiResponse<Void> |
TeamsApi.removeTeamHierarchyLinkWithHttpInfo(String linkId)
Remove a team hierarchy link by the given link_id.
|
SyntheticsDowntimeResponse |
SyntheticsApi.removeTestFromSyntheticsDowntime(String downtimeId,
String testId)
Remove a test from a Synthetics downtime.
|
ApiResponse<SyntheticsDowntimeResponse> |
SyntheticsApi.removeTestFromSyntheticsDowntimeWithHttpInfo(String downtimeId,
String testId)
Disassociate a Synthetics test from a downtime.
|
UsersResponse |
RolesApi.removeUserFromRole(String roleId,
RelationshipToUser body)
Remove a user from a role.
|
ApiResponse<UsersResponse> |
RolesApi.removeUserFromRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Removes a user from a role.
|
void |
ApmRetentionFiltersApi.reorderApmRetentionFilters(ReorderRetentionFiltersRequest body)
Re-order retention filters.
|
ApiResponse<Void> |
ApmRetentionFiltersApi.reorderApmRetentionFiltersWithHttpInfo(ReorderRetentionFiltersRequest body)
Re-order the execution order of retention filters.
|
void |
CloudCostManagementApi.reorderCustomAllocationRules(ReorderRuleResourceArray body)
Reorder custom allocation rules.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderCustomAllocationRulesWithHttpInfo(ReorderRuleResourceArray body)
Reorder custom allocation rules - Change the execution order of custom allocation rules.
|
SensitiveDataScannerReorderGroupsResponse |
SensitiveDataScannerApi.reorderScanningGroups(SensitiveDataScannerConfigRequest body)
Reorder Groups.
|
ApiResponse<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfo(SensitiveDataScannerConfigRequest body)
Reorder the list of groups.
|
DueDateRuleReorderRequest |
SecurityMonitoringApi.reorderSecurityFindingsAutomationDueDateRules(DueDateRuleReorderRequest body)
Reorder due date rules.
|
ApiResponse<DueDateRuleReorderRequest> |
SecurityMonitoringApi.reorderSecurityFindingsAutomationDueDateRulesWithHttpInfo(DueDateRuleReorderRequest body)
Reorder the list of due date rules for the current organization.
|
MuteRuleReorderRequest |
SecurityMonitoringApi.reorderSecurityFindingsAutomationMuteRules(MuteRuleReorderRequest body)
Reorder mute rules.
|
ApiResponse<MuteRuleReorderRequest> |
SecurityMonitoringApi.reorderSecurityFindingsAutomationMuteRulesWithHttpInfo(MuteRuleReorderRequest body)
Reorder the list of mute rules for the current organization.
|
SeverityModifierRuleReorderResponse |
SecurityMonitoringApi.reorderSecurityFindingsAutomationSeverityModifierRules(SeverityModifierRuleReorderRequest body)
Reorder severity modifier rules.
|
ApiResponse<SeverityModifierRuleReorderResponse> |
SecurityMonitoringApi.reorderSecurityFindingsAutomationSeverityModifierRulesWithHttpInfo(SeverityModifierRuleReorderRequest body)
Reorder the list of severity modifier rules for the current organization.
|
TicketCreationRuleReorderRequest |
SecurityMonitoringApi.reorderSecurityFindingsAutomationTicketCreationRules(TicketCreationRuleReorderRequest body)
Reorder ticket creation rules.
|
ApiResponse<TicketCreationRuleReorderRequest> |
SecurityMonitoringApi.reorderSecurityFindingsAutomationTicketCreationRulesWithHttpInfo(TicketCreationRuleReorderRequest body)
Reorder the list of ticket creation rules for the current organization.
|
void |
MetricsApi.reorderTagIndexingRules(TagIndexingRuleOrderRequest body)
Reorder tag indexing rules.
|
ApiResponse<Void> |
MetricsApi.reorderTagIndexingRulesWithHttpInfo(TagIndexingRuleOrderRequest body)
Atomically re-sequence the tag indexing rules for an org to match the supplied list of rule
UUIDs.
|
void |
CloudCostManagementApi.reorderTagPipelinesRulesets(ReorderRulesetResourceArray body)
Reorder tag pipeline rulesets.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderTagPipelinesRulesetsWithHttpInfo(ReorderRulesetResourceArray body)
Reorder tag pipeline rulesets - Change the execution order of tag pipeline rulesets
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.replaceRestrictionQuery(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Replace a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.replaceRestrictionQueryWithHttpInfo(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Replace a restriction query.
|
void |
OnCallPagingApi.resolveOnCallPage(UUID pageId)
Resolve On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.resolveOnCallPageWithHttpInfo(UUID pageId)
Resolves an On-Call Page.
|
void |
AgentObservabilityApi.restoreLLMObsDatasetVersion(String projectId,
String datasetId,
LLMObsDatasetRestoreVersionRequest body)
Restore an Agent Observability dataset version.
|
ApiResponse<Void> |
AgentObservabilityApi.restoreLLMObsDatasetVersionWithHttpInfo(String projectId,
String datasetId,
LLMObsDatasetRestoreVersionRequest body)
Restore a dataset to a previous version.
|
SecurityMonitoringRuleResponse |
SecurityMonitoringApi.restoreSecurityMonitoringRule(String ruleId,
Long version)
Restore a rule to a historical version.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.restoreSecurityMonitoringRuleWithHttpInfo(String ruleId,
Long version)
Restores a custom detection rule to a previously saved historical version.
|
SourcemapsResponse |
RumApi.restoreSourcemaps(SourcemapMapKind mapkind,
Boolean dryRun)
Restore source maps.
|
SourcemapsResponse |
RumApi.restoreSourcemaps(SourcemapMapKind mapkind,
Boolean dryRun,
RumApi.RestoreSourcemapsOptionalParameters parameters)
Restore source maps.
|
ApiResponse<SourcemapsResponse> |
RumApi.restoreSourcemapsWithHttpInfo(SourcemapMapKind mapkind,
Boolean dryRun,
RumApi.RestoreSourcemapsOptionalParameters parameters)
Restores previously deleted source maps matching the specified filter criteria.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.resumeExposureSchedule(UUID exposureScheduleId)
Resume a progressive rollout.
|
ApiResponse<AllocationExposureScheduleResponse> |
FeatureFlagsApi.resumeExposureScheduleWithHttpInfo(UUID exposureScheduleId)
Resumes progression for a previously paused progressive rollout.
|
UpdateAppResponse |
AppBuilderApi.revertApp(UUID appId,
String version)
Revert App.
|
ApiResponse<UpdateAppResponse> |
AppBuilderApi.revertAppWithHttpInfo(UUID appId,
String version)
Revert an app to a previous version.
|
void |
StaticAnalysisApi.revertCustomRuleRevision(String rulesetName,
String ruleName,
RevertCustomRuleRevisionRequest body)
Revert Custom Rule Revision.
|
ApiResponse<Void> |
StaticAnalysisApi.revertCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
RevertCustomRuleRevisionRequest body)
Revert a custom rule to a previous revision
|
void |
KeyManagementApi.revokePersonalAccessToken(String tokenId)
Revoke a personal access token.
|
ApiResponse<Void> |
KeyManagementApi.revokePersonalAccessTokenWithHttpInfo(String tokenId)
Revoke a specific personal access token.
|
void |
ServiceAccountsApi.revokeServiceAccountAccessToken(String serviceAccountId,
String tokenId)
Revoke an access token for a service account.
|
ApiResponse<Void> |
ServiceAccountsApi.revokeServiceAccountAccessTokenWithHttpInfo(String serviceAccountId,
String tokenId)
Revoke a specific access token for a service account.
|
RunDataObservabilityMonitorResponse |
DataObservabilityApi.runDataObservabilityMonitor(Long monitorId)
Run a data observability monitor.
|
ApiResponse<RunDataObservabilityMonitorResponse> |
DataObservabilityApi.runDataObservabilityMonitorWithHttpInfo(Long monitorId)
Manually triggers a run for a data observability monitor.
|
JobCreateResponse |
SecurityMonitoringApi.runHistoricalJob(RunHistoricalJobRequest body)
Run a historical job.
|
ApiResponse<JobCreateResponse> |
SecurityMonitoringApi.runHistoricalJobWithHttpInfo(RunHistoricalJobRequest body)
Run a historical job.
|
AuditLogsEventsResponse |
AuditApi.searchAuditLogs()
Search Audit Logs events.
|
AuditLogsEventsResponse |
AuditApi.searchAuditLogs(AuditApi.SearchAuditLogsOptionalParameters parameters)
Search Audit Logs events.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.searchAuditLogsWithHttpInfo(AuditApi.SearchAuditLogsOptionalParameters parameters)
List endpoint returns Audit Logs events that match an Audit search query.
|
CasesResponse |
CaseManagementApi.searchCases()
Search cases.
|
CasesResponse |
CaseManagementApi.searchCases(CaseManagementApi.SearchCasesOptionalParameters parameters)
Search cases.
|
ApiResponse<CasesResponse> |
CaseManagementApi.searchCasesWithHttpInfo(CaseManagementApi.SearchCasesOptionalParameters parameters)
Search cases.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.searchCIAppPipelineEvents()
Search pipelines events.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.searchCIAppPipelineEvents(CiVisibilityPipelinesApi.SearchCIAppPipelineEventsOptionalParameters parameters)
Search pipelines events.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.searchCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.SearchCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a search
query.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.searchCIAppTestEvents()
Search tests events.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.searchCIAppTestEvents(CiVisibilityTestsApi.SearchCIAppTestEventsOptionalParameters parameters)
Search tests events.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.searchCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.SearchCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a search
query.
|
CostRecommendationArray |
CloudCostManagementApi.searchCostRecommendations(RecommendationsFilterRequest body)
Search cost recommendations.
|
CostRecommendationArray |
CloudCostManagementApi.searchCostRecommendations(RecommendationsFilterRequest body,
CloudCostManagementApi.SearchCostRecommendationsOptionalParameters parameters)
Search cost recommendations.
|
ApiResponse<CostRecommendationArray> |
CloudCostManagementApi.searchCostRecommendationsWithHttpInfo(RecommendationsFilterRequest body,
CloudCostManagementApi.SearchCostRecommendationsOptionalParameters parameters)
List cost recommendations matching a filter, with pagination and sorting.
|
EventsListResponse |
EventsApi.searchEvents()
Search events.
|
EventsListResponse |
EventsApi.searchEvents(EventsApi.SearchEventsOptionalParameters parameters)
Search events.
|
ApiResponse<EventsListResponse> |
EventsApi.searchEventsWithHttpInfo(EventsApi.SearchEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
FlakyTestsSearchResponse |
TestOptimizationApi.searchFlakyTests()
Search flaky tests.
|
FlakyTestsSearchResponse |
TestOptimizationApi.searchFlakyTests(TestOptimizationApi.SearchFlakyTestsOptionalParameters parameters)
Search flaky tests.
|
ApiResponse<FlakyTestsSearchResponse> |
TestOptimizationApi.searchFlakyTestsWithHttpInfo(TestOptimizationApi.SearchFlakyTestsOptionalParameters parameters)
List endpoint returning flaky tests from Flaky Test Management.
|
IncidentSearchResponse |
IncidentsApi.searchIncidents(String query)
Search for incidents.
|
IncidentSearchResponse |
IncidentsApi.searchIncidents(String query,
IncidentsApi.SearchIncidentsOptionalParameters parameters)
Search for incidents.
|
ApiResponse<IncidentSearchResponse> |
IncidentsApi.searchIncidentsWithHttpInfo(String query,
IncidentsApi.SearchIncidentsOptionalParameters parameters)
Search for incidents matching a certain query.
|
IssuesSearchResponse |
ErrorTrackingApi.searchIssues(IssuesSearchRequest body)
Search error tracking issues.
|
IssuesSearchResponse |
ErrorTrackingApi.searchIssues(IssuesSearchRequest body,
ErrorTrackingApi.SearchIssuesOptionalParameters parameters)
Search error tracking issues.
|
ApiResponse<IssuesSearchResponse> |
ErrorTrackingApi.searchIssuesWithHttpInfo(IssuesSearchRequest body,
ErrorTrackingApi.SearchIssuesOptionalParameters parameters)
Search issues endpoint allows you to programmatically search for issues within your
organization.
|
LLMObsExperimentationSearchResponse |
AgentObservabilityApi.searchLLMObsExperimentation(LLMObsExperimentationSearchRequest body)
Search Agent Observability experimentation.
|
ApiResponse<LLMObsExperimentationSearchResponse> |
AgentObservabilityApi.searchLLMObsExperimentationWithHttpInfo(LLMObsExperimentationSearchRequest body)
Search across Agent Observability experimentation entities — projects, datasets, dataset
records, experiments, and experiment runs — using cursor-based pagination.
|
LLMObsSpansResponse |
AgentObservabilityApi.searchLLMObsSpans(LLMObsSearchSpansRequest body)
Search Agent Observability spans.
|
ApiResponse<LLMObsSpansResponse> |
AgentObservabilityApi.searchLLMObsSpansWithHttpInfo(LLMObsSearchSpansRequest body)
Search Agent Observability spans using structured filters in the request body.
|
RUMEventsResponse |
RumApi.searchRUMEvents(RUMSearchEventsRequest body)
Search RUM events.
|
ApiResponse<RUMEventsResponse> |
RumApi.searchRUMEventsWithHttpInfo(RUMSearchEventsRequest body)
List endpoint returns RUM events that match a RUM search query.
|
ListSecurityFindingsResponse |
SecurityMonitoringApi.searchSecurityFindings(SecurityFindingsSearchRequest body)
Search security findings.
|
ApiResponse<ListSecurityFindingsResponse> |
SecurityMonitoringApi.searchSecurityFindingsWithHttpInfo(SecurityFindingsSearchRequest body)
Get a list of security findings that match a search query.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringHistsignals()
Search hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringHistsignals(SecurityMonitoringApi.SearchSecurityMonitoringHistsignalsOptionalParameters parameters)
Search hist signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringHistsignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringHistsignalsOptionalParameters parameters)
Search hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringSignals()
Get a list of security signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringSignals(SecurityMonitoringApi.SearchSecurityMonitoringSignalsOptionalParameters parameters)
Get a list of security signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringSignalsOptionalParameters parameters)
Returns security signals that match a search query.
|
SyntheticsSuiteSearchResponse |
SyntheticsApi.searchSuites()
Search test suites.
|
SyntheticsSuiteSearchResponse |
SyntheticsApi.searchSuites(SyntheticsApi.SearchSuitesOptionalParameters parameters)
Search test suites.
|
ApiResponse<SyntheticsSuiteSearchResponse> |
SyntheticsApi.searchSuitesWithHttpInfo(SyntheticsApi.SearchSuitesOptionalParameters parameters)
Search for test suites.
|
WidgetListResponse |
WidgetsApi.searchWidgets(WidgetExperienceType experienceType)
Search widgets.
|
WidgetListResponse |
WidgetsApi.searchWidgets(WidgetExperienceType experienceType,
WidgetsApi.SearchWidgetsOptionalParameters parameters)
Search widgets.
|
ApiResponse<WidgetListResponse> |
WidgetsApi.searchWidgetsWithHttpInfo(WidgetExperienceType experienceType,
WidgetsApi.SearchWidgetsOptionalParameters parameters)
Search and list widgets for a given experience type, with filtering, sorting, and pagination.
|
UserInvitationsResponse |
UsersApi.sendInvitations(UserInvitationsRequest body)
Send invitation emails.
|
ApiResponse<UserInvitationsResponse> |
UsersApi.sendInvitationsWithHttpInfo(UserInvitationsRequest body)
Sends emails to one or more users inviting them to join the organization.
|
NotificationRulePreviewResponse |
SecurityMonitoringApi.sendSecurityMonitoringNotificationPreview(CreateNotificationRuleParameters body)
Test a notification rule.
|
ApiResponse<NotificationRulePreviewResponse> |
SecurityMonitoringApi.sendSecurityMonitoringNotificationPreviewWithHttpInfo(CreateNotificationRuleParameters body)
Send a notification preview to test that a notification rule's targets are properly configured.
|
TeamRoutingRules |
OnCallApi.setOnCallTeamRoutingRules(String teamId,
TeamRoutingRulesRequest body)
Set On-Call team routing rules.
|
TeamRoutingRules |
OnCallApi.setOnCallTeamRoutingRules(String teamId,
TeamRoutingRulesRequest body,
OnCallApi.SetOnCallTeamRoutingRulesOptionalParameters parameters)
Set On-Call team routing rules.
|
ApiResponse<TeamRoutingRules> |
OnCallApi.setOnCallTeamRoutingRulesWithHttpInfo(String teamId,
TeamRoutingRulesRequest body,
OnCallApi.SetOnCallTeamRoutingRulesOptionalParameters parameters)
Set a team's On-Call routing rules
|
OnDemandConcurrencyCapResponse |
SyntheticsApi.setOnDemandConcurrencyCap(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.setOnDemandConcurrencyCapWithHttpInfo(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
LLMObsExperimentationSimpleSearchResponse |
AgentObservabilityApi.simpleSearchLLMObsExperimentation(LLMObsExperimentationSimpleSearchRequest body)
Simple search experimentation entities.
|
ApiResponse<LLMObsExperimentationSimpleSearchResponse> |
AgentObservabilityApi.simpleSearchLLMObsExperimentationWithHttpInfo(LLMObsExperimentationSimpleSearchRequest body)
Search across Agent Observability experimentation entities using offset-based (page-number)
pagination.
|
void |
StatusPagesApi.softDeleteDegradationUpdate(UUID degradationId,
UUID pageId,
UUID updateId)
Soft delete degradation update.
|
ApiResponse<Void> |
StatusPagesApi.softDeleteDegradationUpdateWithHttpInfo(UUID degradationId,
UUID pageId,
UUID updateId)
Soft-deletes a degradation update.
|
void |
ModelLabApiApi.starModelLabProject(Long projectId)
Star a Model Lab project.
|
ApiResponse<Void> |
ModelLabApiApi.starModelLabProjectWithHttpInfo(Long projectId)
Star a Model Lab project for the current user.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.startExposureSchedule(UUID exposureScheduleId)
Start a progressive rollout.
|
ApiResponse<AllocationExposureScheduleResponse> |
FeatureFlagsApi.startExposureScheduleWithHttpInfo(UUID exposureScheduleId)
Starts a progressive rollout and begins progression.
|
AllocationExposureScheduleResponse |
FeatureFlagsApi.stopExposureSchedule(UUID exposureScheduleId)
Stop a progressive rollout.
|
ApiResponse<AllocationExposureScheduleResponse> |
FeatureFlagsApi.stopExposureScheduleWithHttpInfo(UUID exposureScheduleId)
Stops a progressive rollout and marks it as aborted.
|
Object |
LogsApi.submitLog(List<HTTPLogItem> body)
Send logs.
|
Object |
LogsApi.submitLog(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Send logs.
|
ApiResponse<Object> |
LogsApi.submitLogWithHttpInfo(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Send your logs to your Datadog platform over HTTP.
|
IntakePayloadAccepted |
MetricsApi.submitMetrics(MetricPayload body)
Submit metrics.
|
IntakePayloadAccepted |
MetricsApi.submitMetrics(MetricPayload body,
MetricsApi.SubmitMetricsOptionalParameters parameters)
Submit metrics.
|
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.
|
Object |
ProductAnalyticsApi.submitProductAnalyticsEvent(ProductAnalyticsServerSideEventItem body)
Send server-side events.
|
ApiResponse<Object> |
ProductAnalyticsApi.submitProductAnalyticsEventWithHttpInfo(ProductAnalyticsServerSideEventItem body)
Send server-side events to Product Analytics.
|
void |
TeamsApi.syncTeams(TeamSyncRequest body)
Link Teams with GitHub Teams.
|
ApiResponse<Void> |
TeamsApi.syncTeamsWithHttpInfo(TeamSyncRequest body)
This endpoint configures synchronization between your existing Datadog teams and GitHub teams
by matching their names.
|
SecurityMonitoringRuleTestResponse |
SecurityMonitoringApi.testExistingSecurityMonitoringRule(String ruleId,
SecurityMonitoringRuleTestRequest body)
Test an existing rule.
|
ApiResponse<SecurityMonitoringRuleTestResponse> |
SecurityMonitoringApi.testExistingSecurityMonitoringRuleWithHttpInfo(String ruleId,
SecurityMonitoringRuleTestRequest body)
Test an existing rule.
|
SecurityMonitoringRuleTestResponse |
SecurityMonitoringApi.testSecurityMonitoringRule(SecurityMonitoringRuleTestRequest body)
Test a rule.
|
ApiResponse<SecurityMonitoringRuleTestResponse> |
SecurityMonitoringApi.testSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleTestRequest body)
Test a rule.
|
ReportScheduleResponse |
ReportSchedulesApi.toggleReportSchedule(UUID scheduleUuid,
ReportScheduleToggleRequest body)
Toggle a report schedule.
|
ApiResponse<ReportScheduleResponse> |
ReportSchedulesApi.toggleReportScheduleWithHttpInfo(UUID scheduleUuid,
ReportScheduleToggleRequest body)
Activate or pause a report schedule by setting its status to active or
inactive.
|
DeploymentGatesEvaluationResponse |
DeploymentGatesApi.triggerDeploymentGatesEvaluation(DeploymentGatesEvaluationRequest body)
Trigger a deployment gate evaluation.
|
ApiResponse<DeploymentGatesEvaluationResponse> |
DeploymentGatesApi.triggerDeploymentGatesEvaluationWithHttpInfo(DeploymentGatesEvaluationRequest body)
Triggers an asynchronous deployment gate evaluation for the given service and environment.
|
FleetDeploymentResponse |
FleetAutomationApi.triggerFleetSchedule(String id)
Trigger a schedule deployment.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.triggerFleetScheduleWithHttpInfo(String id)
Manually trigger a schedule to immediately create and start a deployment.
|
TriggerInvestigationResponse |
BitsAiApi.triggerInvestigation(TriggerInvestigationRequest body)
Trigger a Bits AI investigation.
|
ApiResponse<TriggerInvestigationResponse> |
BitsAiApi.triggerInvestigationWithHttpInfo(TriggerInvestigationRequest body)
Trigger a new Bits AI investigation based on a monitor alert.
|
LLMObsPatternsTriggerResponse |
AgentObservabilityApi.triggerLLMObsPatterns(LLMObsPatternsTriggerRequest body)
Trigger a patterns run.
|
ApiResponse<LLMObsPatternsTriggerResponse> |
AgentObservabilityApi.triggerLLMObsPatternsWithHttpInfo(LLMObsPatternsTriggerRequest body)
Start a patterns run for a given configuration.
|
CaseResponse |
CaseManagementApi.unarchiveCase(String caseId,
CaseEmptyRequest body)
Unarchive case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.unarchiveCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Unarchive case
|
FeatureFlagResponse |
FeatureFlagsApi.unarchiveFeatureFlag(UUID featureFlagId)
Unarchive a feature flag.
|
ApiResponse<FeatureFlagResponse> |
FeatureFlagsApi.unarchiveFeatureFlagWithHttpInfo(UUID featureFlagId)
Unarchives a previously archived feature flag, making it visible in the main list again.
|
CaseResponse |
CaseManagementApi.unassignCase(String caseId,
CaseEmptyRequest body)
Unassign case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.unassignCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Unassign case
|
void |
SeatsApi.unassignSeatsUser(UnassignSeatsUserRequest body)
Unassign seats from users.
|
ApiResponse<Void> |
SeatsApi.unassignSeatsUserWithHttpInfo(UnassignSeatsUserRequest body)
Unassign seats from users for a product code.
|
void |
CaseManagementApi.unfavoriteCaseProject(String projectId)
Unfavorite a project.
|
ApiResponse<Void> |
CaseManagementApi.unfavoriteCaseProjectWithHttpInfo(String projectId)
Removes a case project from the current user's favorites list.
|
void |
CaseManagementApi.unlinkJiraIssue(String caseId)
Remove Jira issue link from case.
|
ApiResponse<Void> |
CaseManagementApi.unlinkJiraIssueWithHttpInfo(String caseId)
Remove the link between a Jira issue and a case
|
void |
AgentObservabilityApi.unlockLLMObsDatasetDraftState(String projectId,
String datasetId)
Unlock Agent Observability dataset draft state.
|
ApiResponse<Void> |
AgentObservabilityApi.unlockLLMObsDatasetDraftStateWithHttpInfo(String projectId,
String datasetId)
Release the draft lock on a dataset held by the calling user, allowing other users to edit the
dataset draft.
|
void |
ModelLabApiApi.unpinModelLabRun(Long runId)
Unpin a Model Lab run.
|
ApiResponse<Void> |
ModelLabApiApi.unpinModelLabRunWithHttpInfo(Long runId)
Remove the pin from a Model Lab run for the current user.
|
UnpublishAppResponse |
AppBuilderApi.unpublishApp(UUID appId)
Unpublish App.
|
ApiResponse<UnpublishAppResponse> |
AppBuilderApi.unpublishAppWithHttpInfo(UUID appId)
Unpublish an app, removing the live version of the app.
|
void |
StatusPagesApi.unpublishStatusPage(UUID pageId)
Unpublish status page.
|
ApiResponse<Void> |
StatusPagesApi.unpublishStatusPageWithHttpInfo(UUID pageId)
Unpublishes a status page.
|
void |
ActionConnectionApi.unregisterAppKey(String appKeyId)
Unregister an App Key.
|
ApiResponse<Void> |
ActionConnectionApi.unregisterAppKeyWithHttpInfo(String appKeyId)
Unregister an App Key
|
void |
ModelLabApiApi.unstarModelLabProject(Long projectId)
Remove star from a Model Lab project.
|
ApiResponse<Void> |
ModelLabApiApi.unstarModelLabProjectWithHttpInfo(Long projectId)
Remove the star from a Model Lab project for the current user.
|
void |
CaseManagementApi.unwatchCase(String caseId,
String userUuid)
Unwatch a case.
|
ApiResponse<Void> |
CaseManagementApi.unwatchCaseWithHttpInfo(String caseId,
String userUuid)
Removes a user from the watchers list of a case.
|
UpdateActionConnectionResponse |
ActionConnectionApi.updateActionConnection(String connectionId,
UpdateActionConnectionRequest body)
Update an existing Action Connection.
|
ApiResponse<UpdateActionConnectionResponse> |
ActionConnectionApi.updateActionConnectionWithHttpInfo(String connectionId,
UpdateActionConnectionRequest body)
Update an existing Action Connection.
|
void |
StaticAnalysisApi.updateAiCustomRuleset(String rulesetName,
AiCustomRulesetUpdateRequest body)
Update an AI custom ruleset.
|
ApiResponse<Void> |
StaticAnalysisApi.updateAiCustomRulesetWithHttpInfo(String rulesetName,
AiCustomRulesetUpdateRequest body)
Update the description of an existing AI custom ruleset.
|
ListAllocationsResponse |
FeatureFlagsApi.updateAllocationsForFeatureFlagInEnvironment(UUID featureFlagId,
UUID environmentId,
OverwriteAllocationsRequest body)
Update targeting rules for a flag.
|
ApiResponse<ListAllocationsResponse> |
FeatureFlagsApi.updateAllocationsForFeatureFlagInEnvironmentWithHttpInfo(UUID featureFlagId,
UUID environmentId,
OverwriteAllocationsRequest body)
Updates targeting rules (allocations) for a specific feature flag in a specific environment.
|
AnnotationResponse |
AnnotationsApi.updateAnnotation(UUID annotationId,
AnnotationUpdateRequest body)
Update an annotation.
|
ApiResponse<AnnotationResponse> |
AnnotationsApi.updateAnnotationWithHttpInfo(UUID annotationId,
AnnotationUpdateRequest body)
Updates an existing annotation.
|
APIKeyResponse |
KeyManagementApi.updateAPIKey(String apiKeyId,
APIKeyUpdateRequest body)
Edit an API key.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.updateAPIKeyWithHttpInfo(String apiKeyId,
APIKeyUpdateRequest body)
Update an API key.
|
RetentionFilterResponse |
ApmRetentionFiltersApi.updateApmRetentionFilter(String filterId,
RetentionFilterUpdateRequest body)
Update a retention filter.
|
ApiResponse<RetentionFilterResponse> |
ApmRetentionFiltersApi.updateApmRetentionFilterWithHttpInfo(String filterId,
RetentionFilterUpdateRequest body)
Update a retention filter from your organization.
|
UpdateAppResponse |
AppBuilderApi.updateApp(UUID appId,
UpdateAppRequest body)
Update App.
|
void |
AppBuilderApi.updateAppFavorite(UUID appId,
UpdateAppFavoriteRequest body)
Update App Favorite Status.
|
ApiResponse<Void> |
AppBuilderApi.updateAppFavoriteWithHttpInfo(UUID appId,
UpdateAppFavoriteRequest body)
Add or remove an app from the current user's favorites.
|
ApplicationKeyResponse |
KeyManagementApi.updateApplicationKey(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key
|
ApplicationSecurityWafCustomRuleResponse |
ApplicationSecurityApi.updateApplicationSecurityWafCustomRule(String customRuleId,
ApplicationSecurityWafCustomRuleUpdateRequest body)
Update a WAF Custom Rule.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId,
ApplicationSecurityWafCustomRuleUpdateRequest body)
Update a specific WAF custom Rule.
|
ApplicationSecurityWafExclusionFilterResponse |
ApplicationSecurityApi.updateApplicationSecurityWafExclusionFilter(String exclusionFilterId,
ApplicationSecurityWafExclusionFilterUpdateRequest body)
Update a WAF exclusion filter.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId,
ApplicationSecurityWafExclusionFilterUpdateRequest body)
Update a specific WAF exclusion filter using its identifier.
|
ApplicationSecurityPolicyResponse |
ApplicationSecurityApi.updateApplicationSecurityWafPolicy(String policyId,
ApplicationSecurityPolicyUpdateRequest body)
Update a WAF Policy.
|
ApiResponse<ApplicationSecurityPolicyResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafPolicyWithHttpInfo(String policyId,
ApplicationSecurityPolicyUpdateRequest body)
Update a specific WAF policy.
|
void |
AppBuilderApi.updateAppSelfService(UUID appId,
UpdateAppSelfServiceRequest body)
Update App Self-Service Status.
|
ApiResponse<Void> |
AppBuilderApi.updateAppSelfServiceWithHttpInfo(UUID appId,
UpdateAppSelfServiceRequest body)
Enable or disable self-service for an app.
|
void |
AppBuilderApi.updateAppTags(UUID appId,
UpdateAppTagsRequest body)
Update App Tags.
|
ApiResponse<Void> |
AppBuilderApi.updateAppTagsWithHttpInfo(UUID appId,
UpdateAppTagsRequest body)
Replace the tags on an app.
|
void |
AppBuilderApi.updateAppVersionName(UUID appId,
String version,
UpdateAppVersionNameRequest body)
Name App Version.
|
ApiResponse<Void> |
AppBuilderApi.updateAppVersionNameWithHttpInfo(UUID appId,
String version,
UpdateAppVersionNameRequest body)
Assign a human-readable name to a specific version of an app.
|
ApiResponse<UpdateAppResponse> |
AppBuilderApi.updateAppWithHttpInfo(UUID appId,
UpdateAppRequest body)
Update an existing app.
|
CaseResponse |
CaseManagementApi.updateAttributes(String caseId,
CaseUpdateAttributesRequest body)
Update case attributes.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateAttributesWithHttpInfo(String caseId,
CaseUpdateAttributesRequest body)
Update case attributes
|
AuthNMappingResponse |
AuthNMappingsApi.updateAuthNMapping(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.updateAuthNMappingWithHttpInfo(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
AWSAccountResponse |
AwsIntegrationApi.updateAWSAccount(String awsAccountConfigId,
AWSAccountUpdateRequest body)
Update an AWS integration.
|
AWSCcmConfigResponse |
AwsIntegrationApi.updateAWSAccountCCMConfig(String awsAccountConfigId,
AWSCcmConfigRequest body)
Update AWS CCM config.
|
ApiResponse<AWSCcmConfigResponse> |
AwsIntegrationApi.updateAWSAccountCCMConfigWithHttpInfo(String awsAccountConfigId,
AWSCcmConfigRequest body)
Update the Cloud Cost Management config for an AWS Account Integration Config using Cost and
Usage Report (CUR) 2.0 by config ID.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.updateAWSAccountWithHttpInfo(String awsAccountConfigId,
AWSAccountUpdateRequest body)
Update an AWS Account Integration Config by config ID.
|
void |
AgentlessScanningApi.updateAwsScanOptions(String accountId,
AwsScanOptionsUpdateRequest body)
Update AWS scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.updateAwsScanOptionsWithHttpInfo(String accountId,
AwsScanOptionsUpdateRequest body)
Update the Agentless scan options for an activated account.
|
AzureScanOptions |
AgentlessScanningApi.updateAzureScanOptions(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfo(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update the Agentless scan options for an activated subscription.
|
AutomationRuleResponse |
CaseManagementApi.updateCaseAutomationRule(String projectId,
String ruleId,
AutomationRuleUpdateRequest body)
Update an automation rule.
|
ApiResponse<AutomationRuleResponse> |
CaseManagementApi.updateCaseAutomationRuleWithHttpInfo(String projectId,
String ruleId,
AutomationRuleUpdateRequest body)
Updates the trigger, action, name, or state of an existing automation rule.
|
void |
CaseManagementApi.updateCaseComment(String caseId,
String cellId,
CaseUpdateCommentRequest body)
Update case comment.
|
ApiResponse<Void> |
CaseManagementApi.updateCaseCommentWithHttpInfo(String caseId,
String cellId,
CaseUpdateCommentRequest body)
Updates the text content of an existing comment on a case timeline.
|
CaseResponse |
CaseManagementApi.updateCaseCustomAttribute(String caseId,
String customAttributeKey,
CaseUpdateCustomAttributeRequest body)
Update case custom attribute.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseCustomAttributeWithHttpInfo(String caseId,
String customAttributeKey,
CaseUpdateCustomAttributeRequest body)
Update case custom attribute
|
CaseResponse |
CaseManagementApi.updateCaseDescription(String caseId,
CaseUpdateDescriptionRequest body)
Update case description.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseDescriptionWithHttpInfo(String caseId,
CaseUpdateDescriptionRequest body)
Update case description
|
CaseResponse |
CaseManagementApi.updateCaseDueDate(String caseId,
CaseUpdateDueDateRequest body)
Update case due date.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseDueDateWithHttpInfo(String caseId,
CaseUpdateDueDateRequest body)
Sets or updates the due date for a case.
|
CaseResponse |
CaseManagementApi.updateCaseResolvedReason(String caseId,
CaseUpdateResolvedReasonRequest body)
Update case resolved reason.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseResolvedReasonWithHttpInfo(String caseId,
CaseUpdateResolvedReasonRequest body)
Sets the resolved reason for a security case (for example, FALSE_POSITIVE, TRUE_POSITIVE).
|
CaseResponse |
CaseManagementApi.updateCaseTitle(String caseId,
CaseUpdateTitleRequest body)
Update case title.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseTitleWithHttpInfo(String caseId,
CaseUpdateTitleRequest body)
Update case title
|
CaseTypeResponse |
CaseManagementTypeApi.updateCaseType(String caseTypeId,
CaseTypeUpdateRequest body)
Update a case type.
|
ApiResponse<CaseTypeResponse> |
CaseManagementTypeApi.updateCaseTypeWithHttpInfo(String caseTypeId,
CaseTypeUpdateRequest body)
Updates the name, emoji, or description of an existing case type.
|
CaseViewResponse |
CaseManagementApi.updateCaseView(String viewId,
CaseViewUpdateRequest body)
Update a case view.
|
ApiResponse<CaseViewResponse> |
CaseManagementApi.updateCaseViewWithHttpInfo(String viewId,
CaseViewUpdateRequest body)
Updates the name, query, or notification rule of an existing case view.
|
ChangeRequestResponse |
ChangeManagementApi.updateChangeRequest(String changeRequestId,
ChangeRequestUpdateRequest body)
Update a change request.
|
ChangeRequestResponse |
ChangeManagementApi.updateChangeRequestDecision(String changeRequestId,
String decisionId,
ChangeRequestDecisionUpdateRequest body)
Update a change request decision.
|
ApiResponse<ChangeRequestResponse> |
ChangeManagementApi.updateChangeRequestDecisionWithHttpInfo(String changeRequestId,
String decisionId,
ChangeRequestDecisionUpdateRequest body)
Update a decision on a change request, such as approving or declining it.
|
ApiResponse<ChangeRequestResponse> |
ChangeManagementApi.updateChangeRequestWithHttpInfo(String changeRequestId,
ChangeRequestUpdateRequest body)
Update the properties of a change request.
|
CIAppGitHubAccountResponse |
CiVisibilityGitHubAccountsApi.updateCIAppGitHubAccount(CIAppGitHubAccountUpdateRequest body)
Update GitHub CI Visibility status.
|
ApiResponse<CIAppGitHubAccountResponse> |
CiVisibilityGitHubAccountsApi.updateCIAppGitHubAccountWithHttpInfo(CIAppGitHubAccountUpdateRequest body)
Enable or disable CI Visibility for a GitHub account, one of its repositories, or both in the
same request.
|
CloudflareAccountResponse |
CloudflareIntegrationApi.updateCloudflareAccount(String accountId,
CloudflareAccountUpdateRequest body)
Update Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.updateCloudflareAccountWithHttpInfo(String accountId,
CloudflareAccountUpdateRequest body)
Update a Cloudflare account.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a specific agent rule.
|
StatusPagesComponent |
StatusPagesApi.updateComponent(UUID pageId,
UUID componentId,
PatchComponentRequest body)
Update component.
|
StatusPagesComponent |
StatusPagesApi.updateComponent(UUID pageId,
UUID componentId,
PatchComponentRequest body,
StatusPagesApi.UpdateComponentOptionalParameters parameters)
Update component.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.updateComponentWithHttpInfo(UUID pageId,
UUID componentId,
PatchComponentRequest body,
StatusPagesApi.UpdateComponentOptionalParameters parameters)
Updates an existing component's attributes.
|
ConfluentAccountResponse |
ConfluentCloudApi.updateConfluentAccount(String accountId,
ConfluentAccountUpdateRequest body)
Update Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.updateConfluentAccountWithHttpInfo(String accountId,
ConfluentAccountUpdateRequest body)
Update the Confluent account with the provided account ID.
|
ConfluentResourceResponse |
ConfluentCloudApi.updateConfluentResource(String accountId,
String resourceId,
ConfluentResourceRequest body)
Update resource in Confluent account.
|
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.
|
void |
RumAudienceManagementApi.updateConnection(String entity,
UpdateConnectionRequest body)
Update connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.updateConnectionWithHttpInfo(String entity,
UpdateConnectionRequest body)
Update an existing data connection by adding, updating, or deleting fields
|
AccountFiltersResponse |
CloudCostManagementApi.updateCostAccountFilters(Long cloudAccountId,
AccountFiltersPatchRequest body)
Update account filters.
|
ApiResponse<AccountFiltersResponse> |
CloudCostManagementApi.updateCostAccountFiltersWithHttpInfo(Long cloudAccountId,
AccountFiltersPatchRequest body)
Update the account filters for a cloud account (AWS CUR 1.0/2.0, OCI, and other clouds).
|
AwsCURConfigsResponse |
CloudCostManagementApi.updateCostAWSCURConfig(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfo(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update the status (active/archived) and/or account filtering configuration of an AWS CUR
config.
|
AzureUCConfigPairsResponse |
CloudCostManagementApi.updateCostAzureUCConfigs(Long cloudAccountId,
AzureUCConfigPatchRequest body)
Update Cloud Cost Management Azure config.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.updateCostAzureUCConfigsWithHttpInfo(Long cloudAccountId,
AzureUCConfigPatchRequest body)
Update the status of an Azure config (active/archived).
|
GCPUsageCostConfigResponse |
CloudCostManagementApi.updateCostGCPUsageCostConfig(Long cloudAccountId,
GCPUsageCostConfigPatchRequest body)
Update Google Cloud Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.updateCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId,
GCPUsageCostConfigPatchRequest body)
Update the status of an Google Cloud Usage Cost config (active/archived).
|
CloudWorkloadSecurityAgentPolicyResponse |
CsmThreatsApi.updateCSMThreatsAgentPolicy(String policyId,
CloudWorkloadSecurityAgentPolicyUpdateRequest body)
Update a Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.updateCSMThreatsAgentPolicyWithHttpInfo(String policyId,
CloudWorkloadSecurityAgentPolicyUpdateRequest body)
Update a specific Workload Protection policy.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a specific Workload Protection Agent rule.
|
UserResponse |
UsersApi.updateCurrentUser(UserUpdateRequest body)
Update current user.
|
ApplicationKeyResponse |
KeyManagementApi.updateCurrentUserApplicationKey(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by current user.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateCurrentUserApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by current user.
|
ApiResponse<UserResponse> |
UsersApi.updateCurrentUserWithHttpInfo(UserUpdateRequest body)
Edit the profile of the currently authenticated user.
|
ArbitraryRuleResponse |
CloudCostManagementApi.updateCustomAllocationRule(Long ruleId,
ArbitraryCostUpsertRequest body)
Update custom allocation rule.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.updateCustomAllocationRuleWithHttpInfo(Long ruleId,
ArbitraryCostUpsertRequest body)
Update an existing custom allocation rule with new filters and allocation strategy.
|
CustomAttributeConfigResponse |
CaseManagementAttributeApi.updateCustomAttributeConfig(String caseTypeId,
String customAttributeId,
CustomAttributeConfigUpdateRequest body)
Update custom attribute config.
|
ApiResponse<CustomAttributeConfigResponse> |
CaseManagementAttributeApi.updateCustomAttributeConfigWithHttpInfo(String caseTypeId,
String customAttributeId,
CustomAttributeConfigUpdateRequest body)
Updates the display name, description, type, or options of an existing custom attribute
configuration for a case type.
|
UpdateCustomFrameworkResponse |
SecurityMonitoringApi.updateCustomFramework(String handle,
String version,
UpdateCustomFrameworkRequest body)
Update a custom framework.
|
ApiResponse<UpdateCustomFrameworkResponse> |
SecurityMonitoringApi.updateCustomFrameworkWithHttpInfo(String handle,
String version,
UpdateCustomFrameworkRequest body)
Update a custom framework.
|
CustomRulesetResponse |
StaticAnalysisApi.updateCustomRuleset(String rulesetName,
CustomRulesetRequest body)
Update Custom Ruleset.
|
ApiResponse<CustomRulesetResponse> |
StaticAnalysisApi.updateCustomRulesetWithHttpInfo(String rulesetName,
CustomRulesetRequest body)
Update an existing custom ruleset
|
DashboardListUpdateItemsResponse |
DashboardListsApi.updateDashboardListItems(Long dashboardListId,
DashboardListUpdateItemsRequest body)
Update items of a dashboard list.
|
ApiResponse<DashboardListUpdateItemsResponse> |
DashboardListsApi.updateDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListUpdateItemsRequest body)
Update dashboards of an existing dashboard list.
|
SecureEmbedUpdateResponse |
DashboardSecureEmbedApi.updateDashboardSecureEmbed(String dashboardId,
String token,
SecureEmbedUpdateRequest body)
Update a secure embed for a dashboard.
|
ApiResponse<SecureEmbedUpdateResponse> |
DashboardSecureEmbedApi.updateDashboardSecureEmbedWithHttpInfo(String dashboardId,
String token,
SecureEmbedUpdateRequest body)
Partially update a secure embed configuration.
|
DatasetResponseSingle |
DatasetsApi.updateDataset(String datasetId,
DatasetUpdateRequest body)
Edit a dataset.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.updateDatasetWithHttpInfo(String datasetId,
DatasetUpdateRequest body)
Edits the dataset associated with the ID.
|
Datastore |
ActionsDatastoresApi.updateDatastore(String datastoreId,
UpdateAppsDatastoreRequest body)
Update datastore.
|
ItemApiPayload |
ActionsDatastoresApi.updateDatastoreItem(String datastoreId,
UpdateAppsDatastoreItemRequest body)
Update datastore item.
|
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.
|
Degradation |
StatusPagesApi.updateDegradation(UUID pageId,
UUID degradationId,
PatchDegradationRequest body)
Update degradation.
|
Degradation |
StatusPagesApi.updateDegradation(UUID pageId,
UUID degradationId,
PatchDegradationRequest body,
StatusPagesApi.UpdateDegradationOptionalParameters parameters)
Update degradation.
|
DegradationTemplate |
StatusPagesApi.updateDegradationTemplate(UUID templateId,
UUID pageId,
PatchDegradationTemplateRequest body)
Update degradation template.
|
DegradationTemplate |
StatusPagesApi.updateDegradationTemplate(UUID templateId,
UUID pageId,
PatchDegradationTemplateRequest body,
StatusPagesApi.UpdateDegradationTemplateOptionalParameters parameters)
Update degradation template.
|
ApiResponse<DegradationTemplate> |
StatusPagesApi.updateDegradationTemplateWithHttpInfo(UUID templateId,
UUID pageId,
PatchDegradationTemplateRequest body,
StatusPagesApi.UpdateDegradationTemplateOptionalParameters parameters)
Updates an existing degradation template's attributes.
|
ApiResponse<Degradation> |
StatusPagesApi.updateDegradationWithHttpInfo(UUID pageId,
UUID degradationId,
PatchDegradationRequest body,
StatusPagesApi.UpdateDegradationOptionalParameters parameters)
Updates an existing degradation's attributes.
|
DeploymentGateResponse |
DeploymentGatesApi.updateDeploymentGate(String id,
UpdateDeploymentGateParams body)
Update deployment gate.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.updateDeploymentGateWithHttpInfo(String id,
UpdateDeploymentGateParams body)
Endpoint to update a deployment gate.
|
DeploymentRuleResponse |
DeploymentGatesApi.updateDeploymentRule(String gateId,
String id,
UpdateDeploymentRuleParams body)
Update deployment rule.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.updateDeploymentRuleWithHttpInfo(String gateId,
String id,
UpdateDeploymentRuleParams body)
Endpoint to update a deployment rule.
|
ListTagsResponse |
NetworkDeviceMonitoringApi.updateDeviceUserTags(String deviceId,
ListTagsResponse body)
Update the tags for a device.
|
ApiResponse<ListTagsResponse> |
NetworkDeviceMonitoringApi.updateDeviceUserTagsWithHttpInfo(String deviceId,
ListTagsResponse body)
Update the tags for a device.
|
DowntimeResponse |
DowntimesApi.updateDowntime(String downtimeId,
DowntimeUpdateRequest body)
Update a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.updateDowntimeWithHttpInfo(String downtimeId,
DowntimeUpdateRequest body)
Update a downtime by downtime_id.
|
ElasticCloudIntegrationAccountResponse |
ElasticCloudIntegrationAccountsApi.updateElasticCloudIntegrationAccount(String accountId,
ElasticCloudIntegrationAccountUpdateRequest body)
Update an Elastic Cloud integration account.
|
ApiResponse<ElasticCloudIntegrationAccountResponse> |
ElasticCloudIntegrationAccountsApi.updateElasticCloudIntegrationAccountWithHttpInfo(String accountId,
ElasticCloudIntegrationAccountUpdateRequest body)
Update an Elastic Cloud integration account.
|
EntityIntegrationConfigResponse |
EntityIntegrationConfigsApi.updateEntityIntegrationConfig(String integrationId,
EntityIntegrationConfigRequest body)
Create or update entity integration configuration.
|
ApiResponse<EntityIntegrationConfigResponse> |
EntityIntegrationConfigsApi.updateEntityIntegrationConfigWithHttpInfo(String integrationId,
EntityIntegrationConfigRequest body)
Create or replace the configuration for a given integration in the caller's organization.
|
RumExclusionFilterResponse |
RumRetentionFiltersApi.updateExclusionFilter(String appId,
String efId,
RumExclusionFilterUpdateRequest body)
Update a RUM exclusion filter.
|
ApiResponse<RumExclusionFilterResponse> |
RumRetentionFiltersApi.updateExclusionFilterWithHttpInfo(String appId,
String efId,
RumExclusionFilterUpdateRequest body)
Update an exclusion filter for a RUM application.
|
ExecutionPolicyResponse |
ExecutionPolicyApi.updateExecutionPolicy(String policyId,
ExecutionPolicyUpdateRequest body)
Update an execution policy.
|
ApiResponse<ExecutionPolicyResponse> |
ExecutionPolicyApi.updateExecutionPolicyWithHttpInfo(String policyId,
ExecutionPolicyUpdateRequest body)
Update an existing execution policy.
|
FastlyAccountResponse |
FastlyIntegrationApi.updateFastlyAccount(String accountId,
FastlyAccountUpdateRequest body)
Update Fastly account.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.updateFastlyAccountWithHttpInfo(String accountId,
FastlyAccountUpdateRequest body)
Update a Fastly account.
|
FastlyServiceResponse |
FastlyIntegrationApi.updateFastlyService(String accountId,
String serviceId,
FastlyServiceRequest body)
Update Fastly service.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.updateFastlyServiceWithHttpInfo(String accountId,
String serviceId,
FastlyServiceRequest body)
Update a Fastly service for an account.
|
FeatureFlagResponse |
FeatureFlagsApi.updateFeatureFlag(UUID featureFlagId,
UpdateFeatureFlagRequest body)
Update a feature flag.
|
EnvironmentResponse |
FeatureFlagsApi.updateFeatureFlagsEnvironment(UUID environmentId,
UpdateEnvironmentRequest body)
Update an environment.
|
ApiResponse<EnvironmentResponse> |
FeatureFlagsApi.updateFeatureFlagsEnvironmentWithHttpInfo(UUID environmentId,
UpdateEnvironmentRequest body)
Updates an existing environment's metadata such as name and description.
|
ApiResponse<FeatureFlagResponse> |
FeatureFlagsApi.updateFeatureFlagWithHttpInfo(UUID featureFlagId,
UpdateFeatureFlagRequest body)
Updates an existing feature flag's metadata such as name and description.
|
AssigneeResponse |
SecurityMonitoringApi.updateFindingsAssignee(AssigneeRequest body)
Assign or unassign security findings.
|
ApiResponse<AssigneeResponse> |
SecurityMonitoringApi.updateFindingsAssigneeWithHttpInfo(AssigneeRequest body)
Assign or unassign security findings.
|
UpdateFlakyTestsResponse |
TestOptimizationApi.updateFlakyTests(UpdateFlakyTestsRequest body)
Update flaky test states.
|
TestOptimizationFlakyTestsManagementPoliciesResponse |
TestOptimizationApi.updateFlakyTestsManagementPolicies(TestOptimizationFlakyTestsManagementPoliciesUpdateRequest body)
Update Flaky Tests Management policies.
|
ApiResponse<TestOptimizationFlakyTestsManagementPoliciesResponse> |
TestOptimizationApi.updateFlakyTestsManagementPoliciesWithHttpInfo(TestOptimizationFlakyTestsManagementPoliciesUpdateRequest body)
Partially update Flaky Tests Management repository-level policies for the given repository.
|
ApiResponse<UpdateFlakyTestsResponse> |
TestOptimizationApi.updateFlakyTestsWithHttpInfo(UpdateFlakyTestsRequest body)
Update the state of multiple flaky tests in Flaky Test Management.
|
FleetScheduleResponse |
FleetAutomationApi.updateFleetSchedule(String id,
FleetSchedulePatchRequest body)
Update a schedule.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.updateFleetScheduleWithHttpInfo(String id,
FleetSchedulePatchRequest body)
Partially update a schedule by providing only the fields you want to change.
|
FormResponse |
FormsApi.updateForm(UUID formId,
UpdateFormRequest body)
Update a form.
|
ApiResponse<FormResponse> |
FormsApi.updateFormWithHttpInfo(UUID formId,
UpdateFormRequest body)
Update a form's properties such as its name, description, or datastore configuration.
|
GcpScanOptions |
AgentlessScanningApi.updateGcpScanOptions(String projectId,
GcpScanOptionsInputUpdate body)
Update GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.updateGcpScanOptionsWithHttpInfo(String projectId,
GcpScanOptionsInputUpdate body)
Update the Agentless scan options for an activated GCP project.
|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.updateGCPSTSAccount(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update STS Service Account.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.updateGCPSTSAccountWithHttpInfo(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update an STS enabled service account.
|
IncidentHandleResponse |
IncidentsApi.updateGlobalIncidentHandle(IncidentHandleRequest body)
Update global incident handle.
|
IncidentHandleResponse |
IncidentsApi.updateGlobalIncidentHandle(IncidentHandleRequest body,
IncidentsApi.UpdateGlobalIncidentHandleOptionalParameters parameters)
Update global incident handle.
|
ApiResponse<IncidentHandleResponse> |
IncidentsApi.updateGlobalIncidentHandleWithHttpInfo(IncidentHandleRequest body,
IncidentsApi.UpdateGlobalIncidentHandleOptionalParameters parameters)
Update an existing global incident handle.
|
GlobalIncidentSettingsResponse |
IncidentsApi.updateGlobalIncidentSettings(GlobalIncidentSettingsRequest body)
Update global incident settings.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.updateGlobalIncidentSettingsWithHttpInfo(GlobalIncidentSettingsRequest body)
Update global incident settings for the organization.
|
GoogleChatTargetAudienceResponse |
GoogleChatIntegrationApi.updateGoogleChatTargetAudience(String organizationBindingId,
String targetAudienceId,
GoogleChatTargetAudienceUpdateRequest body)
Update a target audience.
|
ApiResponse<GoogleChatTargetAudienceResponse> |
GoogleChatIntegrationApi.updateGoogleChatTargetAudienceWithHttpInfo(String organizationBindingId,
String targetAudienceId,
GoogleChatTargetAudienceUpdateRequest body)
Update a target audience for a Google Chat organization binding in the Datadog Google Chat
integration.
|
GovernanceControlResponse |
GovernanceConsoleApi.updateGovernanceControl(String detectionType,
GovernanceControlUpdateRequest body)
Update a control.
|
ControlNotificationSettingsResponse |
GovernanceConsoleApi.updateGovernanceControlNotificationSettings(String detectionType,
ControlNotificationSettingsUpdateRequest body)
Update control notification settings.
|
ApiResponse<ControlNotificationSettingsResponse> |
GovernanceConsoleApi.updateGovernanceControlNotificationSettingsWithHttpInfo(String detectionType,
ControlNotificationSettingsUpdateRequest body)
Replace the notification settings for the governance control with the given detection type,
setting, for each supported event type, whether notifications are enabled and which
destinations receive them.
|
ApiResponse<GovernanceControlResponse> |
GovernanceConsoleApi.updateGovernanceControlWithHttpInfo(String detectionType,
GovernanceControlUpdateRequest body)
Update the detection, notification, and mitigation configuration of a governance control.
|
GovernanceControlDetectionResponse |
GovernanceConsoleApi.updateGovernanceDetection(String detectionId,
GovernanceControlDetectionUpdateRequest body)
Update a detection.
|
ApiResponse<GovernanceControlDetectionResponse> |
GovernanceConsoleApi.updateGovernanceDetectionWithHttpInfo(String detectionId,
GovernanceControlDetectionUpdateRequest body)
Update a governance detection by its unique identifier.
|
GovernanceNotificationSettingsResponse |
GovernanceConsoleApi.updateGovernanceNotificationSettings(GovernanceNotificationSettingsUpdateRequest body)
Update notification settings.
|
ApiResponse<GovernanceNotificationSettingsResponse> |
GovernanceConsoleApi.updateGovernanceNotificationSettingsWithHttpInfo(GovernanceNotificationSettingsUpdateRequest body)
Update the organization-wide governance notification settings.
|
IdentityProviderResponse |
IdentityProvidersApi.updateIdentityProvider(String idpId,
IdentityProviderUpdateRequest body)
Update an identity provider.
|
ApiResponse<IdentityProviderResponse> |
IdentityProvidersApi.updateIdentityProviderWithHttpInfo(String idpId,
IdentityProviderUpdateRequest body)
Enable or disable an identity provider for the current organization.
|
IncidentResponse |
IncidentsApi.updateIncident(String incidentId,
IncidentUpdateRequest body)
Update an existing incident.
|
IncidentResponse |
IncidentsApi.updateIncident(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Update an existing incident.
|
Attachment |
IncidentsApi.updateIncidentAttachment(String incidentId,
String attachmentId,
PatchAttachmentRequest body)
Update incident attachment.
|
Attachment |
IncidentsApi.updateIncidentAttachment(String incidentId,
String attachmentId,
PatchAttachmentRequest body,
IncidentsApi.UpdateIncidentAttachmentOptionalParameters parameters)
Update incident attachment.
|
ApiResponse<Attachment> |
IncidentsApi.updateIncidentAttachmentWithHttpInfo(String incidentId,
String attachmentId,
PatchAttachmentRequest body,
IncidentsApi.UpdateIncidentAttachmentOptionalParameters parameters) |
IncidentConfigurationResponse |
IncidentsApi.updateIncidentConfiguration(String incidentId,
IncidentConfigurationPatchRequest body)
Update an incident configuration.
|
ApiResponse<IncidentConfigurationResponse> |
IncidentsApi.updateIncidentConfigurationWithHttpInfo(String incidentId,
IncidentConfigurationPatchRequest body)
Update a configuration for an incident.
|
IncidentGoogleChatConfigurationResponse |
IncidentsApi.updateIncidentGoogleChatConfiguration(UUID id,
IncidentGoogleChatConfigurationPatchRequest body)
Update an incident Google Chat configuration.
|
ApiResponse<IncidentGoogleChatConfigurationResponse> |
IncidentsApi.updateIncidentGoogleChatConfigurationWithHttpInfo(UUID id,
IncidentGoogleChatConfigurationPatchRequest body)
Update a Google Chat configuration for incidents.
|
IncidentGoogleMeetConfigurationResponse |
IncidentsApi.updateIncidentGoogleMeetConfiguration(UUID id,
IncidentGoogleMeetConfigurationPatchRequest body)
Update an incident Google Meet configuration.
|
ApiResponse<IncidentGoogleMeetConfigurationResponse> |
IncidentsApi.updateIncidentGoogleMeetConfigurationWithHttpInfo(UUID id,
IncidentGoogleMeetConfigurationPatchRequest body)
Update a Google Meet configuration for incidents.
|
IncidentImpactFieldResponse |
IncidentsApi.updateIncidentImpactField(UUID fieldId,
IncidentImpactFieldRequest body)
Update an incident impact field.
|
ApiResponse<IncidentImpactFieldResponse> |
IncidentsApi.updateIncidentImpactFieldWithHttpInfo(UUID fieldId,
IncidentImpactFieldRequest body)
Update an impact field for incidents.
|
IncidentIntegrationMetadataResponse |
IncidentsApi.updateIncidentIntegration(String incidentId,
String integrationMetadataId,
IncidentIntegrationMetadataPatchRequest body)
Update an existing incident integration metadata.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.updateIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId,
IncidentIntegrationMetadataPatchRequest body)
Update an existing incident integration metadata.
|
IncidentNotificationRule |
IncidentsApi.updateIncidentNotificationRule(UUID id,
PutIncidentNotificationRuleRequest body)
Update an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.updateIncidentNotificationRule(UUID id,
PutIncidentNotificationRuleRequest body,
IncidentsApi.UpdateIncidentNotificationRuleOptionalParameters parameters)
Update an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.updateIncidentNotificationRuleWithHttpInfo(UUID id,
PutIncidentNotificationRuleRequest body,
IncidentsApi.UpdateIncidentNotificationRuleOptionalParameters parameters)
Updates an existing notification rule with a complete replacement.
|
IncidentNotificationTemplate |
IncidentsApi.updateIncidentNotificationTemplate(UUID id,
PatchIncidentNotificationTemplateRequest body)
Update incident notification template.
|
IncidentNotificationTemplate |
IncidentsApi.updateIncidentNotificationTemplate(UUID id,
PatchIncidentNotificationTemplateRequest body,
IncidentsApi.UpdateIncidentNotificationTemplateOptionalParameters parameters)
Update incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.updateIncidentNotificationTemplateWithHttpInfo(UUID id,
PatchIncidentNotificationTemplateRequest body,
IncidentsApi.UpdateIncidentNotificationTemplateOptionalParameters parameters)
Updates an existing notification template's attributes.
|
PostmortemTemplateResponse |
IncidentsApi.updateIncidentPostmortemTemplate(String templateId,
PostmortemTemplateRequest body)
Update postmortem template.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.updateIncidentPostmortemTemplateWithHttpInfo(String templateId,
PostmortemTemplateRequest body)
Update an existing postmortem template.
|
IncidentRuleResponse |
IncidentsApi.updateIncidentRule(UUID ruleId,
IncidentRulePatchRequest body)
Update an incident rule.
|
ApiResponse<IncidentRuleResponse> |
IncidentsApi.updateIncidentRuleWithHttpInfo(UUID ruleId,
IncidentRulePatchRequest body)
Update an incident rule.
|
SalesforceIncidentsTemplateResponse |
SalesforceIntegrationApi.updateIncidentTemplate(String incidentTemplateId,
SalesforceIncidentsTemplateUpdateRequest body)
Update a Salesforce incident template.
|
ApiResponse<SalesforceIncidentsTemplateResponse> |
SalesforceIntegrationApi.updateIncidentTemplateWithHttpInfo(String incidentTemplateId,
SalesforceIncidentsTemplateUpdateRequest body)
Update a single Salesforce incident template in your organization.
|
IncidentTodoResponse |
IncidentsApi.updateIncidentTodo(String incidentId,
String todoId,
IncidentTodoPatchRequest body)
Update an incident todo.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.updateIncidentTodoWithHttpInfo(String incidentId,
String todoId,
IncidentTodoPatchRequest body)
Update an incident todo.
|
IncidentTypeResponse |
IncidentsApi.updateIncidentType(String incidentTypeId,
IncidentTypePatchRequest body)
Update an incident type.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.updateIncidentTypeWithHttpInfo(String incidentTypeId,
IncidentTypePatchRequest body)
Update an incident type.
|
IncidentUserDefinedFieldResponse |
IncidentsApi.updateIncidentUserDefinedField(String fieldId,
IncidentUserDefinedFieldUpdateRequest body)
Update an incident user-defined field.
|
IncidentUserDefinedFieldResponse |
IncidentsApi.updateIncidentUserDefinedField(String fieldId,
IncidentUserDefinedFieldUpdateRequest body,
IncidentsApi.UpdateIncidentUserDefinedFieldOptionalParameters parameters)
Update an incident user-defined field.
|
ApiResponse<IncidentUserDefinedFieldResponse> |
IncidentsApi.updateIncidentUserDefinedFieldWithHttpInfo(String fieldId,
IncidentUserDefinedFieldUpdateRequest body,
IncidentsApi.UpdateIncidentUserDefinedFieldOptionalParameters parameters)
Update an incident user-defined field.
|
IncidentUserDefinedRoleResponse |
IncidentsApi.updateIncidentUserDefinedRole(UUID roleId,
IncidentUserDefinedRolePatchRequest body)
Update an incident user-defined role.
|
IncidentUserDefinedRoleResponse |
IncidentsApi.updateIncidentUserDefinedRole(UUID roleId,
IncidentUserDefinedRolePatchRequest body,
IncidentsApi.UpdateIncidentUserDefinedRoleOptionalParameters parameters)
Update an incident user-defined role.
|
ApiResponse<IncidentUserDefinedRoleResponse> |
IncidentsApi.updateIncidentUserDefinedRoleWithHttpInfo(UUID roleId,
IncidentUserDefinedRolePatchRequest body,
IncidentsApi.UpdateIncidentUserDefinedRoleOptionalParameters parameters)
Update an existing user-defined role for incidents.
|
ApiResponse<IncidentResponse> |
IncidentsApi.updateIncidentWithHttpInfo(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Updates an incident.
|
ListInterfaceTagsResponse |
NetworkDeviceMonitoringApi.updateInterfaceUserTags(String interfaceId,
ListInterfaceTagsResponse body)
Update the tags for an interface.
|
ApiResponse<ListInterfaceTagsResponse> |
NetworkDeviceMonitoringApi.updateInterfaceUserTagsWithHttpInfo(String interfaceId,
ListInterfaceTagsResponse body)
Updates the tags associated with the specified interface.
|
IPAllowlistResponse |
IpAllowlistApi.updateIPAllowlist(IPAllowlistUpdateRequest body)
Update IP Allowlist.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.updateIPAllowlistWithHttpInfo(IPAllowlistUpdateRequest body)
Edit the entries in the IP allowlist, and enable or disable it.
|
IssueResponse |
ErrorTrackingApi.updateIssueAssignee(String issueId,
IssueUpdateAssigneeRequest body)
Update the assignee of an issue.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.updateIssueAssigneeWithHttpInfo(String issueId,
IssueUpdateAssigneeRequest body)
Update the assignee of an issue by issue_id.
|
IssueResponse |
ErrorTrackingApi.updateIssueState(String issueId,
IssueUpdateStateRequest body)
Update the state of an issue.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.updateIssueStateWithHttpInfo(String issueId,
IssueUpdateStateRequest body)
Update the state of an issue by issue_id.
|
JiraIssueTemplateResponse |
JiraIntegrationApi.updateJiraIssueTemplate(UUID issueTemplateId,
JiraIssueTemplateUpdateRequest body)
Update Jira issue template.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.updateJiraIssueTemplateWithHttpInfo(UUID issueTemplateId,
JiraIssueTemplateUpdateRequest body)
Update a Jira issue template by ID.
|
LLMObsAnnotationQueueResponse |
AgentObservabilityApi.updateLLMObsAnnotationQueue(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Update an Agent Observability annotation queue.
|
LLMObsAnnotationQueueLabelSchemaResponse |
AgentObservabilityApi.updateLLMObsAnnotationQueueLabelSchema(String queueId,
LLMObsAnnotationQueueLabelSchemaUpdateRequest body)
Update annotation queue label schema.
|
ApiResponse<LLMObsAnnotationQueueLabelSchemaResponse> |
AgentObservabilityApi.updateLLMObsAnnotationQueueLabelSchemaWithHttpInfo(String queueId,
LLMObsAnnotationQueueLabelSchemaUpdateRequest body)
Create or replace the label schema for a given annotation queue.
|
ApiResponse<LLMObsAnnotationQueueResponse> |
AgentObservabilityApi.updateLLMObsAnnotationQueueWithHttpInfo(String queueId,
LLMObsAnnotationQueueUpdateRequest body)
Partially update an annotation queue.
|
void |
AgentObservabilityApi.updateLLMObsCustomEvalConfig(String evalName,
LLMObsCustomEvalConfigUpdateRequest body)
Create or update a custom evaluator configuration.
|
ApiResponse<Void> |
AgentObservabilityApi.updateLLMObsCustomEvalConfigWithHttpInfo(String evalName,
LLMObsCustomEvalConfigUpdateRequest body)
Create or update a custom Agent Observability evaluator configuration by its name.
|
LLMObsDatasetResponse |
AgentObservabilityApi.updateLLMObsDataset(String projectId,
String datasetId,
LLMObsDatasetUpdateRequest body)
Update an Agent Observability dataset.
|
LLMObsDatasetRecordsMutationResponse |
AgentObservabilityApi.updateLLMObsDatasetRecords(String projectId,
String datasetId,
LLMObsDatasetRecordsUpdateRequest body)
Update Agent Observability dataset records.
|
ApiResponse<LLMObsDatasetRecordsMutationResponse> |
AgentObservabilityApi.updateLLMObsDatasetRecordsWithHttpInfo(String projectId,
String datasetId,
LLMObsDatasetRecordsUpdateRequest body)
Update one or more existing records in an Agent Observability dataset.
|
ApiResponse<LLMObsDatasetResponse> |
AgentObservabilityApi.updateLLMObsDatasetWithHttpInfo(String projectId,
String datasetId,
LLMObsDatasetUpdateRequest body)
Partially update an existing Agent Observability dataset within the specified project.
|
LLMObsExperimentResponse |
AgentObservabilityApi.updateLLMObsExperiment(String experimentId,
LLMObsExperimentUpdateRequest body)
Update an Agent Observability experiment.
|
ApiResponse<LLMObsExperimentResponse> |
AgentObservabilityApi.updateLLMObsExperimentWithHttpInfo(String experimentId,
LLMObsExperimentUpdateRequest body)
Partially update an existing Agent Observability experiment.
|
LLMObsProjectResponse |
AgentObservabilityApi.updateLLMObsProject(String projectId,
LLMObsProjectUpdateRequest body)
Update an Agent Observability project.
|
ApiResponse<LLMObsProjectResponse> |
AgentObservabilityApi.updateLLMObsProjectWithHttpInfo(String projectId,
LLMObsProjectUpdateRequest body)
Partially update an existing Agent Observability project.
|
LLMObsPromptResponse |
AgentObservabilityApi.updateLLMObsPrompt(String promptId,
LLMObsUpdatePromptRequest body)
Update an Agent Observability prompt.
|
LLMObsPromptVersionResponse |
AgentObservabilityApi.updateLLMObsPromptVersion(String promptId,
Long version,
LLMObsUpdatePromptVersionRequest body)
Update an Agent Observability prompt version.
|
ApiResponse<LLMObsPromptVersionResponse> |
AgentObservabilityApi.updateLLMObsPromptVersionWithHttpInfo(String promptId,
Long version,
LLMObsUpdatePromptVersionRequest body)
Update the description, the feature-flag environments, or both, for a specific version of an
Agent Observability prompt.
|
ApiResponse<LLMObsPromptResponse> |
AgentObservabilityApi.updateLLMObsPromptWithHttpInfo(String promptId,
LLMObsUpdatePromptRequest body)
Update the title, the description, or both, for an Agent Observability prompt.
|
void |
OrganizationsApi.updateLoginOrgConfigsMaxSessionDuration(MaxSessionDurationUpdateRequest body)
Update the maximum session duration.
|
ApiResponse<Void> |
OrganizationsApi.updateLoginOrgConfigsMaxSessionDurationWithHttpInfo(MaxSessionDurationUpdateRequest body)
Update the maximum session duration for the current organization.
|
LogsArchive |
LogsArchivesApi.updateLogsArchive(String archiveId,
LogsArchiveCreateRequest body)
Update an archive.
|
LogsArchiveOrder |
LogsArchivesApi.updateLogsArchiveOrder(LogsArchiveOrder body)
Update archive order.
|
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.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.updateLogsCustomDestination(String customDestinationId,
CustomDestinationUpdateRequest body)
Update a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.updateLogsCustomDestinationWithHttpInfo(String customDestinationId,
CustomDestinationUpdateRequest body)
Update the given fields of a specific custom destination in your organization.
|
LogsMetricResponse |
LogsMetricsApi.updateLogsMetric(String metricId,
LogsMetricUpdateRequest body)
Update a log-based metric.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.updateLogsMetricWithHttpInfo(String metricId,
LogsMetricUpdateRequest body)
Update a specific log-based metric from your organization.
|
Maintenance |
StatusPagesApi.updateMaintenance(UUID pageId,
UUID maintenanceId,
PatchMaintenanceRequest body)
Update maintenance.
|
Maintenance |
StatusPagesApi.updateMaintenance(UUID pageId,
UUID maintenanceId,
PatchMaintenanceRequest body,
StatusPagesApi.UpdateMaintenanceOptionalParameters parameters)
Update maintenance.
|
MaintenanceTemplate |
StatusPagesApi.updateMaintenanceTemplate(UUID pageId,
UUID templateId,
PatchMaintenanceTemplateRequest body)
Update maintenance template.
|
MaintenanceTemplate |
StatusPagesApi.updateMaintenanceTemplate(UUID pageId,
UUID templateId,
PatchMaintenanceTemplateRequest body,
StatusPagesApi.UpdateMaintenanceTemplateOptionalParameters parameters)
Update maintenance template.
|
ApiResponse<MaintenanceTemplate> |
StatusPagesApi.updateMaintenanceTemplateWithHttpInfo(UUID pageId,
UUID templateId,
PatchMaintenanceTemplateRequest body,
StatusPagesApi.UpdateMaintenanceTemplateOptionalParameters parameters)
Updates an existing maintenance template's attributes.
|
MaintenanceWindowResponse |
CaseManagementApi.updateMaintenanceWindow(String maintenanceWindowId,
MaintenanceWindowUpdateRequest body)
Update a maintenance window.
|
ApiResponse<MaintenanceWindowResponse> |
CaseManagementApi.updateMaintenanceWindowWithHttpInfo(String maintenanceWindowId,
MaintenanceWindowUpdateRequest body)
Updates the name, query, start time, or end time of an existing maintenance window.
|
ApiResponse<Maintenance> |
StatusPagesApi.updateMaintenanceWithHttpInfo(UUID pageId,
UUID maintenanceId,
PatchMaintenanceRequest body,
StatusPagesApi.UpdateMaintenanceOptionalParameters parameters)
Updates an existing maintenance's attributes.
|
MonitorConfigPolicyResponse |
MonitorsApi.updateMonitorConfigPolicy(String policyId,
MonitorConfigPolicyEditRequest body)
Edit a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.updateMonitorConfigPolicyWithHttpInfo(String policyId,
MonitorConfigPolicyEditRequest body)
Edit a monitor configuration policy.
|
MonitorNotificationRuleResponse |
MonitorsApi.updateMonitorNotificationRule(String ruleId,
MonitorNotificationRuleUpdateRequest body)
Update a monitor notification rule.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.updateMonitorNotificationRuleWithHttpInfo(String ruleId,
MonitorNotificationRuleUpdateRequest body)
Updates a monitor notification rule by rule_id.
|
MonitorUserTemplateResponse |
MonitorsApi.updateMonitorUserTemplate(String templateId,
MonitorUserTemplateUpdateRequest body)
Update a monitor user template to a new version.
|
ApiResponse<MonitorUserTemplateResponse> |
MonitorsApi.updateMonitorUserTemplateWithHttpInfo(String templateId,
MonitorUserTemplateUpdateRequest body)
Creates a new version of an existing monitor user template.
|
WebhooksOAuth2ClientCredentialsResponse |
WebhooksIntegrationApi.updateOAuth2ClientCredentials(String authMethodId,
WebhooksOAuth2ClientCredentialsUpdateRequest body)
Update an OAuth2 client credentials auth method.
|
ApiResponse<WebhooksOAuth2ClientCredentialsResponse> |
WebhooksIntegrationApi.updateOAuth2ClientCredentialsWithHttpInfo(String authMethodId,
WebhooksOAuth2ClientCredentialsUpdateRequest body)
Update an existing OAuth2 client credentials auth method.
|
OktaAccountResponse |
OktaIntegrationApi.updateOktaAccount(String accountId,
OktaAccountUpdateRequest body)
Update Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.updateOktaAccountWithHttpInfo(String accountId,
OktaAccountUpdateRequest body)
Update an Okta account.
|
EscalationPolicy |
OnCallApi.updateOnCallEscalationPolicy(String policyId,
EscalationPolicyUpdateRequest body)
Update On-Call escalation policy.
|
EscalationPolicy |
OnCallApi.updateOnCallEscalationPolicy(String policyId,
EscalationPolicyUpdateRequest body,
OnCallApi.UpdateOnCallEscalationPolicyOptionalParameters parameters)
Update On-Call escalation policy.
|
ApiResponse<EscalationPolicy> |
OnCallApi.updateOnCallEscalationPolicyWithHttpInfo(String policyId,
EscalationPolicyUpdateRequest body,
OnCallApi.UpdateOnCallEscalationPolicyOptionalParameters parameters)
Update an On-Call escalation policy
|
Schedule |
OnCallApi.updateOnCallSchedule(String scheduleId,
ScheduleUpdateRequest body)
Update On-Call schedule.
|
Schedule |
OnCallApi.updateOnCallSchedule(String scheduleId,
ScheduleUpdateRequest body,
OnCallApi.UpdateOnCallScheduleOptionalParameters parameters)
Update On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.updateOnCallScheduleWithHttpInfo(String scheduleId,
ScheduleUpdateRequest body,
OnCallApi.UpdateOnCallScheduleOptionalParameters parameters)
Update a new On-Call schedule
|
UpdateOpenAPIResponse |
ApiManagementApi.updateOpenAPI(UUID id)
Deprecated.
|
UpdateOpenAPIResponse |
ApiManagementApi.updateOpenAPI(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<UpdateOpenAPIResponse> |
ApiManagementApi.updateOpenAPIWithHttpInfo(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Deprecated.
|
OpsgenieAccountResponse |
OpsgenieIntegrationApi.updateOpsgenieAccount(String accountId,
OpsgenieAccountUpdateRequest body)
Update an Opsgenie account.
|
ApiResponse<OpsgenieAccountResponse> |
OpsgenieIntegrationApi.updateOpsgenieAccountWithHttpInfo(String accountId,
OpsgenieAccountUpdateRequest body)
Update a single Opsgenie account in the Datadog Opsgenie integration.
|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.updateOpsgenieService(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.updateOpsgenieServiceWithHttpInfo(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object in the Datadog Opsgenie integration.
|
GoogleChatOrganizationHandleResponse |
GoogleChatIntegrationApi.updateOrganizationHandle(String organizationBindingId,
String handleId,
GoogleChatUpdateOrganizationHandleRequest body)
Update organization handle.
|
ApiResponse<GoogleChatOrganizationHandleResponse> |
GoogleChatIntegrationApi.updateOrganizationHandleWithHttpInfo(String organizationBindingId,
String handleId,
GoogleChatUpdateOrganizationHandleRequest body)
Update an organization handle from the Datadog Google Chat integration.
|
OrgAuthorizedClientResponse |
OrgAuthorizedClientsApi.updateOrgAuthorizedClient(String orgAuthorizedClientId,
OrgAuthorizedClientUpdateRequest body)
Update an org authorized client.
|
ApiResponse<OrgAuthorizedClientResponse> |
OrgAuthorizedClientsApi.updateOrgAuthorizedClientWithHttpInfo(String orgAuthorizedClientId,
OrgAuthorizedClientUpdateRequest body)
Enable or disable an OAuth2 client authorization for the current organization.
|
OrgConfigGetResponse |
OrganizationsApi.updateOrgConfig(String orgConfigName,
OrgConfigWriteRequest body)
Update a specific Org Config.
|
ApiResponse<OrgConfigGetResponse> |
OrganizationsApi.updateOrgConfigWithHttpInfo(String orgConfigName,
OrgConfigWriteRequest body)
Update the value of a specific Org Config.
|
OrgConnectionResponse |
OrgConnectionsApi.updateOrgConnections(UUID connectionId,
OrgConnectionUpdateRequest body)
Update Org Connection.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.updateOrgConnectionsWithHttpInfo(UUID connectionId,
OrgConnectionUpdateRequest body)
Update an existing org connection.
|
OrgGroupResponse |
OrgGroupsApi.updateOrgGroup(UUID orgGroupId,
OrgGroupUpdateRequest body)
Update an org group.
|
OrgGroupMembershipResponse |
OrgGroupsApi.updateOrgGroupMembership(UUID orgGroupMembershipId,
OrgGroupMembershipUpdateRequest body)
Update an org group membership.
|
ApiResponse<OrgGroupMembershipResponse> |
OrgGroupsApi.updateOrgGroupMembershipWithHttpInfo(UUID orgGroupMembershipId,
OrgGroupMembershipUpdateRequest body)
Move an organization to a different org group by updating its membership.
|
OrgGroupPolicyResponse |
OrgGroupsApi.updateOrgGroupPolicy(UUID orgGroupPolicyId,
OrgGroupPolicyUpdateRequest body)
Update an org group policy.
|
OrgGroupPolicyOverrideResponse |
OrgGroupsApi.updateOrgGroupPolicyOverride(UUID orgGroupPolicyOverrideId,
OrgGroupPolicyOverrideUpdateRequest body)
Update an org group policy override.
|
ApiResponse<OrgGroupPolicyOverrideResponse> |
OrgGroupsApi.updateOrgGroupPolicyOverrideWithHttpInfo(UUID orgGroupPolicyOverrideId,
OrgGroupPolicyOverrideUpdateRequest body)
Update an existing organization group policy override.
|
ApiResponse<OrgGroupPolicyResponse> |
OrgGroupsApi.updateOrgGroupPolicyWithHttpInfo(UUID orgGroupPolicyId,
OrgGroupPolicyUpdateRequest body)
Update an existing organization group policy.
|
ApiResponse<OrgGroupResponse> |
OrgGroupsApi.updateOrgGroupWithHttpInfo(UUID orgGroupId,
OrgGroupUpdateRequest body)
Update the name of an existing organization group.
|
void |
OrganizationsApi.updateOrgSamlConfigurations(OrgSAMLPreferencesUpdateRequest body)
Update organization SAML preferences.
|
ApiResponse<Void> |
OrganizationsApi.updateOrgSamlConfigurationsWithHttpInfo(OrgSAMLPreferencesUpdateRequest body)
Update the SAML preferences for the current organization.
|
RumPermanentRetentionFilterResponse |
RumRetentionFiltersApi.updatePermanentRetentionFilter(String appId,
RumPermanentRetentionFilterID permanentRfId,
RumPermanentRetentionFilterUpdateRequest body)
Update a permanent RUM retention filter.
|
ApiResponse<RumPermanentRetentionFilterResponse> |
RumRetentionFiltersApi.updatePermanentRetentionFilterWithHttpInfo(String appId,
RumPermanentRetentionFilterID permanentRfId,
RumPermanentRetentionFilterUpdateRequest body)
Update the cross-product sampling configuration of a permanent RUM retention filter for a RUM
application.
|
PersonalAccessTokenResponse |
KeyManagementApi.updatePersonalAccessToken(String tokenId,
PersonalAccessTokenUpdateRequest body)
Update a personal access token.
|
ApiResponse<PersonalAccessTokenResponse> |
KeyManagementApi.updatePersonalAccessTokenWithHttpInfo(String tokenId,
PersonalAccessTokenUpdateRequest body)
Update a specific personal access token.
|
ObservabilityPipeline |
ObservabilityPipelinesApi.updatePipeline(String pipelineId,
ObservabilityPipeline body)
Update a pipeline.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.updatePipelineWithHttpInfo(String pipelineId,
ObservabilityPipeline body)
Update a pipeline.
|
PowerpackResponse |
PowerpackApi.updatePowerpack(String powerpackId,
Powerpack body)
Update a powerpack.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.updatePowerpackWithHttpInfo(String powerpackId,
Powerpack body)
Update a powerpack.
|
CaseResponse |
CaseManagementApi.updatePriority(String caseId,
CaseUpdatePriorityRequest body)
Update case priority.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updatePriorityWithHttpInfo(String caseId,
CaseUpdatePriorityRequest body)
Update case priority
|
ProjectResponse |
CaseManagementApi.updateProject(String projectId,
ProjectUpdateRequest body)
Update a project.
|
void |
CaseManagementApi.updateProjectNotificationRule(String projectId,
String notificationRuleId,
CaseNotificationRuleUpdateRequest body)
Update a notification rule.
|
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.
|
UpdateAppResponse |
AppBuilderApi.updateProtectionLevel(UUID appId,
UpdateAppProtectionLevelRequest body)
Update App Protection Level.
|
ApiResponse<UpdateAppResponse> |
AppBuilderApi.updateProtectionLevelWithHttpInfo(UUID appId,
UpdateAppProtectionLevelRequest body)
Update the publication protection level of an app.
|
UsageQuotaResponse |
UsageMeteringApi.updateQuota(String quotaNamespace,
String id,
UsageQuotaUpdateRequest body)
Update a usage quota.
|
ApiResponse<UsageQuotaResponse> |
UsageMeteringApi.updateQuotaWithHttpInfo(String quotaNamespace,
String id,
UsageQuotaUpdateRequest body)
Updates the supplied fields on a usage quota and leaves omitted fields unchanged.
|
void |
ReferenceTablesApi.updateReferenceTable(String id,
PatchTableRequest body)
Update reference table.
|
ApiResponse<Void> |
ReferenceTablesApi.updateReferenceTableWithHttpInfo(String id,
PatchTableRequest body)
Update a reference table by ID.
|
Snapshot |
RumReplayHeatmapsApi.updateReplayHeatmapSnapshot(String snapshotId,
SnapshotUpdateRequest body)
Update replay heatmap snapshot.
|
ApiResponse<Snapshot> |
RumReplayHeatmapsApi.updateReplayHeatmapSnapshotWithHttpInfo(String snapshotId,
SnapshotUpdateRequest body)
Update a heatmap snapshot.
|
UpdateResourceEvaluationFiltersResponse |
SecurityMonitoringApi.updateResourceEvaluationFilters(UpdateResourceEvaluationFiltersRequest body)
Update resource filters.
|
ApiResponse<UpdateResourceEvaluationFiltersResponse> |
SecurityMonitoringApi.updateResourceEvaluationFiltersWithHttpInfo(UpdateResourceEvaluationFiltersRequest body)
Update resource filters.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.updateRestrictionPolicy(String resourceId,
RestrictionPolicyUpdateRequest body)
Update a restriction policy.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.updateRestrictionPolicy(String resourceId,
RestrictionPolicyUpdateRequest body,
RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters parameters)
Update a restriction policy.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.updateRestrictionPolicyWithHttpInfo(String resourceId,
RestrictionPolicyUpdateRequest body,
RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters parameters)
Updates the restriction policy associated with a resource.
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.updateRestrictionQuery(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Update a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.updateRestrictionQueryWithHttpInfo(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Edit a restriction query.
|
RumRetentionFilterResponse |
RumRetentionFiltersApi.updateRetentionFilter(String appId,
String rfId,
RumRetentionFilterUpdateRequest body)
Update a RUM retention filter.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.updateRetentionFilterWithHttpInfo(String appId,
String rfId,
RumRetentionFilterUpdateRequest body)
Update a RUM retention filter for a RUM application.
|
RoleUpdateResponse |
RolesApi.updateRole(String roleId,
RoleUpdateRequest body)
Update a role.
|
ApiResponse<RoleUpdateResponse> |
RolesApi.updateRoleWithHttpInfo(String roleId,
RoleUpdateRequest body)
Edit a role.
|
RUMApplicationResponse |
RumApi.updateRUMApplication(String id,
RUMApplicationUpdateRequest body)
Update a RUM application.
|
ApiResponse<RUMApplicationResponse> |
RumApi.updateRUMApplicationWithHttpInfo(String id,
RUMApplicationUpdateRequest body)
Update the RUM application with given ID in your organization.
|
RumConfigResponse |
RumConfigApi.updateRumConfig(RumConfigUpdateRequest body)
Update the RUM configuration.
|
ApiResponse<RumConfigResponse> |
RumConfigApi.updateRumConfigWithHttpInfo(RumConfigUpdateRequest body)
Update the RUM configuration for your organization.
|
RumMetricResponse |
RumMetricsApi.updateRumMetric(String metricId,
RumMetricUpdateRequest body)
Update a RUM-based metric.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.updateRumMetricWithHttpInfo(String metricId,
RumMetricUpdateRequest body)
Update a specific RUM-based metric from your organization.
|
RUMOperationResponse |
RumOperationsApi.updateRUMOperation(String rumOperationId,
RUMOperationUpdateRequest body)
Update a RUM operation.
|
RUMOperationStrongLinkResponse |
RumOperationsApi.updateRUMOperationStrongLink(String rumOperationId,
String featureId,
RUMOperationStrongLinkUpdateRequest body)
Update a RUM operation strong link.
|
ApiResponse<RUMOperationStrongLinkResponse> |
RumOperationsApi.updateRUMOperationStrongLinkWithHttpInfo(String rumOperationId,
String featureId,
RUMOperationStrongLinkUpdateRequest body)
Update the status of a strong link between a RUM operation and a feature.
|
ApiResponse<RUMOperationResponse> |
RumOperationsApi.updateRUMOperationWithHttpInfo(String rumOperationId,
RUMOperationUpdateRequest body)
Update an existing RUM operation.
|
Playlist |
RumReplayPlaylistsApi.updateRumReplayPlaylist(Long playlistId,
Playlist body)
Update RUM replay playlist.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.updateRumReplayPlaylistWithHttpInfo(Long playlistId,
Playlist body)
Update a playlist.
|
RumSdkConfigResponse |
RumRemoteConfigApi.updateRumSdkConfig(String configId,
RumSdkConfigUpdateRequest body)
Update a RUM SDK configuration.
|
ApiResponse<RumSdkConfigResponse> |
RumRemoteConfigApi.updateRumSdkConfigWithHttpInfo(String configId,
RumSdkConfigUpdateRequest body)
Update an existing RUM SDK configuration by its identifier.
|
SAMLConfigurationResponse |
OrganizationsApi.updateSAMLConfiguration(String samlConfigUuid,
SAMLConfigurationUpdateRequest body)
Update a SAML configuration.
|
ApiResponse<SAMLConfigurationResponse> |
OrganizationsApi.updateSAMLConfigurationWithHttpInfo(String samlConfigUuid,
SAMLConfigurationUpdateRequest body)
Update a single SAML configuration for the current organization.
|
SensitiveDataScannerGroupUpdateResponse |
SensitiveDataScannerApi.updateScanningGroup(String groupId,
SensitiveDataScannerGroupUpdateRequest body)
Update Scanning Group.
|
ApiResponse<SensitiveDataScannerGroupUpdateResponse> |
SensitiveDataScannerApi.updateScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupUpdateRequest body)
Update a group, including the order of the rules.
|
SensitiveDataScannerRuleUpdateResponse |
SensitiveDataScannerApi.updateScanningRule(String ruleId,
SensitiveDataScannerRuleUpdateRequest body)
Update Scanning Rule.
|
ApiResponse<SensitiveDataScannerRuleUpdateResponse> |
SensitiveDataScannerApi.updateScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleUpdateRequest body)
Update a scanning rule.
|
CampaignResponse |
ScorecardsApi.updateScorecardCampaign(String campaignId,
UpdateCampaignRequest body)
Update a campaign.
|
ApiResponse<CampaignResponse> |
ScorecardsApi.updateScorecardCampaignWithHttpInfo(String campaignId,
UpdateCampaignRequest body)
Updates an existing campaign.
|
void |
ScorecardsApi.updateScorecardOutcomes(UpdateOutcomesAsyncRequest body)
Update Scorecard outcomes.
|
ApiResponse<Void> |
ScorecardsApi.updateScorecardOutcomesWithHttpInfo(UpdateOutcomesAsyncRequest body)
Updates multiple scorecard rule outcomes in a single batched request.
|
UpdateRuleResponse |
ScorecardsApi.updateScorecardRule(String ruleId,
UpdateRuleRequest body)
Update an existing scorecard rule.
|
ApiResponse<UpdateRuleResponse> |
ScorecardsApi.updateScorecardRuleWithHttpInfo(String ruleId,
UpdateRuleRequest body)
Updates an existing rule.
|
SecurityFilterResponse |
SecurityMonitoringApi.updateSecurityFilter(String securityFilterId,
SecurityFilterUpdateRequest body)
Update a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.updateSecurityFilterWithHttpInfo(String securityFilterId,
SecurityFilterUpdateRequest body)
Update a specific security filter.
|
DueDateRuleResponse |
SecurityMonitoringApi.updateSecurityFindingsAutomationDueDateRule(UUID ruleId,
DueDateRuleUpdateRequest body)
Update a due date rule.
|
ApiResponse<DueDateRuleResponse> |
SecurityMonitoringApi.updateSecurityFindingsAutomationDueDateRuleWithHttpInfo(UUID ruleId,
DueDateRuleUpdateRequest body)
Update an existing due date rule by ID.
|
MuteRuleResponse |
SecurityMonitoringApi.updateSecurityFindingsAutomationMuteRule(UUID ruleId,
MuteRuleUpdateRequest body)
Update a mute rule.
|
ApiResponse<MuteRuleResponse> |
SecurityMonitoringApi.updateSecurityFindingsAutomationMuteRuleWithHttpInfo(UUID ruleId,
MuteRuleUpdateRequest body)
Update an existing mute rule by ID.
|
SeverityModifierRuleResponse |
SecurityMonitoringApi.updateSecurityFindingsAutomationSeverityModifierRule(UUID ruleId,
SeverityModifierRuleUpdateRequest body)
Update a severity modifier rule.
|
ApiResponse<SeverityModifierRuleResponse> |
SecurityMonitoringApi.updateSecurityFindingsAutomationSeverityModifierRuleWithHttpInfo(UUID ruleId,
SeverityModifierRuleUpdateRequest body)
Update an existing severity modifier rule by ID.
|
TicketCreationRuleResponse |
SecurityMonitoringApi.updateSecurityFindingsAutomationTicketCreationRule(UUID ruleId,
TicketCreationRuleUpdateRequest body)
Update a ticket creation rule.
|
ApiResponse<TicketCreationRuleResponse> |
SecurityMonitoringApi.updateSecurityFindingsAutomationTicketCreationRuleWithHttpInfo(UUID ruleId,
TicketCreationRuleUpdateRequest body)
Update an existing ticket creation rule by ID.
|
SecurityMonitoringCriticalAssetResponse |
SecurityMonitoringApi.updateSecurityMonitoringCriticalAsset(String criticalAssetId,
SecurityMonitoringCriticalAssetUpdateRequest body)
Update a critical asset.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.updateSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId,
SecurityMonitoringCriticalAssetUpdateRequest body)
Update a specific critical asset.
|
void |
SecurityMonitoringApi.updateSecurityMonitoringDataset(String datasetId,
SecurityMonitoringDatasetUpdateRequest body)
Update a dataset.
|
ApiResponse<Void> |
SecurityMonitoringApi.updateSecurityMonitoringDatasetWithHttpInfo(String datasetId,
SecurityMonitoringDatasetUpdateRequest body)
Update an existing Cloud SIEM dataset.
|
SecurityMonitoringIntegrationConfigResponse |
SecurityMonitoringApi.updateSecurityMonitoringIntegrationConfig(String integrationConfigId,
SecurityMonitoringIntegrationConfigUpdateRequest body)
Update an entity context sync configuration.
|
ApiResponse<SecurityMonitoringIntegrationConfigResponse> |
SecurityMonitoringApi.updateSecurityMonitoringIntegrationConfigWithHttpInfo(String integrationConfigId,
SecurityMonitoringIntegrationConfigUpdateRequest body)
Update an existing entity context sync configuration.
|
SecurityMonitoringRuleResponse |
SecurityMonitoringApi.updateSecurityMonitoringRule(String ruleId,
SecurityMonitoringRuleUpdatePayload body)
Update an existing rule.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.updateSecurityMonitoringRuleWithHttpInfo(String ruleId,
SecurityMonitoringRuleUpdatePayload body)
Update an existing rule.
|
SecurityMonitoringSuppressionResponse |
SecurityMonitoringApi.updateSecurityMonitoringSuppression(String suppressionId,
SecurityMonitoringSuppressionUpdateRequest body)
Update a suppression rule.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.updateSecurityMonitoringSuppressionWithHttpInfo(String suppressionId,
SecurityMonitoringSuppressionUpdateRequest body)
Update a specific suppression rule.
|
ServiceAccessTokenResponse |
ServiceAccountsApi.updateServiceAccountAccessToken(String serviceAccountId,
String tokenId,
ServiceAccountAccessTokenUpdateRequest body)
Update an access token for a service account.
|
ApiResponse<ServiceAccessTokenResponse> |
ServiceAccountsApi.updateServiceAccountAccessTokenWithHttpInfo(String serviceAccountId,
String tokenId,
ServiceAccountAccessTokenUpdateRequest body)
Update a specific access token for a service account.
|
PartialApplicationKeyResponse |
ServiceAccountsApi.updateServiceAccountApplicationKey(String serviceAccountId,
String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key for this service account.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.updateServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by this service account.
|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.updateServiceNowTemplate(UUID templateId,
ServiceNowTemplateUpdateRequest body)
Update ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.updateServiceNowTemplateWithHttpInfo(UUID templateId,
ServiceNowTemplateUpdateRequest body)
Update a ServiceNow template by ID.
|
SpansMetricResponse |
SpansMetricsApi.updateSpansMetric(String metricId,
SpansMetricUpdateRequest body)
Update a span-based metric.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.updateSpansMetricWithHttpInfo(String metricId,
SpansMetricUpdateRequest body)
Update a specific span-based metric from your organization.
|
CaseResponse |
CaseManagementApi.updateStatus(String caseId,
CaseUpdateStatusRequest body)
Update case status.
|
StatusPage |
StatusPagesApi.updateStatusPage(UUID pageId,
PatchStatusPageRequest body)
Update status page.
|
StatusPage |
StatusPagesApi.updateStatusPage(UUID pageId,
PatchStatusPageRequest body,
StatusPagesApi.UpdateStatusPageOptionalParameters parameters)
Update status page.
|
StatuspageAccountResponse |
StatuspageIntegrationApi.updateStatuspageAccount(StatuspageAccountUpdateRequest body)
Update the Statuspage account.
|
ApiResponse<StatuspageAccountResponse> |
StatuspageIntegrationApi.updateStatuspageAccountWithHttpInfo(StatuspageAccountUpdateRequest body)
Update the Statuspage account configured for your organization.
|
StatuspageUrlSettingResponse |
StatuspageIntegrationApi.updateStatuspageUrlSetting(String statuspageUrlSettingId,
StatuspageUrlSettingUpdateRequest body)
Update a Statuspage URL setting.
|
ApiResponse<StatuspageUrlSettingResponse> |
StatuspageIntegrationApi.updateStatuspageUrlSettingWithHttpInfo(String statuspageUrlSettingId,
StatuspageUrlSettingUpdateRequest body)
Update a single Statuspage URL setting in 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
|
SyntheticsDowntimeResponse |
SyntheticsApi.updateSyntheticsDowntime(String downtimeId,
SyntheticsDowntimeRequest body)
Update a Synthetics downtime.
|
ApiResponse<SyntheticsDowntimeResponse> |
SyntheticsApi.updateSyntheticsDowntimeWithHttpInfo(String downtimeId,
SyntheticsDowntimeRequest body)
Update a Synthetics downtime by its ID.
|
SyntheticsNetworkTestResponse |
SyntheticsApi.updateSyntheticsNetworkTest(String publicId,
SyntheticsNetworkTestEditRequest body)
Edit a Network Path test.
|
ApiResponse<SyntheticsNetworkTestResponse> |
SyntheticsApi.updateSyntheticsNetworkTestWithHttpInfo(String publicId,
SyntheticsNetworkTestEditRequest body) |
MetricTagConfigurationResponse |
MetricsApi.updateTagConfiguration(String metricName,
MetricTagConfigurationUpdateRequest body)
Update a tag configuration.
|
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.
|
TagIndexingRuleResponse |
MetricsApi.updateTagIndexingRule(String id,
TagIndexingRuleUpdateRequest body)
Update a tag indexing rule.
|
ApiResponse<TagIndexingRuleResponse> |
MetricsApi.updateTagIndexingRuleWithHttpInfo(String id,
TagIndexingRuleUpdateRequest body)
Partially update a tag indexing rule.
|
RulesetResp |
CloudCostManagementApi.updateTagPipelinesRuleset(String rulesetId,
UpdateRulesetRequest body)
Update tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.updateTagPipelinesRulesetWithHttpInfo(String rulesetId,
UpdateRulesetRequest body)
Update a tag pipeline ruleset - Update an existing tag pipeline ruleset with new rules and
configuration
|
TagRuleResponse |
TagRulesApi.updateTagRule(String ruleId,
TagRuleUpdateRequest body)
Update a tag rule.
|
ApiResponse<TagRuleResponse> |
TagRulesApi.updateTagRuleWithHttpInfo(String ruleId,
TagRuleUpdateRequest body)
Update one or more attributes of an existing tag rule.
|
TeamResponse |
TeamsApi.updateTeam(String teamId,
TeamUpdateRequest body)
Update a team.
|
TeamLinkResponse |
TeamsApi.updateTeamLink(String teamId,
String linkId,
TeamLinkCreateRequest body)
Update a team link.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.updateTeamLinkWithHttpInfo(String teamId,
String linkId,
TeamLinkCreateRequest body)
Update a team link.
|
UserTeamResponse |
TeamsApi.updateTeamMembership(String teamId,
String userId,
UserTeamUpdateRequest body)
Update a user's membership attributes on a team.
|
ApiResponse<UserTeamResponse> |
TeamsApi.updateTeamMembershipWithHttpInfo(String teamId,
String userId,
UserTeamUpdateRequest body)
Update a user's membership attributes on a team.
|
TeamNotificationRuleResponse |
TeamsApi.updateTeamNotificationRule(String teamId,
String ruleId,
TeamNotificationRuleRequest body)
Update team notification rule.
|
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.updateTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId,
TeamNotificationRuleRequest body) |
TeamPermissionSettingResponse |
TeamsApi.updateTeamPermissionSetting(String teamId,
String action,
TeamPermissionSettingUpdateRequest body)
Update permission setting for team.
|
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.
|
TenancyConfig |
OciIntegrationApi.updateTenancyConfig(String tenancyOcid,
UpdateTenancyConfigRequest body)
Update tenancy config.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.updateTenancyConfigWithHttpInfo(String tenancyOcid,
UpdateTenancyConfigRequest body)
Update an existing tenancy config.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.updateTenantBasedHandle(String handleId,
MicrosoftTeamsUpdateTenantBasedHandleRequest body)
Update tenant-based handle.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.updateTenantBasedHandleWithHttpInfo(String handleId,
MicrosoftTeamsUpdateTenantBasedHandleRequest body)
Update a tenant-based handle from the Datadog Microsoft Teams integration.
|
TestOptimizationServiceSettingsResponse |
TestOptimizationApi.updateTestOptimizationServiceSettings(TestOptimizationUpdateServiceSettingsRequest body)
Update Test Optimization service settings.
|
ApiResponse<TestOptimizationServiceSettingsResponse> |
TestOptimizationApi.updateTestOptimizationServiceSettingsWithHttpInfo(TestOptimizationUpdateServiceSettingsRequest body)
Partially update Test Optimization settings for a specific service identified by repository,
service name, and environment.
|
IncidentTimestampOverrideResponse |
IncidentsApi.updateTimestampOverride(String incidentId,
UUID id,
IncidentTimestampOverridePatchRequest body)
Update an incident timestamp override.
|
ApiResponse<IncidentTimestampOverrideResponse> |
IncidentsApi.updateTimestampOverrideWithHttpInfo(String incidentId,
UUID id,
IncidentTimestampOverridePatchRequest body)
Update a timestamp override for an incident.
|
TwilioIntegrationAccountResponse |
TwilioIntegrationAccountsApi.updateTwilioIntegrationAccount(String accountId,
TwilioIntegrationAccountUpdateRequest body)
Update a Twilio integration account.
|
ApiResponse<TwilioIntegrationAccountResponse> |
TwilioIntegrationAccountsApi.updateTwilioIntegrationAccountWithHttpInfo(String accountId,
TwilioIntegrationAccountUpdateRequest body)
Update a Twilio integration account.
|
UserResponse |
UsersApi.updateUser(String userId,
UserUpdateRequest body)
Update a user.
|
void |
UsersApi.updateUserIdentityProviders(String userId,
UpdateUserIdentityProvidersRequest body)
Update identity provider overrides for a user.
|
ApiResponse<Void> |
UsersApi.updateUserIdentityProvidersWithHttpInfo(String userId,
UpdateUserIdentityProvidersRequest body)
Set the identity provider overrides for a specific user in the organization.
|
OnCallNotificationRule |
OnCallApi.updateUserNotificationRule(String userId,
String ruleId,
UpdateOnCallNotificationRuleRequest body)
Update an On-Call notification rule for a user.
|
OnCallNotificationRule |
OnCallApi.updateUserNotificationRule(String userId,
String ruleId,
UpdateOnCallNotificationRuleRequest body,
OnCallApi.UpdateUserNotificationRuleOptionalParameters parameters)
Update an On-Call notification rule for a user.
|
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.
|
Variant |
FeatureFlagsApi.updateVariantForFeatureFlag(UUID featureFlagId,
UUID variantId,
UpdateVariantRequest body)
Update a variant.
|
ApiResponse<Variant> |
FeatureFlagsApi.updateVariantForFeatureFlagWithHttpInfo(UUID featureFlagId,
UUID variantId,
UpdateVariantRequest body)
Updates the name and value of an existing variant on a feature flag.
|
WebIntegrationAccountResponse |
WebIntegrationsApi.updateWebIntegrationAccount(String integrationName,
String accountId,
WebIntegrationAccountUpdateRequest body)
Update a web integration account.
|
ApiResponse<WebIntegrationAccountResponse> |
WebIntegrationsApi.updateWebIntegrationAccountWithHttpInfo(String integrationName,
String accountId,
WebIntegrationAccountUpdateRequest body)
Update an existing account for a given web integration.
|
WidgetResponse |
WidgetsApi.updateWidget(WidgetExperienceType experienceType,
UUID uuid,
CreateOrUpdateWidgetRequest body)
Update a widget.
|
ApiResponse<WidgetResponse> |
WidgetsApi.updateWidgetWithHttpInfo(WidgetExperienceType experienceType,
UUID uuid,
CreateOrUpdateWidgetRequest body)
Update a widget by its UUID for a given experience type.
|
UpdateWorkflowResponse |
WorkflowAutomationApi.updateWorkflow(String workflowId,
UpdateWorkflowRequest body)
Update an existing Workflow.
|
MicrosoftTeamsWorkflowsWebhookHandleResponse |
MicrosoftTeamsIntegrationApi.updateWorkflowsWebhookHandle(String handleId,
MicrosoftTeamsUpdateWorkflowsWebhookHandleRequest body)
Update Workflows webhook handle.
|
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.
|
CustomCostsFileUploadResponse |
CloudCostManagementApi.uploadCustomCostsFile(List<CustomCostsFileLineItem> body)
Upload Custom Costs file.
|
ApiResponse<CustomCostsFileUploadResponse> |
CloudCostManagementApi.uploadCustomCostsFileWithHttpInfo(List<CustomCostsFileLineItem> body)
Upload a Custom Costs file.
|
void |
OrganizationsApi.uploadIdPMetadata()
Upload IdP metadata.
|
void |
OrganizationsApi.uploadIdPMetadata(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Upload IdP metadata.
|
ApiResponse<Void> |
OrganizationsApi.uploadIdPMetadataWithHttpInfo(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Endpoint for uploading IdP metadata for SAML setup.
|
void |
AgentObservabilityApi.uploadLLMObsDatasetRecordsFile(String projectId,
String datasetId)
Upload records to an Agent Observability dataset.
|
void |
AgentObservabilityApi.uploadLLMObsDatasetRecordsFile(String projectId,
String datasetId,
AgentObservabilityApi.UploadLLMObsDatasetRecordsFileOptionalParameters parameters)
Upload records to an Agent Observability dataset.
|
ApiResponse<Void> |
AgentObservabilityApi.uploadLLMObsDatasetRecordsFileWithHttpInfo(String projectId,
String datasetId,
AgentObservabilityApi.UploadLLMObsDatasetRecordsFileOptionalParameters parameters)
Upload records to a dataset from a file.
|
FormResponse |
FormsApi.upsertAndPublishFormVersion(UUID formId,
UpsertAndPublishFormVersionRequest body)
Upsert and publish a form version.
|
ApiResponse<FormResponse> |
FormsApi.upsertAndPublishFormVersionWithHttpInfo(UUID formId,
UpsertAndPublishFormVersionRequest body)
Upsert the latest form version and publish it in a single atomic transaction.
|
BudgetWithEntries |
CloudCostManagementApi.upsertBudget(BudgetWithEntries body)
Create or update a budget.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.upsertBudgetWithHttpInfo(BudgetWithEntries body)
Create a new budget or update an existing one.
|
UpsertCatalogEntityResponse |
SoftwareCatalogApi.upsertCatalogEntity(UpsertCatalogEntityRequest body)
Create or update entities.
|
ApiResponse<UpsertCatalogEntityResponse> |
SoftwareCatalogApi.upsertCatalogEntityWithHttpInfo(UpsertCatalogEntityRequest body)
Create or update entities in Software Catalog.
|
UpsertCatalogKindResponse |
SoftwareCatalogApi.upsertCatalogKind(UpsertCatalogKindRequest body)
Create or update kinds.
|
ApiResponse<UpsertCatalogKindResponse> |
SoftwareCatalogApi.upsertCatalogKindWithHttpInfo(UpsertCatalogKindRequest body)
Create or update kinds in Software Catalog.
|
void |
CloudCostManagementApi.upsertCostTagDescriptionByKey(String tagKey,
CostTagDescriptionUpsertRequest body)
Upsert a Cloud Cost Management tag description.
|
ApiResponse<Void> |
CloudCostManagementApi.upsertCostTagDescriptionByKeyWithHttpInfo(String tagKey,
CostTagDescriptionUpsertRequest body)
Create or update a Cloud Cost Management tag key description.
|
CustomForecastResponse |
CloudCostManagementApi.upsertCustomForecast(CustomForecastUpsertRequest body)
Create or replace a budget's custom forecast.
|
ApiResponse<CustomForecastResponse> |
CloudCostManagementApi.upsertCustomForecastWithHttpInfo(CustomForecastUpsertRequest body)
Create or replace the custom forecast for an existing budget.
|
FormVersionResponse |
FormsApi.upsertFormVersion(UUID formId,
UpsertFormVersionRequest body)
Create or update a form version.
|
ApiResponse<FormVersionResponse> |
FormsApi.upsertFormVersionWithHttpInfo(UUID formId,
UpsertFormVersionRequest body)
Create or update the latest draft version of a form.
|
LLMObsAnnotationsResponse |
AgentObservabilityApi.upsertLLMObsAnnotations(String queueId,
LLMObsAnnotationsRequest body)
Create or update annotations.
|
ApiResponse<LLMObsAnnotationsResponse> |
AgentObservabilityApi.upsertLLMObsAnnotationsWithHttpInfo(String queueId,
LLMObsAnnotationsRequest body)
Create or update annotations on interactions in a queue.
|
LLMObsPatternsConfigResponse |
AgentObservabilityApi.upsertLLMObsPatternsConfig(LLMObsPatternsConfigUpsertRequest body)
Create or update a patterns configuration.
|
ApiResponse<LLMObsPatternsConfigResponse> |
AgentObservabilityApi.upsertLLMObsPatternsConfigWithHttpInfo(LLMObsPatternsConfigUpsertRequest body)
Create a new patterns configuration, or update an existing one when a configuration ID is
provided.
|
void |
ReferenceTablesApi.upsertRows(String id,
BatchUpsertRowsRequestArray body)
Upsert rows.
|
ApiResponse<Void> |
ReferenceTablesApi.upsertRowsWithHttpInfo(String id,
BatchUpsertRowsRequestArray body)
Create or update rows in a Reference Table by their primary key values.
|
RumRetentionQuotaConfigResponse |
RumRetentionQuotasApi.upsertRumQuotaConfig(RumRetentionQuotaScopeType scopeType,
String scopeId,
RumRetentionQuotaConfigUpdateRequest body)
Create or update a RUM retention quota config.
|
ApiResponse<RumRetentionQuotaConfigResponse> |
RumRetentionQuotasApi.upsertRumQuotaConfigWithHttpInfo(RumRetentionQuotaScopeType scopeType,
String scopeId,
RumRetentionQuotaConfigUpdateRequest body)
Create or update the RUM retention quota configuration for a given scope.
|
OAuthScopesRestrictionResponse |
OAuth2ClientPublicApi.upsertScopesRestriction(UUID clientUuid,
UpsertOAuthScopesRestrictionRequest body)
Upsert an OAuth2 client scopes restriction.
|
ApiResponse<OAuthScopesRestrictionResponse> |
OAuth2ClientPublicApi.upsertScopesRestrictionWithHttpInfo(UUID clientUuid,
UpsertOAuthScopesRestrictionRequest body)
Create or update the scopes restriction configured for the OAuth2 client.
|
CloudInventorySyncConfigResponse |
StorageManagementApi.upsertSyncConfig(UpsertCloudInventorySyncConfigRequest body)
Enable Storage Management for a bucket.
|
ApiResponse<CloudInventorySyncConfigResponse> |
StorageManagementApi.upsertSyncConfigWithHttpInfo(UpsertCloudInventorySyncConfigRequest body)
Enable Storage Management for an S3 bucket, GCS bucket, or Azure container by registering the
destination that holds its inventory reports.
|
ValidateV2Response |
KeyManagementApi.validate()
Validate API key.
|
ValidateAPIKeyResponse |
KeyManagementApi.validateAPIKey()
Validate API and application keys.
|
ApiResponse<ValidateAPIKeyResponse> |
KeyManagementApi.validateAPIKeyWithHttpInfo()
Check that the API key and application key used for the request are both valid.
|
AWSCcmConfigValidationResponse |
AwsIntegrationApi.validateAWSCCMConfig(AWSCcmConfigValidationRequest body)
Validate AWS CCM config.
|
ApiResponse<AWSCcmConfigValidationResponse> |
AwsIntegrationApi.validateAWSCCMConfigWithHttpInfo(AWSCcmConfigValidationRequest body)
Validate a Cloud Cost Management config for an AWS account using Cost and Usage Report (CUR)
2.0 against Datadog's ingest requirements without persisting it.
|
BudgetValidationResponse |
CloudCostManagementApi.validateBudget(BudgetValidationRequest body)
Validate budget.
|
ApiResponse<BudgetValidationResponse> |
CloudCostManagementApi.validateBudgetWithHttpInfo(BudgetValidationRequest body)
Validate a budget configuration without creating or modifying it
|
ValidationResponse |
CloudCostManagementApi.validateCsvBudget()
Validate CSV budget.
|
ApiResponse<ValidationResponse> |
CloudCostManagementApi.validateCsvBudgetWithHttpInfo() |
void |
MonitorsApi.validateExistingMonitorUserTemplate(String templateId,
MonitorUserTemplateUpdateRequest body)
Validate an existing monitor user template.
|
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.
|
void |
MonitorsApi.validateMonitorUserTemplate(MonitorUserTemplateCreateRequest body)
Validate a monitor user template.
|
ApiResponse<Void> |
MonitorsApi.validateMonitorUserTemplateWithHttpInfo(MonitorUserTemplateCreateRequest body)
Validate the structure and content of a monitor user template.
|
ValidationResponse |
ObservabilityPipelinesApi.validatePipeline(ObservabilityPipelineSpec body)
Validate an observability pipeline.
|
ApiResponse<ValidationResponse> |
ObservabilityPipelinesApi.validatePipelineWithHttpInfo(ObservabilityPipelineSpec body)
Validates a pipeline configuration without creating or updating any resources.
|
RulesValidateQueryResponse |
CloudCostManagementApi.validateQuery(RulesValidateQueryRequest body)
Validate query.
|
ApiResponse<RulesValidateQueryResponse> |
CloudCostManagementApi.validateQueryWithHttpInfo(RulesValidateQueryRequest body)
Validate a tag pipeline query - Validate the syntax and structure of a tag pipeline query
|
void |
SecurityMonitoringApi.validateSecurityMonitoringIntegrationConfig(String integrationConfigId)
Validate an entity context sync configuration.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringIntegrationConfigWithHttpInfo(String integrationConfigId)
Validate the credentials currently stored on an existing entity context sync configuration.
|
void |
SecurityMonitoringApi.validateSecurityMonitoringIntegrationCredentials(SecurityMonitoringIntegrationCredentialsValidateRequest body)
Validate entity context sync credentials.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringIntegrationCredentialsWithHttpInfo(SecurityMonitoringIntegrationCredentialsValidateRequest body)
Validate a set of credentials against the external entity source before creating a sync
configuration.
|
void |
SecurityMonitoringApi.validateSecurityMonitoringRule(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|
void |
SecurityMonitoringApi.validateSecurityMonitoringSuppression(SecurityMonitoringSuppressionCreateRequest body)
Validate a suppression rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringSuppressionWithHttpInfo(SecurityMonitoringSuppressionCreateRequest body)
Validate a suppression rule.
|
ApiResponse<ValidateV2Response> |
KeyManagementApi.validateWithHttpInfo()
Check if the API key is valid.
|
void |
CaseManagementApi.watchCase(String caseId,
String userUuid)
Watch a case.
|
ApiResponse<Void> |
CaseManagementApi.watchCaseWithHttpInfo(String caseId,
String userUuid)
Adds a user (identified by their UUID) as a watcher of a case.
|