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
|
void |
DowntimesApi.cancelDowntime(String downtimeId)
Cancel a downtime.
|
ApiResponse<Void> |
DowntimesApi.cancelDowntimeWithHttpInfo(String downtimeId)
Cancel a downtime.
|
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.
|
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.
|
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.
|
AuthNMappingResponse |
AuthNMappingsApi.createAuthNMapping(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingWithHttpInfo(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
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 Cloud Workload Security Agent rule.
|
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.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.createCSMThreatsAgentRule(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a CSM Threats Agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCSMThreatsAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new Cloud Security Management Threats 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
|
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.
|
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.
|
DORAIncidentResponse |
DoraMetricsApi.createDORAIncident(DORAIncidentRequest body)
Send an incident event for DORA Metrics.
|
ApiResponse<DORAIncidentResponse> |
DoraMetricsApi.createDORAIncidentWithHttpInfo(DORAIncidentRequest body)
Use this API endpoint to provide data about incidents for DORA metrics.
|
DowntimeResponse |
DowntimesApi.createDowntime(DowntimeCreateRequest body)
Schedule a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.createDowntimeWithHttpInfo(DowntimeCreateRequest body)
Schedule a downtime.
|
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.
|
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.
|
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.
|
OktaAccountResponse |
OktaIntegrationApi.createOktaAccount(OktaAccountRequest body)
Add Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.createOktaAccountWithHttpInfo(OktaAccountRequest body)
Create an Okta account.
|
CreateOpenAPIResponse |
ApiManagementApi.createOpenAPI()
Create a new API.
|
CreateOpenAPIResponse |
ApiManagementApi.createOpenAPI(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Create a new API.
|
ApiResponse<CreateOpenAPIResponse> |
ApiManagementApi.createOpenAPIWithHttpInfo(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Create a new API from the OpenAPI
specification given.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
UserResponse |
UsersApi.createUser(UserCreateRequest body)
Create a user.
|
ApiResponse<UserResponse> |
UsersApi.createUserWithHttpInfo(UserCreateRequest body)
Create a user for your organization.
|
WorkflowInstanceCreateResponse |
WorkflowAutomationApi.createWorkflowInstance(String workflowId,
WorkflowInstanceCreateRequest body)
Execute a workflow.
|
ApiResponse<WorkflowInstanceCreateResponse> |
WorkflowAutomationApi.createWorkflowInstanceWithHttpInfo(String workflowId,
WorkflowInstanceCreateRequest body)
Execute the given workflow.
|
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.
|
void |
KeyManagementApi.deleteApplicationKey(String appKeyId)
Delete an application key.
|
ApiResponse<Void> |
KeyManagementApi.deleteApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key
|
void |
AuthNMappingsApi.deleteAuthNMapping(String authnMappingId)
Delete an AuthN Mapping.
|
ApiResponse<Void> |
AuthNMappingsApi.deleteAuthNMappingWithHttpInfo(String authnMappingId)
Delete an AuthN Mapping specified by AuthN Mapping UUID.
|
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 |
CloudflareIntegrationApi.deleteCloudflareAccount(String accountId)
Delete Cloudflare account.
|
ApiResponse<Void> |
CloudflareIntegrationApi.deleteCloudflareAccountWithHttpInfo(String accountId)
Delete a Cloudflare account.
|
void |
CsmThreatsApi.deleteCloudWorkloadSecurityAgentRule(String agentRuleId)
Delete a Cloud Workload Security Agent rule.
|
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(String cloudAccountId)
Delete Cloud Cost Management AWS CUR config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAWSCURConfigWithHttpInfo(String cloudAccountId)
Archive a Cloud Cost Management Account.
|
void |
CloudCostManagementApi.deleteCostAzureUCConfig(String cloudAccountId)
Delete Cloud Cost Management Azure config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAzureUCConfigWithHttpInfo(String cloudAccountId)
Archive a Cloud Cost Management Account.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentRule(String agentRuleId)
Delete a CSM Threats Agent rule.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentRuleWithHttpInfo(String agentRuleId)
Delete a specific Cloud Security Management Threats 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.
|
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 |
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 |
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 |
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.
|
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 |
OktaIntegrationApi.deleteOktaAccount(String accountId)
Delete Okta account.
|
ApiResponse<Void> |
OktaIntegrationApi.deleteOktaAccountWithHttpInfo(String accountId)
Delete an Okta account.
|
void |
ApiManagementApi.deleteOpenAPI(UUID id)
Delete an API.
|
ApiResponse<Void> |
ApiManagementApi.deleteOpenAPIWithHttpInfo(UUID id)
Delete a specific API by ID.
|
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 |
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 |
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.
|
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 |
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 |
UsersApi.disableUser(String userId)
Disable a user.
|
ApiResponse<Void> |
UsersApi.disableUserWithHttpInfo(String userId)
Disable a user.
|
File |
CsmThreatsApi.downloadCloudWorkloadPolicyFile()
Get the latest Cloud Workload Security policy.
|
ApiResponse<File> |
CsmThreatsApi.downloadCloudWorkloadPolicyFileWithHttpInfo()
The download endpoint generates a Cloud Workload Security policy file from your currently
active Cloud Workload Security rules, and downloads them as a .policy file.
|
File |
CsmThreatsApi.downloadCSMThreatsPolicy()
Get the latest CSM Threats policy.
|
ApiResponse<File> |
CsmThreatsApi.downloadCSMThreatsPolicyWithHttpInfo()
The download endpoint generates a CSM Threats policy file from your currently active CSM
Threats 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.
|
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™.
|
ActiveBillingDimensionsResponse |
UsageMeteringApi.getActiveBillingDimensions()
Get active billing dimensions for cost attribution.
|
ApiResponse<ActiveBillingDimensionsResponse> |
UsageMeteringApi.getActiveBillingDimensionsWithHttpInfo()
Get active billing dimensions for cost attribution.
|
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.
|
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.
|
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.
|
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
|
CloudCostActivityResponse |
CloudCostManagementApi.getCloudCostActivity()
Cloud Cost Enabled.
|
ApiResponse<CloudCostActivityResponse> |
CloudCostManagementApi.getCloudCostActivityWithHttpInfo()
Get the Cloud Cost Management activity.
|
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 Cloud Workload Security Agent rule.
|
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.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCSMThreatsAgentRule(String agentRuleId)
Get a CSM Threats Agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCSMThreatsAgentRuleWithHttpInfo(String agentRuleId)
Get the details of a specific Cloud Security Management Threats 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.
|
DashboardListItems |
DashboardListsApi.getDashboardListItems(Long dashboardListId)
Get items of a Dashboard List.
|
ApiResponse<DashboardListItems> |
DashboardListsApi.getDashboardListItemsWithHttpInfo(Long dashboardListId)
Fetch the dashboard list’s dashboard definitions.
|
GetDeviceResponse |
NetworkDeviceMonitoringApi.getDevice(String deviceId)
Get the device details.
|
ApiResponse<GetDeviceResponse> |
NetworkDeviceMonitoringApi.getDeviceWithHttpInfo(String deviceId)
Get the device details.
|
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.
|
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.
|
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.
|
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.
|
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.
|
ApiResponse<GetInterfacesResponse> |
NetworkDeviceMonitoringApi.getInterfacesWithHttpInfo(String deviceId)
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.
|
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.
|
MonitorConfigPolicyResponse |
MonitorsApi.getMonitorConfigPolicy(String policyId)
Get a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.getMonitorConfigPolicyWithHttpInfo(String policyId)
Get a monitor configuration policy by policy_id.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
OffsetDateTime endMonth,
String fields)
Get Monthly Cost Attribution.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
OffsetDateTime endMonth,
String fields,
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters parameters)
Get Monthly Cost Attribution.
|
ApiResponse<MonthlyCostAttributionResponse> |
UsageMeteringApi.getMonthlyCostAttributionWithHttpInfo(OffsetDateTime startMonth,
OffsetDateTime endMonth,
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.
|
OnDemandConcurrencyCapResponse |
SyntheticsApi.getOnDemandConcurrencyCap()
Get the on-demand concurrency cap.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.getOnDemandConcurrencyCapWithHttpInfo()
Get the on-demand concurrency cap.
|
File |
ApiManagementApi.getOpenAPI(UUID id)
Get an API.
|
ApiResponse<File> |
ApiManagementApi.getOpenAPIWithHttpInfo(UUID id)
Retrieve information about a specific API in OpenAPI format file.
|
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.
|
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.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.getRestrictionPolicy(String resourceId)
Get a restriction policy.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.getRestrictionPolicyWithHttpInfo(String resourceId)
Retrieves the restriction policy associated with a specified resource.
|
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.
|
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.
|
SecurityFilterResponse |
SecurityMonitoringApi.getSecurityFilter(String securityFilterId)
Get a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.getSecurityFilterWithHttpInfo(String securityFilterId)
Get the details of a specific security filter.
|
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.
|
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.
|
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
|
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.
|
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.
|
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.
|
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, and
the Metrics Explorer for a given metric name.
|
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()
List APIs.
|
ListAPIsResponse |
ApiManagementApi.listAPIs(ApiManagementApi.ListAPIsOptionalParameters parameters)
List APIs.
|
ApiResponse<ListAPIsResponse> |
ApiManagementApi.listAPIsWithHttpInfo(ApiManagementApi.ListAPIsOptionalParameters parameters)
List APIs and their IDs.
|
RetentionFiltersResponse |
ApmRetentionFiltersApi.listApmRetentionFilters()
List all APM retention filters.
|
ApiResponse<RetentionFiltersResponse> |
ApmRetentionFiltersApi.listApmRetentionFiltersWithHttpInfo()
Get the list of APM retention filters.
|
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
|
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.
|
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.
|
AWSRelatedAccountsResponse |
CloudCostManagementApi.listAWSRelatedAccounts(String filterManagementAccountId)
Deprecated.
|
ApiResponse<AWSRelatedAccountsResponse> |
CloudCostManagementApi.listAWSRelatedAccountsWithHttpInfo(String filterManagementAccountId)
Deprecated.
|
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 Cloud Workload Security Agent rules.
|
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.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCSMThreatsAgentRules()
Get all CSM Threats Agent rules.
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCSMThreatsAgentRulesWithHttpInfo()
Get the list of Cloud Security Management Threats 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.
|
ApiResponse<CustomCostsFileListResponse> |
CloudCostManagementApi.listCustomCostsFilesWithHttpInfo()
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.
|
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 CSPM 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.
|
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.
|
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.
|
LogsListResponse |
LogsApi.listLogs()
Search logs.
|
LogsListResponse |
LogsApi.listLogs(LogsApi.ListLogsOptionalParameters parameters)
Search logs.
|
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()
Get a list of logs.
|
LogsListResponse |
LogsApi.listLogsGet(LogsApi.ListLogsGetOptionalParameters parameters)
Get a list of logs.
|
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.
|
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.
|
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).
|
PermissionsResponse |
RolesApi.listPermissions()
List permissions.
|
ApiResponse<PermissionsResponse> |
RolesApi.listPermissionsWithHttpInfo()
Returns a list of all permissions, including name, description, and ID.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.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.
|
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.
|
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
|
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.
|
ApplicationKeyResponse |
KeyManagementApi.updateApplicationKey(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key
|
AuthNMappingResponse |
AuthNMappingsApi.updateAuthNMapping(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.updateAuthNMappingWithHttpInfo(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
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 Cloud Workload Security Agent rule.
|
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(String cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfo(String cloudAccountId,
AwsCURConfigPatchRequest body)
Update the status of an AWS CUR config (active/archived).
|
AzureUCConfigPairsResponse |
CloudCostManagementApi.updateCostAzureUCConfigs(String cloudAccountId,
AzureUCConfigPatchRequest body)
Update Cloud Cost Management Azure config.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.updateCostAzureUCConfigsWithHttpInfo(String cloudAccountId,
AzureUCConfigPatchRequest body)
Update the status of an Azure config (active/archived).
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a CSM Threats Agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a specific Cloud Security Management Threats 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
|
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.
|
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.
|
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.
|
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.
|
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.
|
OktaAccountResponse |
OktaIntegrationApi.updateOktaAccount(String accountId,
OktaAccountUpdateRequest body)
Update Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.updateOktaAccountWithHttpInfo(String accountId,
OktaAccountUpdateRequest body)
Update an Okta account.
|
UpdateOpenAPIResponse |
ApiManagementApi.updateOpenAPI(UUID id)
Update an API.
|
UpdateOpenAPIResponse |
ApiManagementApi.updateOpenAPI(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Update an API.
|
ApiResponse<UpdateOpenAPIResponse> |
ApiManagementApi.updateOpenAPIWithHttpInfo(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Update information about a specific API.
|
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.
|
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
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.updateRestrictionPolicy(String resourceId,
RestrictionPolicyUpdateRequest body)
Update a restriction policy.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.updateRestrictionPolicyWithHttpInfo(String resourceId,
RestrictionPolicyUpdateRequest body)
Updates the restriction policy associated with a resource.
|
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.
|
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.
|
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.
|
UserResponse |
UsersApi.updateUser(String userId,
UserUpdateRequest body)
Update a user.
|
ApiResponse<UserResponse> |
UsersApi.updateUserWithHttpInfo(String userId,
UserUpdateRequest body)
Edit a user.
|
CustomCostsFileUploadResponse |
CloudCostManagementApi.uploadCustomCostsFile(List<CustomCostsFileLineItem> body)
Upload Custom Costs file.
|
ApiResponse<CustomCostsFileUploadResponse> |
CloudCostManagementApi.uploadCustomCostsFileWithHttpInfo(List<CustomCostsFileLineItem> body)
Upload a Custom Costs file.
|
void |
OrganizationsApi.uploadIdPMetadata()
Upload IdP metadata.
|
void |
OrganizationsApi.uploadIdPMetadata(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Upload IdP metadata.
|
ApiResponse<Void> |
OrganizationsApi.uploadIdPMetadataWithHttpInfo(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Endpoint for uploading IdP metadata for SAML setup.
|
void |
SecurityMonitoringApi.validateSecurityMonitoringRule(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|