void |
OnCallPagingApi.acknowledgeOnCallPage(UUID pageId)
Acknowledge On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.acknowledgeOnCallPageWithHttpInfo(UUID pageId)
Acknowledges an On-Call Page.
|
void |
TeamsApi.addMemberTeam(String superTeamId,
AddMemberTeamRequest body)
Add a member team.
|
ApiResponse<Void> |
TeamsApi.addMemberTeamWithHttpInfo(String superTeamId,
AddMemberTeamRequest body)
Add a member team.
|
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.
|
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.
|
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.
|
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.
|
CaseResponse |
CaseManagementApi.archiveCase(String caseId,
CaseEmptyRequest body)
Archive case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.archiveCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Archive case
|
CaseResponse |
CaseManagementApi.assignCase(String caseId,
CaseAssignRequest body)
Assign case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.assignCaseWithHttpInfo(String caseId,
CaseAssignRequest body)
Assign case to a user
|
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.
|
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.
|
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
|
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.
|
CreateActionConnectionResponse |
ActionConnectionApi.createActionConnection(CreateActionConnectionRequest body)
Create a new Action Connection.
|
ApiResponse<CreateActionConnectionResponse> |
ActionConnectionApi.createActionConnectionWithHttpInfo(CreateActionConnectionRequest body)
Create a new Action Connection.
|
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.
|
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.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.createAWSAccountWithHttpInfo(AWSAccountCreateRequest body)
Create a new AWS Account Integration Config.
|
AwsOnDemandResponse |
AgentlessScanningApi.createAwsOnDemandTask(AwsOnDemandCreateRequest body)
Post an 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)
Post AWS Scan Options.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.createAwsScanOptionsWithHttpInfo(AwsScanOptionsCreateRequest body)
Activate Agentless scan options for an AWS account.
|
MetricBulkTagConfigResponse |
MetricsApi.createBulkTagsMetricsConfiguration(MetricBulkTagConfigCreateRequest body)
Configure tags for multiple metrics.
|
ApiResponse<MetricBulkTagConfigResponse> |
MetricsApi.createBulkTagsMetricsConfigurationWithHttpInfo(MetricBulkTagConfigCreateRequest body)
Create and define a list of queryable tag keys for a set of existing count, gauge, rate, and
distribution metrics.
|
CaseResponse |
CaseManagementApi.createCase(CaseCreateRequest body)
Create a case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.createCaseWithHttpInfo(CaseCreateRequest body)
Create a Case
|
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.
|
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.
|
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 Cloud Cost Management GCP Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.createCostGCPUsageCostConfigWithHttpInfo(GCPUsageCostConfigPostRequest body)
Create a Cloud Cost Management account for an GCP 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
|
CreateCustomFrameworkResponse |
SecurityMonitoringApi.createCustomFramework(CreateCustomFrameworkRequest body)
Create a custom framework.
|
ApiResponse<CreateCustomFrameworkResponse> |
SecurityMonitoringApi.createCustomFrameworkWithHttpInfo(CreateCustomFrameworkRequest body)
Create a custom framework.
|
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.
|
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.
|
DORADeploymentResponse |
DoraMetricsApi.createDORADeployment(DORADeploymentRequest body)
Send a deployment event for DORA Metrics.
|
ApiResponse<DORADeploymentResponse> |
DoraMetricsApi.createDORADeploymentWithHttpInfo(DORADeploymentRequest body)
Use this API endpoint to provide data about deployments for DORA metrics.
|
DORAFailureResponse |
DoraMetricsApi.createDORAFailure(DORAFailureRequest body)
Send a failure event for DORA Metrics.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAFailureWithHttpInfo(DORAFailureRequest body)
Use this API endpoint to provide failure 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.
|
EventCreateResponsePayload |
EventsApi.createEvent(EventCreateRequestPayload body)
Post an event.
|
ApiResponse<EventCreateResponsePayload> |
EventsApi.createEventWithHttpInfo(EventCreateRequestPayload body)
This endpoint allows you to publish events.
|
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.
|
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.
|
IncidentResponse |
IncidentsApi.createIncident(IncidentCreateRequest body)
Create 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.
|
IncidentNotificationTemplate |
IncidentsApi.createIncidentNotificationTemplate(CreateIncidentNotificationTemplateRequest body)
Create incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.createIncidentNotificationTemplateWithHttpInfo(CreateIncidentNotificationTemplateRequest body)
Creates a new notification template.
|
IncidentServiceResponse |
IncidentServicesApi.createIncidentService(IncidentServiceCreateRequest body)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.createIncidentServiceWithHttpInfo(IncidentServiceCreateRequest body)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.createIncidentTeam(IncidentTeamCreateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.createIncidentTeamWithHttpInfo(IncidentTeamCreateRequest body)
Deprecated.
|
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.
|
ApiResponse<IncidentResponse> |
IncidentsApi.createIncidentWithHttpInfo(IncidentCreateRequest body)
Create an incident.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.createProjectWithHttpInfo(ProjectCreateRequest body)
Create a project.
|
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.
|
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.
|
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.
|
OutcomesBatchResponse |
ServiceScorecardsApi.createScorecardOutcomesBatch(OutcomesBatchRequest body)
Create outcomes batch.
|
ApiResponse<OutcomesBatchResponse> |
ServiceScorecardsApi.createScorecardOutcomesBatchWithHttpInfo(OutcomesBatchRequest body)
Sets multiple service-rule outcomes in a single batched request.
|
CreateRuleResponse |
ServiceScorecardsApi.createScorecardRule(CreateRuleRequest body)
Create a new rule.
|
ApiResponse<CreateRuleResponse> |
ServiceScorecardsApi.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.
|
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.
|
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.
|
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)
Create a new SLO report.
|
ApiResponse<SLOReportPostResponse> |
ServiceLevelObjectivesApi.createSLOReportJobWithHttpInfo(SloReportCreateRequest body)
Create a job to generate an SLO report.
|
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.
|
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.
|
TeamResponse |
TeamsApi.createTeam(TeamCreateRequest body)
Create a team.
|
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.
|
ApiResponse<TeamResponse> |
TeamsApi.createTeamWithHttpInfo(TeamCreateRequest body)
Create a new team.
|
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.
|
UserResponse |
UsersApi.createUser(UserCreateRequest body)
Create a user.
|
ApiResponse<UserResponse> |
UsersApi.createUserWithHttpInfo(UserCreateRequest body)
Create a user for your organization.
|
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.
|
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 |
ActionConnectionApi.deleteActionConnection(String connectionId)
Delete an existing Action Connection.
|
ApiResponse<Void> |
ActionConnectionApi.deleteActionConnectionWithHttpInfo(String connectionId)
Delete an existing Action Connection.
|
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.
|
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.
|
ApiResponse<Void> |
AwsIntegrationApi.deleteAWSAccountWithHttpInfo(String awsAccountConfigId)
Delete an AWS Account Integration Config by config ID.
|
void |
AgentlessScanningApi.deleteAwsScanOptions(String accountId)
Delete AWS Scan Options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAwsScanOptionsWithHttpInfo(String accountId)
Delete Agentless scan options for an AWS account.
|
void |
CloudCostManagementApi.deleteBudget(String budgetId)
Delete a budget.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteBudgetWithHttpInfo(String budgetId)
Delete a budget.
|
MetricBulkTagConfigResponse |
MetricsApi.deleteBulkTagsMetricsConfiguration(MetricBulkTagConfigDeleteRequest body)
Delete tags for multiple metrics.
|
ApiResponse<MetricBulkTagConfigResponse> |
MetricsApi.deleteBulkTagsMetricsConfigurationWithHttpInfo(MetricBulkTagConfigDeleteRequest body)
Delete all custom lists of queryable tag keys for a set of existing count, gauge, rate, and
distribution metrics.
|
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.
|
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 |
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 |
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 Cloud Cost Management GCP Usage Cost config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management account.
|
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.deleteCustomCostsFile(String fileId)
Delete Custom Costs file.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomCostsFileWithHttpInfo(String fileId)
Delete the specified Custom Costs file.
|
DeleteCustomFrameworkResponse |
SecurityMonitoringApi.deleteCustomFramework(String handle,
String version)
Delete a custom framework.
|
ApiResponse<DeleteCustomFrameworkResponse> |
SecurityMonitoringApi.deleteCustomFrameworkWithHttpInfo(String handle,
String version)
Delete a custom framework.
|
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 |
DatasetsApi.deleteDataset(String datasetId)
Delete a dataset.
|
ApiResponse<Void> |
DatasetsApi.deleteDatasetWithHttpInfo(String datasetId)
Deletes the dataset associated with the ID.
|
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 |
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 |
SecurityMonitoringApi.deleteHistoricalJob(String jobId)
Delete an existing job.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteHistoricalJobWithHttpInfo(String jobId)
Delete an existing job.
|
void |
IncidentsApi.deleteIncident(String incidentId)
Delete an existing incident.
|
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.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 |
IncidentServicesApi.deleteIncidentService(String serviceId)
Deprecated.
|
ApiResponse<Void> |
IncidentServicesApi.deleteIncidentServiceWithHttpInfo(String serviceId)
Deprecated.
|
void |
IncidentTeamsApi.deleteIncidentTeam(String teamId)
Deprecated.
|
ApiResponse<Void> |
IncidentTeamsApi.deleteIncidentTeamWithHttpInfo(String teamId)
Deprecated.
|
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.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentWithHttpInfo(String incidentId)
Deletes an existing incident from the users organization.
|
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 |
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 |
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.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 |
OrgConnectionsApi.deleteOrgConnections(UUID connectionId)
Delete Org Connection.
|
ApiResponse<Void> |
OrgConnectionsApi.deleteOrgConnectionsWithHttpInfo(UUID connectionId)
Delete an existing org connection.
|
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.
|
ApiResponse<Void> |
CaseManagementApi.deleteProjectWithHttpInfo(String projectId)
Remove a project using the project's id.
|
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 |
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 |
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.
|
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 |
ServiceScorecardsApi.deleteScorecardRule(String ruleId)
Delete a rule.
|
ApiResponse<Void> |
ServiceScorecardsApi.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.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 |
SecurityMonitoringApi.deleteSignalNotificationRule(String id)
Delete a signal-based notification rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSignalNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security signals.
|
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 |
MetricsApi.deleteTagConfiguration(String metricName)
Delete a tag configuration.
|
ApiResponse<Void> |
MetricsApi.deleteTagConfigurationWithHttpInfo(String metricName)
Deletes a metric's tag configuration.
|
void |
TeamsApi.deleteTeam(String teamId)
Remove a team.
|
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.
|
ApiResponse<Void> |
TeamsApi.deleteTeamWithHttpInfo(String teamId)
Remove a team using the team's id.
|
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 |
SecurityMonitoringApi.deleteVulnerabilityNotificationRule(String id)
Delete a vulnerability-based notification rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteVulnerabilityNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security vulnerabilities.
|
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 |
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.
|
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.
|
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™.
|
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.
|
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.
|
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.
|
ApiResponse<GetAppResponse> |
AppBuilderApi.getAppWithHttpInfo(UUID appId,
AppBuilderApi.GetAppOptionalParameters parameters)
Get the full definition of an app.
|
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.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.getAWSAccountWithHttpInfo(String awsAccountConfigId)
Get an AWS Account Integration Config by config ID.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissions()
Get AWS integration IAM permissions.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsWithHttpInfo()
Get all AWS IAM permissions required for the AWS integration.
|
AwsOnDemandResponse |
AgentlessScanningApi.getAwsOnDemandTask(String taskId)
Get AWS On Demand task by id.
|
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.
|
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.
|
BudgetWithEntries |
CloudCostManagementApi.getBudget(String budgetId)
Get a budget.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.getBudgetWithHttpInfo(String budgetId)
Get a budget.
|
CaseResponse |
CaseManagementApi.getCase(String caseId)
Get the details of a case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.getCaseWithHttpInfo(String caseId)
Get the details of case by case_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.
|
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.
|
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.
|
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.
|
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
|
CustomCostsFileGetResponse |
CloudCostManagementApi.getCustomCostsFile(String fileId)
Get Custom Costs file.
|
ApiResponse<CustomCostsFileGetResponse> |
CloudCostManagementApi.getCustomCostsFileWithHttpInfo(String fileId)
Fetch the specified Custom Costs file.
|
GetCustomFrameworkResponse |
SecurityMonitoringApi.getCustomFramework(String handle,
String version)
Get a custom framework.
|
ApiResponse<GetCustomFrameworkResponse> |
SecurityMonitoringApi.getCustomFrameworkWithHttpInfo(String handle,
String version)
Get a custom framework.
|
DashboardListItems |
DashboardListsApi.getDashboardListItems(Long dashboardListId)
Get items of a Dashboard List.
|
ApiResponse<DashboardListItems> |
DashboardListsApi.getDashboardListItemsWithHttpInfo(Long dashboardListId)
Fetch the dashboard list’s dashboard definitions.
|
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.
|
DatasetResponseSingle |
DatasetsApi.getDataset(String datasetId)
Get a single dataset by ID.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.getDatasetWithHttpInfo(String datasetId)
Retrieves the dataset associated with the ID.
|
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.
|
DORAFetchResponse |
DoraMetricsApi.getDORADeployment(String deploymentId)
Get a deployment event.
|
ApiResponse<DORAFetchResponse> |
DoraMetricsApi.getDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to get a deployment event.
|
DORAFetchResponse |
DoraMetricsApi.getDORAFailure(String failureId)
Get a failure event.
|
ApiResponse<DORAFetchResponse> |
DoraMetricsApi.getDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to get a failure 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.
|
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.
|
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.
|
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.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.getGCPSTSDelegate()
List delegate account.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.getGCPSTSDelegateWithHttpInfo()
List your Datadog-GCP STS delegate account configured in your Datadog account.
|
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.
|
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.
|
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.
|
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.
|
IncidentServiceResponse |
IncidentServicesApi.getIncidentService(String serviceId)
Deprecated.
|
IncidentServiceResponse |
IncidentServicesApi.getIncidentService(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.getIncidentServiceWithHttpInfo(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.getIncidentTeam(String teamId)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.getIncidentTeam(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.getIncidentTeamWithHttpInfo(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Deprecated.
|
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.
|
ApiResponse<IncidentResponse> |
IncidentsApi.getIncidentWithHttpInfo(String incidentId,
IncidentsApi.GetIncidentOptionalParameters parameters)
Get the details of an incident by incident_id.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
ApiResponse<RoleResponse> |
RolesApi.getRoleWithHttpInfo(String roleId)
Get a role in the organization specified by the role’s role_id.
|
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.
|
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.
|
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.
|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId)
Get the schedule on-call user.
|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Get the schedule on-call user.
|
ApiResponse<Shift> |
OnCallApi.getScheduleOnCallUserWithHttpInfo(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Retrieves the user who is on-call for the specified schedule at a given time.
|
SecurityFilterResponse |
SecurityMonitoringApi.getSecurityFilter(String securityFilterId)
Get a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.getSecurityFilterWithHttpInfo(String securityFilterId)
Get the details of a specific security filter.
|
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.
|
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.
|
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.
|
NotificationRuleResponse |
SecurityMonitoringApi.getSignalNotificationRule(String id)
Get details of a signal-based notification rule.
|
Object |
SecurityMonitoringApi.getSignalNotificationRules()
Get the list of signal-based notification rules.
|
ApiResponse<Object> |
SecurityMonitoringApi.getSignalNotificationRulesWithHttpInfo()
Returns the list of notification rules for security signals.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.getSignalNotificationRuleWithHttpInfo(String id)
Get the details of a notification rule for security signals.
|
String |
ServiceLevelObjectivesApi.getSLOReport(String reportId)
Get SLO report.
|
SLOReportStatusGetResponse |
ServiceLevelObjectivesApi.getSLOReportJobStatus(String reportId)
Get SLO report status.
|
ApiResponse<SLOReportStatusGetResponse> |
ServiceLevelObjectivesApi.getSLOReportJobStatusWithHttpInfo(String reportId)
Get the status of the SLO report job.
|
ApiResponse<String> |
ServiceLevelObjectivesApi.getSLOReportWithHttpInfo(String reportId)
Download an SLO report.
|
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 shard,
String service)
Get SPA Recommendations.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithHttpInfo(String shard,
String service)
Retrieve resource recommendations for a Spark job.
|
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.
|
TeamResponse |
TeamsApi.getTeam(String teamId)
Get a team.
|
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
|
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.
|
ApiResponse<TeamResponse> |
TeamsApi.getTeamWithHttpInfo(String teamId)
Get a single team using the team's id.
|
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.
|
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.
|
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.
|
UserResponse |
UsersApi.getUser(String userId)
Get user details.
|
UserTeamsResponse |
TeamsApi.getUserMemberships(String userUuid)
Get user memberships.
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getUserMembershipsWithHttpInfo(String userUuid)
Get a list of memberships 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.
|
Object |
SecurityMonitoringApi.getVulnerabilityNotificationRules()
Get the list of vulnerability notification rules.
|
ApiResponse<Object> |
SecurityMonitoringApi.getVulnerabilityNotificationRulesWithHttpInfo()
Returns the list of notification rules for security vulnerabilities.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.getVulnerabilityNotificationRuleWithHttpInfo(String id)
Get the details of a notification rule for security vulnerabilities.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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()
Get 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.
|
BudgetArray |
CloudCostManagementApi.listBudgets()
List budgets.
|
ApiResponse<BudgetArray> |
CloudCostManagementApi.listBudgetsWithHttpInfo()
List budgets.
|
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.
|
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.
|
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.
|
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.
|
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 Cloud Cost Management GCP Usage Cost configs.
|
ApiResponse<GCPUsageCostConfigsResponse> |
CloudCostManagementApi.listCostGCPUsageCostConfigsWithHttpInfo()
List the GCP Usage Cost configs.
|
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.
|
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
|
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.
|
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.
|
DORAListResponse |
DoraMetricsApi.listDORADeployments(DORAListDeploymentsRequest body)
Get a list of deployment events.
|
ApiResponse<DORAListResponse> |
DoraMetricsApi.listDORADeploymentsWithHttpInfo(DORAListDeploymentsRequest body)
Use this API endpoint to get a list of deployment events.
|
DORAListResponse |
DoraMetricsApi.listDORAFailures(DORAListFailuresRequest body)
Get a list of failure events.
|
ApiResponse<DORAListResponse> |
DoraMetricsApi.listDORAFailuresWithHttpInfo(DORAListFailuresRequest body)
Use this API endpoint to get a list of failure 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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
IncidentAttachmentsResponse |
IncidentsApi.listIncidentAttachments(String incidentId)
Get a list of attachments.
|
IncidentAttachmentsResponse |
IncidentsApi.listIncidentAttachments(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
Get a list of attachments.
|
ApiResponse<IncidentAttachmentsResponse> |
IncidentsApi.listIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
Get all attachments for a given 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.
|
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.
|
IncidentsResponse |
IncidentsApi.listIncidents()
Get a list of incidents.
|
IncidentsResponse |
IncidentsApi.listIncidents(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get a list of incidents.
|
IncidentServicesResponse |
IncidentServicesApi.listIncidentServices()
Deprecated.
|
IncidentServicesResponse |
IncidentServicesApi.listIncidentServices(IncidentServicesApi.ListIncidentServicesOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentServicesResponse> |
IncidentServicesApi.listIncidentServicesWithHttpInfo(IncidentServicesApi.ListIncidentServicesOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentsResponse> |
IncidentsApi.listIncidentsWithHttpInfo(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get all incidents for the user's organization.
|
IncidentTeamsResponse |
IncidentTeamsApi.listIncidentTeams()
Deprecated.
|
IncidentTeamsResponse |
IncidentTeamsApi.listIncidentTeams(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsWithHttpInfo(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
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.
|
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.
|
TeamsResponse |
TeamsApi.listMemberTeams(String superTeamId)
Get all member teams.
|
TeamsResponse |
TeamsApi.listMemberTeams(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Get all member teams.
|
ApiResponse<TeamsResponse> |
TeamsApi.listMemberTeamsWithHttpInfo(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Get all member teams.
|
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.
|
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.
|
OktaAccountsResponse |
OktaIntegrationApi.listOktaAccounts()
List Okta accounts.
|
ApiResponse<OktaAccountsResponse> |
OktaIntegrationApi.listOktaAccountsWithHttpInfo()
List Okta accounts.
|
OpsgenieServicesResponse |
OpsgenieIntegrationApi.listOpsgenieServices()
Get all service objects.
|
ApiResponse<OpsgenieServicesResponse> |
OpsgenieIntegrationApi.listOpsgenieServicesWithHttpInfo()
Get a list of all services from the Datadog Opsgenie integration.
|
OrgConfigListResponse |
OrganizationsApi.listOrgConfigs()
List Org Configs.
|
ApiResponse<OrgConfigListResponse> |
OrganizationsApi.listOrgConfigsWithHttpInfo()
Returns all Org Configs (name, description, and value).
|
OrgConnectionListResponse |
OrgConnectionsApi.listOrgConnections()
List Org Connections.
|
ApiResponse<OrgConnectionListResponse> |
OrgConnectionsApi.listOrgConnectionsWithHttpInfo()
Returns a list of org connections.
|
PermissionsResponse |
RolesApi.listPermissions()
List permissions.
|
ApiResponse<PermissionsResponse> |
RolesApi.listPermissionsWithHttpInfo()
Returns a list of all permissions, including name, description, and ID.
|
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.
|
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.
|
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.
|
SensitiveDataScannerGetConfigResponse |
SensitiveDataScannerApi.listScanningGroups()
List Scanning Groups.
|
ApiResponse<SensitiveDataScannerGetConfigResponse> |
SensitiveDataScannerApi.listScanningGroupsWithHttpInfo()
List all the Scanning groups in your organization.
|
OutcomesResponse |
ServiceScorecardsApi.listScorecardOutcomes()
List all rule outcomes.
|
OutcomesResponse |
ServiceScorecardsApi.listScorecardOutcomes(ServiceScorecardsApi.ListScorecardOutcomesOptionalParameters parameters)
List all rule outcomes.
|
ApiResponse<OutcomesResponse> |
ServiceScorecardsApi.listScorecardOutcomesWithHttpInfo(ServiceScorecardsApi.ListScorecardOutcomesOptionalParameters parameters)
Fetches all rule outcomes.
|
ListRulesResponse |
ServiceScorecardsApi.listScorecardRules()
List all rules.
|
ListRulesResponse |
ServiceScorecardsApi.listScorecardRules(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
List all rules.
|
ApiResponse<ListRulesResponse> |
ServiceScorecardsApi.listScorecardRulesWithHttpInfo(ServiceScorecardsApi.ListScorecardRulesOptionalParameters parameters)
Fetch all rules.
|
SecurityFiltersResponse |
SecurityMonitoringApi.listSecurityFilters()
Get all security filters.
|
ApiResponse<SecurityFiltersResponse> |
SecurityMonitoringApi.listSecurityFiltersWithHttpInfo()
Get the list of configured security filters with their definitions.
|
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.
|
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.
|
SecurityMonitoringSuppressionsResponse |
SecurityMonitoringApi.listSecurityMonitoringSuppressions()
Get all suppression rules.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.listSecurityMonitoringSuppressionsWithHttpInfo()
Get the list of all suppression rules.
|
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.
|
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.
|
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)
Returns all metrics that can be configured in the Metrics Summary page or with Metrics without
Limitsâ„¢ (matching additional filters if specified).
|
MetricAllTagsResponse |
MetricsApi.listTagsByMetricName(String metricName)
List tags by metric name.
|
ApiResponse<MetricAllTagsResponse> |
MetricsApi.listTagsByMetricNameWithHttpInfo(String metricName)
View indexed tag key-value pairs for a given metric name over the previous hour.
|
TeamsResponse |
TeamsApi.listTeams()
Get all teams.
|
TeamsResponse |
TeamsApi.listTeams(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
ApiResponse<TeamsResponse> |
TeamsApi.listTeamsWithHttpInfo(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
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.
|
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.
|
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.
|
ApiResponse<MetricVolumesResponse> |
MetricsApi.listVolumesByMetricNameWithHttpInfo(String metricName)
View distinct metrics volumes for the given metric name.
|
ListVulnerabilitiesResponse |
SecurityMonitoringApi.listVulnerabilities()
List vulnerabilities.
|
ListVulnerabilitiesResponse |
SecurityMonitoringApi.listVulnerabilities(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
List vulnerabilities.
|
ApiResponse<ListVulnerabilitiesResponse> |
SecurityMonitoringApi.listVulnerabilitiesWithHttpInfo(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
Get a list of vulnerabilities.
|
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.
|
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.
|
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.
|
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.
|
BulkMuteFindingsResponse |
SecurityMonitoringApi.muteFindings(BulkMuteFindingsRequest body)
Mute or unmute a batch of findings.
|
ApiResponse<BulkMuteFindingsResponse> |
SecurityMonitoringApi.muteFindingsWithHttpInfo(BulkMuteFindingsRequest body)
Mute or unmute 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.
|
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.
|
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.
|
PublishAppResponse |
AppBuilderApi.publishApp(UUID appId)
Publish App.
|
ApiResponse<PublishAppResponse> |
AppBuilderApi.publishAppWithHttpInfo(UUID appId)
Publish an app for use by other users.
|
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.
|
RegisterAppKeyResponse |
ActionConnectionApi.registerAppKey(String appKeyId)
Register a new App Key.
|
ApiResponse<RegisterAppKeyResponse> |
ActionConnectionApi.registerAppKeyWithHttpInfo(String appKeyId)
Register a new App Key
|
void |
TeamsApi.removeMemberTeam(String superTeamId,
String memberTeamId)
Remove a member team.
|
ApiResponse<Void> |
TeamsApi.removeMemberTeamWithHttpInfo(String superTeamId,
String memberTeamId)
Remove a super team's member team identified by member_team_id.
|
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.
|
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.
|
SensitiveDataScannerReorderGroupsResponse |
SensitiveDataScannerApi.reorderScanningGroups(SensitiveDataScannerConfigRequest body)
Reorder Groups.
|
ApiResponse<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfo(SensitiveDataScannerConfigRequest body)
Reorder the list of groups.
|
void |
OnCallPagingApi.resolveOnCallPage(UUID pageId)
Resolve On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.resolveOnCallPageWithHttpInfo(UUID pageId)
Resolves an On-Call Page.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
void |
TeamsApi.syncTeams(TeamSyncRequest body)
Link Teams with GitHub Teams.
|
ApiResponse<Void> |
TeamsApi.syncTeamsWithHttpInfo(TeamSyncRequest body)
This endpoint attempts to link your existing Datadog teams with 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.
|
CaseResponse |
CaseManagementApi.unarchiveCase(String caseId,
CaseEmptyRequest body)
Unarchive case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.unarchiveCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Unarchive case
|
CaseResponse |
CaseManagementApi.unassignCase(String caseId,
CaseEmptyRequest body)
Unassign case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.unassignCaseWithHttpInfo(String caseId,
CaseEmptyRequest body)
Unassign case
|
UnpublishAppResponse |
AppBuilderApi.unpublishApp(UUID appId)
Unpublish App.
|
ApiResponse<UnpublishAppResponse> |
AppBuilderApi.unpublishAppWithHttpInfo(UUID appId)
Unpublish an app, removing the live version of the app.
|
void |
ActionConnectionApi.unregisterAppKey(String appKeyId)
Unregister an App Key.
|
ApiResponse<Void> |
ActionConnectionApi.unregisterAppKeyWithHttpInfo(String appKeyId)
Unregister an App Key
|
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.
|
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.
|
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.
|
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.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.updateAWSAccountWithHttpInfo(String awsAccountConfigId,
AWSAccountUpdateRequest body)
Update an AWS Account Integration Config by config ID.
|
void |
AgentlessScanningApi.updateAwsScanOptions(String accountId,
AwsScanOptionsUpdateRequest body)
Patch AWS Scan Options.
|
ApiResponse<Void> |
AgentlessScanningApi.updateAwsScanOptionsWithHttpInfo(String accountId,
AwsScanOptionsUpdateRequest body)
Update the Agentless scan options for an activated account.
|
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.
|
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.
|
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 Cloud Cost Management GCP Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.updateCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId,
GCPUsageCostConfigPatchRequest body)
Update the status of an GCP 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.
|
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
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
IncidentAttachmentUpdateResponse |
IncidentsApi.updateIncidentAttachments(String incidentId,
IncidentAttachmentUpdateRequest body)
Create, update, and delete incident attachments.
|
IncidentAttachmentUpdateResponse |
IncidentsApi.updateIncidentAttachments(String incidentId,
IncidentAttachmentUpdateRequest body,
IncidentsApi.UpdateIncidentAttachmentsOptionalParameters parameters)
Create, update, and delete incident attachments.
|
ApiResponse<IncidentAttachmentUpdateResponse> |
IncidentsApi.updateIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentAttachmentUpdateRequest body,
IncidentsApi.UpdateIncidentAttachmentsOptionalParameters parameters)
The bulk update endpoint for creating, updating, and deleting attachments for a given incident.
|
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.
|
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.
|
IncidentServiceResponse |
IncidentServicesApi.updateIncidentService(String serviceId,
IncidentServiceUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.updateIncidentServiceWithHttpInfo(String serviceId,
IncidentServiceUpdateRequest body)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.updateIncidentTeam(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.updateIncidentTeamWithHttpInfo(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
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.
|
ApiResponse<IncidentResponse> |
IncidentsApi.updateIncidentWithHttpInfo(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Updates an incident.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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
|
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.
|
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.
|
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.
|
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.
|
void |
ServiceScorecardsApi.updateScorecardOutcomesAsync(UpdateOutcomesAsyncRequest body)
Update Scorecard outcomes asynchronously.
|
ApiResponse<Void> |
ServiceScorecardsApi.updateScorecardOutcomesAsyncWithHttpInfo(UpdateOutcomesAsyncRequest body)
Updates multiple scorecard rule outcomes in a single batched request.
|
UpdateRuleResponse |
ServiceScorecardsApi.updateScorecardRule(String ruleId,
UpdateRuleRequest body)
Update an existing rule.
|
ApiResponse<UpdateRuleResponse> |
ServiceScorecardsApi.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.
|
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.
|
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.
|
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.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateStatusWithHttpInfo(String caseId,
CaseUpdateStatusRequest body)
Update case status
|
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.
|
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.
|
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.
|
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.
|
UserResponse |
UsersApi.updateUser(String userId,
UserUpdateRequest body)
Update a user.
|
ApiResponse<UserResponse> |
UsersApi.updateUserWithHttpInfo(String userId,
UserUpdateRequest body)
Edit a user.
|
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.
|
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 |
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.
|
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.
|