void |
OnCallPagingApi.acknowledgeOnCallPage(UUID pageId)
Acknowledge On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.acknowledgeOnCallPageWithHttpInfo(UUID pageId)
Acknowledges an On-Call Page.
|
void |
SecurityMonitoringApi.activateContentPack(String contentPackId)
Activate content pack.
|
ApiResponse<Void> |
SecurityMonitoringApi.activateContentPackWithHttpInfo(String contentPackId)
Activate a security monitoring content pack.
|
void |
TeamsApi.addMemberTeam(String superTeamId,
AddMemberTeamRequest body)
Deprecated.
|
ApiResponse<Void> |
TeamsApi.addMemberTeamWithHttpInfo(String superTeamId,
AddMemberTeamRequest body)
Deprecated.
|
PermissionsResponse |
RolesApi.addPermissionToRole(String roleId,
RelationshipToPermission body)
Grant permission to a role.
|
ApiResponse<PermissionsResponse> |
RolesApi.addPermissionToRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Adds a permission to a role.
|
void |
LogsArchivesApi.addReadRoleToArchive(String archiveId,
RelationshipToRole body)
Grant role to an archive.
|
ApiResponse<Void> |
LogsArchivesApi.addReadRoleToArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Adds a read role to an archive.
|
void |
LogsRestrictionQueriesApi.addRoleToRestrictionQuery(String restrictionQueryId,
RelationshipToRole body)
Grant role to a restriction query.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.addRoleToRestrictionQueryWithHttpInfo(String restrictionQueryId,
RelationshipToRole body)
Adds a role to a restriction query.
|
PlaylistsSession |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylist(Long ts,
Integer playlistId,
String sessionId)
Add rum replay session to playlist.
|
PlaylistsSession |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylist(Long ts,
Integer playlistId,
String sessionId,
RumReplayPlaylistsApi.AddRumReplaySessionToPlaylistOptionalParameters parameters)
Add rum replay session to playlist.
|
ApiResponse<PlaylistsSession> |
RumReplayPlaylistsApi.addRumReplaySessionToPlaylistWithHttpInfo(Long ts,
Integer playlistId,
String sessionId,
RumReplayPlaylistsApi.AddRumReplaySessionToPlaylistOptionalParameters parameters)
Add a session to a playlist.
|
TeamHierarchyLinkResponse |
TeamsApi.addTeamHierarchyLink(TeamHierarchyLinkCreateRequest body)
Create a team hierarchy link.
|
ApiResponse<TeamHierarchyLinkResponse> |
TeamsApi.addTeamHierarchyLinkWithHttpInfo(TeamHierarchyLinkCreateRequest body)
Create a new team hierarchy link between a parent team and a sub team.
|
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
|
FindingCaseResponse |
SecurityMonitoringApi.attachCase(String caseId,
AttachCaseRequest body)
Attach security findings to a case.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachCaseWithHttpInfo(String caseId,
AttachCaseRequest body)
Attach security findings to a case.
|
FindingCaseResponse |
SecurityMonitoringApi.attachJiraIssue(AttachJiraIssueRequest body)
Attach security findings to a Jira issue.
|
ApiResponse<FindingCaseResponse> |
SecurityMonitoringApi.attachJiraIssueWithHttpInfo(AttachJiraIssueRequest body)
Attach security findings to a Jira issue by providing the Jira issue URL.
|
DeleteAppsDatastoreItemResponseArray |
ActionsDatastoresApi.bulkDeleteDatastoreItems(String datastoreId,
BulkDeleteAppsDatastoreItemsRequest body)
Bulk delete datastore items.
|
ApiResponse<DeleteAppsDatastoreItemResponseArray> |
ActionsDatastoresApi.bulkDeleteDatastoreItemsWithHttpInfo(String datastoreId,
BulkDeleteAppsDatastoreItemsRequest body)
Deletes multiple items from a datastore by their keys in a single operation.
|
File |
SecurityMonitoringApi.bulkExportSecurityMonitoringRules(SecurityMonitoringRuleBulkExportPayload body)
Bulk export security monitoring rules.
|
ApiResponse<File> |
SecurityMonitoringApi.bulkExportSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringRuleBulkExportPayload body)
Export a list of security monitoring rules as a ZIP file containing JSON rule definitions.
|
void |
RumReplayPlaylistsApi.bulkRemoveRumReplayPlaylistSessions(Integer playlistId,
SessionIdArray body)
Bulk remove rum replay playlist sessions.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.bulkRemoveRumReplayPlaylistSessionsWithHttpInfo(Integer playlistId,
SessionIdArray body)
Remove sessions from a playlist.
|
PutAppsDatastoreItemResponseArray |
ActionsDatastoresApi.bulkWriteDatastoreItems(String datastoreId,
BulkPutAppsDatastoreItemsRequest body)
Bulk write datastore items.
|
ApiResponse<PutAppsDatastoreItemResponseArray> |
ActionsDatastoresApi.bulkWriteDatastoreItemsWithHttpInfo(String datastoreId,
BulkPutAppsDatastoreItemsRequest body)
Creates or replaces multiple items in a datastore by their keys in a single operation.
|
CancelDataDeletionResponseBody |
DataDeletionApi.cancelDataDeletionRequest(String id)
Cancels a data deletion request.
|
ApiResponse<CancelDataDeletionResponseBody> |
DataDeletionApi.cancelDataDeletionRequestWithHttpInfo(String id)
Cancels a data deletion request by providing its ID.
|
void |
DowntimesApi.cancelDowntime(String downtimeId)
Cancel a downtime.
|
ApiResponse<Void> |
DowntimesApi.cancelDowntimeWithHttpInfo(String downtimeId)
Cancel a downtime.
|
void |
FleetAutomationApi.cancelFleetDeployment(String deploymentId)
Cancel a deployment.
|
ApiResponse<Void> |
FleetAutomationApi.cancelFleetDeploymentWithHttpInfo(String deploymentId)
Cancel an active deployment and stop all pending operations.
|
void |
SecurityMonitoringApi.cancelThreatHuntingJob(String jobId)
Cancel a threat hunting job.
|
ApiResponse<Void> |
SecurityMonitoringApi.cancelThreatHuntingJobWithHttpInfo(String jobId)
Cancel a threat hunting job.
|
WorklflowCancelInstanceResponse |
WorkflowAutomationApi.cancelWorkflowInstance(String workflowId,
String instanceId)
Cancel a workflow instance.
|
ApiResponse<WorklflowCancelInstanceResponse> |
WorkflowAutomationApi.cancelWorkflowInstanceWithHttpInfo(String workflowId,
String instanceId)
Cancels a specific execution of a given workflow.
|
RoleResponse |
RolesApi.cloneRole(String roleId,
RoleCloneRequest body)
Create a new role by cloning an existing role.
|
ApiResponse<RoleResponse> |
RolesApi.cloneRoleWithHttpInfo(String roleId,
RoleCloneRequest body)
Clone an existing role
|
TimelineResponse |
CaseManagementApi.commentCase(String caseId,
CaseCommentRequest body)
Comment case.
|
ApiResponse<TimelineResponse> |
CaseManagementApi.commentCaseWithHttpInfo(String caseId,
CaseCommentRequest body)
Comment case
|
SecurityMonitoringRuleConvertResponse |
SecurityMonitoringApi.convertExistingSecurityMonitoringRule(String ruleId)
Convert an existing rule from JSON to Terraform.
|
ApiResponse<SecurityMonitoringRuleConvertResponse> |
SecurityMonitoringApi.convertExistingSecurityMonitoringRuleWithHttpInfo(String ruleId)
Convert an existing rule from JSON to Terraform for Datadog provider resource
datadog_security_monitoring_rule.
|
void |
SecurityMonitoringApi.convertJobResultToSignal(ConvertJobResultsToSignalsRequest body)
Convert a job result to a signal.
|
ApiResponse<Void> |
SecurityMonitoringApi.convertJobResultToSignalWithHttpInfo(ConvertJobResultsToSignalsRequest body)
Convert a job result to a signal.
|
SecurityMonitoringRuleConvertResponse |
SecurityMonitoringApi.convertSecurityMonitoringRuleFromJSONToTerraform(SecurityMonitoringRuleConvertPayload body)
Convert a rule from JSON to Terraform.
|
ApiResponse<SecurityMonitoringRuleConvertResponse> |
SecurityMonitoringApi.convertSecurityMonitoringRuleFromJSONToTerraformWithHttpInfo(SecurityMonitoringRuleConvertPayload body)
Convert a rule that doesn't (yet) exist from JSON to Terraform for Datadog provider resource
datadog_security_monitoring_rule.
|
CreateActionConnectionResponse |
ActionConnectionApi.createActionConnection(CreateActionConnectionRequest body)
Create a new Action Connection.
|
ApiResponse<CreateActionConnectionResponse> |
ActionConnectionApi.createActionConnectionWithHttpInfo(CreateActionConnectionRequest body)
Create a new Action Connection.
|
APIKeyResponse |
KeyManagementApi.createAPIKey(APIKeyCreateRequest body)
Create an API key.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.createAPIKeyWithHttpInfo(APIKeyCreateRequest body)
Create an API key.
|
RetentionFilterCreateResponse |
ApmRetentionFiltersApi.createApmRetentionFilter(RetentionFilterCreateRequest body)
Create a retention filter.
|
ApiResponse<RetentionFilterCreateResponse> |
ApmRetentionFiltersApi.createApmRetentionFilterWithHttpInfo(RetentionFilterCreateRequest body)
Create a retention filter to index spans in your organization.
|
CreateAppResponse |
AppBuilderApi.createApp(CreateAppRequest body)
Create App.
|
ApplicationSecurityWafCustomRuleResponse |
ApplicationSecurityApi.createApplicationSecurityWafCustomRule(ApplicationSecurityWafCustomRuleCreateRequest body)
Create a WAF custom rule.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.createApplicationSecurityWafCustomRuleWithHttpInfo(ApplicationSecurityWafCustomRuleCreateRequest body)
Create a new WAF custom rule with the given parameters.
|
ApplicationSecurityWafExclusionFilterResponse |
ApplicationSecurityApi.createApplicationSecurityWafExclusionFilter(ApplicationSecurityWafExclusionFilterCreateRequest body)
Create a WAF exclusion filter.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.createApplicationSecurityWafExclusionFilterWithHttpInfo(ApplicationSecurityWafExclusionFilterCreateRequest body)
Create a new WAF exclusion filter with the given parameters.
|
ApiResponse<CreateAppResponse> |
AppBuilderApi.createAppWithHttpInfo(CreateAppRequest body)
Create a new app, returning the app ID.
|
AuthNMappingResponse |
AuthNMappingsApi.createAuthNMapping(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingWithHttpInfo(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
AWSAccountResponse |
AwsIntegrationApi.createAWSAccount(AWSAccountCreateRequest body)
Create an AWS integration.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.createAWSAccountWithHttpInfo(AWSAccountCreateRequest body)
Create a new AWS Account Integration Config.
|
AWSEventBridgeCreateResponse |
AwsIntegrationApi.createAWSEventBridgeSource(AWSEventBridgeCreateRequest body)
Create an Amazon EventBridge source.
|
ApiResponse<AWSEventBridgeCreateResponse> |
AwsIntegrationApi.createAWSEventBridgeSourceWithHttpInfo(AWSEventBridgeCreateRequest body)
Create an Amazon EventBridge source.
|
AwsOnDemandResponse |
AgentlessScanningApi.createAwsOnDemandTask(AwsOnDemandCreateRequest body)
Create AWS on demand task.
|
ApiResponse<AwsOnDemandResponse> |
AgentlessScanningApi.createAwsOnDemandTaskWithHttpInfo(AwsOnDemandCreateRequest body)
Trigger the scan of an AWS resource with a high priority.
|
AwsScanOptionsResponse |
AgentlessScanningApi.createAwsScanOptions(AwsScanOptionsCreateRequest body)
Create AWS scan options.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.createAwsScanOptionsWithHttpInfo(AwsScanOptionsCreateRequest body)
Activate Agentless scan options for an AWS account.
|
AzureScanOptions |
AgentlessScanningApi.createAzureScanOptions(AzureScanOptions body)
Create Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.createAzureScanOptionsWithHttpInfo(AzureScanOptions body)
Activate Agentless scan options for an Azure subscription.
|
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.
|
void |
CaseManagementApi.createCaseJiraIssue(String caseId,
JiraIssueCreateRequest body)
Create Jira issue for case.
|
ApiResponse<Void> |
CaseManagementApi.createCaseJiraIssueWithHttpInfo(String caseId,
JiraIssueCreateRequest body)
Create a new Jira issue and link it to a case
|
void |
CaseManagementApi.createCaseNotebook(String caseId,
NotebookCreateRequest body)
Create investigation notebook for case.
|
ApiResponse<Void> |
CaseManagementApi.createCaseNotebookWithHttpInfo(String caseId,
NotebookCreateRequest body)
Create a new investigation notebook and link it to a case
|
FindingCaseResponseArray |
SecurityMonitoringApi.createCases(CreateCaseRequestArray body)
Create cases for security findings.
|
void |
CaseManagementApi.createCaseServiceNowTicket(String caseId,
ServiceNowTicketCreateRequest body)
Create ServiceNow ticket for case.
|
ApiResponse<Void> |
CaseManagementApi.createCaseServiceNowTicketWithHttpInfo(String caseId,
ServiceNowTicketCreateRequest body)
Create a new ServiceNow incident ticket and link it to a case
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createCasesWithHttpInfo(CreateCaseRequestArray body)
Create cases for security findings.
|
CaseTypeResponse |
CaseManagementTypeApi.createCaseType(CaseTypeCreateRequest body)
Create a case type.
|
ApiResponse<CaseTypeResponse> |
CaseManagementTypeApi.createCaseTypeWithHttpInfo(CaseTypeCreateRequest body)
Create a Case Type
|
ApiResponse<CaseResponse> |
CaseManagementApi.createCaseWithHttpInfo(CaseCreateRequest body)
Create a Case
|
Object |
CiVisibilityPipelinesApi.createCIAppPipelineEvent(CIAppCreatePipelineEventRequest body)
Send pipeline event.
|
ApiResponse<Object> |
CiVisibilityPipelinesApi.createCIAppPipelineEventWithHttpInfo(CIAppCreatePipelineEventRequest body)
Send your pipeline event to your Datadog platform over HTTP.
|
CloudflareAccountResponse |
CloudflareIntegrationApi.createCloudflareAccount(CloudflareAccountCreateRequest body)
Add Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.createCloudflareAccountWithHttpInfo(CloudflareAccountCreateRequest body)
Create a Cloudflare account.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.createCloudWorkloadSecurityAgentRule(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCloudWorkloadSecurityAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new agent rule with the given parameters.
|
StatusPagesComponent |
StatusPagesApi.createComponent(UUID pageId,
CreateComponentRequest body)
Create component.
|
StatusPagesComponent |
StatusPagesApi.createComponent(UUID pageId,
CreateComponentRequest body,
StatusPagesApi.CreateComponentOptionalParameters parameters)
Create component.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.createComponentWithHttpInfo(UUID pageId,
CreateComponentRequest body,
StatusPagesApi.CreateComponentOptionalParameters parameters)
Creates a new component.
|
ConfluentAccountResponse |
ConfluentCloudApi.createConfluentAccount(ConfluentAccountCreateRequest body)
Add Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.createConfluentAccountWithHttpInfo(ConfluentAccountCreateRequest body)
Create a Confluent account.
|
ConfluentResourceResponse |
ConfluentCloudApi.createConfluentResource(String accountId,
ConfluentResourceRequest body)
Add resource to Confluent account.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.createConfluentResourceWithHttpInfo(String accountId,
ConfluentResourceRequest body)
Create a Confluent resource for the account associated with the provided ID.
|
void |
RumAudienceManagementApi.createConnection(String entity,
CreateConnectionRequest body)
Create connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.createConnectionWithHttpInfo(String entity,
CreateConnectionRequest body)
Create a new data connection and its fields for an entity
|
AwsCurConfigResponse |
CloudCostManagementApi.createCostAWSCURConfig(AwsCURConfigPostRequest body)
Create Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCurConfigResponse> |
CloudCostManagementApi.createCostAWSCURConfigWithHttpInfo(AwsCURConfigPostRequest body)
Create a Cloud Cost Management account for an AWS CUR config.
|
AzureUCConfigPairsResponse |
CloudCostManagementApi.createCostAzureUCConfigs(AzureUCConfigPostRequest body)
Create Cloud Cost Management Azure configs.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.createCostAzureUCConfigsWithHttpInfo(AzureUCConfigPostRequest body)
Create a Cloud Cost Management account for an Azure config.
|
GCPUsageCostConfigResponse |
CloudCostManagementApi.createCostGCPUsageCostConfig(GCPUsageCostConfigPostRequest body)
Create Google Cloud Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.createCostGCPUsageCostConfigWithHttpInfo(GCPUsageCostConfigPostRequest body)
Create a Cloud Cost Management account for an Google Cloud Usage Cost config.
|
CloudWorkloadSecurityAgentPolicyResponse |
CsmThreatsApi.createCSMThreatsAgentPolicy(CloudWorkloadSecurityAgentPolicyCreateRequest body)
Create a Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.createCSMThreatsAgentPolicyWithHttpInfo(CloudWorkloadSecurityAgentPolicyCreateRequest body)
Create a new Workload Protection policy with the given parameters.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.createCSMThreatsAgentRule(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.createCSMThreatsAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new Workload Protection agent rule with the given parameters.
|
ApplicationKeyResponse |
KeyManagementApi.createCurrentUserApplicationKey(ApplicationKeyCreateRequest body)
Create an application key for current user.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.createCurrentUserApplicationKeyWithHttpInfo(ApplicationKeyCreateRequest body)
Create an application key for current user
|
ArbitraryRuleResponse |
CloudCostManagementApi.createCustomAllocationRule(ArbitraryCostUpsertRequest body)
Create custom allocation rule.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.createCustomAllocationRuleWithHttpInfo(ArbitraryCostUpsertRequest body)
Create a new custom allocation rule with the specified filters and allocation strategy.
|
CustomAttributeConfigResponse |
CaseManagementAttributeApi.createCustomAttributeConfig(String caseTypeId,
CustomAttributeConfigCreateRequest body)
Create custom attribute config for a case type.
|
ApiResponse<CustomAttributeConfigResponse> |
CaseManagementAttributeApi.createCustomAttributeConfigWithHttpInfo(String caseTypeId,
CustomAttributeConfigCreateRequest body)
Create custom attribute config for a case type
|
CreateCustomFrameworkResponse |
SecurityMonitoringApi.createCustomFramework(CreateCustomFrameworkRequest body)
Create a custom framework.
|
ApiResponse<CreateCustomFrameworkResponse> |
SecurityMonitoringApi.createCustomFrameworkWithHttpInfo(CreateCustomFrameworkRequest body)
Create a custom framework.
|
CustomRuleResponse |
StaticAnalysisApi.createCustomRule(String rulesetName,
CustomRuleRequest body)
Create Custom Rule.
|
void |
StaticAnalysisApi.createCustomRuleRevision(String rulesetName,
String ruleName,
CustomRuleRevisionRequest body)
Create Custom Rule Revision.
|
ApiResponse<Void> |
StaticAnalysisApi.createCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
CustomRuleRevisionRequest body)
Create a new revision for a custom rule
|
ApiResponse<CustomRuleResponse> |
StaticAnalysisApi.createCustomRuleWithHttpInfo(String rulesetName,
CustomRuleRequest body)
Create a new custom rule within a ruleset
|
DashboardListAddItemsResponse |
DashboardListsApi.createDashboardListItems(Long dashboardListId,
DashboardListAddItemsRequest body)
Add Items to a Dashboard List.
|
ApiResponse<DashboardListAddItemsResponse> |
DashboardListsApi.createDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListAddItemsRequest body)
Add dashboards to an existing dashboard list.
|
CreateDataDeletionResponseBody |
DataDeletionApi.createDataDeletionRequest(String product,
CreateDataDeletionRequestBody body)
Creates a data deletion request.
|
ApiResponse<CreateDataDeletionResponseBody> |
DataDeletionApi.createDataDeletionRequestWithHttpInfo(String product,
CreateDataDeletionRequestBody body)
Creates a data deletion request by providing a query and a timeframe targeting the proper data.
|
DatasetResponseSingle |
DatasetsApi.createDataset(DatasetCreateRequest body)
Create a dataset.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.createDatasetWithHttpInfo(DatasetCreateRequest body)
Create a dataset with the configurations in the request.
|
CreateAppsDatastoreResponse |
ActionsDatastoresApi.createDatastore(CreateAppsDatastoreRequest body)
Create datastore.
|
ApiResponse<CreateAppsDatastoreResponse> |
ActionsDatastoresApi.createDatastoreWithHttpInfo(CreateAppsDatastoreRequest body)
Creates a new datastore.
|
Degradation |
StatusPagesApi.createDegradation(UUID pageId,
CreateDegradationRequest body)
Create degradation.
|
Degradation |
StatusPagesApi.createDegradation(UUID pageId,
CreateDegradationRequest body,
StatusPagesApi.CreateDegradationOptionalParameters parameters)
Create degradation.
|
ApiResponse<Degradation> |
StatusPagesApi.createDegradationWithHttpInfo(UUID pageId,
CreateDegradationRequest body,
StatusPagesApi.CreateDegradationOptionalParameters parameters)
Creates a new degradation.
|
DeploymentGateResponse |
DeploymentGatesApi.createDeploymentGate(CreateDeploymentGateParams body)
Create deployment gate.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.createDeploymentGateWithHttpInfo(CreateDeploymentGateParams body)
Endpoint to create a deployment gate.
|
DeploymentRuleResponse |
DeploymentGatesApi.createDeploymentRule(String gateId,
CreateDeploymentRuleParams body)
Create deployment rule.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.createDeploymentRuleWithHttpInfo(String gateId,
CreateDeploymentRuleParams body)
Endpoint to create a deployment rule.
|
DORADeploymentResponse |
DoraMetricsApi.createDORADeployment(DORADeploymentRequest body)
Send a deployment event.
|
ApiResponse<DORADeploymentResponse> |
DoraMetricsApi.createDORADeploymentWithHttpInfo(DORADeploymentRequest body)
Use this API endpoint to provide deployment data.
|
DORAFailureResponse |
DoraMetricsApi.createDORAFailure(DORAFailureRequest body)
Send a failure event.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAFailureWithHttpInfo(DORAFailureRequest body)
Use this API endpoint to provide failure data.
|
DORAFailureResponse |
DoraMetricsApi.createDORAIncident(DORAFailureRequest body)
Deprecated.
|
ApiResponse<DORAFailureResponse> |
DoraMetricsApi.createDORAIncidentWithHttpInfo(DORAFailureRequest body)
Deprecated.
|
DowntimeResponse |
DowntimesApi.createDowntime(DowntimeCreateRequest body)
Schedule a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.createDowntimeWithHttpInfo(DowntimeCreateRequest body)
Schedule a downtime.
|
EventCreateResponsePayload |
EventsApi.createEvent(EventCreateRequestPayload body)
Post an event.
|
ApiResponse<EventCreateResponsePayload> |
EventsApi.createEventWithHttpInfo(EventCreateRequestPayload body)
This endpoint allows you to publish events.
|
FastlyAccountResponse |
FastlyIntegrationApi.createFastlyAccount(FastlyAccountCreateRequest body)
Add Fastly account.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.createFastlyAccountWithHttpInfo(FastlyAccountCreateRequest body)
Create a Fastly account.
|
FastlyServiceResponse |
FastlyIntegrationApi.createFastlyService(String accountId,
FastlyServiceRequest body)
Add Fastly service.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.createFastlyServiceWithHttpInfo(String accountId,
FastlyServiceRequest body)
Create a Fastly service for an account.
|
FleetDeploymentResponse |
FleetAutomationApi.createFleetDeploymentConfigure(FleetDeploymentConfigureCreateRequest body)
Create a configuration deployment.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.createFleetDeploymentConfigureWithHttpInfo(FleetDeploymentConfigureCreateRequest body)
Create a new deployment to apply configuration changes to a fleet of hosts matching the
specified filter query.
|
FleetDeploymentResponse |
FleetAutomationApi.createFleetDeploymentUpgrade(FleetDeploymentPackageUpgradeCreateRequest body)
Upgrade hosts.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.createFleetDeploymentUpgradeWithHttpInfo(FleetDeploymentPackageUpgradeCreateRequest body)
Create and immediately start a new package upgrade on hosts matching the specified filter
query.
|
FleetScheduleResponse |
FleetAutomationApi.createFleetSchedule(FleetScheduleCreateRequest body)
Create a schedule.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.createFleetScheduleWithHttpInfo(FleetScheduleCreateRequest body)
Create a new schedule for automated package upgrades.
|
GcpScanOptions |
AgentlessScanningApi.createGcpScanOptions(GcpScanOptions body)
Create GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.createGcpScanOptionsWithHttpInfo(GcpScanOptions body)
Activate Agentless scan options for a GCP project.
|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.createGCPSTSAccount(GCPSTSServiceAccountCreateRequest body)
Create a new entry for your service account.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.createGCPSTSAccountWithHttpInfo(GCPSTSServiceAccountCreateRequest body)
Create a new entry within Datadog for your STS enabled service account.
|
IncidentHandleResponse |
IncidentsApi.createGlobalIncidentHandle(IncidentHandleRequest body)
Create global incident handle.
|
IncidentHandleResponse |
IncidentsApi.createGlobalIncidentHandle(IncidentHandleRequest body,
IncidentsApi.CreateGlobalIncidentHandleOptionalParameters parameters)
Create global incident handle.
|
ApiResponse<IncidentHandleResponse> |
IncidentsApi.createGlobalIncidentHandleWithHttpInfo(IncidentHandleRequest body,
IncidentsApi.CreateGlobalIncidentHandleOptionalParameters parameters)
Create a new global incident handle.
|
HamrOrgConnectionResponse |
HighAvailabilityMultiRegionApi.createHamrOrgConnection(HamrOrgConnectionRequest body)
Create or update HAMR organization connection.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.createHamrOrgConnectionWithHttpInfo(HamrOrgConnectionRequest body)
Create or update the High Availability Multi-Region (HAMR) organization connection.
|
IncidentResponse |
IncidentsApi.createIncident(IncidentCreateRequest body)
Create an incident.
|
Attachment |
IncidentsApi.createIncidentAttachment(String incidentId,
CreateAttachmentRequest body)
Create incident attachment.
|
Attachment |
IncidentsApi.createIncidentAttachment(String incidentId,
CreateAttachmentRequest body,
IncidentsApi.CreateIncidentAttachmentOptionalParameters parameters)
Create incident attachment.
|
ApiResponse<Attachment> |
IncidentsApi.createIncidentAttachmentWithHttpInfo(String incidentId,
CreateAttachmentRequest body,
IncidentsApi.CreateIncidentAttachmentOptionalParameters parameters)
Create an incident attachment.
|
IncidentImpactResponse |
IncidentsApi.createIncidentImpact(String incidentId,
IncidentImpactCreateRequest body)
Create an incident impact.
|
IncidentImpactResponse |
IncidentsApi.createIncidentImpact(String incidentId,
IncidentImpactCreateRequest body,
IncidentsApi.CreateIncidentImpactOptionalParameters parameters)
Create an incident impact.
|
ApiResponse<IncidentImpactResponse> |
IncidentsApi.createIncidentImpactWithHttpInfo(String incidentId,
IncidentImpactCreateRequest body,
IncidentsApi.CreateIncidentImpactOptionalParameters parameters)
Create an impact for an incident.
|
IncidentIntegrationMetadataResponse |
IncidentsApi.createIncidentIntegration(String incidentId,
IncidentIntegrationMetadataCreateRequest body)
Create an incident integration metadata.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.createIncidentIntegrationWithHttpInfo(String incidentId,
IncidentIntegrationMetadataCreateRequest body)
Create an incident integration metadata.
|
IncidentNotificationRule |
IncidentsApi.createIncidentNotificationRule(CreateIncidentNotificationRuleRequest body)
Create an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.createIncidentNotificationRuleWithHttpInfo(CreateIncidentNotificationRuleRequest body)
Creates a new notification rule.
|
IncidentNotificationTemplate |
IncidentsApi.createIncidentNotificationTemplate(CreateIncidentNotificationTemplateRequest body)
Create incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.createIncidentNotificationTemplateWithHttpInfo(CreateIncidentNotificationTemplateRequest body)
Creates a new notification template.
|
Attachment |
IncidentsApi.createIncidentPostmortemAttachment(String incidentId,
PostmortemAttachmentRequest body)
Create postmortem attachment.
|
ApiResponse<Attachment> |
IncidentsApi.createIncidentPostmortemAttachmentWithHttpInfo(String incidentId,
PostmortemAttachmentRequest body)
Create a postmortem attachment for an incident.
|
PostmortemTemplateResponse |
IncidentsApi.createIncidentPostmortemTemplate(PostmortemTemplateRequest body)
Create postmortem template.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.createIncidentPostmortemTemplateWithHttpInfo(PostmortemTemplateRequest body)
Create a new postmortem template for incidents.
|
IncidentServiceResponse |
IncidentServicesApi.createIncidentService(IncidentServiceCreateRequest body)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.createIncidentServiceWithHttpInfo(IncidentServiceCreateRequest body)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.createIncidentTeam(IncidentTeamCreateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.createIncidentTeamWithHttpInfo(IncidentTeamCreateRequest body)
Deprecated.
|
IncidentTodoResponse |
IncidentsApi.createIncidentTodo(String incidentId,
IncidentTodoCreateRequest body)
Create an incident todo.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.createIncidentTodoWithHttpInfo(String incidentId,
IncidentTodoCreateRequest body)
Create an incident todo.
|
IncidentTypeResponse |
IncidentsApi.createIncidentType(IncidentTypeCreateRequest body)
Create an incident type.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.createIncidentTypeWithHttpInfo(IncidentTypeCreateRequest body)
Create an incident type.
|
ApiResponse<IncidentResponse> |
IncidentsApi.createIncidentWithHttpInfo(IncidentCreateRequest body)
Create an incident.
|
FindingCaseResponseArray |
SecurityMonitoringApi.createJiraIssues(CreateJiraIssueRequestArray body)
Create Jira issues for security findings.
|
ApiResponse<FindingCaseResponseArray> |
SecurityMonitoringApi.createJiraIssuesWithHttpInfo(CreateJiraIssueRequestArray body)
Create Jira issues for security findings.
|
JiraIssueTemplateResponse |
JiraIntegrationApi.createJiraIssueTemplate(JiraIssueTemplateCreateRequest body)
Create Jira issue template.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.createJiraIssueTemplateWithHttpInfo(JiraIssueTemplateCreateRequest body)
Create a new Jira issue template.
|
LogsArchive |
LogsArchivesApi.createLogsArchive(LogsArchiveCreateRequest body)
Create an archive.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.createLogsArchiveWithHttpInfo(LogsArchiveCreateRequest body)
Create an archive in your organization.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.createLogsCustomDestination(CustomDestinationCreateRequest body)
Create a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.createLogsCustomDestinationWithHttpInfo(CustomDestinationCreateRequest body)
Create a custom destination in your organization.
|
LogsMetricResponse |
LogsMetricsApi.createLogsMetric(LogsMetricCreateRequest body)
Create a log-based metric.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.createLogsMetricWithHttpInfo(LogsMetricCreateRequest body)
Create a metric based on your ingested logs in your organization.
|
MonitorConfigPolicyResponse |
MonitorsApi.createMonitorConfigPolicy(MonitorConfigPolicyCreateRequest body)
Create a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.createMonitorConfigPolicyWithHttpInfo(MonitorConfigPolicyCreateRequest body)
Create a monitor configuration policy.
|
MonitorNotificationRuleResponse |
MonitorsApi.createMonitorNotificationRule(MonitorNotificationRuleCreateRequest body)
Create a monitor notification rule.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.createMonitorNotificationRuleWithHttpInfo(MonitorNotificationRuleCreateRequest body)
Creates a monitor notification rule.
|
MonitorUserTemplateCreateResponse |
MonitorsApi.createMonitorUserTemplate(MonitorUserTemplateCreateRequest body)
Create a monitor user template.
|
ApiResponse<MonitorUserTemplateCreateResponse> |
MonitorsApi.createMonitorUserTemplateWithHttpInfo(MonitorUserTemplateCreateRequest body)
Create a new monitor user template.
|
AWSNewExternalIDResponse |
AwsIntegrationApi.createNewAWSExternalID()
Generate a new external ID.
|
ApiResponse<AWSNewExternalIDResponse> |
AwsIntegrationApi.createNewAWSExternalIDWithHttpInfo()
Generate a new external ID for AWS role-based authentication.
|
OktaAccountResponse |
OktaIntegrationApi.createOktaAccount(OktaAccountRequest body)
Add Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.createOktaAccountWithHttpInfo(OktaAccountRequest body)
Create an Okta account.
|
EscalationPolicy |
OnCallApi.createOnCallEscalationPolicy(EscalationPolicyCreateRequest body)
Create On-Call escalation policy.
|
EscalationPolicy |
OnCallApi.createOnCallEscalationPolicy(EscalationPolicyCreateRequest body,
OnCallApi.CreateOnCallEscalationPolicyOptionalParameters parameters)
Create On-Call escalation policy.
|
ApiResponse<EscalationPolicy> |
OnCallApi.createOnCallEscalationPolicyWithHttpInfo(EscalationPolicyCreateRequest body,
OnCallApi.CreateOnCallEscalationPolicyOptionalParameters parameters)
Create a new On-Call escalation policy
|
CreatePageResponse |
OnCallPagingApi.createOnCallPage(CreatePageRequest body)
Create On-Call Page.
|
ApiResponse<CreatePageResponse> |
OnCallPagingApi.createOnCallPageWithHttpInfo(CreatePageRequest body)
Trigger a new On-Call Page.
|
Schedule |
OnCallApi.createOnCallSchedule(ScheduleCreateRequest body)
Create On-Call schedule.
|
Schedule |
OnCallApi.createOnCallSchedule(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.createOnCallScheduleWithHttpInfo(ScheduleCreateRequest body,
OnCallApi.CreateOnCallScheduleOptionalParameters parameters)
Create a new On-Call schedule
|
CreateOpenAPIResponse |
ApiManagementApi.createOpenAPI()
Deprecated.
|
CreateOpenAPIResponse |
ApiManagementApi.createOpenAPI(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<CreateOpenAPIResponse> |
ApiManagementApi.createOpenAPIWithHttpInfo(ApiManagementApi.CreateOpenAPIOptionalParameters parameters)
Deprecated.
|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.createOpsgenieService(OpsgenieServiceCreateRequest body)
Create a new service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.createOpsgenieServiceWithHttpInfo(OpsgenieServiceCreateRequest body)
Create a new service object in the Opsgenie integration.
|
OrgConnectionResponse |
OrgConnectionsApi.createOrgConnections(OrgConnectionCreateRequest body)
Create Org Connection.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.createOrgConnectionsWithHttpInfo(OrgConnectionCreateRequest body)
Create a new org connection between the current org and a target org.
|
ServiceDefinitionCreateResponse |
ServiceDefinitionApi.createOrUpdateServiceDefinitions(ServiceDefinitionsCreateRequest body)
Create or update service definition.
|
ApiResponse<ServiceDefinitionCreateResponse> |
ServiceDefinitionApi.createOrUpdateServiceDefinitionsWithHttpInfo(ServiceDefinitionsCreateRequest body)
Create or update service definition in the Datadog Service Catalog.
|
ObservabilityPipeline |
ObservabilityPipelinesApi.createPipeline(ObservabilityPipelineSpec body)
Create a new pipeline.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.createPipelineWithHttpInfo(ObservabilityPipelineSpec body)
Create a new pipeline.
|
PowerpackResponse |
PowerpackApi.createPowerpack(Powerpack body)
Create a new powerpack.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.createPowerpackWithHttpInfo(Powerpack body)
Create a powerpack.
|
ProjectResponse |
CaseManagementApi.createProject(ProjectCreateRequest body)
Create a project.
|
CaseNotificationRuleResponse |
CaseManagementApi.createProjectNotificationRule(String projectId,
CaseNotificationRuleCreateRequest body)
Create a notification rule.
|
ApiResponse<CaseNotificationRuleResponse> |
CaseManagementApi.createProjectNotificationRuleWithHttpInfo(String projectId,
CaseNotificationRuleCreateRequest body)
Create a notification rule for a project.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.createProjectWithHttpInfo(ProjectCreateRequest body)
Create a project.
|
TableResultV2 |
ReferenceTablesApi.createReferenceTable(CreateTableRequest body)
Create reference table.
|
CreateUploadResponse |
ReferenceTablesApi.createReferenceTableUpload(CreateUploadRequest body)
Create reference table upload.
|
ApiResponse<CreateUploadResponse> |
ReferenceTablesApi.createReferenceTableUploadWithHttpInfo(CreateUploadRequest body)
Create a reference table upload for bulk data ingestion
|
ApiResponse<TableResultV2> |
ReferenceTablesApi.createReferenceTableWithHttpInfo(CreateTableRequest body)
Creates a reference table.
|
Snapshot |
RumReplayHeatmapsApi.createReplayHeatmapSnapshot(SnapshotCreateRequest body)
Create replay heatmap snapshot.
|
ApiResponse<Snapshot> |
RumReplayHeatmapsApi.createReplayHeatmapSnapshotWithHttpInfo(SnapshotCreateRequest body)
Create a heatmap snapshot.
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.createRestrictionQuery(RestrictionQueryCreatePayload body)
Create a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.createRestrictionQueryWithHttpInfo(RestrictionQueryCreatePayload body)
Create a new restriction query for your organization.
|
RumRetentionFilterResponse |
RumRetentionFiltersApi.createRetentionFilter(String appId,
RumRetentionFilterCreateRequest body)
Create a RUM retention filter.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.createRetentionFilterWithHttpInfo(String appId,
RumRetentionFilterCreateRequest body)
Create a RUM retention filter for a RUM application.
|
RoleCreateResponse |
RolesApi.createRole(RoleCreateRequest body)
Create role.
|
ApiResponse<RoleCreateResponse> |
RolesApi.createRoleWithHttpInfo(RoleCreateRequest body)
Create a new role for your organization.
|
RUMApplicationResponse |
RumApi.createRUMApplication(RUMApplicationCreateRequest body)
Create a new RUM application.
|
ApiResponse<RUMApplicationResponse> |
RumApi.createRUMApplicationWithHttpInfo(RUMApplicationCreateRequest body)
Create a new RUM application in your organization.
|
RumMetricResponse |
RumMetricsApi.createRumMetric(RumMetricCreateRequest body)
Create a rum-based metric.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.createRumMetricWithHttpInfo(RumMetricCreateRequest body)
Create a metric based on your organization's RUM data.
|
Playlist |
RumReplayPlaylistsApi.createRumReplayPlaylist(Playlist body)
Create rum replay playlist.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.createRumReplayPlaylistWithHttpInfo(Playlist body)
Create a playlist.
|
Watch |
RumReplayViewershipApi.createRumReplaySessionWatch(String sessionId,
Watch body)
Create rum replay session watch.
|
ApiResponse<Watch> |
RumReplayViewershipApi.createRumReplaySessionWatchWithHttpInfo(String sessionId,
Watch body)
Record a session watch.
|
SensitiveDataScannerCreateGroupResponse |
SensitiveDataScannerApi.createScanningGroup(SensitiveDataScannerGroupCreateRequest body)
Create Scanning Group.
|
ApiResponse<SensitiveDataScannerCreateGroupResponse> |
SensitiveDataScannerApi.createScanningGroupWithHttpInfo(SensitiveDataScannerGroupCreateRequest body)
Create a scanning group.
|
SensitiveDataScannerCreateRuleResponse |
SensitiveDataScannerApi.createScanningRule(SensitiveDataScannerRuleCreateRequest body)
Create Scanning Rule.
|
ApiResponse<SensitiveDataScannerCreateRuleResponse> |
SensitiveDataScannerApi.createScanningRuleWithHttpInfo(SensitiveDataScannerRuleCreateRequest body)
Create a scanning rule in a sensitive data scanner group, ordered last.
|
ResolveVulnerableSymbolsResponse |
StaticAnalysisApi.createSCAResolveVulnerableSymbols(ResolveVulnerableSymbolsRequest body)
POST request to resolve vulnerable symbols.
|
ApiResponse<ResolveVulnerableSymbolsResponse> |
StaticAnalysisApi.createSCAResolveVulnerableSymbolsWithHttpInfo(ResolveVulnerableSymbolsRequest body) |
void |
StaticAnalysisApi.createSCAResult(ScaRequest body)
Post dependencies for analysis.
|
ApiResponse<Void> |
StaticAnalysisApi.createSCAResultWithHttpInfo(ScaRequest body) |
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.
|
SecurityMonitoringCriticalAssetResponse |
SecurityMonitoringApi.createSecurityMonitoringCriticalAsset(SecurityMonitoringCriticalAssetCreateRequest body)
Create a critical asset.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.createSecurityMonitoringCriticalAssetWithHttpInfo(SecurityMonitoringCriticalAssetCreateRequest body)
Create a new critical asset.
|
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.
|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.createServiceNowTemplate(ServiceNowTemplateCreateRequest body)
Create ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.createServiceNowTemplateWithHttpInfo(ServiceNowTemplateCreateRequest body)
Create a new ServiceNow template.
|
NotificationRuleResponse |
SecurityMonitoringApi.createSignalNotificationRule(CreateNotificationRuleParameters body)
Create a new signal-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.createSignalNotificationRuleWithHttpInfo(CreateNotificationRuleParameters body)
Create a new notification rule for security signals and return the created rule.
|
SLOReportPostResponse |
ServiceLevelObjectivesApi.createSLOReportJob(SloReportCreateRequest body)
Create a new SLO report.
|
ApiResponse<SLOReportPostResponse> |
ServiceLevelObjectivesApi.createSLOReportJobWithHttpInfo(SloReportCreateRequest body)
Create a job to generate an SLO report.
|
SpansMetricResponse |
SpansMetricsApi.createSpansMetric(SpansMetricCreateRequest body)
Create a span-based metric.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.createSpansMetricWithHttpInfo(SpansMetricCreateRequest body)
Create a metric based on your ingested spans in your organization.
|
StatusPage |
StatusPagesApi.createStatusPage(CreateStatusPageRequest body)
Create status page.
|
StatusPage |
StatusPagesApi.createStatusPage(CreateStatusPageRequest body,
StatusPagesApi.CreateStatusPageOptionalParameters parameters)
Create status page.
|
ApiResponse<StatusPage> |
StatusPagesApi.createStatusPageWithHttpInfo(CreateStatusPageRequest body,
StatusPagesApi.CreateStatusPageOptionalParameters parameters)
Creates a new status page.
|
SyntheticsSuiteResponse |
SyntheticsApi.createSyntheticsSuite(SuiteCreateEditRequest body)
Synthetics: Create a test suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.createSyntheticsSuiteWithHttpInfo(SuiteCreateEditRequest body) |
MetricTagConfigurationResponse |
MetricsApi.createTagConfiguration(String metricName,
MetricTagConfigurationCreateRequest body)
Create a tag configuration.
|
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.createTagConfigurationWithHttpInfo(String metricName,
MetricTagConfigurationCreateRequest body)
Create and define a list of queryable tag keys for an existing count/gauge/rate/distribution
metric.
|
RulesetResp |
CloudCostManagementApi.createTagPipelinesRuleset(CreateRulesetRequest body)
Create tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.createTagPipelinesRulesetWithHttpInfo(CreateRulesetRequest body)
Create a new tag pipeline ruleset with the specified rules and configuration
|
TeamResponse |
TeamsApi.createTeam(TeamCreateRequest body)
Create a team.
|
TeamConnectionsResponse |
TeamsApi.createTeamConnections(TeamConnectionCreateRequest body)
Create team connections.
|
ApiResponse<TeamConnectionsResponse> |
TeamsApi.createTeamConnectionsWithHttpInfo(TeamConnectionCreateRequest body)
Create multiple team connections.
|
TeamLinkResponse |
TeamsApi.createTeamLink(String teamId,
TeamLinkCreateRequest body)
Create a team link.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.createTeamLinkWithHttpInfo(String teamId,
TeamLinkCreateRequest body)
Add a new link to a team.
|
UserTeamResponse |
TeamsApi.createTeamMembership(String teamId,
UserTeamRequest body)
Add a user to a team.
|
ApiResponse<UserTeamResponse> |
TeamsApi.createTeamMembershipWithHttpInfo(String teamId,
UserTeamRequest body)
Add a user to a team.
|
TeamNotificationRuleResponse |
TeamsApi.createTeamNotificationRule(String teamId,
TeamNotificationRuleRequest body)
Create team notification rule.
|
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.createTeamNotificationRuleWithHttpInfo(String teamId,
TeamNotificationRuleRequest body) |
ApiResponse<TeamResponse> |
TeamsApi.createTeamWithHttpInfo(TeamCreateRequest body)
Create a new team.
|
TenancyConfig |
OciIntegrationApi.createTenancyConfig(CreateTenancyConfigRequest body)
Create tenancy config.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.createTenancyConfigWithHttpInfo(CreateTenancyConfigRequest body)
Create a new tenancy config to establish monitoring and data collection from your OCI
environment.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.createTenantBasedHandle(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create tenant-based handle.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.createTenantBasedHandleWithHttpInfo(MicrosoftTeamsCreateTenantBasedHandleRequest body)
Create a tenant-based handle in the Datadog Microsoft Teams integration.
|
UserResponse |
UsersApi.createUser(UserCreateRequest body)
Create a user.
|
NotificationChannel |
OnCallApi.createUserNotificationChannel(String userId,
CreateUserNotificationChannelRequest body)
Create an On-Call notification channel for a user.
|
ApiResponse<NotificationChannel> |
OnCallApi.createUserNotificationChannelWithHttpInfo(String userId,
CreateUserNotificationChannelRequest body)
Create a new notification channel for a user.
|
OnCallNotificationRule |
OnCallApi.createUserNotificationRule(String userId,
CreateOnCallNotificationRuleRequest body)
Create an On-Call notification rule for a user.
|
ApiResponse<OnCallNotificationRule> |
OnCallApi.createUserNotificationRuleWithHttpInfo(String userId,
CreateOnCallNotificationRuleRequest body)
Create a new notification rule for a user.
|
ApiResponse<UserResponse> |
UsersApi.createUserWithHttpInfo(UserCreateRequest body)
Create a user for your organization.
|
NotificationRuleResponse |
SecurityMonitoringApi.createVulnerabilityNotificationRule(CreateNotificationRuleParameters body)
Create a new vulnerability-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.createVulnerabilityNotificationRuleWithHttpInfo(CreateNotificationRuleParameters body)
Create a new notification rule for security vulnerabilities and return the created rule.
|
CreateWorkflowResponse |
WorkflowAutomationApi.createWorkflow(CreateWorkflowRequest body)
Create a Workflow.
|
WorkflowInstanceCreateResponse |
WorkflowAutomationApi.createWorkflowInstance(String workflowId,
WorkflowInstanceCreateRequest body)
Execute a workflow.
|
ApiResponse<WorkflowInstanceCreateResponse> |
WorkflowAutomationApi.createWorkflowInstanceWithHttpInfo(String workflowId,
WorkflowInstanceCreateRequest body)
Execute the given workflow.
|
MicrosoftTeamsWorkflowsWebhookHandleResponse |
MicrosoftTeamsIntegrationApi.createWorkflowsWebhookHandle(MicrosoftTeamsCreateWorkflowsWebhookHandleRequest body)
Create Workflows webhook handle.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandleResponse> |
MicrosoftTeamsIntegrationApi.createWorkflowsWebhookHandleWithHttpInfo(MicrosoftTeamsCreateWorkflowsWebhookHandleRequest body)
Create a Workflows webhook handle in the Datadog Microsoft Teams integration.
|
ApiResponse<CreateWorkflowResponse> |
WorkflowAutomationApi.createWorkflowWithHttpInfo(CreateWorkflowRequest body)
Create a new workflow, returning the workflow ID.
|
void |
SecurityMonitoringApi.deactivateContentPack(String contentPackId)
Deactivate content pack.
|
ApiResponse<Void> |
SecurityMonitoringApi.deactivateContentPackWithHttpInfo(String contentPackId)
Deactivate a security monitoring content pack.
|
void |
ActionConnectionApi.deleteActionConnection(String connectionId)
Delete an existing Action Connection.
|
ApiResponse<Void> |
ActionConnectionApi.deleteActionConnectionWithHttpInfo(String connectionId)
Delete an existing Action Connection.
|
void |
KeyManagementApi.deleteAPIKey(String apiKeyId)
Delete an API key.
|
ApiResponse<Void> |
KeyManagementApi.deleteAPIKeyWithHttpInfo(String apiKeyId)
Delete an API key.
|
void |
ApmRetentionFiltersApi.deleteApmRetentionFilter(String filterId)
Delete a retention filter.
|
ApiResponse<Void> |
ApmRetentionFiltersApi.deleteApmRetentionFilterWithHttpInfo(String filterId)
Delete a specific retention filter from your organization.
|
DeleteAppResponse |
AppBuilderApi.deleteApp(UUID appId)
Delete App.
|
void |
KeyManagementApi.deleteApplicationKey(String appKeyId)
Delete an application key.
|
ApiResponse<Void> |
KeyManagementApi.deleteApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key
|
void |
ApplicationSecurityApi.deleteApplicationSecurityWafCustomRule(String customRuleId)
Delete a WAF Custom Rule.
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId)
Delete a specific WAF custom rule.
|
void |
ApplicationSecurityApi.deleteApplicationSecurityWafExclusionFilter(String exclusionFilterId)
Delete a WAF exclusion filter.
|
ApiResponse<Void> |
ApplicationSecurityApi.deleteApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId)
Delete a specific WAF exclusion filter using its identifier.
|
DeleteAppsResponse |
AppBuilderApi.deleteApps(DeleteAppsRequest body)
Delete Multiple Apps.
|
ApiResponse<DeleteAppsResponse> |
AppBuilderApi.deleteAppsWithHttpInfo(DeleteAppsRequest body)
Delete multiple apps in a single request from a list of app IDs.
|
ApiResponse<DeleteAppResponse> |
AppBuilderApi.deleteAppWithHttpInfo(UUID appId)
Delete a single app.
|
void |
AuthNMappingsApi.deleteAuthNMapping(String authnMappingId)
Delete an AuthN Mapping.
|
ApiResponse<Void> |
AuthNMappingsApi.deleteAuthNMappingWithHttpInfo(String authnMappingId)
Delete an AuthN Mapping specified by AuthN Mapping UUID.
|
void |
AwsIntegrationApi.deleteAWSAccount(String awsAccountConfigId)
Delete an AWS integration.
|
ApiResponse<Void> |
AwsIntegrationApi.deleteAWSAccountWithHttpInfo(String awsAccountConfigId)
Delete an AWS Account Integration Config by config ID.
|
AWSEventBridgeDeleteResponse |
AwsIntegrationApi.deleteAWSEventBridgeSource(AWSEventBridgeDeleteRequest body)
Delete an Amazon EventBridge source.
|
ApiResponse<AWSEventBridgeDeleteResponse> |
AwsIntegrationApi.deleteAWSEventBridgeSourceWithHttpInfo(AWSEventBridgeDeleteRequest body)
Delete an Amazon EventBridge source.
|
void |
AgentlessScanningApi.deleteAwsScanOptions(String accountId)
Delete AWS scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAwsScanOptionsWithHttpInfo(String accountId)
Delete Agentless scan options for an AWS account.
|
void |
AgentlessScanningApi.deleteAzureScanOptions(String subscriptionId)
Delete Azure scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteAzureScanOptionsWithHttpInfo(String subscriptionId)
Delete Agentless scan options for an Azure subscription.
|
void |
CloudCostManagementApi.deleteBudget(String budgetId)
Delete budget.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteBudgetWithHttpInfo(String budgetId)
Delete a budget
|
MetricBulkTagConfigResponse |
MetricsApi.deleteBulkTagsMetricsConfiguration(MetricBulkTagConfigDeleteRequest body)
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 |
CaseManagementApi.deleteCaseComment(String caseId,
String cellId)
Delete case comment.
|
ApiResponse<Void> |
CaseManagementApi.deleteCaseCommentWithHttpInfo(String caseId,
String cellId)
Delete case comment
|
CaseResponse |
CaseManagementApi.deleteCaseCustomAttribute(String caseId,
String customAttributeKey)
Delete custom attribute from case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.deleteCaseCustomAttributeWithHttpInfo(String caseId,
String customAttributeKey)
Delete custom attribute from case
|
void |
CaseManagementTypeApi.deleteCaseType(String caseTypeId)
Delete a case type.
|
ApiResponse<Void> |
CaseManagementTypeApi.deleteCaseTypeWithHttpInfo(String caseTypeId)
Delete a case type
|
void |
SoftwareCatalogApi.deleteCatalogEntity(String entityId)
Delete a single entity.
|
ApiResponse<Void> |
SoftwareCatalogApi.deleteCatalogEntityWithHttpInfo(String entityId)
Delete a single entity in Software Catalog.
|
void |
SoftwareCatalogApi.deleteCatalogKind(String kindId)
Delete a single kind.
|
ApiResponse<Void> |
SoftwareCatalogApi.deleteCatalogKindWithHttpInfo(String kindId)
Delete a single kind in Software Catalog.
|
void |
CloudflareIntegrationApi.deleteCloudflareAccount(String accountId)
Delete Cloudflare account.
|
ApiResponse<Void> |
CloudflareIntegrationApi.deleteCloudflareAccountWithHttpInfo(String accountId)
Delete a Cloudflare account.
|
void |
CsmThreatsApi.deleteCloudWorkloadSecurityAgentRule(String agentRuleId)
Delete a Workload Protection agent rule (US1-FED).
|
ApiResponse<Void> |
CsmThreatsApi.deleteCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Delete a specific agent rule.
|
void |
StatusPagesApi.deleteComponent(UUID pageId,
UUID componentId)
Delete component.
|
ApiResponse<Void> |
StatusPagesApi.deleteComponentWithHttpInfo(UUID pageId,
UUID componentId)
Deletes a component by its ID.
|
void |
ConfluentCloudApi.deleteConfluentAccount(String accountId)
Delete Confluent account.
|
ApiResponse<Void> |
ConfluentCloudApi.deleteConfluentAccountWithHttpInfo(String accountId)
Delete a Confluent account with the provided account ID.
|
void |
ConfluentCloudApi.deleteConfluentResource(String accountId,
String resourceId)
Delete resource from Confluent account.
|
ApiResponse<Void> |
ConfluentCloudApi.deleteConfluentResourceWithHttpInfo(String accountId,
String resourceId)
Delete a Confluent resource with the provided resource id for the account associated with the
provided account ID.
|
void |
RumAudienceManagementApi.deleteConnection(String id,
String entity)
Delete connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.deleteConnectionWithHttpInfo(String id,
String entity)
Delete an existing data connection for an entity
|
void |
CloudCostManagementApi.deleteCostAWSCURConfig(Long cloudAccountId)
Delete Cloud Cost Management AWS CUR config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAWSCURConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management Account.
|
void |
CloudCostManagementApi.deleteCostAzureUCConfig(Long cloudAccountId)
Delete Cloud Cost Management Azure config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostAzureUCConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management Account.
|
void |
CloudCostManagementApi.deleteCostGCPUsageCostConfig(Long cloudAccountId)
Delete Google Cloud Usage Cost config.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Archive a Cloud Cost Management account.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentPolicy(String policyId)
Delete a Workload Protection policy.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentPolicyWithHttpInfo(String policyId)
Delete a specific Workload Protection policy.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentRule(String agentRuleId)
Delete a Workload Protection agent rule.
|
void |
CsmThreatsApi.deleteCSMThreatsAgentRule(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a Workload Protection agent rule.
|
ApiResponse<Void> |
CsmThreatsApi.deleteCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.DeleteCSMThreatsAgentRuleOptionalParameters parameters)
Delete a specific Workload Protection agent rule.
|
void |
KeyManagementApi.deleteCurrentUserApplicationKey(String appKeyId)
Delete an application key owned by current user.
|
ApiResponse<Void> |
KeyManagementApi.deleteCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key owned by current user
|
void |
CloudCostManagementApi.deleteCustomAllocationRule(Long ruleId)
Delete custom allocation rule.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomAllocationRuleWithHttpInfo(Long ruleId)
Delete a custom allocation rule - Delete an existing custom allocation rule by its ID
|
void |
CaseManagementAttributeApi.deleteCustomAttributeConfig(String caseTypeId,
String customAttributeId)
Delete custom attributes config.
|
ApiResponse<Void> |
CaseManagementAttributeApi.deleteCustomAttributeConfigWithHttpInfo(String caseTypeId,
String customAttributeId)
Delete custom attribute config
|
void |
CloudCostManagementApi.deleteCustomCostsFile(String fileId)
Delete Custom Costs file.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteCustomCostsFileWithHttpInfo(String fileId)
Delete the specified Custom Costs file.
|
DeleteCustomFrameworkResponse |
SecurityMonitoringApi.deleteCustomFramework(String handle,
String version)
Delete a custom framework.
|
ApiResponse<DeleteCustomFrameworkResponse> |
SecurityMonitoringApi.deleteCustomFrameworkWithHttpInfo(String handle,
String version)
Delete a custom framework.
|
void |
StaticAnalysisApi.deleteCustomRule(String rulesetName,
String ruleName)
Delete Custom Rule.
|
void |
StaticAnalysisApi.deleteCustomRuleset(String rulesetName)
Delete Custom Ruleset.
|
ApiResponse<Void> |
StaticAnalysisApi.deleteCustomRulesetWithHttpInfo(String rulesetName)
Delete a custom ruleset
|
ApiResponse<Void> |
StaticAnalysisApi.deleteCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Delete a custom rule
|
DashboardListDeleteItemsResponse |
DashboardListsApi.deleteDashboardListItems(Long dashboardListId,
DashboardListDeleteItemsRequest body)
Delete items from a dashboard list.
|
ApiResponse<DashboardListDeleteItemsResponse> |
DashboardListsApi.deleteDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListDeleteItemsRequest body)
Delete dashboards from an existing dashboard list.
|
void |
DatasetsApi.deleteDataset(String datasetId)
Delete a dataset.
|
ApiResponse<Void> |
DatasetsApi.deleteDatasetWithHttpInfo(String datasetId)
Deletes the dataset associated with the ID.
|
void |
ActionsDatastoresApi.deleteDatastore(String datastoreId)
Delete datastore.
|
DeleteAppsDatastoreItemResponse |
ActionsDatastoresApi.deleteDatastoreItem(String datastoreId,
DeleteAppsDatastoreItemRequest body)
Delete datastore item.
|
ApiResponse<DeleteAppsDatastoreItemResponse> |
ActionsDatastoresApi.deleteDatastoreItemWithHttpInfo(String datastoreId,
DeleteAppsDatastoreItemRequest body)
Deletes an item from a datastore by its key.
|
ApiResponse<Void> |
ActionsDatastoresApi.deleteDatastoreWithHttpInfo(String datastoreId)
Deletes a datastore by its unique identifier.
|
void |
StatusPagesApi.deleteDegradation(UUID pageId,
UUID degradationId)
Delete degradation.
|
ApiResponse<Void> |
StatusPagesApi.deleteDegradationWithHttpInfo(UUID pageId,
UUID degradationId)
Deletes a degradation by its ID.
|
void |
DeploymentGatesApi.deleteDeploymentGate(String id)
Delete deployment gate.
|
ApiResponse<Void> |
DeploymentGatesApi.deleteDeploymentGateWithHttpInfo(String id)
Endpoint to delete a deployment gate.
|
void |
DeploymentGatesApi.deleteDeploymentRule(String gateId,
String id)
Delete deployment rule.
|
ApiResponse<Void> |
DeploymentGatesApi.deleteDeploymentRuleWithHttpInfo(String gateId,
String id)
Endpoint to delete a deployment rule.
|
void |
DoraMetricsApi.deleteDORADeployment(String deploymentId)
Delete a deployment event.
|
ApiResponse<Void> |
DoraMetricsApi.deleteDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to delete a deployment event.
|
void |
DoraMetricsApi.deleteDORAFailure(String failureId)
Delete a failure event.
|
ApiResponse<Void> |
DoraMetricsApi.deleteDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to delete a failure event.
|
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 |
FleetAutomationApi.deleteFleetSchedule(String id)
Delete a schedule.
|
ApiResponse<Void> |
FleetAutomationApi.deleteFleetScheduleWithHttpInfo(String id)
Delete a schedule permanently.
|
void |
AgentlessScanningApi.deleteGcpScanOptions(String projectId)
Delete GCP scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.deleteGcpScanOptionsWithHttpInfo(String projectId)
Delete Agentless scan options for a GCP project.
|
void |
GcpIntegrationApi.deleteGCPSTSAccount(String accountId)
Delete an STS enabled GCP Account.
|
ApiResponse<Void> |
GcpIntegrationApi.deleteGCPSTSAccountWithHttpInfo(String accountId)
Delete an STS enabled GCP account from within Datadog.
|
void |
IncidentsApi.deleteGlobalIncidentHandle()
Delete global incident handle.
|
ApiResponse<Void> |
IncidentsApi.deleteGlobalIncidentHandleWithHttpInfo()
Delete a global incident handle.
|
void |
IncidentsApi.deleteIncident(String incidentId)
Delete an existing incident.
|
void |
IncidentsApi.deleteIncidentAttachment(String incidentId,
String attachmentId)
Delete incident attachment.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentAttachmentWithHttpInfo(String incidentId,
String attachmentId) |
void |
IncidentsApi.deleteIncidentImpact(String incidentId,
String impactId)
Delete an incident impact.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentImpactWithHttpInfo(String incidentId,
String impactId)
Delete an incident impact.
|
void |
IncidentsApi.deleteIncidentIntegration(String incidentId,
String integrationMetadataId)
Delete an incident integration metadata.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Delete an incident integration metadata.
|
void |
IncidentsApi.deleteIncidentNotificationRule(UUID id)
Delete an incident notification rule.
|
void |
IncidentsApi.deleteIncidentNotificationRule(UUID id,
IncidentsApi.DeleteIncidentNotificationRuleOptionalParameters parameters)
Delete an incident notification rule.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentNotificationRuleWithHttpInfo(UUID id,
IncidentsApi.DeleteIncidentNotificationRuleOptionalParameters parameters)
Deletes a notification rule by its ID.
|
void |
IncidentsApi.deleteIncidentNotificationTemplate(UUID id)
Delete a notification template.
|
void |
IncidentsApi.deleteIncidentNotificationTemplate(UUID id,
IncidentsApi.DeleteIncidentNotificationTemplateOptionalParameters parameters)
Delete a notification template.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentNotificationTemplateWithHttpInfo(UUID id,
IncidentsApi.DeleteIncidentNotificationTemplateOptionalParameters parameters)
Deletes a notification template by its ID.
|
void |
IncidentsApi.deleteIncidentPostmortemTemplate(String templateId)
Delete postmortem template.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentPostmortemTemplateWithHttpInfo(String templateId)
Delete a postmortem template.
|
void |
IncidentServicesApi.deleteIncidentService(String serviceId)
Deprecated.
|
ApiResponse<Void> |
IncidentServicesApi.deleteIncidentServiceWithHttpInfo(String serviceId)
Deprecated.
|
void |
IncidentTeamsApi.deleteIncidentTeam(String teamId)
Deprecated.
|
ApiResponse<Void> |
IncidentTeamsApi.deleteIncidentTeamWithHttpInfo(String teamId)
Deprecated.
|
void |
IncidentsApi.deleteIncidentTodo(String incidentId,
String todoId)
Delete an incident todo.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentTodoWithHttpInfo(String incidentId,
String todoId)
Delete an incident todo.
|
void |
IncidentsApi.deleteIncidentType(String incidentTypeId)
Delete an incident type.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentTypeWithHttpInfo(String incidentTypeId)
Delete an incident type.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentWithHttpInfo(String incidentId)
Deletes an existing incident from the users organization.
|
void |
ErrorTrackingApi.deleteIssueAssignee(String issueId)
Remove the assignee of an issue.
|
ApiResponse<Void> |
ErrorTrackingApi.deleteIssueAssigneeWithHttpInfo(String issueId)
Remove the assignee of an issue by issue_id.
|
void |
JiraIntegrationApi.deleteJiraAccount(UUID accountId)
Delete Jira account.
|
ApiResponse<Void> |
JiraIntegrationApi.deleteJiraAccountWithHttpInfo(UUID accountId)
Delete a Jira account by ID.
|
void |
JiraIntegrationApi.deleteJiraIssueTemplate(UUID issueTemplateId)
Delete Jira issue template.
|
ApiResponse<Void> |
JiraIntegrationApi.deleteJiraIssueTemplateWithHttpInfo(UUID issueTemplateId)
Delete a Jira issue template by ID.
|
void |
LogsArchivesApi.deleteLogsArchive(String archiveId)
Delete an archive.
|
ApiResponse<Void> |
LogsArchivesApi.deleteLogsArchiveWithHttpInfo(String archiveId)
Delete a given archive from your organization.
|
void |
LogsCustomDestinationsApi.deleteLogsCustomDestination(String customDestinationId)
Delete a custom destination.
|
ApiResponse<Void> |
LogsCustomDestinationsApi.deleteLogsCustomDestinationWithHttpInfo(String customDestinationId)
Delete a specific custom destination in your organization.
|
void |
LogsMetricsApi.deleteLogsMetric(String metricId)
Delete a log-based metric.
|
ApiResponse<Void> |
LogsMetricsApi.deleteLogsMetricWithHttpInfo(String metricId)
Delete a specific log-based metric from your organization.
|
void |
MonitorsApi.deleteMonitorConfigPolicy(String policyId)
Delete a monitor configuration policy.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorConfigPolicyWithHttpInfo(String policyId)
Delete a monitor configuration policy.
|
void |
MonitorsApi.deleteMonitorNotificationRule(String ruleId)
Delete a monitor notification rule.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorNotificationRuleWithHttpInfo(String ruleId)
Deletes a monitor notification rule by rule_id.
|
void |
MonitorsApi.deleteMonitorUserTemplate(String templateId)
Delete a monitor user template.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorUserTemplateWithHttpInfo(String templateId)
Delete an existing monitor user template by its ID.
|
void |
OktaIntegrationApi.deleteOktaAccount(String accountId)
Delete Okta account.
|
ApiResponse<Void> |
OktaIntegrationApi.deleteOktaAccountWithHttpInfo(String accountId)
Delete an Okta account.
|
void |
OnCallApi.deleteOnCallEscalationPolicy(String policyId)
Delete On-Call escalation policy.
|
ApiResponse<Void> |
OnCallApi.deleteOnCallEscalationPolicyWithHttpInfo(String policyId)
Delete an On-Call escalation policy
|
void |
OnCallApi.deleteOnCallSchedule(String scheduleId)
Delete On-Call schedule.
|
ApiResponse<Void> |
OnCallApi.deleteOnCallScheduleWithHttpInfo(String scheduleId)
Delete an On-Call schedule
|
void |
ApiManagementApi.deleteOpenAPI(UUID id)
Deprecated.
|
ApiResponse<Void> |
ApiManagementApi.deleteOpenAPIWithHttpInfo(UUID id)
Deprecated.
|
void |
OpsgenieIntegrationApi.deleteOpsgenieService(String integrationServiceId)
Delete a single service object.
|
ApiResponse<Void> |
OpsgenieIntegrationApi.deleteOpsgenieServiceWithHttpInfo(String integrationServiceId)
Delete a single service object in the Datadog Opsgenie integration.
|
void |
OrgConnectionsApi.deleteOrgConnections(UUID connectionId)
Delete Org Connection.
|
ApiResponse<Void> |
OrgConnectionsApi.deleteOrgConnectionsWithHttpInfo(UUID connectionId)
Delete an existing org connection.
|
void |
ObservabilityPipelinesApi.deletePipeline(String pipelineId)
Delete a pipeline.
|
ApiResponse<Void> |
ObservabilityPipelinesApi.deletePipelineWithHttpInfo(String pipelineId)
Delete a pipeline.
|
void |
PowerpackApi.deletePowerpack(String powerpackId)
Delete a powerpack.
|
ApiResponse<Void> |
PowerpackApi.deletePowerpackWithHttpInfo(String powerpackId)
Delete a powerpack.
|
void |
CaseManagementApi.deleteProject(String projectId)
Remove a project.
|
void |
CaseManagementApi.deleteProjectNotificationRule(String projectId,
String notificationRuleId)
Delete a notification rule.
|
ApiResponse<Void> |
CaseManagementApi.deleteProjectNotificationRuleWithHttpInfo(String projectId,
String notificationRuleId)
Delete a notification rule using the notification rule's id.
|
ApiResponse<Void> |
CaseManagementApi.deleteProjectWithHttpInfo(String projectId)
Remove a project using the project's id.
|
void |
RumReplayHeatmapsApi.deleteReplayHeatmapSnapshot(String snapshotId)
Delete replay heatmap snapshot.
|
ApiResponse<Void> |
RumReplayHeatmapsApi.deleteReplayHeatmapSnapshotWithHttpInfo(String snapshotId)
Delete a heatmap snapshot.
|
void |
RestrictionPoliciesApi.deleteRestrictionPolicy(String resourceId)
Delete a restriction policy.
|
ApiResponse<Void> |
RestrictionPoliciesApi.deleteRestrictionPolicyWithHttpInfo(String resourceId)
Deletes the restriction policy associated with a specified resource.
|
void |
LogsRestrictionQueriesApi.deleteRestrictionQuery(String restrictionQueryId)
Delete a restriction query.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.deleteRestrictionQueryWithHttpInfo(String restrictionQueryId)
Deletes a restriction query.
|
void |
RumRetentionFiltersApi.deleteRetentionFilter(String appId,
String rfId)
Delete a RUM retention filter.
|
ApiResponse<Void> |
RumRetentionFiltersApi.deleteRetentionFilterWithHttpInfo(String appId,
String rfId)
Delete a RUM retention filter for a RUM application.
|
void |
RolesApi.deleteRole(String roleId)
Delete role.
|
ApiResponse<Void> |
RolesApi.deleteRoleWithHttpInfo(String roleId)
Disables a role.
|
void |
ReferenceTablesApi.deleteRows(String id,
BatchDeleteRowsRequestArray body)
Delete rows.
|
ApiResponse<Void> |
ReferenceTablesApi.deleteRowsWithHttpInfo(String id,
BatchDeleteRowsRequestArray body)
Delete multiple rows from a Reference Table by their primary key values.
|
void |
RumApi.deleteRUMApplication(String id)
Delete a RUM application.
|
ApiResponse<Void> |
RumApi.deleteRUMApplicationWithHttpInfo(String id)
Delete an existing RUM application in your organization.
|
void |
RumMetricsApi.deleteRumMetric(String metricId)
Delete a rum-based metric.
|
ApiResponse<Void> |
RumMetricsApi.deleteRumMetricWithHttpInfo(String metricId)
Delete a specific rum-based metric from your organization.
|
void |
RumReplayPlaylistsApi.deleteRumReplayPlaylist(Integer playlistId)
Delete rum replay playlist.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.deleteRumReplayPlaylistWithHttpInfo(Integer playlistId)
Delete a playlist.
|
void |
RumReplayViewershipApi.deleteRumReplaySessionWatch(String sessionId)
Delete rum replay session watch.
|
ApiResponse<Void> |
RumReplayViewershipApi.deleteRumReplaySessionWatchWithHttpInfo(String sessionId)
Delete session watch history.
|
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.deleteSecurityMonitoringCriticalAsset(String criticalAssetId)
Delete a critical asset.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId)
Delete a specific critical asset.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringRule(String ruleId)
Delete an existing rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringRuleWithHttpInfo(String ruleId)
Delete an existing rule.
|
void |
SecurityMonitoringApi.deleteSecurityMonitoringSuppression(String suppressionId)
Delete a suppression rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringSuppressionWithHttpInfo(String suppressionId)
Delete a specific suppression rule.
|
void |
ServiceAccountsApi.deleteServiceAccountApplicationKey(String serviceAccountId,
String appKeyId)
Delete an application key for this service account.
|
ApiResponse<Void> |
ServiceAccountsApi.deleteServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Delete an application key owned by this service account.
|
void |
ServiceDefinitionApi.deleteServiceDefinition(String serviceName)
Delete a single service definition.
|
ApiResponse<Void> |
ServiceDefinitionApi.deleteServiceDefinitionWithHttpInfo(String serviceName)
Delete a single service definition in the Datadog Service Catalog.
|
void |
ServiceNowIntegrationApi.deleteServiceNowTemplate(UUID templateId)
Delete ServiceNow template.
|
ApiResponse<Void> |
ServiceNowIntegrationApi.deleteServiceNowTemplateWithHttpInfo(UUID templateId)
Delete a ServiceNow template by ID.
|
void |
SecurityMonitoringApi.deleteSignalNotificationRule(String id)
Delete a signal-based notification rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSignalNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security signals.
|
void |
SpansMetricsApi.deleteSpansMetric(String metricId)
Delete a span-based metric.
|
ApiResponse<Void> |
SpansMetricsApi.deleteSpansMetricWithHttpInfo(String metricId)
Delete a specific span-based metric from your organization.
|
void |
StatusPagesApi.deleteStatusPage(UUID pageId)
Delete status page.
|
ApiResponse<Void> |
StatusPagesApi.deleteStatusPageWithHttpInfo(UUID pageId)
Deletes a status page by its ID.
|
DeletedSuitesResponse |
SyntheticsApi.deleteSyntheticsSuites(DeletedSuitesRequestDeleteRequest body)
Synthetics: Bulk delete suites.
|
ApiResponse<DeletedSuitesResponse> |
SyntheticsApi.deleteSyntheticsSuitesWithHttpInfo(DeletedSuitesRequestDeleteRequest body) |
void |
ReferenceTablesApi.deleteTable(String id)
Delete table.
|
ApiResponse<Void> |
ReferenceTablesApi.deleteTableWithHttpInfo(String id)
Delete a reference table by ID
|
void |
MetricsApi.deleteTagConfiguration(String metricName)
Delete a tag configuration.
|
ApiResponse<Void> |
MetricsApi.deleteTagConfigurationWithHttpInfo(String metricName)
Deletes a metric's tag configuration.
|
void |
CloudCostManagementApi.deleteTagPipelinesRuleset(String rulesetId)
Delete tag pipeline ruleset.
|
ApiResponse<Void> |
CloudCostManagementApi.deleteTagPipelinesRulesetWithHttpInfo(String rulesetId)
Delete a tag pipeline ruleset - Delete an existing tag pipeline ruleset by its ID
|
void |
TeamsApi.deleteTeam(String teamId)
Remove a team.
|
void |
TeamsApi.deleteTeamConnections(TeamConnectionDeleteRequest body)
Delete team connections.
|
ApiResponse<Void> |
TeamsApi.deleteTeamConnectionsWithHttpInfo(TeamConnectionDeleteRequest body)
Delete multiple team connections.
|
void |
TeamsApi.deleteTeamLink(String teamId,
String linkId)
Remove a team link.
|
ApiResponse<Void> |
TeamsApi.deleteTeamLinkWithHttpInfo(String teamId,
String linkId)
Remove a link from a team.
|
void |
TeamsApi.deleteTeamMembership(String teamId,
String userId)
Remove a user from a team.
|
ApiResponse<Void> |
TeamsApi.deleteTeamMembershipWithHttpInfo(String teamId,
String userId)
Remove a user from a team.
|
void |
TeamsApi.deleteTeamNotificationRule(String teamId,
String ruleId)
Delete team notification rule.
|
ApiResponse<Void> |
TeamsApi.deleteTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId) |
ApiResponse<Void> |
TeamsApi.deleteTeamWithHttpInfo(String teamId)
Remove a team using the team's id.
|
void |
OciIntegrationApi.deleteTenancyConfig(String tenancyOcid)
Delete tenancy config.
|
ApiResponse<Void> |
OciIntegrationApi.deleteTenancyConfigWithHttpInfo(String tenancyOcid)
Delete an existing tenancy config.
|
void |
MicrosoftTeamsIntegrationApi.deleteTenantBasedHandle(String handleId)
Delete tenant-based handle.
|
ApiResponse<Void> |
MicrosoftTeamsIntegrationApi.deleteTenantBasedHandleWithHttpInfo(String handleId)
Delete a tenant-based handle from the Datadog Microsoft Teams integration.
|
void |
SecurityMonitoringApi.deleteThreatHuntingJob(String jobId)
Delete an existing job.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteThreatHuntingJobWithHttpInfo(String jobId)
Delete an existing job.
|
void |
OnCallApi.deleteUserNotificationChannel(String userId,
String channelId)
Delete an On-Call notification channel for a user.
|
ApiResponse<Void> |
OnCallApi.deleteUserNotificationChannelWithHttpInfo(String userId,
String channelId)
Delete a notification channel for a user.
|
void |
OnCallApi.deleteUserNotificationRule(String userId,
String ruleId)
Delete an On-Call notification rule for a user.
|
ApiResponse<Void> |
OnCallApi.deleteUserNotificationRuleWithHttpInfo(String userId,
String ruleId)
Delete a notification rule for a user.
|
void |
SecurityMonitoringApi.deleteVulnerabilityNotificationRule(String id)
Delete a vulnerability-based notification rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteVulnerabilityNotificationRuleWithHttpInfo(String id)
Delete a notification rule for security vulnerabilities.
|
void |
WorkflowAutomationApi.deleteWorkflow(String workflowId)
Delete an existing Workflow.
|
void |
MicrosoftTeamsIntegrationApi.deleteWorkflowsWebhookHandle(String handleId)
Delete Workflows webhook handle.
|
ApiResponse<Void> |
MicrosoftTeamsIntegrationApi.deleteWorkflowsWebhookHandleWithHttpInfo(String handleId)
Delete a Workflows webhook handle from the Datadog Microsoft Teams integration.
|
ApiResponse<Void> |
WorkflowAutomationApi.deleteWorkflowWithHttpInfo(String workflowId)
Delete a workflow by ID.
|
void |
SecurityMonitoringApi.detachCase(DetachCaseRequest body)
Detach security findings from their case.
|
ApiResponse<Void> |
SecurityMonitoringApi.detachCaseWithHttpInfo(DetachCaseRequest body)
Detach security findings from their case.
|
void |
UsersApi.disableUser(String userId)
Disable a user.
|
ApiResponse<Void> |
UsersApi.disableUserWithHttpInfo(String userId)
Disable a user.
|
File |
CsmThreatsApi.downloadCloudWorkloadPolicyFile()
Download the Workload Protection policy (US1-FED).
|
ApiResponse<File> |
CsmThreatsApi.downloadCloudWorkloadPolicyFileWithHttpInfo()
The download endpoint generates a Workload Protection policy file from your currently active
Workload Protection agent rules, and downloads them as a .policy file.
|
File |
CsmThreatsApi.downloadCSMThreatsPolicy()
Download the Workload Protection policy.
|
ApiResponse<File> |
CsmThreatsApi.downloadCSMThreatsPolicyWithHttpInfo()
The download endpoint generates a Workload Protection policy file from your currently active
Workload Protection agent rules, and downloads them as a .policy file.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalAssignee(String signalId,
SecurityMonitoringSignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalAssigneeWithHttpInfo(String signalId,
SecurityMonitoringSignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalIncidents(String signalId,
SecurityMonitoringSignalIncidentsUpdateRequest body)
Change the related incidents of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalIncidentsWithHttpInfo(String signalId,
SecurityMonitoringSignalIncidentsUpdateRequest body)
Change the related incidents for a security signal.
|
SecurityMonitoringSignalTriageUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalState(String signalId,
SecurityMonitoringSignalStateUpdateRequest body)
Change the triage state of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalStateWithHttpInfo(String signalId,
SecurityMonitoringSignalStateUpdateRequest body)
Change the triage state of a security signal.
|
SyntheticsSuiteResponse |
SyntheticsApi.editSyntheticsSuite(String publicId,
SuiteCreateEditRequest body)
Synthetics: Edit a test suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.editSyntheticsSuiteWithHttpInfo(String publicId,
SuiteCreateEditRequest body) |
void |
OnCallPagingApi.escalateOnCallPage(UUID pageId)
Escalate On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.escalateOnCallPageWithHttpInfo(UUID pageId)
Escalates an On-Call Page.
|
MetricEstimateResponse |
MetricsApi.estimateMetricsOutputSeries(String metricName)
Tag Configuration Cardinality Estimator.
|
MetricEstimateResponse |
MetricsApi.estimateMetricsOutputSeries(String metricName,
MetricsApi.EstimateMetricsOutputSeriesOptionalParameters parameters)
Tag Configuration Cardinality Estimator.
|
ApiResponse<MetricEstimateResponse> |
MetricsApi.estimateMetricsOutputSeriesWithHttpInfo(String metricName,
MetricsApi.EstimateMetricsOutputSeriesOptionalParameters parameters)
Returns the estimated cardinality for a metric with a given tag, percentile and number of
aggregations configuration using Metrics without Limits™.
|
FacetInfoResponse |
RumAudienceManagementApi.getAccountFacetInfo(FacetInfoRequest body)
Get account facet info.
|
ApiResponse<FacetInfoResponse> |
RumAudienceManagementApi.getAccountFacetInfoWithHttpInfo(FacetInfoRequest body)
Get facet information for account attributes including possible values and counts
|
GetActionConnectionResponse |
ActionConnectionApi.getActionConnection(String connectionId)
Get an existing Action Connection.
|
ApiResponse<GetActionConnectionResponse> |
ActionConnectionApi.getActionConnectionWithHttpInfo(String connectionId)
Get an existing Action Connection.
|
ActiveBillingDimensionsResponse |
UsageMeteringApi.getActiveBillingDimensions()
Get active billing dimensions for cost attribution.
|
ApiResponse<ActiveBillingDimensionsResponse> |
UsageMeteringApi.getActiveBillingDimensionsWithHttpInfo()
Get active billing dimensions for cost attribution.
|
SingleAggregatedConnectionResponseArray |
CloudNetworkMonitoringApi.getAggregatedConnections()
Get all aggregated connections.
|
SingleAggregatedConnectionResponseArray |
CloudNetworkMonitoringApi.getAggregatedConnections(CloudNetworkMonitoringApi.GetAggregatedConnectionsOptionalParameters parameters)
Get all aggregated connections.
|
ApiResponse<SingleAggregatedConnectionResponseArray> |
CloudNetworkMonitoringApi.getAggregatedConnectionsWithHttpInfo(CloudNetworkMonitoringApi.GetAggregatedConnectionsOptionalParameters parameters)
Get all aggregated connections.
|
SingleAggregatedDnsResponseArray |
CloudNetworkMonitoringApi.getAggregatedDns()
Get all aggregated DNS traffic.
|
SingleAggregatedDnsResponseArray |
CloudNetworkMonitoringApi.getAggregatedDns(CloudNetworkMonitoringApi.GetAggregatedDnsOptionalParameters parameters)
Get all aggregated DNS traffic.
|
ApiResponse<SingleAggregatedDnsResponseArray> |
CloudNetworkMonitoringApi.getAggregatedDnsWithHttpInfo(CloudNetworkMonitoringApi.GetAggregatedDnsOptionalParameters parameters)
Get all aggregated DNS traffic.
|
CaseTypesResponse |
CaseManagementTypeApi.getAllCaseTypes()
Get all case types.
|
ApiResponse<CaseTypesResponse> |
CaseManagementTypeApi.getAllCaseTypesWithHttpInfo()
Get all case types
|
CustomAttributeConfigsResponse |
CaseManagementAttributeApi.getAllCustomAttributeConfigsByCaseType(String caseTypeId)
Get all custom attributes config of case type.
|
ApiResponse<CustomAttributeConfigsResponse> |
CaseManagementAttributeApi.getAllCustomAttributeConfigsByCaseTypeWithHttpInfo(String caseTypeId)
Get all custom attribute config of case type
|
CustomAttributeConfigsResponse |
CaseManagementAttributeApi.getAllCustomAttributes()
Get all custom attributes.
|
ApiResponse<CustomAttributeConfigsResponse> |
CaseManagementAttributeApi.getAllCustomAttributesWithHttpInfo()
Get all custom attributes
|
DatasetResponseMulti |
DatasetsApi.getAllDatasets()
Get all datasets.
|
ApiResponse<DatasetResponseMulti> |
DatasetsApi.getAllDatasetsWithHttpInfo()
Get all datasets that have been configured for an organization.
|
APIKeyResponse |
KeyManagementApi.getAPIKey(String apiKeyId)
Get API key.
|
APIKeyResponse |
KeyManagementApi.getAPIKey(String apiKeyId,
KeyManagementApi.GetAPIKeyOptionalParameters parameters)
Get API key.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.getAPIKeyWithHttpInfo(String apiKeyId,
KeyManagementApi.GetAPIKeyOptionalParameters parameters)
Get an API key.
|
RetentionFilterResponse |
ApmRetentionFiltersApi.getApmRetentionFilter(String filterId)
Get a given APM retention filter.
|
ApiResponse<RetentionFilterResponse> |
ApmRetentionFiltersApi.getApmRetentionFilterWithHttpInfo(String filterId)
Get an APM retention filter.
|
GetAppResponse |
AppBuilderApi.getApp(UUID appId)
Get App.
|
GetAppResponse |
AppBuilderApi.getApp(UUID appId,
AppBuilderApi.GetAppOptionalParameters parameters)
Get App.
|
GetAppKeyRegistrationResponse |
ActionConnectionApi.getAppKeyRegistration(String appKeyId)
Get an existing App Key Registration.
|
ApiResponse<GetAppKeyRegistrationResponse> |
ActionConnectionApi.getAppKeyRegistrationWithHttpInfo(String appKeyId)
Get an existing App Key Registration
|
ApplicationKeyResponse |
KeyManagementApi.getApplicationKey(String appKeyId)
Get an application key.
|
ApplicationKeyResponse |
KeyManagementApi.getApplicationKey(String appKeyId,
KeyManagementApi.GetApplicationKeyOptionalParameters parameters)
Get an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getApplicationKeyWithHttpInfo(String appKeyId,
KeyManagementApi.GetApplicationKeyOptionalParameters parameters)
Get an application key for your org.
|
ApplicationSecurityWafCustomRuleResponse |
ApplicationSecurityApi.getApplicationSecurityWafCustomRule(String customRuleId)
Get a WAF custom rule.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.getApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId)
Retrieve a WAF custom rule by ID.
|
ApplicationSecurityWafExclusionFilterResponse |
ApplicationSecurityApi.getApplicationSecurityWafExclusionFilter(String exclusionFilterId)
Get a WAF exclusion filter.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.getApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId)
Retrieve a specific WAF exclusion filter using its identifier.
|
ApiResponse<GetAppResponse> |
AppBuilderApi.getAppWithHttpInfo(UUID appId,
AppBuilderApi.GetAppOptionalParameters parameters)
Get the full definition of an app.
|
AuthNMappingResponse |
AuthNMappingsApi.getAuthNMapping(String authnMappingId)
Get an AuthN Mapping by UUID.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.getAuthNMappingWithHttpInfo(String authnMappingId)
Get an AuthN Mapping specified by the AuthN Mapping UUID.
|
AWSAccountResponse |
AwsIntegrationApi.getAWSAccount(String awsAccountConfigId)
Get an AWS integration by config ID.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.getAWSAccountWithHttpInfo(String awsAccountConfigId)
Get an AWS Account Integration Config by config ID.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissions()
Get AWS integration IAM permissions.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsResourceCollection()
Get resource collection IAM permissions.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsResourceCollectionWithHttpInfo()
Get all resource collection AWS IAM permissions required for the AWS integration.
|
AWSIntegrationIamPermissionsResponse |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsStandard()
Get AWS integration standard IAM permissions.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsStandardWithHttpInfo()
Get all standard AWS IAM permissions required for the AWS integration.
|
ApiResponse<AWSIntegrationIamPermissionsResponse> |
AwsIntegrationApi.getAWSIntegrationIAMPermissionsWithHttpInfo()
Get all AWS IAM permissions required for the AWS integration.
|
AwsOnDemandResponse |
AgentlessScanningApi.getAwsOnDemandTask(String taskId)
Get AWS on demand task.
|
ApiResponse<AwsOnDemandResponse> |
AgentlessScanningApi.getAwsOnDemandTaskWithHttpInfo(String taskId)
Fetch the data of a specific on demand task.
|
AwsScanOptionsResponse |
AgentlessScanningApi.getAwsScanOptions(String accountId)
Get AWS scan options.
|
ApiResponse<AwsScanOptionsResponse> |
AgentlessScanningApi.getAwsScanOptionsWithHttpInfo(String accountId)
Fetches the Agentless scan options for an activated account.
|
AzureScanOptions |
AgentlessScanningApi.getAzureScanOptions(String subscriptionId)
Get Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.getAzureScanOptionsWithHttpInfo(String subscriptionId)
Fetches the Agentless scan options for an activated subscription.
|
BillingDimensionsMappingResponse |
UsageMeteringApi.getBillingDimensionMapping()
Get billing dimension mapping for usage endpoints.
|
BillingDimensionsMappingResponse |
UsageMeteringApi.getBillingDimensionMapping(UsageMeteringApi.GetBillingDimensionMappingOptionalParameters parameters)
Get billing dimension mapping for usage endpoints.
|
ApiResponse<BillingDimensionsMappingResponse> |
UsageMeteringApi.getBillingDimensionMappingWithHttpInfo(UsageMeteringApi.GetBillingDimensionMappingOptionalParameters parameters)
Get a mapping of billing dimensions to the corresponding keys for the supported usage metering
public API endpoints.
|
BudgetWithEntries |
CloudCostManagementApi.getBudget(String budgetId)
Get budget.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.getBudgetWithHttpInfo(String budgetId)
Get a budget
|
CaseResponse |
CaseManagementApi.getCase(String caseId)
Get the details of a case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.getCaseWithHttpInfo(String caseId)
Get the details of case by case_id
|
MicrosoftTeamsGetChannelByNameResponse |
MicrosoftTeamsIntegrationApi.getChannelByName(String tenantName,
String teamName,
String channelName)
Get channel information by name.
|
ApiResponse<MicrosoftTeamsGetChannelByNameResponse> |
MicrosoftTeamsIntegrationApi.getChannelByNameWithHttpInfo(String tenantName,
String teamName,
String channelName)
Get the tenant, team, and channel ID of a channel in the Datadog Microsoft Teams integration.
|
CloudflareAccountResponse |
CloudflareIntegrationApi.getCloudflareAccount(String accountId)
Get Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.getCloudflareAccountWithHttpInfo(String accountId)
Get a Cloudflare account.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCloudWorkloadSecurityAgentRule(String agentRuleId)
Get a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Get the details of a specific agent rule.
|
CoverageSummaryResponse |
CodeCoverageApi.getCodeCoverageBranchSummary(BranchCoverageSummaryRequest body)
Get code coverage summary for a branch.
|
ApiResponse<CoverageSummaryResponse> |
CodeCoverageApi.getCodeCoverageBranchSummaryWithHttpInfo(BranchCoverageSummaryRequest body)
Retrieve aggregated code coverage statistics for a specific branch in a repository.
|
CoverageSummaryResponse |
CodeCoverageApi.getCodeCoverageCommitSummary(CommitCoverageSummaryRequest body)
Get code coverage summary for a commit.
|
ApiResponse<CoverageSummaryResponse> |
CodeCoverageApi.getCodeCoverageCommitSummaryWithHttpInfo(CommitCoverageSummaryRequest body)
Retrieve aggregated code coverage statistics for a specific commit in a repository.
|
StatusPagesComponent |
StatusPagesApi.getComponent(UUID pageId,
UUID componentId)
Get component.
|
StatusPagesComponent |
StatusPagesApi.getComponent(UUID pageId,
UUID componentId,
StatusPagesApi.GetComponentOptionalParameters parameters)
Get component.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.getComponentWithHttpInfo(UUID pageId,
UUID componentId,
StatusPagesApi.GetComponentOptionalParameters parameters)
Retrieves a specific component by its ID.
|
ConfluentAccountResponse |
ConfluentCloudApi.getConfluentAccount(String accountId)
Get Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.getConfluentAccountWithHttpInfo(String accountId)
Get the Confluent account with the provided account ID.
|
ConfluentResourceResponse |
ConfluentCloudApi.getConfluentResource(String accountId,
String resourceId)
Get resource from Confluent account.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.getConfluentResourceWithHttpInfo(String accountId,
String resourceId)
Get a Confluent resource with the provided resource id for the account associated with the
provided account ID.
|
SecurityMonitoringContentPackStatesResponse |
SecurityMonitoringApi.getContentPacksStates()
Get content pack states.
|
ApiResponse<SecurityMonitoringContentPackStatesResponse> |
SecurityMonitoringApi.getContentPacksStatesWithHttpInfo()
Get the activation and configuration states for all security monitoring content packs.
|
AwsCurConfigResponse |
CloudCostManagementApi.getCostAWSCURConfig(Long cloudAccountId)
Get cost AWS CUR config.
|
ApiResponse<AwsCurConfigResponse> |
CloudCostManagementApi.getCostAWSCURConfigWithHttpInfo(Long cloudAccountId)
Get a specific AWS CUR config.
|
UCConfigPair |
CloudCostManagementApi.getCostAzureUCConfig(Long cloudAccountId)
Get cost Azure UC config.
|
ApiResponse<UCConfigPair> |
CloudCostManagementApi.getCostAzureUCConfigWithHttpInfo(Long cloudAccountId)
Get a specific Azure config.
|
CostByOrgResponse |
UsageMeteringApi.getCostByOrg(OffsetDateTime startMonth)
Deprecated.
|
CostByOrgResponse |
UsageMeteringApi.getCostByOrg(OffsetDateTime startMonth,
UsageMeteringApi.GetCostByOrgOptionalParameters parameters)
Deprecated.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetCostByOrgOptionalParameters parameters)
Deprecated.
|
GcpUcConfigResponse |
CloudCostManagementApi.getCostGCPUsageCostConfig(Long cloudAccountId)
Get Google Cloud Usage Cost config.
|
ApiResponse<GcpUcConfigResponse> |
CloudCostManagementApi.getCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId)
Get a specific Google Cloud Usage Cost config.
|
SecurityMonitoringCriticalAssetsResponse |
SecurityMonitoringApi.getCriticalAssetsAffectingRule(String ruleId)
Get critical assets affecting a specific rule.
|
ApiResponse<SecurityMonitoringCriticalAssetsResponse> |
SecurityMonitoringApi.getCriticalAssetsAffectingRuleWithHttpInfo(String ruleId)
Get the list of critical assets that affect a specific existing rule by the rule's ID.
|
CsmCloudAccountsCoverageAnalysisResponse |
CsmCoverageAnalysisApi.getCSMCloudAccountsCoverageAnalysis()
Get the CSM Cloud Accounts Coverage Analysis.
|
ApiResponse<CsmCloudAccountsCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMCloudAccountsCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Cloud Accounts.
|
CsmHostsAndContainersCoverageAnalysisResponse |
CsmCoverageAnalysisApi.getCSMHostsAndContainersCoverageAnalysis()
Get the CSM Hosts and Containers Coverage Analysis.
|
ApiResponse<CsmHostsAndContainersCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMHostsAndContainersCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Hosts and Containers.
|
CsmServerlessCoverageAnalysisResponse |
CsmCoverageAnalysisApi.getCSMServerlessCoverageAnalysis()
Get the CSM Serverless Coverage Analysis.
|
ApiResponse<CsmServerlessCoverageAnalysisResponse> |
CsmCoverageAnalysisApi.getCSMServerlessCoverageAnalysisWithHttpInfo()
Get the CSM Coverage Analysis of your Serverless Resources.
|
CloudWorkloadSecurityAgentPolicyResponse |
CsmThreatsApi.getCSMThreatsAgentPolicy(String policyId)
Get a Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.getCSMThreatsAgentPolicyWithHttpInfo(String policyId)
Get the details of a specific Workload Protection policy.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCSMThreatsAgentRule(String agentRuleId)
Get a Workload Protection agent rule.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.getCSMThreatsAgentRule(String agentRuleId,
CsmThreatsApi.GetCSMThreatsAgentRuleOptionalParameters parameters)
Get a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.getCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CsmThreatsApi.GetCSMThreatsAgentRuleOptionalParameters parameters)
Get the details of a specific Workload Protection agent rule.
|
ApplicationKeyResponse |
KeyManagementApi.getCurrentUserApplicationKey(String appKeyId)
Get one application key owned by current user.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Get an application key owned by current user.
|
ArbitraryRuleResponse |
CloudCostManagementApi.getCustomAllocationRule(Long ruleId)
Get custom allocation rule.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.getCustomAllocationRuleWithHttpInfo(Long ruleId)
Get a specific custom allocation rule - Retrieve a specific custom allocation rule by its ID
|
CustomCostsFileGetResponse |
CloudCostManagementApi.getCustomCostsFile(String fileId)
Get Custom Costs file.
|
ApiResponse<CustomCostsFileGetResponse> |
CloudCostManagementApi.getCustomCostsFileWithHttpInfo(String fileId)
Fetch the specified Custom Costs file.
|
GetCustomFrameworkResponse |
SecurityMonitoringApi.getCustomFramework(String handle,
String version)
Get a custom framework.
|
ApiResponse<GetCustomFrameworkResponse> |
SecurityMonitoringApi.getCustomFrameworkWithHttpInfo(String handle,
String version)
Get a custom framework.
|
CustomRuleResponse |
StaticAnalysisApi.getCustomRule(String rulesetName,
String ruleName)
Show Custom Rule.
|
CustomRuleRevisionResponse |
StaticAnalysisApi.getCustomRuleRevision(String rulesetName,
String ruleName,
String id)
Show Custom Rule Revision.
|
ApiResponse<CustomRuleRevisionResponse> |
StaticAnalysisApi.getCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
String id)
Get a specific revision of a custom rule
|
CustomRulesetResponse |
StaticAnalysisApi.getCustomRuleset(String rulesetName)
Show Custom Ruleset.
|
ApiResponse<CustomRulesetResponse> |
StaticAnalysisApi.getCustomRulesetWithHttpInfo(String rulesetName)
Get a custom ruleset by name
|
ApiResponse<CustomRuleResponse> |
StaticAnalysisApi.getCustomRuleWithHttpInfo(String rulesetName,
String ruleName)
Get a custom rule by name
|
DashboardListItems |
DashboardListsApi.getDashboardListItems(Long dashboardListId)
Get items of a Dashboard List.
|
ApiResponse<DashboardListItems> |
DashboardListsApi.getDashboardListItemsWithHttpInfo(Long dashboardListId)
Fetch the dashboard list’s dashboard definitions.
|
GetDataDeletionsResponseBody |
DataDeletionApi.getDataDeletionRequests()
Gets a list of data deletion requests.
|
GetDataDeletionsResponseBody |
DataDeletionApi.getDataDeletionRequests(DataDeletionApi.GetDataDeletionRequestsOptionalParameters parameters)
Gets a list of data deletion requests.
|
ApiResponse<GetDataDeletionsResponseBody> |
DataDeletionApi.getDataDeletionRequestsWithHttpInfo(DataDeletionApi.GetDataDeletionRequestsOptionalParameters parameters)
Gets a list of data deletion requests based on several filter parameters.
|
DatasetResponseSingle |
DatasetsApi.getDataset(String datasetId)
Get a single dataset by ID.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.getDatasetWithHttpInfo(String datasetId)
Retrieves the dataset associated with the ID.
|
Datastore |
ActionsDatastoresApi.getDatastore(String datastoreId)
Get datastore.
|
ApiResponse<Datastore> |
ActionsDatastoresApi.getDatastoreWithHttpInfo(String datastoreId)
Retrieves a specific datastore by its ID.
|
Degradation |
StatusPagesApi.getDegradation(UUID pageId,
UUID degradationId)
Get degradation.
|
Degradation |
StatusPagesApi.getDegradation(UUID pageId,
UUID degradationId,
StatusPagesApi.GetDegradationOptionalParameters parameters)
Get degradation.
|
ApiResponse<Degradation> |
StatusPagesApi.getDegradationWithHttpInfo(UUID pageId,
UUID degradationId,
StatusPagesApi.GetDegradationOptionalParameters parameters)
Retrieves a specific degradation by its ID.
|
DeploymentGateResponse |
DeploymentGatesApi.getDeploymentGate(String id)
Get deployment gate.
|
DeploymentGateRulesResponse |
DeploymentGatesApi.getDeploymentGateRules(String gateId)
Get rules for a deployment gate.
|
ApiResponse<DeploymentGateRulesResponse> |
DeploymentGatesApi.getDeploymentGateRulesWithHttpInfo(String gateId)
Endpoint to get rules for a deployment gate.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.getDeploymentGateWithHttpInfo(String id)
Endpoint to get a deployment gate.
|
DeploymentRuleResponse |
DeploymentGatesApi.getDeploymentRule(String gateId,
String id)
Get deployment rule.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.getDeploymentRuleWithHttpInfo(String gateId,
String id)
Endpoint to get a deployment rule.
|
GetDeviceResponse |
NetworkDeviceMonitoringApi.getDevice(String deviceId)
Get the device details.
|
ApiResponse<GetDeviceResponse> |
NetworkDeviceMonitoringApi.getDeviceWithHttpInfo(String deviceId)
Get the device details.
|
DomainAllowlistResponse |
DomainAllowlistApi.getDomainAllowlist()
Get Domain Allowlist.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.getDomainAllowlistWithHttpInfo()
Get the domain allowlist for an organization.
|
DORADeploymentFetchResponse |
DoraMetricsApi.getDORADeployment(String deploymentId)
Get a deployment event.
|
ApiResponse<DORADeploymentFetchResponse> |
DoraMetricsApi.getDORADeploymentWithHttpInfo(String deploymentId)
Use this API endpoint to get a deployment event.
|
DORAFailureFetchResponse |
DoraMetricsApi.getDORAFailure(String failureId)
Get a failure event.
|
ApiResponse<DORAFailureFetchResponse> |
DoraMetricsApi.getDORAFailureWithHttpInfo(String failureId)
Use this API endpoint to get a failure event.
|
DowntimeResponse |
DowntimesApi.getDowntime(String downtimeId)
Get a downtime.
|
DowntimeResponse |
DowntimesApi.getDowntime(String downtimeId,
DowntimesApi.GetDowntimeOptionalParameters parameters)
Get a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.getDowntimeWithHttpInfo(String downtimeId,
DowntimesApi.GetDowntimeOptionalParameters parameters)
Get downtime detail by downtime_id.
|
CostByOrgResponse |
UsageMeteringApi.getEstimatedCostByOrg()
Get estimated cost across your account.
|
CostByOrgResponse |
UsageMeteringApi.getEstimatedCostByOrg(UsageMeteringApi.GetEstimatedCostByOrgOptionalParameters parameters)
Get estimated cost across your account.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getEstimatedCostByOrgWithHttpInfo(UsageMeteringApi.GetEstimatedCostByOrgOptionalParameters parameters)
Get estimated cost across multi-org and single root-org accounts.
|
V2EventResponse |
EventsApi.getEvent(String eventId)
Get an event.
|
ApiResponse<V2EventResponse> |
EventsApi.getEventWithHttpInfo(String eventId)
Get the details of an event by event_id.
|
FastlyAccountResponse |
FastlyIntegrationApi.getFastlyAccount(String accountId)
Get Fastly account.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.getFastlyAccountWithHttpInfo(String accountId)
Get a Fastly account.
|
FastlyServiceResponse |
FastlyIntegrationApi.getFastlyService(String accountId,
String serviceId)
Get Fastly service.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.getFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Get a Fastly service for an account.
|
GetFindingResponse |
SecurityMonitoringApi.getFinding(String findingId)
Get a finding.
|
GetFindingResponse |
SecurityMonitoringApi.getFinding(String findingId,
SecurityMonitoringApi.GetFindingOptionalParameters parameters)
Get a finding.
|
ApiResponse<GetFindingResponse> |
SecurityMonitoringApi.getFindingWithHttpInfo(String findingId,
SecurityMonitoringApi.GetFindingOptionalParameters parameters)
Returns a single finding with message and resource configuration.
|
FleetAgentInfoResponse |
FleetAutomationApi.getFleetAgentInfo(String agentKey)
Get detailed information about an agent.
|
ApiResponse<FleetAgentInfoResponse> |
FleetAutomationApi.getFleetAgentInfoWithHttpInfo(String agentKey)
Retrieve detailed information about a specific Datadog Agent.
|
FleetDeploymentResponse |
FleetAutomationApi.getFleetDeployment(String deploymentId)
Get a configuration deployment by ID.
|
FleetDeploymentResponse |
FleetAutomationApi.getFleetDeployment(String deploymentId,
FleetAutomationApi.GetFleetDeploymentOptionalParameters parameters)
Get a configuration deployment by ID.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.getFleetDeploymentWithHttpInfo(String deploymentId,
FleetAutomationApi.GetFleetDeploymentOptionalParameters parameters)
Retrieve detailed information about a specific deployment using its unique identifier.
|
FleetScheduleResponse |
FleetAutomationApi.getFleetSchedule(String id)
Get a schedule by ID.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.getFleetScheduleWithHttpInfo(String id)
Retrieve detailed information about a specific schedule using its unique identifier.
|
GcpScanOptions |
AgentlessScanningApi.getGcpScanOptions(String projectId)
Get GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.getGcpScanOptionsWithHttpInfo(String projectId)
Fetches the Agentless scan options for an activated GCP project.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.getGCPSTSDelegate()
List delegate account.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.getGCPSTSDelegateWithHttpInfo()
List your Datadog-GCP STS delegate account configured in your Datadog account.
|
GlobalIncidentSettingsResponse |
IncidentsApi.getGlobalIncidentSettings()
Get global incident settings.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.getGlobalIncidentSettingsWithHttpInfo()
Retrieve global incident settings for the organization.
|
HamrOrgConnectionResponse |
HighAvailabilityMultiRegionApi.getHamrOrgConnection()
Get HAMR organization connection.
|
ApiResponse<HamrOrgConnectionResponse> |
HighAvailabilityMultiRegionApi.getHamrOrgConnectionWithHttpInfo()
Retrieve the High Availability Multi-Region (HAMR) organization connection details for the
authenticated organization.
|
CostByOrgResponse |
UsageMeteringApi.getHistoricalCostByOrg(OffsetDateTime startMonth)
Get historical cost across your account.
|
CostByOrgResponse |
UsageMeteringApi.getHistoricalCostByOrg(OffsetDateTime startMonth,
UsageMeteringApi.GetHistoricalCostByOrgOptionalParameters parameters)
Get historical cost across your account.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getHistoricalCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetHistoricalCostByOrgOptionalParameters parameters)
Get historical cost across multi-org and single root-org accounts.
|
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.
|
IncidentNotificationRule |
IncidentsApi.getIncidentNotificationRule(UUID id)
Get an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.getIncidentNotificationRule(UUID id,
IncidentsApi.GetIncidentNotificationRuleOptionalParameters parameters)
Get an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.getIncidentNotificationRuleWithHttpInfo(UUID id,
IncidentsApi.GetIncidentNotificationRuleOptionalParameters parameters)
Retrieves a specific notification rule by its ID.
|
IncidentNotificationTemplate |
IncidentsApi.getIncidentNotificationTemplate(UUID id)
Get incident notification template.
|
IncidentNotificationTemplate |
IncidentsApi.getIncidentNotificationTemplate(UUID id,
IncidentsApi.GetIncidentNotificationTemplateOptionalParameters parameters)
Get incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.getIncidentNotificationTemplateWithHttpInfo(UUID id,
IncidentsApi.GetIncidentNotificationTemplateOptionalParameters parameters)
Retrieves a specific notification template by its ID.
|
PostmortemTemplateResponse |
IncidentsApi.getIncidentPostmortemTemplate(String templateId)
Get postmortem template.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.getIncidentPostmortemTemplateWithHttpInfo(String templateId)
Retrieve details of a specific postmortem template.
|
IncidentServiceResponse |
IncidentServicesApi.getIncidentService(String serviceId)
Deprecated.
|
IncidentServiceResponse |
IncidentServicesApi.getIncidentService(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.getIncidentServiceWithHttpInfo(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.getIncidentTeam(String teamId)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.getIncidentTeam(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.getIncidentTeamWithHttpInfo(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Deprecated.
|
IncidentTodoResponse |
IncidentsApi.getIncidentTodo(String incidentId,
String todoId)
Get incident todo details.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.getIncidentTodoWithHttpInfo(String incidentId,
String todoId)
Get incident todo details.
|
IncidentTypeResponse |
IncidentsApi.getIncidentType(String incidentTypeId)
Get incident type details.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.getIncidentTypeWithHttpInfo(String incidentTypeId)
Get incident type details.
|
ApiResponse<IncidentResponse> |
IncidentsApi.getIncidentWithHttpInfo(String incidentId,
IncidentsApi.GetIncidentOptionalParameters parameters)
Get the details of an incident by incident_id.
|
GetInterfacesResponse |
NetworkDeviceMonitoringApi.getInterfaces(String deviceId)
Get the list of interfaces of the device.
|
GetInterfacesResponse |
NetworkDeviceMonitoringApi.getInterfaces(String deviceId,
NetworkDeviceMonitoringApi.GetInterfacesOptionalParameters parameters)
Get the list of interfaces of the device.
|
ApiResponse<GetInterfacesResponse> |
NetworkDeviceMonitoringApi.getInterfacesWithHttpInfo(String deviceId,
NetworkDeviceMonitoringApi.GetInterfacesOptionalParameters parameters)
Get the list of interfaces of the device.
|
UserInvitationResponse |
UsersApi.getInvitation(String userInvitationUuid)
Get a user invitation.
|
ApiResponse<UserInvitationResponse> |
UsersApi.getInvitationWithHttpInfo(String userInvitationUuid)
Returns a single user invitation by its UUID.
|
IPAllowlistResponse |
IpAllowlistApi.getIPAllowlist()
Get IP Allowlist.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.getIPAllowlistWithHttpInfo()
Returns the IP allowlist and its enabled or disabled state.
|
IssueResponse |
ErrorTrackingApi.getIssue(String issueId)
Get the details of an error tracking issue.
|
IssueResponse |
ErrorTrackingApi.getIssue(String issueId,
ErrorTrackingApi.GetIssueOptionalParameters parameters)
Get the details of an error tracking issue.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.getIssueWithHttpInfo(String issueId,
ErrorTrackingApi.GetIssueOptionalParameters parameters)
Retrieve the full details for a specific error tracking issue, including attributes and
relationships.
|
JiraIssueTemplateResponse |
JiraIntegrationApi.getJiraIssueTemplate(UUID issueTemplateId)
Get Jira issue template.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.getJiraIssueTemplateWithHttpInfo(UUID issueTemplateId)
Get a Jira issue template by ID.
|
LogsArchive |
LogsArchivesApi.getLogsArchive(String archiveId)
Get an archive.
|
LogsArchiveOrder |
LogsArchivesApi.getLogsArchiveOrder()
Get archive order.
|
ApiResponse<LogsArchiveOrder> |
LogsArchivesApi.getLogsArchiveOrderWithHttpInfo()
Get the current order of your archives.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.getLogsArchiveWithHttpInfo(String archiveId)
Get a specific archive from your organization.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.getLogsCustomDestination(String customDestinationId)
Get a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.getLogsCustomDestinationWithHttpInfo(String customDestinationId)
Get a specific custom destination in your organization.
|
LogsMetricResponse |
LogsMetricsApi.getLogsMetric(String metricId)
Get a log-based metric.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.getLogsMetricWithHttpInfo(String metricId)
Get a specific log-based metric from your organization.
|
GetMappingResponse |
RumAudienceManagementApi.getMapping(String entity)
Get mapping.
|
ApiResponse<GetMappingResponse> |
RumAudienceManagementApi.getMappingWithHttpInfo(String entity)
Get entity mapping configuration including all available attributes and their properties
|
MetricTagCardinalitiesResponse |
MetricsApi.getMetricTagCardinalityDetails(String metricName)
Get tag key cardinality details.
|
ApiResponse<MetricTagCardinalitiesResponse> |
MetricsApi.getMetricTagCardinalityDetailsWithHttpInfo(String metricName)
Returns the cardinality details of tags for a specific metric.
|
MonitorConfigPolicyResponse |
MonitorsApi.getMonitorConfigPolicy(String policyId)
Get a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.getMonitorConfigPolicyWithHttpInfo(String policyId)
Get a monitor configuration policy by policy_id.
|
MonitorNotificationRuleResponse |
MonitorsApi.getMonitorNotificationRule(String ruleId)
Get a monitor notification rule.
|
MonitorNotificationRuleResponse |
MonitorsApi.getMonitorNotificationRule(String ruleId,
MonitorsApi.GetMonitorNotificationRuleOptionalParameters parameters)
Get a monitor notification rule.
|
MonitorNotificationRuleListResponse |
MonitorsApi.getMonitorNotificationRules()
Get all monitor notification rules.
|
MonitorNotificationRuleListResponse |
MonitorsApi.getMonitorNotificationRules(MonitorsApi.GetMonitorNotificationRulesOptionalParameters parameters)
Get all monitor notification rules.
|
ApiResponse<MonitorNotificationRuleListResponse> |
MonitorsApi.getMonitorNotificationRulesWithHttpInfo(MonitorsApi.GetMonitorNotificationRulesOptionalParameters parameters)
Returns a list of all monitor notification rules.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.getMonitorNotificationRuleWithHttpInfo(String ruleId,
MonitorsApi.GetMonitorNotificationRuleOptionalParameters parameters)
Returns a monitor notification rule by rule_id.
|
MonitorUserTemplateResponse |
MonitorsApi.getMonitorUserTemplate(String templateId)
Get a monitor user template.
|
MonitorUserTemplateResponse |
MonitorsApi.getMonitorUserTemplate(String templateId,
MonitorsApi.GetMonitorUserTemplateOptionalParameters parameters)
Get a monitor user template.
|
ApiResponse<MonitorUserTemplateResponse> |
MonitorsApi.getMonitorUserTemplateWithHttpInfo(String templateId,
MonitorsApi.GetMonitorUserTemplateOptionalParameters parameters)
Retrieve a monitor user template by its ID.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
String fields)
Get Monthly Cost Attribution.
|
MonthlyCostAttributionResponse |
UsageMeteringApi.getMonthlyCostAttribution(OffsetDateTime startMonth,
String fields,
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters parameters)
Get Monthly Cost Attribution.
|
ApiResponse<MonthlyCostAttributionResponse> |
UsageMeteringApi.getMonthlyCostAttributionWithHttpInfo(OffsetDateTime startMonth,
String fields,
UsageMeteringApi.GetMonthlyCostAttributionOptionalParameters parameters)
Get monthly cost attribution by tag across multi-org and single root-org accounts.
|
OktaAccountResponse |
OktaIntegrationApi.getOktaAccount(String accountId)
Get Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.getOktaAccountWithHttpInfo(String accountId)
Get an Okta account.
|
EscalationPolicy |
OnCallApi.getOnCallEscalationPolicy(String policyId)
Get On-Call escalation policy.
|
EscalationPolicy |
OnCallApi.getOnCallEscalationPolicy(String policyId,
OnCallApi.GetOnCallEscalationPolicyOptionalParameters parameters)
Get On-Call escalation policy.
|
ApiResponse<EscalationPolicy> |
OnCallApi.getOnCallEscalationPolicyWithHttpInfo(String policyId,
OnCallApi.GetOnCallEscalationPolicyOptionalParameters parameters)
Get an On-Call escalation policy
|
Schedule |
OnCallApi.getOnCallSchedule(String scheduleId)
Get On-Call schedule.
|
Schedule |
OnCallApi.getOnCallSchedule(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.getOnCallScheduleWithHttpInfo(String scheduleId,
OnCallApi.GetOnCallScheduleOptionalParameters parameters)
Get an On-Call schedule
|
TeamRoutingRules |
OnCallApi.getOnCallTeamRoutingRules(String teamId)
Get On-Call team routing rules.
|
TeamRoutingRules |
OnCallApi.getOnCallTeamRoutingRules(String teamId,
OnCallApi.GetOnCallTeamRoutingRulesOptionalParameters parameters)
Get On-Call team routing rules.
|
ApiResponse<TeamRoutingRules> |
OnCallApi.getOnCallTeamRoutingRulesWithHttpInfo(String teamId,
OnCallApi.GetOnCallTeamRoutingRulesOptionalParameters parameters)
Get a team's On-Call routing rules
|
OnDemandConcurrencyCapResponse |
SyntheticsApi.getOnDemandConcurrencyCap()
Get the on-demand concurrency cap.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.getOnDemandConcurrencyCapWithHttpInfo()
Get the on-demand concurrency cap.
|
File |
ApiManagementApi.getOpenAPI(UUID id)
Deprecated.
|
ApiResponse<File> |
ApiManagementApi.getOpenAPIWithHttpInfo(UUID id)
Deprecated.
|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.getOpsgenieService(String integrationServiceId)
Get a single service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.getOpsgenieServiceWithHttpInfo(String integrationServiceId)
Get a single service from the Datadog Opsgenie integration.
|
OrgConfigGetResponse |
OrganizationsApi.getOrgConfig(String orgConfigName)
Get a specific Org Config value.
|
ApiResponse<OrgConfigGetResponse> |
OrganizationsApi.getOrgConfigWithHttpInfo(String orgConfigName)
Return the name, description, and value of a specific Org Config.
|
ObservabilityPipeline |
ObservabilityPipelinesApi.getPipeline(String pipelineId)
Get a specific pipeline.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.getPipelineWithHttpInfo(String pipelineId)
Get a specific pipeline by its ID.
|
PowerpackResponse |
PowerpackApi.getPowerpack(String powerpackId)
Get a Powerpack.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.getPowerpackWithHttpInfo(String powerpackId)
Get a powerpack.
|
ProjectResponse |
CaseManagementApi.getProject(String projectId)
Get the details of a project.
|
ProjectedCostResponse |
UsageMeteringApi.getProjectedCost()
Get projected cost across your account.
|
ProjectedCostResponse |
UsageMeteringApi.getProjectedCost(UsageMeteringApi.GetProjectedCostOptionalParameters parameters)
Get projected cost across your account.
|
ApiResponse<ProjectedCostResponse> |
UsageMeteringApi.getProjectedCostWithHttpInfo(UsageMeteringApi.GetProjectedCostOptionalParameters parameters)
Get projected cost across multi-org and single root-org accounts.
|
CaseNotificationRulesResponse |
CaseManagementApi.getProjectNotificationRules(String projectId)
Get notification rules.
|
ApiResponse<CaseNotificationRulesResponse> |
CaseManagementApi.getProjectNotificationRulesWithHttpInfo(String projectId)
Get all notification rules for a project.
|
ProjectsResponse |
CaseManagementApi.getProjects()
Get all projects.
|
ApiResponse<ProjectsResponse> |
CaseManagementApi.getProjectsWithHttpInfo()
Get all projects.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.getProjectWithHttpInfo(String projectId)
Get the details of a project by project_id.
|
GetResourceEvaluationFiltersResponse |
SecurityMonitoringApi.getResourceEvaluationFilters()
List resource filters.
|
GetResourceEvaluationFiltersResponse |
SecurityMonitoringApi.getResourceEvaluationFilters(SecurityMonitoringApi.GetResourceEvaluationFiltersOptionalParameters parameters)
List resource filters.
|
ApiResponse<GetResourceEvaluationFiltersResponse> |
SecurityMonitoringApi.getResourceEvaluationFiltersWithHttpInfo(SecurityMonitoringApi.GetResourceEvaluationFiltersOptionalParameters parameters)
List resource filters.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.getRestrictionPolicy(String resourceId)
Get a restriction policy.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.getRestrictionPolicyWithHttpInfo(String resourceId)
Retrieves the restriction policy associated with a specified resource.
|
RestrictionQueryWithRelationshipsResponse |
LogsRestrictionQueriesApi.getRestrictionQuery(String restrictionQueryId)
Get a restriction query.
|
ApiResponse<RestrictionQueryWithRelationshipsResponse> |
LogsRestrictionQueriesApi.getRestrictionQueryWithHttpInfo(String restrictionQueryId)
Get a restriction query in the organization specified by the restriction query's
restriction_query_id.
|
RumRetentionFilterResponse |
RumRetentionFiltersApi.getRetentionFilter(String appId,
String rfId)
Get a RUM retention filter.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.getRetentionFilterWithHttpInfo(String appId,
String rfId)
Get a RUM retention filter for a RUM application.
|
RoleResponse |
RolesApi.getRole(String roleId)
Get a role.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.getRoleRestrictionQuery(String roleId)
Get restriction query for a given role.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.getRoleRestrictionQueryWithHttpInfo(String roleId)
Get restriction query for a given role.
|
ApiResponse<RoleResponse> |
RolesApi.getRoleWithHttpInfo(String roleId)
Get a role in the organization specified by the role’s role_id.
|
TableRowResourceArray |
ReferenceTablesApi.getRowsByID(String id,
List<String> rowId)
Get rows by id.
|
ApiResponse<TableRowResourceArray> |
ReferenceTablesApi.getRowsByIDWithHttpInfo(String id,
List<String> rowId)
Get reference table rows by their primary key values.
|
GetRuleVersionHistoryResponse |
SecurityMonitoringApi.getRuleVersionHistory(String ruleId)
Get a rule's version history.
|
GetRuleVersionHistoryResponse |
SecurityMonitoringApi.getRuleVersionHistory(String ruleId,
SecurityMonitoringApi.GetRuleVersionHistoryOptionalParameters parameters)
Get a rule's version history.
|
ApiResponse<GetRuleVersionHistoryResponse> |
SecurityMonitoringApi.getRuleVersionHistoryWithHttpInfo(String ruleId,
SecurityMonitoringApi.GetRuleVersionHistoryOptionalParameters parameters)
Get a rule's version history.
|
RUMApplicationResponse |
RumApi.getRUMApplication(String id)
Get a RUM application.
|
RUMApplicationsResponse |
RumApi.getRUMApplications()
List all the RUM applications.
|
ApiResponse<RUMApplicationsResponse> |
RumApi.getRUMApplicationsWithHttpInfo()
List all the RUM applications in your organization.
|
ApiResponse<RUMApplicationResponse> |
RumApi.getRUMApplicationWithHttpInfo(String id)
Get the RUM application with given ID in your organization.
|
RumMetricResponse |
RumMetricsApi.getRumMetric(String metricId)
Get a rum-based metric.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.getRumMetricWithHttpInfo(String metricId)
Get a specific rum-based metric from your organization.
|
Playlist |
RumReplayPlaylistsApi.getRumReplayPlaylist(Integer playlistId)
Get rum replay playlist.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.getRumReplayPlaylistWithHttpInfo(Integer playlistId)
Get a playlist.
|
GetSBOMResponse |
SecurityMonitoringApi.getSBOM(AssetType assetType,
String filterAssetName)
Get SBOM.
|
GetSBOMResponse |
SecurityMonitoringApi.getSBOM(AssetType assetType,
String filterAssetName,
SecurityMonitoringApi.GetSBOMOptionalParameters parameters)
Get SBOM.
|
ApiResponse<GetSBOMResponse> |
SecurityMonitoringApi.getSBOMWithHttpInfo(AssetType assetType,
String filterAssetName,
SecurityMonitoringApi.GetSBOMOptionalParameters parameters)
Get a single SBOM related to an asset by its type and name.
|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId)
Get scheduled on-call user.
|
Shift |
OnCallApi.getScheduleOnCallUser(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Get scheduled on-call user.
|
ApiResponse<Shift> |
OnCallApi.getScheduleOnCallUserWithHttpInfo(String scheduleId,
OnCallApi.GetScheduleOnCallUserOptionalParameters parameters)
Retrieves the user who is on-call for the specified schedule at a given time.
|
SecretRuleArray |
SecurityMonitoringApi.getSecretsRules()
Returns a list of Secrets rules.
|
ApiResponse<SecretRuleArray> |
SecurityMonitoringApi.getSecretsRulesWithHttpInfo()
Returns a list of Secrets rules with ID, Pattern, Description, Priority, and SDS ID.
|
SecurityFilterResponse |
SecurityMonitoringApi.getSecurityFilter(String securityFilterId)
Get a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.getSecurityFilterWithHttpInfo(String securityFilterId)
Get the details of a specific security filter.
|
SecurityMonitoringCriticalAssetResponse |
SecurityMonitoringApi.getSecurityMonitoringCriticalAsset(String criticalAssetId)
Get a critical asset.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.getSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId)
Get the details of a specific critical asset.
|
SecurityMonitoringSignalResponse |
SecurityMonitoringApi.getSecurityMonitoringHistsignal(String histsignalId)
Get a hist signal's details.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.getSecurityMonitoringHistsignalsByJobId(String jobId)
Get a job's hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.getSecurityMonitoringHistsignalsByJobId(String jobId,
SecurityMonitoringApi.GetSecurityMonitoringHistsignalsByJobIdOptionalParameters parameters)
Get a job's hist signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.getSecurityMonitoringHistsignalsByJobIdWithHttpInfo(String jobId,
SecurityMonitoringApi.GetSecurityMonitoringHistsignalsByJobIdOptionalParameters parameters)
Get a job's hist signals.
|
ApiResponse<SecurityMonitoringSignalResponse> |
SecurityMonitoringApi.getSecurityMonitoringHistsignalWithHttpInfo(String histsignalId)
Get a hist signal's details.
|
SecurityMonitoringRuleResponse |
SecurityMonitoringApi.getSecurityMonitoringRule(String ruleId)
Get a rule's details.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.getSecurityMonitoringRuleWithHttpInfo(String ruleId)
Get a rule's details.
|
SecurityMonitoringSignalResponse |
SecurityMonitoringApi.getSecurityMonitoringSignal(String signalId)
Get a signal's details.
|
ApiResponse<SecurityMonitoringSignalResponse> |
SecurityMonitoringApi.getSecurityMonitoringSignalWithHttpInfo(String signalId)
Get a signal's details.
|
SecurityMonitoringSuppressionResponse |
SecurityMonitoringApi.getSecurityMonitoringSuppression(String suppressionId)
Get a suppression rule.
|
ApiResponse<SecurityMonitoringSuppressionResponse> |
SecurityMonitoringApi.getSecurityMonitoringSuppressionWithHttpInfo(String suppressionId)
Get the details of a specific suppression rule.
|
void |
RumReplaySessionsApi.getSegments(String viewId,
String sessionId)
Get segments.
|
void |
RumReplaySessionsApi.getSegments(String viewId,
String sessionId,
RumReplaySessionsApi.GetSegmentsOptionalParameters parameters)
Get segments.
|
ApiResponse<Void> |
RumReplaySessionsApi.getSegmentsWithHttpInfo(String viewId,
String sessionId,
RumReplaySessionsApi.GetSegmentsOptionalParameters parameters)
Get segments for a view.
|
PartialApplicationKeyResponse |
ServiceAccountsApi.getServiceAccountApplicationKey(String serviceAccountId,
String appKeyId)
Get one application key for this service account.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.getServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Get an application key owned by this service account.
|
ServiceDefinitionGetResponse |
ServiceDefinitionApi.getServiceDefinition(String serviceName)
Get a single service definition.
|
ServiceDefinitionGetResponse |
ServiceDefinitionApi.getServiceDefinition(String serviceName,
ServiceDefinitionApi.GetServiceDefinitionOptionalParameters parameters)
Get a single service definition.
|
ApiResponse<ServiceDefinitionGetResponse> |
ServiceDefinitionApi.getServiceDefinitionWithHttpInfo(String serviceName,
ServiceDefinitionApi.GetServiceDefinitionOptionalParameters parameters)
Get a single service definition from the Datadog Service Catalog.
|
ServiceList |
ApmApi.getServiceList(String filterEnv)
Get service list.
|
ApiResponse<ServiceList> |
ApmApi.getServiceListWithHttpInfo(String filterEnv) |
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.getServiceNowTemplate(UUID templateId)
Get ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.getServiceNowTemplateWithHttpInfo(UUID templateId)
Get a ServiceNow template by ID.
|
NotificationRuleResponse |
SecurityMonitoringApi.getSignalNotificationRule(String id)
Get details of a signal-based notification rule.
|
Object |
SecurityMonitoringApi.getSignalNotificationRules()
Get the list of signal-based notification rules.
|
ApiResponse<Object> |
SecurityMonitoringApi.getSignalNotificationRulesWithHttpInfo()
Returns the list of notification rules for security signals.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.getSignalNotificationRuleWithHttpInfo(String id)
Get the details of a notification rule for security signals.
|
String |
ServiceLevelObjectivesApi.getSLOReport(String reportId)
Get SLO report.
|
SLOReportStatusGetResponse |
ServiceLevelObjectivesApi.getSLOReportJobStatus(String reportId)
Get SLO report status.
|
ApiResponse<SLOReportStatusGetResponse> |
ServiceLevelObjectivesApi.getSLOReportJobStatusWithHttpInfo(String reportId)
Get the status of the SLO report job.
|
ApiResponse<String> |
ServiceLevelObjectivesApi.getSLOReportWithHttpInfo(String reportId)
Download an SLO report.
|
SloStatusResponse |
ServiceLevelObjectivesApi.getSloStatus(String sloId,
Long fromTs,
Long toTs)
Get SLO status.
|
SloStatusResponse |
ServiceLevelObjectivesApi.getSloStatus(String sloId,
Long fromTs,
Long toTs,
ServiceLevelObjectivesApi.GetSloStatusOptionalParameters parameters)
Get SLO status.
|
ApiResponse<SloStatusResponse> |
ServiceLevelObjectivesApi.getSloStatusWithHttpInfo(String sloId,
Long fromTs,
Long toTs,
ServiceLevelObjectivesApi.GetSloStatusOptionalParameters parameters)
Get the status of a Service Level Objective (SLO) for a given time period.
|
SpansMetricResponse |
SpansMetricsApi.getSpansMetric(String metricId)
Get a span-based metric.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.getSpansMetricWithHttpInfo(String metricId)
Get a specific span-based metric from your organization.
|
RecommendationDocument |
SpaApi.getSPARecommendations(String service)
Get SPA Recommendations.
|
RecommendationDocument |
SpaApi.getSPARecommendations(String service,
SpaApi.GetSPARecommendationsOptionalParameters parameters)
Get SPA Recommendations.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithHttpInfo(String service,
SpaApi.GetSPARecommendationsOptionalParameters parameters)
This endpoint is currently experimental and restricted to Datadog internal use only.
|
RecommendationDocument |
SpaApi.getSPARecommendationsWithShard(String shard,
String service)
Get SPA Recommendations with a shard parameter.
|
RecommendationDocument |
SpaApi.getSPARecommendationsWithShard(String shard,
String service,
SpaApi.GetSPARecommendationsWithShardOptionalParameters parameters)
Get SPA Recommendations with a shard parameter.
|
ApiResponse<RecommendationDocument> |
SpaApi.getSPARecommendationsWithShardWithHttpInfo(String shard,
String service,
SpaApi.GetSPARecommendationsWithShardOptionalParameters parameters)
This endpoint is currently experimental and restricted to Datadog internal use only.
|
StatusPage |
StatusPagesApi.getStatusPage(UUID pageId)
Get status page.
|
StatusPage |
StatusPagesApi.getStatusPage(UUID pageId,
StatusPagesApi.GetStatusPageOptionalParameters parameters)
Get status page.
|
ApiResponse<StatusPage> |
StatusPagesApi.getStatusPageWithHttpInfo(UUID pageId,
StatusPagesApi.GetStatusPageOptionalParameters parameters)
Retrieves a specific status page by its ID.
|
SecurityMonitoringSuppressionsResponse |
SecurityMonitoringApi.getSuppressionsAffectingFutureRule(SecurityMonitoringRuleCreatePayload body)
Get suppressions affecting future rule.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.getSuppressionsAffectingFutureRuleWithHttpInfo(SecurityMonitoringRuleCreatePayload body)
Get the list of suppressions that would affect a rule.
|
SecurityMonitoringSuppressionsResponse |
SecurityMonitoringApi.getSuppressionsAffectingRule(String ruleId)
Get suppressions affecting a specific rule.
|
ApiResponse<SecurityMonitoringSuppressionsResponse> |
SecurityMonitoringApi.getSuppressionsAffectingRuleWithHttpInfo(String ruleId)
Get the list of suppressions that affect a specific existing rule by its ID.
|
GetSuppressionVersionHistoryResponse |
SecurityMonitoringApi.getSuppressionVersionHistory(String suppressionId)
Get a suppression's version history.
|
GetSuppressionVersionHistoryResponse |
SecurityMonitoringApi.getSuppressionVersionHistory(String suppressionId,
SecurityMonitoringApi.GetSuppressionVersionHistoryOptionalParameters parameters)
Get a suppression's version history.
|
ApiResponse<GetSuppressionVersionHistoryResponse> |
SecurityMonitoringApi.getSuppressionVersionHistoryWithHttpInfo(String suppressionId,
SecurityMonitoringApi.GetSuppressionVersionHistoryOptionalParameters parameters)
Get a suppression's version history.
|
SyntheticsSuiteResponse |
SyntheticsApi.getSyntheticsSuite(String publicId)
Synthetics: Get a suite.
|
ApiResponse<SyntheticsSuiteResponse> |
SyntheticsApi.getSyntheticsSuiteWithHttpInfo(String publicId) |
TableResultV2 |
ReferenceTablesApi.getTable(String id)
Get table.
|
ApiResponse<TableResultV2> |
ReferenceTablesApi.getTableWithHttpInfo(String id)
Get a reference table by ID
|
RulesetResp |
CloudCostManagementApi.getTagPipelinesRuleset(String rulesetId)
Get a tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.getTagPipelinesRulesetWithHttpInfo(String rulesetId)
Get a specific tag pipeline ruleset - Retrieve a specific tag pipeline ruleset by its ID
|
TeamResponse |
TeamsApi.getTeam(String teamId)
Get a team.
|
TeamHierarchyLinkResponse |
TeamsApi.getTeamHierarchyLink(String linkId)
Get a team hierarchy link.
|
ApiResponse<TeamHierarchyLinkResponse> |
TeamsApi.getTeamHierarchyLinkWithHttpInfo(String linkId)
Get a single team hierarchy link for the given link_id.
|
TeamLinkResponse |
TeamsApi.getTeamLink(String teamId,
String linkId)
Get a team link.
|
TeamLinksResponse |
TeamsApi.getTeamLinks(String teamId)
Get links for a team.
|
ApiResponse<TeamLinksResponse> |
TeamsApi.getTeamLinksWithHttpInfo(String teamId)
Get all links for a given team.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.getTeamLinkWithHttpInfo(String teamId,
String linkId)
Get a single link for a team.
|
UserTeamsResponse |
TeamsApi.getTeamMemberships(String teamId)
Get team memberships.
|
UserTeamsResponse |
TeamsApi.getTeamMemberships(String teamId,
TeamsApi.GetTeamMembershipsOptionalParameters parameters)
Get team memberships.
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getTeamMembershipsWithHttpInfo(String teamId,
TeamsApi.GetTeamMembershipsOptionalParameters parameters)
Get a paginated list of members for a team
|
TeamNotificationRuleResponse |
TeamsApi.getTeamNotificationRule(String teamId,
String ruleId)
Get team notification rule.
|
TeamNotificationRulesResponse |
TeamsApi.getTeamNotificationRules(String teamId)
Get team notification rules.
|
ApiResponse<TeamNotificationRulesResponse> |
TeamsApi.getTeamNotificationRulesWithHttpInfo(String teamId) |
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.getTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId) |
TeamOnCallResponders |
OnCallApi.getTeamOnCallUsers(String teamId)
Get team on-call users.
|
TeamOnCallResponders |
OnCallApi.getTeamOnCallUsers(String teamId,
OnCallApi.GetTeamOnCallUsersOptionalParameters parameters)
Get team on-call users.
|
ApiResponse<TeamOnCallResponders> |
OnCallApi.getTeamOnCallUsersWithHttpInfo(String teamId,
OnCallApi.GetTeamOnCallUsersOptionalParameters parameters)
Get a team's on-call users at a given time
|
TeamPermissionSettingsResponse |
TeamsApi.getTeamPermissionSettings(String teamId)
Get permission settings for a team.
|
ApiResponse<TeamPermissionSettingsResponse> |
TeamsApi.getTeamPermissionSettingsWithHttpInfo(String teamId)
Get all permission settings for a given team.
|
TeamSyncResponse |
TeamsApi.getTeamSync(TeamSyncAttributesSource filterSource)
Get team sync configurations.
|
ApiResponse<TeamSyncResponse> |
TeamsApi.getTeamSyncWithHttpInfo(TeamSyncAttributesSource filterSource)
Get all team synchronization configurations.
|
ApiResponse<TeamResponse> |
TeamsApi.getTeamWithHttpInfo(String teamId)
Get a single team using the team's id.
|
TenancyConfig |
OciIntegrationApi.getTenancyConfig(String tenancyOcid)
Get tenancy config.
|
TenancyConfigList |
OciIntegrationApi.getTenancyConfigs()
Get tenancy configs.
|
ApiResponse<TenancyConfigList> |
OciIntegrationApi.getTenancyConfigsWithHttpInfo()
Get a list of all configured OCI tenancy integrations.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.getTenancyConfigWithHttpInfo(String tenancyOcid)
Get a single tenancy config object by its OCID.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.getTenantBasedHandle(String handleId)
Get tenant-based handle information.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.getTenantBasedHandleWithHttpInfo(String handleId)
Get the tenant, team, and channel information of a tenant-based handle from the Datadog
Microsoft Teams integration.
|
ThreatHuntingJobResponse |
SecurityMonitoringApi.getThreatHuntingJob(String jobId)
Get a job's details.
|
ApiResponse<ThreatHuntingJobResponse> |
SecurityMonitoringApi.getThreatHuntingJobWithHttpInfo(String jobId)
Get a job's details.
|
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.
|
FacetInfoResponse |
RumAudienceManagementApi.getUserFacetInfo(FacetInfoRequest body)
Get user facet info.
|
ApiResponse<FacetInfoResponse> |
RumAudienceManagementApi.getUserFacetInfoWithHttpInfo(FacetInfoRequest body)
Get facet information for user attributes including possible values and counts
|
UserTeamsResponse |
TeamsApi.getUserMemberships(String userUuid)
Get user memberships.
|
ApiResponse<UserTeamsResponse> |
TeamsApi.getUserMembershipsWithHttpInfo(String userUuid)
Get a list of memberships for a user
|
NotificationChannel |
OnCallApi.getUserNotificationChannel(String userId,
String channelId)
Get an On-Call notification channel for a user.
|
ApiResponse<NotificationChannel> |
OnCallApi.getUserNotificationChannelWithHttpInfo(String userId,
String channelId)
Get a notification channel for a user.
|
OnCallNotificationRule |
OnCallApi.getUserNotificationRule(String userId,
String ruleId)
Get an On-Call notification rule for a user.
|
OnCallNotificationRule |
OnCallApi.getUserNotificationRule(String userId,
String ruleId,
OnCallApi.GetUserNotificationRuleOptionalParameters parameters)
Get an On-Call notification rule for a user.
|
ApiResponse<OnCallNotificationRule> |
OnCallApi.getUserNotificationRuleWithHttpInfo(String userId,
String ruleId,
OnCallApi.GetUserNotificationRuleOptionalParameters parameters)
Get a notification rule for a user.
|
ApiResponse<UserResponse> |
UsersApi.getUserWithHttpInfo(String userId)
Get a user in the organization specified by the user’s user_id.
|
NotificationRuleResponse |
SecurityMonitoringApi.getVulnerabilityNotificationRule(String id)
Get details of a vulnerability notification rule.
|
Object |
SecurityMonitoringApi.getVulnerabilityNotificationRules()
Get the list of vulnerability notification rules.
|
ApiResponse<Object> |
SecurityMonitoringApi.getVulnerabilityNotificationRulesWithHttpInfo()
Returns the list of notification rules for security vulnerabilities.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.getVulnerabilityNotificationRuleWithHttpInfo(String id)
Get the details of a notification rule for security vulnerabilities.
|
GetWorkflowResponse |
WorkflowAutomationApi.getWorkflow(String workflowId)
Get an existing Workflow.
|
WorklflowGetInstanceResponse |
WorkflowAutomationApi.getWorkflowInstance(String workflowId,
String instanceId)
Get a workflow instance.
|
ApiResponse<WorklflowGetInstanceResponse> |
WorkflowAutomationApi.getWorkflowInstanceWithHttpInfo(String workflowId,
String instanceId)
Get a specific execution of a given workflow.
|
MicrosoftTeamsWorkflowsWebhookHandleResponse |
MicrosoftTeamsIntegrationApi.getWorkflowsWebhookHandle(String handleId)
Get Workflows webhook handle information.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandleResponse> |
MicrosoftTeamsIntegrationApi.getWorkflowsWebhookHandleWithHttpInfo(String handleId)
Get the name of a Workflows webhook handle from the Datadog Microsoft Teams integration.
|
ApiResponse<GetWorkflowResponse> |
WorkflowAutomationApi.getWorkflowWithHttpInfo(String workflowId)
Get a workflow by ID.
|
CaseResponse |
CaseManagementApi.linkIncident(String caseId,
RelationshipToIncidentRequest body)
Link incident to case.
|
ApiResponse<CaseResponse> |
CaseManagementApi.linkIncidentWithHttpInfo(String caseId,
RelationshipToIncidentRequest body)
Link an incident to a case
|
void |
CaseManagementApi.linkJiraIssueToCase(String caseId,
JiraIssueLinkRequest body)
Link existing Jira issue to case.
|
ApiResponse<Void> |
CaseManagementApi.linkJiraIssueToCaseWithHttpInfo(String caseId,
JiraIssueLinkRequest body)
Link an existing Jira issue to a case
|
MetricSuggestedTagsAndAggregationsResponse |
MetricsApi.listActiveMetricConfigurations(String metricName)
List active tags and aggregations.
|
MetricSuggestedTagsAndAggregationsResponse |
MetricsApi.listActiveMetricConfigurations(String metricName,
MetricsApi.ListActiveMetricConfigurationsOptionalParameters parameters)
List active tags and aggregations.
|
ApiResponse<MetricSuggestedTagsAndAggregationsResponse> |
MetricsApi.listActiveMetricConfigurationsWithHttpInfo(String metricName,
MetricsApi.ListActiveMetricConfigurationsOptionalParameters parameters)
List tags and aggregations that are actively queried on dashboards, notebooks, monitors, the
Metrics Explorer, and using the API for a given metric name.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMAgents()
Get all CSM Agents.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMAgents(CsmAgentsApi.ListAllCSMAgentsOptionalParameters parameters)
Get all CSM Agents.
|
ApiResponse<CsmAgentsResponse> |
CsmAgentsApi.listAllCSMAgentsWithHttpInfo(CsmAgentsApi.ListAllCSMAgentsOptionalParameters parameters)
Get the list of all CSM Agents running on your hosts and containers.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMServerlessAgents()
Get all CSM Serverless Agents.
|
CsmAgentsResponse |
CsmAgentsApi.listAllCSMServerlessAgents(CsmAgentsApi.ListAllCSMServerlessAgentsOptionalParameters parameters)
Get all CSM Serverless Agents.
|
ApiResponse<CsmAgentsResponse> |
CsmAgentsApi.listAllCSMServerlessAgentsWithHttpInfo(CsmAgentsApi.ListAllCSMServerlessAgentsOptionalParameters parameters)
Get the list of all CSM Serverless Agents running on your hosts and containers.
|
APIKeysResponse |
KeyManagementApi.listAPIKeys()
Get all API keys.
|
APIKeysResponse |
KeyManagementApi.listAPIKeys(KeyManagementApi.ListAPIKeysOptionalParameters parameters)
Get all API keys.
|
ApiResponse<APIKeysResponse> |
KeyManagementApi.listAPIKeysWithHttpInfo(KeyManagementApi.ListAPIKeysOptionalParameters parameters)
List all API keys available for your account.
|
ListAPIsResponse |
ApiManagementApi.listAPIs()
Deprecated.
|
ListAPIsResponse |
ApiManagementApi.listAPIs(ApiManagementApi.ListAPIsOptionalParameters parameters)
Deprecated.
|
ApiResponse<ListAPIsResponse> |
ApiManagementApi.listAPIsWithHttpInfo(ApiManagementApi.ListAPIsOptionalParameters parameters)
Deprecated.
|
RetentionFiltersResponse |
ApmRetentionFiltersApi.listApmRetentionFilters()
List all APM retention filters.
|
ApiResponse<RetentionFiltersResponse> |
ApmRetentionFiltersApi.listApmRetentionFiltersWithHttpInfo()
Get the list of APM retention filters.
|
ListAppKeyRegistrationsResponse |
ActionConnectionApi.listAppKeyRegistrations()
List App Key Registrations.
|
ListAppKeyRegistrationsResponse |
ActionConnectionApi.listAppKeyRegistrations(ActionConnectionApi.ListAppKeyRegistrationsOptionalParameters parameters)
List App Key Registrations.
|
ApiResponse<ListAppKeyRegistrationsResponse> |
ActionConnectionApi.listAppKeyRegistrationsWithHttpInfo(ActionConnectionApi.ListAppKeyRegistrationsOptionalParameters parameters)
List App Key Registrations
|
ListApplicationKeysResponse |
KeyManagementApi.listApplicationKeys()
Get all application keys.
|
ListApplicationKeysResponse |
KeyManagementApi.listApplicationKeys(KeyManagementApi.ListApplicationKeysOptionalParameters parameters)
Get all application keys.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listApplicationKeysWithHttpInfo(KeyManagementApi.ListApplicationKeysOptionalParameters parameters)
List all application keys available for your org
|
ApplicationSecurityWafCustomRuleListResponse |
ApplicationSecurityApi.listApplicationSecurityWAFCustomRules()
List all WAF custom rules.
|
ApiResponse<ApplicationSecurityWafCustomRuleListResponse> |
ApplicationSecurityApi.listApplicationSecurityWAFCustomRulesWithHttpInfo()
Retrieve a list of WAF custom rule.
|
ApplicationSecurityWafExclusionFiltersResponse |
ApplicationSecurityApi.listApplicationSecurityWafExclusionFilters()
List all WAF exclusion filters.
|
ApiResponse<ApplicationSecurityWafExclusionFiltersResponse> |
ApplicationSecurityApi.listApplicationSecurityWafExclusionFiltersWithHttpInfo()
Retrieve a list of WAF exclusion filters.
|
ListAppsResponse |
AppBuilderApi.listApps()
List Apps.
|
ListAppsResponse |
AppBuilderApi.listApps(AppBuilderApi.ListAppsOptionalParameters parameters)
List Apps.
|
ApiResponse<ListAppsResponse> |
AppBuilderApi.listAppsWithHttpInfo(AppBuilderApi.ListAppsOptionalParameters parameters)
List all apps, with optional filters and sorting.
|
RolesResponse |
LogsArchivesApi.listArchiveReadRoles(String archiveId)
List read roles for an archive.
|
ApiResponse<RolesResponse> |
LogsArchivesApi.listArchiveReadRolesWithHttpInfo(String archiveId)
Returns all read roles a given archive is restricted to.
|
ListAssetsSBOMsResponse |
SecurityMonitoringApi.listAssetsSBOMs()
List assets SBOMs.
|
ListAssetsSBOMsResponse |
SecurityMonitoringApi.listAssetsSBOMs(SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters parameters)
List assets SBOMs.
|
ApiResponse<ListAssetsSBOMsResponse> |
SecurityMonitoringApi.listAssetsSBOMsWithHttpInfo(SecurityMonitoringApi.ListAssetsSBOMsOptionalParameters parameters)
Get a list of assets SBOMs for an organization.
|
AuditLogsEventsResponse |
AuditApi.listAuditLogs()
Get a list of Audit Logs events.
|
AuditLogsEventsResponse |
AuditApi.listAuditLogs(AuditApi.ListAuditLogsOptionalParameters parameters)
Get a list of Audit Logs events.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.listAuditLogsWithHttpInfo(AuditApi.ListAuditLogsOptionalParameters parameters)
List endpoint returns events that match a Audit Logs search query.
|
AuthNMappingsResponse |
AuthNMappingsApi.listAuthNMappings()
List all AuthN Mappings.
|
AuthNMappingsResponse |
AuthNMappingsApi.listAuthNMappings(AuthNMappingsApi.ListAuthNMappingsOptionalParameters parameters)
List all AuthN Mappings.
|
ApiResponse<AuthNMappingsResponse> |
AuthNMappingsApi.listAuthNMappingsWithHttpInfo(AuthNMappingsApi.ListAuthNMappingsOptionalParameters parameters)
List all AuthN Mappings in the org.
|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts()
List all AWS integrations.
|
AWSAccountsResponse |
AwsIntegrationApi.listAWSAccounts(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all AWS integrations.
|
ApiResponse<AWSAccountsResponse> |
AwsIntegrationApi.listAWSAccountsWithHttpInfo(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
Get a list of AWS Account Integration Configs.
|
AWSEventBridgeListResponse |
AwsIntegrationApi.listAWSEventBridgeSources()
Get all Amazon EventBridge sources.
|
ApiResponse<AWSEventBridgeListResponse> |
AwsIntegrationApi.listAWSEventBridgeSourcesWithHttpInfo()
Get all Amazon EventBridge sources.
|
AWSLogsServicesResponse |
AwsLogsIntegrationApi.listAWSLogsServices()
Get list of AWS log ready services.
|
ApiResponse<AWSLogsServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfo()
Get a list of AWS services that can send logs to Datadog.
|
AWSNamespacesResponse |
AwsIntegrationApi.listAWSNamespaces()
List available namespaces.
|
ApiResponse<AWSNamespacesResponse> |
AwsIntegrationApi.listAWSNamespacesWithHttpInfo()
Get a list of available AWS CloudWatch namespaces that can send metrics to Datadog.
|
AwsOnDemandListResponse |
AgentlessScanningApi.listAwsOnDemandTasks()
List AWS on demand tasks.
|
ApiResponse<AwsOnDemandListResponse> |
AgentlessScanningApi.listAwsOnDemandTasksWithHttpInfo()
Fetches the most recent 1000 AWS on demand tasks.
|
AwsScanOptionsListResponse |
AgentlessScanningApi.listAwsScanOptions()
List AWS scan options.
|
ApiResponse<AwsScanOptionsListResponse> |
AgentlessScanningApi.listAwsScanOptionsWithHttpInfo()
Fetches the scan options configured for AWS accounts.
|
AzureScanOptionsArray |
AgentlessScanningApi.listAzureScanOptions()
List Azure scan options.
|
ApiResponse<AzureScanOptionsArray> |
AgentlessScanningApi.listAzureScanOptionsWithHttpInfo()
Fetches the scan options configured for Azure accounts.
|
BudgetArray |
CloudCostManagementApi.listBudgets()
List budgets.
|
ApiResponse<BudgetArray> |
CloudCostManagementApi.listBudgetsWithHttpInfo()
List budgets.
|
ListEntityCatalogResponse |
SoftwareCatalogApi.listCatalogEntity()
Get a list of entities.
|
ListEntityCatalogResponse |
SoftwareCatalogApi.listCatalogEntity(SoftwareCatalogApi.ListCatalogEntityOptionalParameters parameters)
Get a list of entities.
|
ApiResponse<ListEntityCatalogResponse> |
SoftwareCatalogApi.listCatalogEntityWithHttpInfo(SoftwareCatalogApi.ListCatalogEntityOptionalParameters parameters)
Get a list of entities from Software Catalog.
|
ListKindCatalogResponse |
SoftwareCatalogApi.listCatalogKind()
Get a list of entity kinds.
|
ListKindCatalogResponse |
SoftwareCatalogApi.listCatalogKind(SoftwareCatalogApi.ListCatalogKindOptionalParameters parameters)
Get a list of entity kinds.
|
ApiResponse<ListKindCatalogResponse> |
SoftwareCatalogApi.listCatalogKindWithHttpInfo(SoftwareCatalogApi.ListCatalogKindOptionalParameters parameters)
Get a list of entity kinds from Software Catalog.
|
ListRelationCatalogResponse |
SoftwareCatalogApi.listCatalogRelation()
Get a list of entity relations.
|
ListRelationCatalogResponse |
SoftwareCatalogApi.listCatalogRelation(SoftwareCatalogApi.ListCatalogRelationOptionalParameters parameters)
Get a list of entity relations.
|
ApiResponse<ListRelationCatalogResponse> |
SoftwareCatalogApi.listCatalogRelationWithHttpInfo(SoftwareCatalogApi.ListCatalogRelationOptionalParameters parameters)
Get a list of entity relations from Software Catalog.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.listCIAppPipelineEvents()
Get a list of pipelines events.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.listCIAppPipelineEvents(CiVisibilityPipelinesApi.ListCIAppPipelineEventsOptionalParameters parameters)
Get a list of pipelines events.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.listCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.ListCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a search
query.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.listCIAppTestEvents()
Get a list of tests events.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.listCIAppTestEvents(CiVisibilityTestsApi.ListCIAppTestEventsOptionalParameters parameters)
Get a list of tests events.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.listCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.ListCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a search
query.
|
CloudflareAccountsResponse |
CloudflareIntegrationApi.listCloudflareAccounts()
List Cloudflare accounts.
|
ApiResponse<CloudflareAccountsResponse> |
CloudflareIntegrationApi.listCloudflareAccountsWithHttpInfo()
List Cloudflare accounts.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCloudWorkloadSecurityAgentRules()
Get all Workload Protection agent rules (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCloudWorkloadSecurityAgentRulesWithHttpInfo()
Get the list of agent rules.
|
StatusPagesComponentArray |
StatusPagesApi.listComponents(UUID pageId)
List components.
|
StatusPagesComponentArray |
StatusPagesApi.listComponents(UUID pageId,
StatusPagesApi.ListComponentsOptionalParameters parameters)
List components.
|
ApiResponse<StatusPagesComponentArray> |
StatusPagesApi.listComponentsWithHttpInfo(UUID pageId,
StatusPagesApi.ListComponentsOptionalParameters parameters)
Lists all components for a status page.
|
ConfluentAccountsResponse |
ConfluentCloudApi.listConfluentAccount()
List Confluent accounts.
|
ApiResponse<ConfluentAccountsResponse> |
ConfluentCloudApi.listConfluentAccountWithHttpInfo()
List Confluent accounts.
|
ConfluentResourcesResponse |
ConfluentCloudApi.listConfluentResource(String accountId)
List Confluent Account resources.
|
ApiResponse<ConfluentResourcesResponse> |
ConfluentCloudApi.listConfluentResourceWithHttpInfo(String accountId)
Get a Confluent resource for the account associated with the provided ID.
|
ListConnectionsResponse |
RumAudienceManagementApi.listConnections(String entity)
List connections.
|
ApiResponse<ListConnectionsResponse> |
RumAudienceManagementApi.listConnectionsWithHttpInfo(String entity)
List all data connections for an entity
|
ContainerImagesResponse |
ContainerImagesApi.listContainerImages()
Get all Container Images.
|
ContainerImagesResponse |
ContainerImagesApi.listContainerImages(ContainerImagesApi.ListContainerImagesOptionalParameters parameters)
Get all Container Images.
|
ApiResponse<ContainerImagesResponse> |
ContainerImagesApi.listContainerImagesWithHttpInfo(ContainerImagesApi.ListContainerImagesOptionalParameters parameters)
Get all Container Images for your organization.
|
ContainersResponse |
ContainersApi.listContainers()
Get All Containers.
|
ContainersResponse |
ContainersApi.listContainers(ContainersApi.ListContainersOptionalParameters parameters)
Get All Containers.
|
ApiResponse<ContainersResponse> |
ContainersApi.listContainersWithHttpInfo(ContainersApi.ListContainersOptionalParameters parameters)
Get all containers for your organization.
|
AwsCURConfigsResponse |
CloudCostManagementApi.listCostAWSCURConfigs()
List Cloud Cost Management AWS CUR configs.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.listCostAWSCURConfigsWithHttpInfo()
List the AWS CUR configs.
|
AzureUCConfigsResponse |
CloudCostManagementApi.listCostAzureUCConfigs()
List Cloud Cost Management Azure configs.
|
ApiResponse<AzureUCConfigsResponse> |
CloudCostManagementApi.listCostAzureUCConfigsWithHttpInfo()
List the Azure configs.
|
GCPUsageCostConfigsResponse |
CloudCostManagementApi.listCostGCPUsageCostConfigs()
List Google Cloud Usage Cost configs.
|
ApiResponse<GCPUsageCostConfigsResponse> |
CloudCostManagementApi.listCostGCPUsageCostConfigsWithHttpInfo()
List the Google Cloud Usage Cost configs.
|
CloudWorkloadSecurityAgentPoliciesListResponse |
CsmThreatsApi.listCSMThreatsAgentPolicies()
Get all Workload Protection policies.
|
ApiResponse<CloudWorkloadSecurityAgentPoliciesListResponse> |
CsmThreatsApi.listCSMThreatsAgentPoliciesWithHttpInfo()
Get the list of Workload Protection policies.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCSMThreatsAgentRules()
Get all Workload Protection agent rules.
|
CloudWorkloadSecurityAgentRulesListResponse |
CsmThreatsApi.listCSMThreatsAgentRules(CsmThreatsApi.ListCSMThreatsAgentRulesOptionalParameters parameters)
Get all Workload Protection agent rules.
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CsmThreatsApi.listCSMThreatsAgentRulesWithHttpInfo(CsmThreatsApi.ListCSMThreatsAgentRulesOptionalParameters parameters)
Get the list of Workload Protection agent rules.
|
ListApplicationKeysResponse |
KeyManagementApi.listCurrentUserApplicationKeys()
Get all application keys owned by current user.
|
ListApplicationKeysResponse |
KeyManagementApi.listCurrentUserApplicationKeys(KeyManagementApi.ListCurrentUserApplicationKeysOptionalParameters parameters)
Get all application keys owned by current user.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listCurrentUserApplicationKeysWithHttpInfo(KeyManagementApi.ListCurrentUserApplicationKeysOptionalParameters parameters)
List all application keys available for current user
|
ArbitraryRuleResponseArray |
CloudCostManagementApi.listCustomAllocationRules()
List custom allocation rules.
|
ApiResponse<ArbitraryRuleResponseArray> |
CloudCostManagementApi.listCustomAllocationRulesWithHttpInfo()
List all custom allocation rules - Retrieve a list of all custom allocation rules for the
organization
|
CustomCostsFileListResponse |
CloudCostManagementApi.listCustomCostsFiles()
List Custom Costs files.
|
CustomCostsFileListResponse |
CloudCostManagementApi.listCustomCostsFiles(CloudCostManagementApi.ListCustomCostsFilesOptionalParameters parameters)
List Custom Costs files.
|
ApiResponse<CustomCostsFileListResponse> |
CloudCostManagementApi.listCustomCostsFilesWithHttpInfo(CloudCostManagementApi.ListCustomCostsFilesOptionalParameters parameters)
List the Custom Costs files.
|
CustomRuleRevisionsResponse |
StaticAnalysisApi.listCustomRuleRevisions(String rulesetName,
String ruleName)
List Custom Rule Revisions.
|
CustomRuleRevisionsResponse |
StaticAnalysisApi.listCustomRuleRevisions(String rulesetName,
String ruleName,
StaticAnalysisApi.ListCustomRuleRevisionsOptionalParameters parameters)
List Custom Rule Revisions.
|
ApiResponse<CustomRuleRevisionsResponse> |
StaticAnalysisApi.listCustomRuleRevisionsWithHttpInfo(String rulesetName,
String ruleName,
StaticAnalysisApi.ListCustomRuleRevisionsOptionalParameters parameters)
Get all revisions for a custom rule
|
ItemApiPayloadArray |
ActionsDatastoresApi.listDatastoreItems(String datastoreId)
List datastore items.
|
ItemApiPayloadArray |
ActionsDatastoresApi.listDatastoreItems(String datastoreId,
ActionsDatastoresApi.ListDatastoreItemsOptionalParameters parameters)
List datastore items.
|
ApiResponse<ItemApiPayloadArray> |
ActionsDatastoresApi.listDatastoreItemsWithHttpInfo(String datastoreId,
ActionsDatastoresApi.ListDatastoreItemsOptionalParameters parameters)
Lists items from a datastore.
|
DatastoreArray |
ActionsDatastoresApi.listDatastores()
List datastores.
|
ApiResponse<DatastoreArray> |
ActionsDatastoresApi.listDatastoresWithHttpInfo()
Lists all datastores for the organization.
|
DegradationArray |
StatusPagesApi.listDegradations()
List degradations.
|
DegradationArray |
StatusPagesApi.listDegradations(StatusPagesApi.ListDegradationsOptionalParameters parameters)
List degradations.
|
ApiResponse<DegradationArray> |
StatusPagesApi.listDegradationsWithHttpInfo(StatusPagesApi.ListDegradationsOptionalParameters parameters)
Lists all degradations for the organization.
|
ListDevicesResponse |
NetworkDeviceMonitoringApi.listDevices()
Get the list of devices.
|
ListDevicesResponse |
NetworkDeviceMonitoringApi.listDevices(NetworkDeviceMonitoringApi.ListDevicesOptionalParameters parameters)
Get the list of devices.
|
ApiResponse<ListDevicesResponse> |
NetworkDeviceMonitoringApi.listDevicesWithHttpInfo(NetworkDeviceMonitoringApi.ListDevicesOptionalParameters parameters)
Get the list of devices.
|
ListTagsResponse |
NetworkDeviceMonitoringApi.listDeviceUserTags(String deviceId)
Get the list of tags for a device.
|
ApiResponse<ListTagsResponse> |
NetworkDeviceMonitoringApi.listDeviceUserTagsWithHttpInfo(String deviceId)
Get the list of tags for a device.
|
DORADeploymentsListResponse |
DoraMetricsApi.listDORADeployments(DORAListDeploymentsRequest body)
Get a list of deployment events.
|
ApiResponse<DORADeploymentsListResponse> |
DoraMetricsApi.listDORADeploymentsWithHttpInfo(DORAListDeploymentsRequest body)
Use this API endpoint to get a list of deployment events.
|
DORAFailuresListResponse |
DoraMetricsApi.listDORAFailures(DORAListFailuresRequest body)
Get a list of failure events.
|
ApiResponse<DORAFailuresListResponse> |
DoraMetricsApi.listDORAFailuresWithHttpInfo(DORAListFailuresRequest body)
Use this API endpoint to get a list of failure events.
|
ListDowntimesResponse |
DowntimesApi.listDowntimes()
Get all downtimes.
|
ListDowntimesResponse |
DowntimesApi.listDowntimes(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all downtimes.
|
ApiResponse<ListDowntimesResponse> |
DowntimesApi.listDowntimesWithHttpInfo(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all scheduled downtimes.
|
SecurityEntityRiskScoresResponse |
EntityRiskScoresApi.listEntityRiskScores()
List Entity Risk Scores.
|
SecurityEntityRiskScoresResponse |
EntityRiskScoresApi.listEntityRiskScores(EntityRiskScoresApi.ListEntityRiskScoresOptionalParameters parameters)
List Entity Risk Scores.
|
ApiResponse<SecurityEntityRiskScoresResponse> |
EntityRiskScoresApi.listEntityRiskScoresWithHttpInfo(EntityRiskScoresApi.ListEntityRiskScoresOptionalParameters parameters)
Get a list of entity risk scores for your organization.
|
EventsListResponse |
EventsApi.listEvents()
Get a list of events.
|
EventsListResponse |
EventsApi.listEvents(EventsApi.ListEventsOptionalParameters parameters)
Get a list of events.
|
ApiResponse<EventsListResponse> |
EventsApi.listEventsWithHttpInfo(EventsApi.ListEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
FastlyAccountsResponse |
FastlyIntegrationApi.listFastlyAccounts()
List Fastly accounts.
|
ApiResponse<FastlyAccountsResponse> |
FastlyIntegrationApi.listFastlyAccountsWithHttpInfo()
List Fastly accounts.
|
FastlyServicesResponse |
FastlyIntegrationApi.listFastlyServices(String accountId)
List Fastly services.
|
ApiResponse<FastlyServicesResponse> |
FastlyIntegrationApi.listFastlyServicesWithHttpInfo(String accountId)
List Fastly services for an account.
|
ListFindingsResponse |
SecurityMonitoringApi.listFindings()
List findings.
|
ListFindingsResponse |
SecurityMonitoringApi.listFindings(SecurityMonitoringApi.ListFindingsOptionalParameters parameters)
List findings.
|
ApiResponse<ListFindingsResponse> |
SecurityMonitoringApi.listFindingsWithHttpInfo(SecurityMonitoringApi.ListFindingsOptionalParameters parameters)
Get a list of findings.
|
FleetAgentsResponse |
FleetAutomationApi.listFleetAgents()
List all Datadog Agents.
|
FleetAgentsResponse |
FleetAutomationApi.listFleetAgents(FleetAutomationApi.ListFleetAgentsOptionalParameters parameters)
List all Datadog Agents.
|
ApiResponse<FleetAgentsResponse> |
FleetAutomationApi.listFleetAgentsWithHttpInfo(FleetAutomationApi.ListFleetAgentsOptionalParameters parameters)
Retrieve a paginated list of all Datadog Agents.
|
FleetAgentVersionsResponse |
FleetAutomationApi.listFleetAgentVersions()
List all available Agent versions.
|
ApiResponse<FleetAgentVersionsResponse> |
FleetAutomationApi.listFleetAgentVersionsWithHttpInfo()
Retrieve a list of all available Datadog Agent versions.
|
FleetDeploymentsResponse |
FleetAutomationApi.listFleetDeployments()
List all deployments.
|
FleetDeploymentsResponse |
FleetAutomationApi.listFleetDeployments(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
List all deployments.
|
ApiResponse<FleetDeploymentsResponse> |
FleetAutomationApi.listFleetDeploymentsWithHttpInfo(FleetAutomationApi.ListFleetDeploymentsOptionalParameters parameters)
Retrieve a list of all deployments for fleet automation.
|
FleetSchedulesResponse |
FleetAutomationApi.listFleetSchedules()
List all schedules.
|
ApiResponse<FleetSchedulesResponse> |
FleetAutomationApi.listFleetSchedulesWithHttpInfo()
Retrieve a list of all schedules for automated fleet deployments.
|
GcpScanOptionsArray |
AgentlessScanningApi.listGcpScanOptions()
List GCP scan options.
|
ApiResponse<GcpScanOptionsArray> |
AgentlessScanningApi.listGcpScanOptionsWithHttpInfo()
Fetches the scan options configured for all GCP projects.
|
GCPSTSServiceAccountsResponse |
GcpIntegrationApi.listGCPSTSAccounts()
List all GCP STS-enabled service accounts.
|
ApiResponse<GCPSTSServiceAccountsResponse> |
GcpIntegrationApi.listGCPSTSAccountsWithHttpInfo()
List all GCP STS-enabled service accounts configured in your Datadog account.
|
IncidentHandlesResponse |
IncidentsApi.listGlobalIncidentHandles()
List global incident handles.
|
IncidentHandlesResponse |
IncidentsApi.listGlobalIncidentHandles(IncidentsApi.ListGlobalIncidentHandlesOptionalParameters parameters)
List global incident handles.
|
ApiResponse<IncidentHandlesResponse> |
IncidentsApi.listGlobalIncidentHandlesWithHttpInfo(IncidentsApi.ListGlobalIncidentHandlesOptionalParameters parameters)
Retrieve a list of global incident handles.
|
AttachmentArray |
IncidentsApi.listIncidentAttachments(String incidentId)
List incident attachments.
|
AttachmentArray |
IncidentsApi.listIncidentAttachments(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
List incident attachments.
|
ApiResponse<AttachmentArray> |
IncidentsApi.listIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
List incident attachments.
|
IncidentImpactsResponse |
IncidentsApi.listIncidentImpacts(String incidentId)
List an incident's impacts.
|
IncidentImpactsResponse |
IncidentsApi.listIncidentImpacts(String incidentId,
IncidentsApi.ListIncidentImpactsOptionalParameters parameters)
List an incident's impacts.
|
ApiResponse<IncidentImpactsResponse> |
IncidentsApi.listIncidentImpactsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentImpactsOptionalParameters parameters)
Get all impacts for an incident.
|
IncidentIntegrationMetadataListResponse |
IncidentsApi.listIncidentIntegrations(String incidentId)
Get a list of an incident's integration metadata.
|
ApiResponse<IncidentIntegrationMetadataListResponse> |
IncidentsApi.listIncidentIntegrationsWithHttpInfo(String incidentId)
Get all integration metadata for an incident.
|
IncidentNotificationRuleArray |
IncidentsApi.listIncidentNotificationRules()
List incident notification rules.
|
IncidentNotificationRuleArray |
IncidentsApi.listIncidentNotificationRules(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
List incident notification rules.
|
ApiResponse<IncidentNotificationRuleArray> |
IncidentsApi.listIncidentNotificationRulesWithHttpInfo(IncidentsApi.ListIncidentNotificationRulesOptionalParameters parameters)
Lists all notification rules for the organization.
|
IncidentNotificationTemplateArray |
IncidentsApi.listIncidentNotificationTemplates()
List incident notification templates.
|
IncidentNotificationTemplateArray |
IncidentsApi.listIncidentNotificationTemplates(IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters parameters)
List incident notification templates.
|
ApiResponse<IncidentNotificationTemplateArray> |
IncidentsApi.listIncidentNotificationTemplatesWithHttpInfo(IncidentsApi.ListIncidentNotificationTemplatesOptionalParameters parameters)
Lists all notification templates.
|
PostmortemTemplatesResponse |
IncidentsApi.listIncidentPostmortemTemplates()
List postmortem templates.
|
ApiResponse<PostmortemTemplatesResponse> |
IncidentsApi.listIncidentPostmortemTemplatesWithHttpInfo()
Retrieve a list of all postmortem templates for incidents.
|
IncidentsResponse |
IncidentsApi.listIncidents()
Get a list of incidents.
|
IncidentsResponse |
IncidentsApi.listIncidents(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get a list of incidents.
|
IncidentServicesResponse |
IncidentServicesApi.listIncidentServices()
Deprecated.
|
IncidentServicesResponse |
IncidentServicesApi.listIncidentServices(IncidentServicesApi.ListIncidentServicesOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentServicesResponse> |
IncidentServicesApi.listIncidentServicesWithHttpInfo(IncidentServicesApi.ListIncidentServicesOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentsResponse> |
IncidentsApi.listIncidentsWithHttpInfo(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get all incidents for the user's organization.
|
IncidentTeamsResponse |
IncidentTeamsApi.listIncidentTeams()
Deprecated.
|
IncidentTeamsResponse |
IncidentTeamsApi.listIncidentTeams(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsWithHttpInfo(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Deprecated.
|
IncidentTodoListResponse |
IncidentsApi.listIncidentTodos(String incidentId)
Get a list of an incident's todos.
|
ApiResponse<IncidentTodoListResponse> |
IncidentsApi.listIncidentTodosWithHttpInfo(String incidentId)
Get all todos for an incident.
|
IncidentTypeListResponse |
IncidentsApi.listIncidentTypes()
Get a list of incident types.
|
IncidentTypeListResponse |
IncidentsApi.listIncidentTypes(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get a list of incident types.
|
ApiResponse<IncidentTypeListResponse> |
IncidentsApi.listIncidentTypesWithHttpInfo(IncidentsApi.ListIncidentTypesOptionalParameters parameters)
Get all incident types.
|
JiraAccountsResponse |
JiraIntegrationApi.listJiraAccounts()
List Jira accounts.
|
ApiResponse<JiraAccountsResponse> |
JiraIntegrationApi.listJiraAccountsWithHttpInfo()
Get all Jira accounts for the organization.
|
JiraIssueTemplatesResponse |
JiraIntegrationApi.listJiraIssueTemplates()
List Jira issue templates.
|
ApiResponse<JiraIssueTemplatesResponse> |
JiraIntegrationApi.listJiraIssueTemplatesWithHttpInfo()
Get all Jira issue templates for the organization.
|
LogsListResponse |
LogsApi.listLogs()
Search logs (POST).
|
LogsListResponse |
LogsApi.listLogs(LogsApi.ListLogsOptionalParameters parameters)
Search logs (POST).
|
LogsArchives |
LogsArchivesApi.listLogsArchives()
Get all archives.
|
ApiResponse<LogsArchives> |
LogsArchivesApi.listLogsArchivesWithHttpInfo()
Get the list of configured logs archives with their definitions.
|
CustomDestinationsResponse |
LogsCustomDestinationsApi.listLogsCustomDestinations()
Get all custom destinations.
|
ApiResponse<CustomDestinationsResponse> |
LogsCustomDestinationsApi.listLogsCustomDestinationsWithHttpInfo()
Get the list of configured custom destinations in your organization with their definitions.
|
LogsListResponse |
LogsApi.listLogsGet()
Search logs (GET).
|
LogsListResponse |
LogsApi.listLogsGet(LogsApi.ListLogsGetOptionalParameters parameters)
Search logs (GET).
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsGetWithHttpInfo(LogsApi.ListLogsGetOptionalParameters parameters)
List endpoint returns logs that match a log search query.
|
LogsMetricsResponse |
LogsMetricsApi.listLogsMetrics()
Get all log-based metrics.
|
ApiResponse<LogsMetricsResponse> |
LogsMetricsApi.listLogsMetricsWithHttpInfo()
Get the list of configured log-based metrics with their definitions.
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsWithHttpInfo(LogsApi.ListLogsOptionalParameters parameters)
List endpoint returns logs that match a log search query.
|
TeamsResponse |
TeamsApi.listMemberTeams(String superTeamId)
Deprecated.
|
TeamsResponse |
TeamsApi.listMemberTeams(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Deprecated.
|
ApiResponse<TeamsResponse> |
TeamsApi.listMemberTeamsWithHttpInfo(String superTeamId,
TeamsApi.ListMemberTeamsOptionalParameters parameters)
Deprecated.
|
MetricAssetsResponse |
MetricsApi.listMetricAssets(String metricName)
Related Assets to a Metric.
|
ApiResponse<MetricAssetsResponse> |
MetricsApi.listMetricAssetsWithHttpInfo(String metricName)
Returns dashboards, monitors, notebooks, and SLOs that a metric is stored in, if any.
|
MonitorConfigPolicyListResponse |
MonitorsApi.listMonitorConfigPolicies()
Get all monitor configuration policies.
|
ApiResponse<MonitorConfigPolicyListResponse> |
MonitorsApi.listMonitorConfigPoliciesWithHttpInfo()
Get all monitor configuration policies.
|
MonitorDowntimeMatchResponse |
DowntimesApi.listMonitorDowntimes(Long monitorId)
Get active downtimes for a monitor.
|
MonitorDowntimeMatchResponse |
DowntimesApi.listMonitorDowntimes(Long monitorId,
DowntimesApi.ListMonitorDowntimesOptionalParameters parameters)
Get active downtimes for a monitor.
|
ApiResponse<MonitorDowntimeMatchResponse> |
DowntimesApi.listMonitorDowntimesWithHttpInfo(Long monitorId,
DowntimesApi.ListMonitorDowntimesOptionalParameters parameters)
Get all active downtimes for the specified monitor.
|
MonitorUserTemplateListResponse |
MonitorsApi.listMonitorUserTemplates()
Get all monitor user templates.
|
ApiResponse<MonitorUserTemplateListResponse> |
MonitorsApi.listMonitorUserTemplatesWithHttpInfo()
Retrieve all monitor user templates.
|
GetMultipleRulesetsResponse |
SecurityMonitoringApi.listMultipleRulesets(GetMultipleRulesetsRequest body)
Ruleset get multiple.
|
ApiResponse<GetMultipleRulesetsResponse> |
SecurityMonitoringApi.listMultipleRulesetsWithHttpInfo(GetMultipleRulesetsRequest body)
Get rules for multiple rulesets in batch.
|
OktaAccountsResponse |
OktaIntegrationApi.listOktaAccounts()
List Okta accounts.
|
ApiResponse<OktaAccountsResponse> |
OktaIntegrationApi.listOktaAccountsWithHttpInfo()
List Okta accounts.
|
OpsgenieServicesResponse |
OpsgenieIntegrationApi.listOpsgenieServices()
Get all service objects.
|
ApiResponse<OpsgenieServicesResponse> |
OpsgenieIntegrationApi.listOpsgenieServicesWithHttpInfo()
Get a list of all services from the Datadog Opsgenie integration.
|
OrgConfigListResponse |
OrganizationsApi.listOrgConfigs()
List Org Configs.
|
ApiResponse<OrgConfigListResponse> |
OrganizationsApi.listOrgConfigsWithHttpInfo()
Returns all Org Configs (name, description, and value).
|
OrgConnectionListResponse |
OrgConnectionsApi.listOrgConnections()
List Org Connections.
|
OrgConnectionListResponse |
OrgConnectionsApi.listOrgConnections(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
List Org Connections.
|
ApiResponse<OrgConnectionListResponse> |
OrgConnectionsApi.listOrgConnectionsWithHttpInfo(OrgConnectionsApi.ListOrgConnectionsOptionalParameters parameters)
Returns a list of org connections.
|
PermissionsResponse |
RolesApi.listPermissions()
List permissions.
|
ApiResponse<PermissionsResponse> |
RolesApi.listPermissionsWithHttpInfo()
Returns a list of all permissions, including name, description, and ID.
|
ListPipelinesResponse |
ObservabilityPipelinesApi.listPipelines()
List pipelines.
|
ListPipelinesResponse |
ObservabilityPipelinesApi.listPipelines(ObservabilityPipelinesApi.ListPipelinesOptionalParameters parameters)
List pipelines.
|
ApiResponse<ListPipelinesResponse> |
ObservabilityPipelinesApi.listPipelinesWithHttpInfo(ObservabilityPipelinesApi.ListPipelinesOptionalParameters parameters)
Retrieve a list of pipelines.
|
ListPowerpacksResponse |
PowerpackApi.listPowerpacks()
Get all powerpacks.
|
ListPowerpacksResponse |
PowerpackApi.listPowerpacks(PowerpackApi.ListPowerpacksOptionalParameters parameters)
Get all powerpacks.
|
ApiResponse<ListPowerpacksResponse> |
PowerpackApi.listPowerpacksWithHttpInfo(PowerpackApi.ListPowerpacksOptionalParameters parameters)
Get a list of all powerpacks.
|
ProcessSummariesResponse |
ProcessesApi.listProcesses()
Get all processes.
|
ProcessSummariesResponse |
ProcessesApi.listProcesses(ProcessesApi.ListProcessesOptionalParameters parameters)
Get all processes.
|
ApiResponse<ProcessSummariesResponse> |
ProcessesApi.listProcessesWithHttpInfo(ProcessesApi.ListProcessesOptionalParameters parameters)
Get all processes for your organization.
|
SnapshotArray |
RumReplayHeatmapsApi.listReplayHeatmapSnapshots(String filterViewName)
List replay heatmap snapshots.
|
SnapshotArray |
RumReplayHeatmapsApi.listReplayHeatmapSnapshots(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List replay heatmap snapshots.
|
ApiResponse<SnapshotArray> |
RumReplayHeatmapsApi.listReplayHeatmapSnapshotsWithHttpInfo(String filterViewName,
RumReplayHeatmapsApi.ListReplayHeatmapSnapshotsOptionalParameters parameters)
List heatmap snapshots.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.listRestrictionQueries()
List restriction queries.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.listRestrictionQueries(LogsRestrictionQueriesApi.ListRestrictionQueriesOptionalParameters parameters)
List restriction queries.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.listRestrictionQueriesWithHttpInfo(LogsRestrictionQueriesApi.ListRestrictionQueriesOptionalParameters parameters)
Returns all restriction queries, including their names and IDs.
|
RestrictionQueryRolesResponse |
LogsRestrictionQueriesApi.listRestrictionQueryRoles(String restrictionQueryId)
List roles for a restriction query.
|
RestrictionQueryRolesResponse |
LogsRestrictionQueriesApi.listRestrictionQueryRoles(String restrictionQueryId,
LogsRestrictionQueriesApi.ListRestrictionQueryRolesOptionalParameters parameters)
List roles for a restriction query.
|
ApiResponse<RestrictionQueryRolesResponse> |
LogsRestrictionQueriesApi.listRestrictionQueryRolesWithHttpInfo(String restrictionQueryId,
LogsRestrictionQueriesApi.ListRestrictionQueryRolesOptionalParameters parameters)
Returns all roles that have a given restriction query.
|
RumRetentionFiltersResponse |
RumRetentionFiltersApi.listRetentionFilters(String appId)
Get all RUM retention filters.
|
ApiResponse<RumRetentionFiltersResponse> |
RumRetentionFiltersApi.listRetentionFiltersWithHttpInfo(String appId)
Get the list of RUM retention filters for a RUM application.
|
PermissionsResponse |
RolesApi.listRolePermissions(String roleId)
List permissions for a role.
|
ApiResponse<PermissionsResponse> |
RolesApi.listRolePermissionsWithHttpInfo(String roleId)
Returns a list of all permissions for a single role.
|
RolesResponse |
RolesApi.listRoles()
List roles.
|
RolesResponse |
RolesApi.listRoles(RolesApi.ListRolesOptionalParameters parameters)
List roles.
|
ApiResponse<RolesResponse> |
RolesApi.listRolesWithHttpInfo(RolesApi.ListRolesOptionalParameters parameters)
Returns all roles, including their names and their unique identifiers.
|
RoleTemplateArray |
RolesApi.listRoleTemplates()
List role templates.
|
ApiResponse<RoleTemplateArray> |
RolesApi.listRoleTemplatesWithHttpInfo()
List all role templates
|
UsersResponse |
RolesApi.listRoleUsers(String roleId)
Get all users of a role.
|
UsersResponse |
RolesApi.listRoleUsers(String roleId,
RolesApi.ListRoleUsersOptionalParameters parameters)
Get all users of a role.
|
ApiResponse<UsersResponse> |
RolesApi.listRoleUsersWithHttpInfo(String roleId,
RolesApi.ListRoleUsersOptionalParameters parameters)
Gets all users of a role.
|
RUMEventsResponse |
RumApi.listRUMEvents()
Get a list of RUM events.
|
RUMEventsResponse |
RumApi.listRUMEvents(RumApi.ListRUMEventsOptionalParameters parameters)
Get a list of RUM events.
|
ApiResponse<RUMEventsResponse> |
RumApi.listRUMEventsWithHttpInfo(RumApi.ListRUMEventsOptionalParameters parameters)
List endpoint returns events that match a RUM search query.
|
RumMetricsResponse |
RumMetricsApi.listRumMetrics()
Get all rum-based metrics.
|
ApiResponse<RumMetricsResponse> |
RumMetricsApi.listRumMetricsWithHttpInfo()
Get the list of configured rum-based metrics with their definitions.
|
PlaylistArray |
RumReplayPlaylistsApi.listRumReplayPlaylists()
List rum replay playlists.
|
PlaylistArray |
RumReplayPlaylistsApi.listRumReplayPlaylists(RumReplayPlaylistsApi.ListRumReplayPlaylistsOptionalParameters parameters)
List rum replay playlists.
|
PlaylistsSessionArray |
RumReplayPlaylistsApi.listRumReplayPlaylistSessions(Integer playlistId)
List rum replay playlist sessions.
|
PlaylistsSessionArray |
RumReplayPlaylistsApi.listRumReplayPlaylistSessions(Integer playlistId,
RumReplayPlaylistsApi.ListRumReplayPlaylistSessionsOptionalParameters parameters)
List rum replay playlist sessions.
|
ApiResponse<PlaylistsSessionArray> |
RumReplayPlaylistsApi.listRumReplayPlaylistSessionsWithHttpInfo(Integer playlistId,
RumReplayPlaylistsApi.ListRumReplayPlaylistSessionsOptionalParameters parameters)
List sessions in a playlist.
|
ApiResponse<PlaylistArray> |
RumReplayPlaylistsApi.listRumReplayPlaylistsWithHttpInfo(RumReplayPlaylistsApi.ListRumReplayPlaylistsOptionalParameters parameters)
List playlists.
|
WatcherArray |
RumReplayViewershipApi.listRumReplaySessionWatchers(String sessionId)
List rum replay session watchers.
|
WatcherArray |
RumReplayViewershipApi.listRumReplaySessionWatchers(String sessionId,
RumReplayViewershipApi.ListRumReplaySessionWatchersOptionalParameters parameters)
List rum replay session watchers.
|
ApiResponse<WatcherArray> |
RumReplayViewershipApi.listRumReplaySessionWatchersWithHttpInfo(String sessionId,
RumReplayViewershipApi.ListRumReplaySessionWatchersOptionalParameters parameters)
List session watchers.
|
ViewershipHistorySessionArray |
RumReplayViewershipApi.listRumReplayViewershipHistorySessions()
List rum replay viewership history sessions.
|
ViewershipHistorySessionArray |
RumReplayViewershipApi.listRumReplayViewershipHistorySessions(RumReplayViewershipApi.ListRumReplayViewershipHistorySessionsOptionalParameters parameters)
List rum replay viewership history sessions.
|
ApiResponse<ViewershipHistorySessionArray> |
RumReplayViewershipApi.listRumReplayViewershipHistorySessionsWithHttpInfo(RumReplayViewershipApi.ListRumReplayViewershipHistorySessionsOptionalParameters parameters)
List watched sessions.
|
ScannedAssetsMetadata |
SecurityMonitoringApi.listScannedAssetsMetadata()
List scanned assets metadata.
|
ScannedAssetsMetadata |
SecurityMonitoringApi.listScannedAssetsMetadata(SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters parameters)
List scanned assets metadata.
|
ApiResponse<ScannedAssetsMetadata> |
SecurityMonitoringApi.listScannedAssetsMetadataWithHttpInfo(SecurityMonitoringApi.ListScannedAssetsMetadataOptionalParameters parameters)
Get a list of security scanned assets metadata for an organization.
|
SensitiveDataScannerGetConfigResponse |
SensitiveDataScannerApi.listScanningGroups()
List Scanning Groups.
|
ApiResponse<SensitiveDataScannerGetConfigResponse> |
SensitiveDataScannerApi.listScanningGroupsWithHttpInfo()
List all the Scanning groups in your organization.
|
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.
|
ListSecurityFindingsResponse |
SecurityMonitoringApi.listSecurityFindings()
List security findings.
|
ListSecurityFindingsResponse |
SecurityMonitoringApi.listSecurityFindings(SecurityMonitoringApi.ListSecurityFindingsOptionalParameters parameters)
List security findings.
|
ApiResponse<ListSecurityFindingsResponse> |
SecurityMonitoringApi.listSecurityFindingsWithHttpInfo(SecurityMonitoringApi.ListSecurityFindingsOptionalParameters parameters)
Get a list of security findings that match a search query.
|
SecurityMonitoringCriticalAssetsResponse |
SecurityMonitoringApi.listSecurityMonitoringCriticalAssets()
Get all critical assets.
|
SecurityMonitoringCriticalAssetsResponse |
SecurityMonitoringApi.listSecurityMonitoringCriticalAssets(SecurityMonitoringApi.ListSecurityMonitoringCriticalAssetsOptionalParameters parameters)
Get all critical assets.
|
ApiResponse<SecurityMonitoringCriticalAssetsResponse> |
SecurityMonitoringApi.listSecurityMonitoringCriticalAssetsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringCriticalAssetsOptionalParameters parameters)
Get the list of all critical assets.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringHistsignals()
List hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringHistsignals(SecurityMonitoringApi.ListSecurityMonitoringHistsignalsOptionalParameters parameters)
List hist signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringHistsignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringHistsignalsOptionalParameters parameters)
List hist signals.
|
SecurityMonitoringListRulesResponse |
SecurityMonitoringApi.listSecurityMonitoringRules()
List rules.
|
SecurityMonitoringListRulesResponse |
SecurityMonitoringApi.listSecurityMonitoringRules(SecurityMonitoringApi.ListSecurityMonitoringRulesOptionalParameters parameters)
List rules.
|
ApiResponse<SecurityMonitoringListRulesResponse> |
SecurityMonitoringApi.listSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringRulesOptionalParameters parameters)
List rules.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringSignals()
Get a quick list of security signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.listSecurityMonitoringSignals(SecurityMonitoringApi.ListSecurityMonitoringSignalsOptionalParameters parameters)
Get a quick list of security signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSignalsOptionalParameters parameters)
The list endpoint returns security signals that match a search query.
|
SecurityMonitoringPaginatedSuppressionsResponse |
SecurityMonitoringApi.listSecurityMonitoringSuppressions()
Get all suppression rules.
|
SecurityMonitoringPaginatedSuppressionsResponse |
SecurityMonitoringApi.listSecurityMonitoringSuppressions(SecurityMonitoringApi.ListSecurityMonitoringSuppressionsOptionalParameters parameters)
Get all suppression rules.
|
ApiResponse<SecurityMonitoringPaginatedSuppressionsResponse> |
SecurityMonitoringApi.listSecurityMonitoringSuppressionsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSuppressionsOptionalParameters parameters)
Get the list of all suppression rules.
|
ListApplicationKeysResponse |
ServiceAccountsApi.listServiceAccountApplicationKeys(String serviceAccountId)
List application keys for this service account.
|
ListApplicationKeysResponse |
ServiceAccountsApi.listServiceAccountApplicationKeys(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountApplicationKeysOptionalParameters parameters)
List application keys for this service account.
|
ApiResponse<ListApplicationKeysResponse> |
ServiceAccountsApi.listServiceAccountApplicationKeysWithHttpInfo(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountApplicationKeysOptionalParameters parameters)
List all application keys available for this service account.
|
ServiceDefinitionsListResponse |
ServiceDefinitionApi.listServiceDefinitions()
Get all service definitions.
|
ServiceDefinitionsListResponse |
ServiceDefinitionApi.listServiceDefinitions(ServiceDefinitionApi.ListServiceDefinitionsOptionalParameters parameters)
Get all service definitions.
|
ApiResponse<ServiceDefinitionsListResponse> |
ServiceDefinitionApi.listServiceDefinitionsWithHttpInfo(ServiceDefinitionApi.ListServiceDefinitionsOptionalParameters parameters)
Get a list of all service definitions from the Datadog Service Catalog.
|
ServiceNowAssignmentGroupsResponse |
ServiceNowIntegrationApi.listServiceNowAssignmentGroups(UUID instanceId)
List ServiceNow assignment groups.
|
ApiResponse<ServiceNowAssignmentGroupsResponse> |
ServiceNowIntegrationApi.listServiceNowAssignmentGroupsWithHttpInfo(UUID instanceId)
Get all assignment groups for a ServiceNow instance.
|
ServiceNowBusinessServicesResponse |
ServiceNowIntegrationApi.listServiceNowBusinessServices(UUID instanceId)
List ServiceNow business services.
|
ApiResponse<ServiceNowBusinessServicesResponse> |
ServiceNowIntegrationApi.listServiceNowBusinessServicesWithHttpInfo(UUID instanceId)
Get all business services for a ServiceNow instance.
|
ServiceNowInstancesResponse |
ServiceNowIntegrationApi.listServiceNowInstances()
List ServiceNow instances.
|
ApiResponse<ServiceNowInstancesResponse> |
ServiceNowIntegrationApi.listServiceNowInstancesWithHttpInfo()
Get all ServiceNow instances for the organization.
|
ServiceNowTemplatesResponse |
ServiceNowIntegrationApi.listServiceNowTemplates()
List ServiceNow templates.
|
ApiResponse<ServiceNowTemplatesResponse> |
ServiceNowIntegrationApi.listServiceNowTemplatesWithHttpInfo()
Get all ServiceNow templates for the organization.
|
ServiceNowUsersResponse |
ServiceNowIntegrationApi.listServiceNowUsers(UUID instanceId)
List ServiceNow users.
|
ApiResponse<ServiceNowUsersResponse> |
ServiceNowIntegrationApi.listServiceNowUsersWithHttpInfo(UUID instanceId)
Get all users for a ServiceNow instance.
|
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.
|
StatusPageArray |
StatusPagesApi.listStatusPages()
List status pages.
|
StatusPageArray |
StatusPagesApi.listStatusPages(StatusPagesApi.ListStatusPagesOptionalParameters parameters)
List status pages.
|
ApiResponse<StatusPageArray> |
StatusPagesApi.listStatusPagesWithHttpInfo(StatusPagesApi.ListStatusPagesOptionalParameters parameters)
Lists all status pages for the organization.
|
TableResultV2Array |
ReferenceTablesApi.listTables()
List tables.
|
TableResultV2Array |
ReferenceTablesApi.listTables(ReferenceTablesApi.ListTablesOptionalParameters parameters)
List tables.
|
ApiResponse<TableResultV2Array> |
ReferenceTablesApi.listTablesWithHttpInfo(ReferenceTablesApi.ListTablesOptionalParameters parameters)
List all reference tables in this organization.
|
MetricTagConfigurationResponse |
MetricsApi.listTagConfigurationByName(String metricName)
List tag configuration by name.
|
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.listTagConfigurationByNameWithHttpInfo(String metricName)
Returns the tag configuration for the given metric name.
|
MetricsAndMetricTagConfigurationsResponse |
MetricsApi.listTagConfigurations()
Get a list of metrics.
|
MetricsAndMetricTagConfigurationsResponse |
MetricsApi.listTagConfigurations(MetricsApi.ListTagConfigurationsOptionalParameters parameters)
Get a list of metrics.
|
ApiResponse<MetricsAndMetricTagConfigurationsResponse> |
MetricsApi.listTagConfigurationsWithHttpInfo(MetricsApi.ListTagConfigurationsOptionalParameters parameters)
Returns all metrics that can be configured in the Metrics Summary page or with Metrics without
Limitsâ„¢ (matching additional filters if specified).
|
RulesetRespArray |
CloudCostManagementApi.listTagPipelinesRulesets()
List tag pipeline rulesets.
|
ApiResponse<RulesetRespArray> |
CloudCostManagementApi.listTagPipelinesRulesetsWithHttpInfo()
List all tag pipeline rulesets - Retrieve a list of all tag pipeline rulesets for the
organization
|
MetricAllTagsResponse |
MetricsApi.listTagsByMetricName(String metricName)
List tags by metric name.
|
MetricAllTagsResponse |
MetricsApi.listTagsByMetricName(String metricName,
MetricsApi.ListTagsByMetricNameOptionalParameters parameters)
List tags by metric name.
|
ApiResponse<MetricAllTagsResponse> |
MetricsApi.listTagsByMetricNameWithHttpInfo(String metricName,
MetricsApi.ListTagsByMetricNameOptionalParameters parameters)
View indexed and ingested tags for a given metric name.
|
TeamConnectionsResponse |
TeamsApi.listTeamConnections()
List team connections.
|
TeamConnectionsResponse |
TeamsApi.listTeamConnections(TeamsApi.ListTeamConnectionsOptionalParameters parameters)
List team connections.
|
ApiResponse<TeamConnectionsResponse> |
TeamsApi.listTeamConnectionsWithHttpInfo(TeamsApi.ListTeamConnectionsOptionalParameters parameters)
Returns all team connections.
|
TeamHierarchyLinksResponse |
TeamsApi.listTeamHierarchyLinks()
Get team hierarchy links.
|
TeamHierarchyLinksResponse |
TeamsApi.listTeamHierarchyLinks(TeamsApi.ListTeamHierarchyLinksOptionalParameters parameters)
Get team hierarchy links.
|
ApiResponse<TeamHierarchyLinksResponse> |
TeamsApi.listTeamHierarchyLinksWithHttpInfo(TeamsApi.ListTeamHierarchyLinksOptionalParameters parameters)
List all team hierarchy links that match the provided filters.
|
TeamsResponse |
TeamsApi.listTeams()
Get all teams.
|
TeamsResponse |
TeamsApi.listTeams(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
ApiResponse<TeamsResponse> |
TeamsApi.listTeamsWithHttpInfo(TeamsApi.ListTeamsOptionalParameters parameters)
Get all teams.
|
TenancyProductsList |
OciIntegrationApi.listTenancyProducts(String productKeys)
List tenancy products.
|
ApiResponse<TenancyProductsList> |
OciIntegrationApi.listTenancyProductsWithHttpInfo(String productKeys)
Lists the products for a given tenancy.
|
MicrosoftTeamsTenantBasedHandlesResponse |
MicrosoftTeamsIntegrationApi.listTenantBasedHandles()
Get all tenant-based handles.
|
MicrosoftTeamsTenantBasedHandlesResponse |
MicrosoftTeamsIntegrationApi.listTenantBasedHandles(MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters parameters)
Get all tenant-based handles.
|
ApiResponse<MicrosoftTeamsTenantBasedHandlesResponse> |
MicrosoftTeamsIntegrationApi.listTenantBasedHandlesWithHttpInfo(MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters parameters)
Get a list of all tenant-based handles from the Datadog Microsoft Teams integration.
|
ListThreatHuntingJobsResponse |
SecurityMonitoringApi.listThreatHuntingJobs()
List threat hunting jobs.
|
ListThreatHuntingJobsResponse |
SecurityMonitoringApi.listThreatHuntingJobs(SecurityMonitoringApi.ListThreatHuntingJobsOptionalParameters parameters)
List threat hunting jobs.
|
ApiResponse<ListThreatHuntingJobsResponse> |
SecurityMonitoringApi.listThreatHuntingJobsWithHttpInfo(SecurityMonitoringApi.ListThreatHuntingJobsOptionalParameters parameters)
List threat hunting jobs.
|
ListNotificationChannelsResponse |
OnCallApi.listUserNotificationChannels(String userId)
List On-Call notification channels for a user.
|
ApiResponse<ListNotificationChannelsResponse> |
OnCallApi.listUserNotificationChannelsWithHttpInfo(String userId)
List the notification channels for a user.
|
ListOnCallNotificationRulesResponse |
OnCallApi.listUserNotificationRules(String userId)
List On-Call notification rules for a user.
|
ListOnCallNotificationRulesResponse |
OnCallApi.listUserNotificationRules(String userId,
OnCallApi.ListUserNotificationRulesOptionalParameters parameters)
List On-Call notification rules for a user.
|
ApiResponse<ListOnCallNotificationRulesResponse> |
OnCallApi.listUserNotificationRulesWithHttpInfo(String userId,
OnCallApi.ListUserNotificationRulesOptionalParameters parameters)
List the notification rules for a user.
|
UserResponse |
UsersApi.listUserOrganizations(String userId)
Get a user organization.
|
ApiResponse<UserResponse> |
UsersApi.listUserOrganizationsWithHttpInfo(String userId)
Get a user organization.
|
PermissionsResponse |
UsersApi.listUserPermissions(String userId)
Get a user permissions.
|
ApiResponse<PermissionsResponse> |
UsersApi.listUserPermissionsWithHttpInfo(String userId)
Get a user permission set.
|
RestrictionQueryListResponse |
LogsRestrictionQueriesApi.listUserRestrictionQueries(String userId)
Get all restriction queries for a given user.
|
ApiResponse<RestrictionQueryListResponse> |
LogsRestrictionQueriesApi.listUserRestrictionQueriesWithHttpInfo(String userId)
Get all restriction queries for a given user.
|
UsersResponse |
UsersApi.listUsers()
List all users.
|
UsersResponse |
UsersApi.listUsers(UsersApi.ListUsersOptionalParameters parameters)
List all users.
|
ApiResponse<UsersResponse> |
UsersApi.listUsersWithHttpInfo(UsersApi.ListUsersOptionalParameters parameters)
Get the list of all users in the organization.
|
MetricVolumesResponse |
MetricsApi.listVolumesByMetricName(String metricName)
List distinct metric volumes by metric name.
|
ApiResponse<MetricVolumesResponse> |
MetricsApi.listVolumesByMetricNameWithHttpInfo(String metricName)
View distinct metrics volumes for the given metric name.
|
ListVulnerabilitiesResponse |
SecurityMonitoringApi.listVulnerabilities()
List vulnerabilities.
|
ListVulnerabilitiesResponse |
SecurityMonitoringApi.listVulnerabilities(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
List vulnerabilities.
|
ApiResponse<ListVulnerabilitiesResponse> |
SecurityMonitoringApi.listVulnerabilitiesWithHttpInfo(SecurityMonitoringApi.ListVulnerabilitiesOptionalParameters parameters)
Get a list of vulnerabilities.
|
ListVulnerableAssetsResponse |
SecurityMonitoringApi.listVulnerableAssets()
List vulnerable assets.
|
ListVulnerableAssetsResponse |
SecurityMonitoringApi.listVulnerableAssets(SecurityMonitoringApi.ListVulnerableAssetsOptionalParameters parameters)
List vulnerable assets.
|
ApiResponse<ListVulnerableAssetsResponse> |
SecurityMonitoringApi.listVulnerableAssetsWithHttpInfo(SecurityMonitoringApi.ListVulnerableAssetsOptionalParameters parameters)
Get a list of vulnerable assets.
|
WorkflowListInstancesResponse |
WorkflowAutomationApi.listWorkflowInstances(String workflowId)
List workflow instances.
|
WorkflowListInstancesResponse |
WorkflowAutomationApi.listWorkflowInstances(String workflowId,
WorkflowAutomationApi.ListWorkflowInstancesOptionalParameters parameters)
List workflow instances.
|
ApiResponse<WorkflowListInstancesResponse> |
WorkflowAutomationApi.listWorkflowInstancesWithHttpInfo(String workflowId,
WorkflowAutomationApi.ListWorkflowInstancesOptionalParameters parameters)
List all instances of a given workflow.
|
MicrosoftTeamsWorkflowsWebhookHandlesResponse |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandles()
Get all Workflows webhook handles.
|
MicrosoftTeamsWorkflowsWebhookHandlesResponse |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandles(MicrosoftTeamsIntegrationApi.ListWorkflowsWebhookHandlesOptionalParameters parameters)
Get all Workflows webhook handles.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandlesResponse> |
MicrosoftTeamsIntegrationApi.listWorkflowsWebhookHandlesWithHttpInfo(MicrosoftTeamsIntegrationApi.ListWorkflowsWebhookHandlesOptionalParameters parameters)
Get a list of all Workflows webhook handles from the Datadog Microsoft Teams integration.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.makeGCPSTSDelegate()
Create a Datadog GCP principal.
|
GCPSTSDelegateAccountResponse |
GcpIntegrationApi.makeGCPSTSDelegate(GcpIntegrationApi.MakeGCPSTSDelegateOptionalParameters parameters)
Create a Datadog GCP principal.
|
ApiResponse<GCPSTSDelegateAccountResponse> |
GcpIntegrationApi.makeGCPSTSDelegateWithHttpInfo(GcpIntegrationApi.MakeGCPSTSDelegateOptionalParameters parameters)
Create a Datadog GCP principal.
|
CaseResponse |
CaseManagementApi.moveCaseToProject(String caseId,
ProjectRelationship body)
Update case project.
|
ApiResponse<CaseResponse> |
CaseManagementApi.moveCaseToProjectWithHttpInfo(String caseId,
ProjectRelationship body)
Update the project associated with a case
|
BulkMuteFindingsResponse |
SecurityMonitoringApi.muteFindings(BulkMuteFindingsRequest body)
Mute or unmute a batch of findings.
|
ApiResponse<BulkMuteFindingsResponse> |
SecurityMonitoringApi.muteFindingsWithHttpInfo(BulkMuteFindingsRequest body)
Mute or unmute findings.
|
RumRetentionFiltersOrderResponse |
RumRetentionFiltersApi.orderRetentionFilters(String appId,
RumRetentionFiltersOrderRequest body)
Order RUM retention filters.
|
ApiResponse<RumRetentionFiltersOrderResponse> |
RumRetentionFiltersApi.orderRetentionFiltersWithHttpInfo(String appId,
RumRetentionFiltersOrderRequest body)
Order RUM retention filters for a RUM application.
|
DomainAllowlistResponse |
DomainAllowlistApi.patchDomainAllowlist(DomainAllowlistRequest body)
Sets Domain Allowlist.
|
ApiResponse<DomainAllowlistResponse> |
DomainAllowlistApi.patchDomainAllowlistWithHttpInfo(DomainAllowlistRequest body)
Update the domain allowlist for an organization.
|
void |
DoraMetricsApi.patchDORADeployment(String deploymentId,
DORADeploymentPatchRequest body)
Patch a deployment event.
|
ApiResponse<Void> |
DoraMetricsApi.patchDORADeploymentWithHttpInfo(String deploymentId,
DORADeploymentPatchRequest body)
Use this API endpoint to patch a deployment event.
|
GlobalVariableResponse |
SyntheticsApi.patchGlobalVariable(String variableId,
GlobalVariableJsonPatchRequest body)
Patch a global variable.
|
ApiResponse<GlobalVariableResponse> |
SyntheticsApi.patchGlobalVariableWithHttpInfo(String variableId,
GlobalVariableJsonPatchRequest body)
Patch a global variable using JSON Patch (RFC 6902).
|
NotificationRuleResponse |
SecurityMonitoringApi.patchSignalNotificationRule(String id,
PatchNotificationRuleParameters body)
Patch a signal-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.patchSignalNotificationRuleWithHttpInfo(String id,
PatchNotificationRuleParameters body)
Partially update the notification rule.
|
NotificationRuleResponse |
SecurityMonitoringApi.patchVulnerabilityNotificationRule(String id,
PatchNotificationRuleParameters body)
Patch a vulnerability-based notification rule.
|
ApiResponse<NotificationRuleResponse> |
SecurityMonitoringApi.patchVulnerabilityNotificationRuleWithHttpInfo(String id,
PatchNotificationRuleParameters body)
Partially update the notification rule.
|
EntityResponseArray |
SoftwareCatalogApi.previewCatalogEntities()
Preview catalog entities.
|
ApiResponse<EntityResponseArray> |
SoftwareCatalogApi.previewCatalogEntitiesWithHttpInfo() |
PublishAppResponse |
AppBuilderApi.publishApp(UUID appId)
Publish App.
|
ApiResponse<PublishAppResponse> |
AppBuilderApi.publishAppWithHttpInfo(UUID appId)
Publish an app for use by other users.
|
QueryResponse |
RumAudienceManagementApi.queryAccounts(QueryAccountRequest body)
Query accounts.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryAccountsWithHttpInfo(QueryAccountRequest body)
Query accounts with flexible filtering by account properties
|
QueryResponse |
RumAudienceManagementApi.queryEventFilteredUsers(QueryEventFilteredUsersRequest body)
Query event filtered users.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryEventFilteredUsersWithHttpInfo(QueryEventFilteredUsersRequest body)
Query users filtered by both user properties and event platform data
|
ScalarFormulaQueryResponse |
MetricsApi.queryScalarData(ScalarFormulaQueryRequest body)
Query scalar data across multiple products.
|
ApiResponse<ScalarFormulaQueryResponse> |
MetricsApi.queryScalarDataWithHttpInfo(ScalarFormulaQueryRequest body)
Query scalar values (as seen on Query Value, Table, and Toplist widgets).
|
TimeseriesFormulaQueryResponse |
MetricsApi.queryTimeseriesData(TimeseriesFormulaQueryRequest body)
Query timeseries data across multiple products.
|
ApiResponse<TimeseriesFormulaQueryResponse> |
MetricsApi.queryTimeseriesDataWithHttpInfo(TimeseriesFormulaQueryRequest body)
Query timeseries data across various data sources and process the data by applying formulas and
functions.
|
QueryResponse |
RumAudienceManagementApi.queryUsers(QueryUsersRequest body)
Query users.
|
ApiResponse<QueryResponse> |
RumAudienceManagementApi.queryUsersWithHttpInfo(QueryUsersRequest body)
Query users with flexible filtering by user properties, with optional wildcard search
|
RegisterAppKeyResponse |
ActionConnectionApi.registerAppKey(String appKeyId)
Register a new App Key.
|
ApiResponse<RegisterAppKeyResponse> |
ActionConnectionApi.registerAppKeyWithHttpInfo(String appKeyId)
Register a new App Key
|
void |
TeamsApi.removeMemberTeam(String superTeamId,
String memberTeamId)
Deprecated.
|
ApiResponse<Void> |
TeamsApi.removeMemberTeamWithHttpInfo(String superTeamId,
String memberTeamId)
Deprecated.
|
PermissionsResponse |
RolesApi.removePermissionFromRole(String roleId,
RelationshipToPermission body)
Revoke permission.
|
ApiResponse<PermissionsResponse> |
RolesApi.removePermissionFromRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Removes a permission from a role.
|
void |
LogsArchivesApi.removeRoleFromArchive(String archiveId,
RelationshipToRole body)
Revoke role from an archive.
|
ApiResponse<Void> |
LogsArchivesApi.removeRoleFromArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Removes a role from an archive.
|
void |
LogsRestrictionQueriesApi.removeRoleFromRestrictionQuery(String restrictionQueryId,
RelationshipToRole body)
Revoke role from a restriction query.
|
ApiResponse<Void> |
LogsRestrictionQueriesApi.removeRoleFromRestrictionQueryWithHttpInfo(String restrictionQueryId,
RelationshipToRole body)
Removes a role from a restriction query.
|
void |
RumReplayPlaylistsApi.removeRumReplaySessionFromPlaylist(Integer playlistId,
String sessionId)
Remove rum replay session from playlist.
|
ApiResponse<Void> |
RumReplayPlaylistsApi.removeRumReplaySessionFromPlaylistWithHttpInfo(Integer playlistId,
String sessionId)
Remove a session from a playlist.
|
void |
TeamsApi.removeTeamHierarchyLink(String linkId)
Remove a team hierarchy link.
|
ApiResponse<Void> |
TeamsApi.removeTeamHierarchyLinkWithHttpInfo(String linkId)
Remove a team hierarchy link by the given link_id.
|
UsersResponse |
RolesApi.removeUserFromRole(String roleId,
RelationshipToUser body)
Remove a user from a role.
|
ApiResponse<UsersResponse> |
RolesApi.removeUserFromRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Removes a user from a role.
|
void |
ApmRetentionFiltersApi.reorderApmRetentionFilters(ReorderRetentionFiltersRequest body)
Re-order retention filters.
|
ApiResponse<Void> |
ApmRetentionFiltersApi.reorderApmRetentionFiltersWithHttpInfo(ReorderRetentionFiltersRequest body)
Re-order the execution order of retention filters.
|
void |
CloudCostManagementApi.reorderCustomAllocationRules(ReorderRuleResourceArray body)
Reorder custom allocation rules.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderCustomAllocationRulesWithHttpInfo(ReorderRuleResourceArray body)
Reorder custom allocation rules - Change the execution order of custom allocation rules.
|
SensitiveDataScannerReorderGroupsResponse |
SensitiveDataScannerApi.reorderScanningGroups(SensitiveDataScannerConfigRequest body)
Reorder Groups.
|
ApiResponse<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfo(SensitiveDataScannerConfigRequest body)
Reorder the list of groups.
|
void |
CloudCostManagementApi.reorderTagPipelinesRulesets(ReorderRulesetResourceArray body)
Reorder tag pipeline rulesets.
|
ApiResponse<Void> |
CloudCostManagementApi.reorderTagPipelinesRulesetsWithHttpInfo(ReorderRulesetResourceArray body)
Reorder tag pipeline rulesets - Change the execution order of tag pipeline rulesets
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.replaceRestrictionQuery(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Replace a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.replaceRestrictionQueryWithHttpInfo(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Replace a restriction query.
|
void |
OnCallPagingApi.resolveOnCallPage(UUID pageId)
Resolve On-Call Page.
|
ApiResponse<Void> |
OnCallPagingApi.resolveOnCallPageWithHttpInfo(UUID pageId)
Resolves an On-Call Page.
|
void |
StaticAnalysisApi.revertCustomRuleRevision(String rulesetName,
String ruleName,
RevertCustomRuleRevisionRequest body)
Revert Custom Rule Revision.
|
ApiResponse<Void> |
StaticAnalysisApi.revertCustomRuleRevisionWithHttpInfo(String rulesetName,
String ruleName,
RevertCustomRuleRevisionRequest body)
Revert a custom rule to a previous revision
|
JobCreateResponse |
SecurityMonitoringApi.runThreatHuntingJob(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
ApiResponse<JobCreateResponse> |
SecurityMonitoringApi.runThreatHuntingJobWithHttpInfo(RunThreatHuntingJobRequest body)
Run a threat hunting job.
|
AuditLogsEventsResponse |
AuditApi.searchAuditLogs()
Search Audit Logs events.
|
AuditLogsEventsResponse |
AuditApi.searchAuditLogs(AuditApi.SearchAuditLogsOptionalParameters parameters)
Search Audit Logs events.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.searchAuditLogsWithHttpInfo(AuditApi.SearchAuditLogsOptionalParameters parameters)
List endpoint returns Audit Logs events that match an Audit search query.
|
CasesResponse |
CaseManagementApi.searchCases()
Search cases.
|
CasesResponse |
CaseManagementApi.searchCases(CaseManagementApi.SearchCasesOptionalParameters parameters)
Search cases.
|
ApiResponse<CasesResponse> |
CaseManagementApi.searchCasesWithHttpInfo(CaseManagementApi.SearchCasesOptionalParameters parameters)
Search cases.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.searchCIAppPipelineEvents()
Search pipelines events.
|
CIAppPipelineEventsResponse |
CiVisibilityPipelinesApi.searchCIAppPipelineEvents(CiVisibilityPipelinesApi.SearchCIAppPipelineEventsOptionalParameters parameters)
Search pipelines events.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.searchCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.SearchCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a search
query.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.searchCIAppTestEvents()
Search tests events.
|
CIAppTestEventsResponse |
CiVisibilityTestsApi.searchCIAppTestEvents(CiVisibilityTestsApi.SearchCIAppTestEventsOptionalParameters parameters)
Search tests events.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.searchCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.SearchCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a search
query.
|
EventsListResponse |
EventsApi.searchEvents()
Search events.
|
EventsListResponse |
EventsApi.searchEvents(EventsApi.SearchEventsOptionalParameters parameters)
Search events.
|
ApiResponse<EventsListResponse> |
EventsApi.searchEventsWithHttpInfo(EventsApi.SearchEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
FlakyTestsSearchResponse |
TestOptimizationApi.searchFlakyTests()
Search flaky tests.
|
FlakyTestsSearchResponse |
TestOptimizationApi.searchFlakyTests(TestOptimizationApi.SearchFlakyTestsOptionalParameters parameters)
Search flaky tests.
|
ApiResponse<FlakyTestsSearchResponse> |
TestOptimizationApi.searchFlakyTestsWithHttpInfo(TestOptimizationApi.SearchFlakyTestsOptionalParameters parameters)
List endpoint returning flaky tests from Flaky Test Management.
|
IncidentSearchResponse |
IncidentsApi.searchIncidents(String query)
Search for incidents.
|
IncidentSearchResponse |
IncidentsApi.searchIncidents(String query,
IncidentsApi.SearchIncidentsOptionalParameters parameters)
Search for incidents.
|
ApiResponse<IncidentSearchResponse> |
IncidentsApi.searchIncidentsWithHttpInfo(String query,
IncidentsApi.SearchIncidentsOptionalParameters parameters)
Search for incidents matching a certain query.
|
IssuesSearchResponse |
ErrorTrackingApi.searchIssues(IssuesSearchRequest body)
Search error tracking issues.
|
IssuesSearchResponse |
ErrorTrackingApi.searchIssues(IssuesSearchRequest body,
ErrorTrackingApi.SearchIssuesOptionalParameters parameters)
Search error tracking issues.
|
ApiResponse<IssuesSearchResponse> |
ErrorTrackingApi.searchIssuesWithHttpInfo(IssuesSearchRequest body,
ErrorTrackingApi.SearchIssuesOptionalParameters parameters)
Search issues endpoint allows you to programmatically search for issues within your
organization.
|
RUMEventsResponse |
RumApi.searchRUMEvents(RUMSearchEventsRequest body)
Search RUM events.
|
ApiResponse<RUMEventsResponse> |
RumApi.searchRUMEventsWithHttpInfo(RUMSearchEventsRequest body)
List endpoint returns RUM events that match a RUM search query.
|
ListSecurityFindingsResponse |
SecurityMonitoringApi.searchSecurityFindings(SecurityFindingsSearchRequest body)
Search security findings.
|
ApiResponse<ListSecurityFindingsResponse> |
SecurityMonitoringApi.searchSecurityFindingsWithHttpInfo(SecurityFindingsSearchRequest body)
Get a list of security findings that match a search query.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringHistsignals()
Search hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringHistsignals(SecurityMonitoringApi.SearchSecurityMonitoringHistsignalsOptionalParameters parameters)
Search hist signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringHistsignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringHistsignalsOptionalParameters parameters)
Search hist signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringSignals()
Get a list of security signals.
|
SecurityMonitoringSignalsListResponse |
SecurityMonitoringApi.searchSecurityMonitoringSignals(SecurityMonitoringApi.SearchSecurityMonitoringSignalsOptionalParameters parameters)
Get a list of security signals.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringSignalsOptionalParameters parameters)
Returns security signals that match a search query.
|
SyntheticsSuiteSearchResponse |
SyntheticsApi.searchSuites()
Search Synthetics suites.
|
SyntheticsSuiteSearchResponse |
SyntheticsApi.searchSuites(SyntheticsApi.SearchSuitesOptionalParameters parameters)
Search Synthetics suites.
|
ApiResponse<SyntheticsSuiteSearchResponse> |
SyntheticsApi.searchSuitesWithHttpInfo(SyntheticsApi.SearchSuitesOptionalParameters parameters)
Search for Synthetics suites.
|
UserInvitationsResponse |
UsersApi.sendInvitations(UserInvitationsRequest body)
Send invitation emails.
|
ApiResponse<UserInvitationsResponse> |
UsersApi.sendInvitationsWithHttpInfo(UserInvitationsRequest body)
Sends emails to one or more users inviting them to join the organization.
|
TeamRoutingRules |
OnCallApi.setOnCallTeamRoutingRules(String teamId,
TeamRoutingRulesRequest body)
Set On-Call team routing rules.
|
TeamRoutingRules |
OnCallApi.setOnCallTeamRoutingRules(String teamId,
TeamRoutingRulesRequest body,
OnCallApi.SetOnCallTeamRoutingRulesOptionalParameters parameters)
Set On-Call team routing rules.
|
ApiResponse<TeamRoutingRules> |
OnCallApi.setOnCallTeamRoutingRulesWithHttpInfo(String teamId,
TeamRoutingRulesRequest body,
OnCallApi.SetOnCallTeamRoutingRulesOptionalParameters parameters)
Set a team's On-Call routing rules
|
OnDemandConcurrencyCapResponse |
SyntheticsApi.setOnDemandConcurrencyCap(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.setOnDemandConcurrencyCapWithHttpInfo(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
Object |
LogsApi.submitLog(List<HTTPLogItem> body)
Send logs.
|
Object |
LogsApi.submitLog(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Send logs.
|
ApiResponse<Object> |
LogsApi.submitLogWithHttpInfo(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Send your logs to your Datadog platform over HTTP.
|
IntakePayloadAccepted |
MetricsApi.submitMetrics(MetricPayload body)
Submit metrics.
|
IntakePayloadAccepted |
MetricsApi.submitMetrics(MetricPayload body,
MetricsApi.SubmitMetricsOptionalParameters parameters)
Submit metrics.
|
ApiResponse<IntakePayloadAccepted> |
MetricsApi.submitMetricsWithHttpInfo(MetricPayload body,
MetricsApi.SubmitMetricsOptionalParameters parameters)
The metrics end-point allows you to post time-series data that can be graphed on Datadog’s
dashboards.
|
Object |
ProductAnalyticsApi.submitProductAnalyticsEvent(ProductAnalyticsServerSideEventItem body)
Send server-side events.
|
ApiResponse<Object> |
ProductAnalyticsApi.submitProductAnalyticsEventWithHttpInfo(ProductAnalyticsServerSideEventItem body)
Send server-side events to Product Analytics.
|
void |
TeamsApi.syncTeams(TeamSyncRequest body)
Link Teams with GitHub Teams.
|
ApiResponse<Void> |
TeamsApi.syncTeamsWithHttpInfo(TeamSyncRequest body)
This endpoint attempts to link your existing Datadog teams with GitHub teams by matching their
names.
|
SecurityMonitoringRuleTestResponse |
SecurityMonitoringApi.testExistingSecurityMonitoringRule(String ruleId,
SecurityMonitoringRuleTestRequest body)
Test an existing rule.
|
ApiResponse<SecurityMonitoringRuleTestResponse> |
SecurityMonitoringApi.testExistingSecurityMonitoringRuleWithHttpInfo(String ruleId,
SecurityMonitoringRuleTestRequest body)
Test an existing rule.
|
SecurityMonitoringRuleTestResponse |
SecurityMonitoringApi.testSecurityMonitoringRule(SecurityMonitoringRuleTestRequest body)
Test a rule.
|
ApiResponse<SecurityMonitoringRuleTestResponse> |
SecurityMonitoringApi.testSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleTestRequest body)
Test a rule.
|
FleetDeploymentResponse |
FleetAutomationApi.triggerFleetSchedule(String id)
Trigger a schedule deployment.
|
ApiResponse<FleetDeploymentResponse> |
FleetAutomationApi.triggerFleetScheduleWithHttpInfo(String id)
Manually trigger a schedule to immediately create and start a deployment.
|
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
|
void |
CaseManagementApi.unlinkJiraIssue(String caseId)
Remove Jira issue link from case.
|
ApiResponse<Void> |
CaseManagementApi.unlinkJiraIssueWithHttpInfo(String caseId)
Remove the link between a Jira issue and a case
|
UnpublishAppResponse |
AppBuilderApi.unpublishApp(UUID appId)
Unpublish App.
|
ApiResponse<UnpublishAppResponse> |
AppBuilderApi.unpublishAppWithHttpInfo(UUID appId)
Unpublish an app, removing the live version of the app.
|
void |
ActionConnectionApi.unregisterAppKey(String appKeyId)
Unregister an App Key.
|
ApiResponse<Void> |
ActionConnectionApi.unregisterAppKeyWithHttpInfo(String appKeyId)
Unregister an App Key
|
UpdateActionConnectionResponse |
ActionConnectionApi.updateActionConnection(String connectionId,
UpdateActionConnectionRequest body)
Update an existing Action Connection.
|
ApiResponse<UpdateActionConnectionResponse> |
ActionConnectionApi.updateActionConnectionWithHttpInfo(String connectionId,
UpdateActionConnectionRequest body)
Update an existing Action Connection.
|
APIKeyResponse |
KeyManagementApi.updateAPIKey(String apiKeyId,
APIKeyUpdateRequest body)
Edit an API key.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.updateAPIKeyWithHttpInfo(String apiKeyId,
APIKeyUpdateRequest body)
Update an API key.
|
RetentionFilterResponse |
ApmRetentionFiltersApi.updateApmRetentionFilter(String filterId,
RetentionFilterUpdateRequest body)
Update a retention filter.
|
ApiResponse<RetentionFilterResponse> |
ApmRetentionFiltersApi.updateApmRetentionFilterWithHttpInfo(String filterId,
RetentionFilterUpdateRequest body)
Update a retention filter from your organization.
|
UpdateAppResponse |
AppBuilderApi.updateApp(UUID appId,
UpdateAppRequest body)
Update App.
|
ApplicationKeyResponse |
KeyManagementApi.updateApplicationKey(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key
|
ApplicationSecurityWafCustomRuleResponse |
ApplicationSecurityApi.updateApplicationSecurityWafCustomRule(String customRuleId,
ApplicationSecurityWafCustomRuleUpdateRequest body)
Update a WAF Custom Rule.
|
ApiResponse<ApplicationSecurityWafCustomRuleResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafCustomRuleWithHttpInfo(String customRuleId,
ApplicationSecurityWafCustomRuleUpdateRequest body)
Update a specific WAF custom Rule.
|
ApplicationSecurityWafExclusionFilterResponse |
ApplicationSecurityApi.updateApplicationSecurityWafExclusionFilter(String exclusionFilterId,
ApplicationSecurityWafExclusionFilterUpdateRequest body)
Update a WAF exclusion filter.
|
ApiResponse<ApplicationSecurityWafExclusionFilterResponse> |
ApplicationSecurityApi.updateApplicationSecurityWafExclusionFilterWithHttpInfo(String exclusionFilterId,
ApplicationSecurityWafExclusionFilterUpdateRequest body)
Update a specific WAF exclusion filter using its identifier.
|
ApiResponse<UpdateAppResponse> |
AppBuilderApi.updateAppWithHttpInfo(UUID appId,
UpdateAppRequest body)
Update an existing app.
|
CaseResponse |
CaseManagementApi.updateAttributes(String caseId,
CaseUpdateAttributesRequest body)
Update case attributes.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateAttributesWithHttpInfo(String caseId,
CaseUpdateAttributesRequest body)
Update case attributes
|
AuthNMappingResponse |
AuthNMappingsApi.updateAuthNMapping(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.updateAuthNMappingWithHttpInfo(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
AWSAccountResponse |
AwsIntegrationApi.updateAWSAccount(String awsAccountConfigId,
AWSAccountUpdateRequest body)
Update an AWS integration.
|
ApiResponse<AWSAccountResponse> |
AwsIntegrationApi.updateAWSAccountWithHttpInfo(String awsAccountConfigId,
AWSAccountUpdateRequest body)
Update an AWS Account Integration Config by config ID.
|
void |
AgentlessScanningApi.updateAwsScanOptions(String accountId,
AwsScanOptionsUpdateRequest body)
Update AWS scan options.
|
ApiResponse<Void> |
AgentlessScanningApi.updateAwsScanOptionsWithHttpInfo(String accountId,
AwsScanOptionsUpdateRequest body)
Update the Agentless scan options for an activated account.
|
AzureScanOptions |
AgentlessScanningApi.updateAzureScanOptions(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update Azure scan options.
|
ApiResponse<AzureScanOptions> |
AgentlessScanningApi.updateAzureScanOptionsWithHttpInfo(String subscriptionId,
AzureScanOptionsInputUpdate body)
Update the Agentless scan options for an activated subscription.
|
CaseResponse |
CaseManagementApi.updateCaseCustomAttribute(String caseId,
String customAttributeKey,
CaseUpdateCustomAttributeRequest body)
Update case custom attribute.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseCustomAttributeWithHttpInfo(String caseId,
String customAttributeKey,
CaseUpdateCustomAttributeRequest body)
Update case custom attribute
|
CaseResponse |
CaseManagementApi.updateCaseDescription(String caseId,
CaseUpdateDescriptionRequest body)
Update case description.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseDescriptionWithHttpInfo(String caseId,
CaseUpdateDescriptionRequest body)
Update case description
|
CaseResponse |
CaseManagementApi.updateCaseTitle(String caseId,
CaseUpdateTitleRequest body)
Update case title.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateCaseTitleWithHttpInfo(String caseId,
CaseUpdateTitleRequest body)
Update case title
|
CloudflareAccountResponse |
CloudflareIntegrationApi.updateCloudflareAccount(String accountId,
CloudflareAccountUpdateRequest body)
Update Cloudflare account.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.updateCloudflareAccountWithHttpInfo(String accountId,
CloudflareAccountUpdateRequest body)
Update a Cloudflare account.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule (US1-FED).
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a specific agent rule.
|
StatusPagesComponent |
StatusPagesApi.updateComponent(UUID pageId,
UUID componentId,
PatchComponentRequest body)
Update component.
|
StatusPagesComponent |
StatusPagesApi.updateComponent(UUID pageId,
UUID componentId,
PatchComponentRequest body,
StatusPagesApi.UpdateComponentOptionalParameters parameters)
Update component.
|
ApiResponse<StatusPagesComponent> |
StatusPagesApi.updateComponentWithHttpInfo(UUID pageId,
UUID componentId,
PatchComponentRequest body,
StatusPagesApi.UpdateComponentOptionalParameters parameters)
Updates an existing component's attributes.
|
ConfluentAccountResponse |
ConfluentCloudApi.updateConfluentAccount(String accountId,
ConfluentAccountUpdateRequest body)
Update Confluent account.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.updateConfluentAccountWithHttpInfo(String accountId,
ConfluentAccountUpdateRequest body)
Update the Confluent account with the provided account ID.
|
ConfluentResourceResponse |
ConfluentCloudApi.updateConfluentResource(String accountId,
String resourceId,
ConfluentResourceRequest body)
Update resource in Confluent account.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.updateConfluentResourceWithHttpInfo(String accountId,
String resourceId,
ConfluentResourceRequest body)
Update a Confluent resource with the provided resource id for the account associated with the
provided account ID.
|
void |
RumAudienceManagementApi.updateConnection(String entity,
UpdateConnectionRequest body)
Update connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.updateConnectionWithHttpInfo(String entity,
UpdateConnectionRequest body)
Update an existing data connection by adding, updating, or deleting fields
|
AwsCURConfigsResponse |
CloudCostManagementApi.updateCostAWSCURConfig(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update Cloud Cost Management AWS CUR config.
|
ApiResponse<AwsCURConfigsResponse> |
CloudCostManagementApi.updateCostAWSCURConfigWithHttpInfo(Long cloudAccountId,
AwsCURConfigPatchRequest body)
Update the status (active/archived) and/or account filtering configuration of an AWS CUR
config.
|
AzureUCConfigPairsResponse |
CloudCostManagementApi.updateCostAzureUCConfigs(Long cloudAccountId,
AzureUCConfigPatchRequest body)
Update Cloud Cost Management Azure config.
|
ApiResponse<AzureUCConfigPairsResponse> |
CloudCostManagementApi.updateCostAzureUCConfigsWithHttpInfo(Long cloudAccountId,
AzureUCConfigPatchRequest body)
Update the status of an Azure config (active/archived).
|
GCPUsageCostConfigResponse |
CloudCostManagementApi.updateCostGCPUsageCostConfig(Long cloudAccountId,
GCPUsageCostConfigPatchRequest body)
Update Google Cloud Usage Cost config.
|
ApiResponse<GCPUsageCostConfigResponse> |
CloudCostManagementApi.updateCostGCPUsageCostConfigWithHttpInfo(Long cloudAccountId,
GCPUsageCostConfigPatchRequest body)
Update the status of an Google Cloud Usage Cost config (active/archived).
|
CloudWorkloadSecurityAgentPolicyResponse |
CsmThreatsApi.updateCSMThreatsAgentPolicy(String policyId,
CloudWorkloadSecurityAgentPolicyUpdateRequest body)
Update a Workload Protection policy.
|
ApiResponse<CloudWorkloadSecurityAgentPolicyResponse> |
CsmThreatsApi.updateCSMThreatsAgentPolicyWithHttpInfo(String policyId,
CloudWorkloadSecurityAgentPolicyUpdateRequest body)
Update a specific Workload Protection policy.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a Workload Protection agent rule.
|
CloudWorkloadSecurityAgentRuleResponse |
CsmThreatsApi.updateCSMThreatsAgentRule(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a Workload Protection agent rule.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CsmThreatsApi.updateCSMThreatsAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body,
CsmThreatsApi.UpdateCSMThreatsAgentRuleOptionalParameters parameters)
Update a specific Workload Protection Agent rule.
|
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.
|
ArbitraryRuleResponse |
CloudCostManagementApi.updateCustomAllocationRule(Long ruleId,
ArbitraryCostUpsertRequest body)
Update custom allocation rule.
|
ApiResponse<ArbitraryRuleResponse> |
CloudCostManagementApi.updateCustomAllocationRuleWithHttpInfo(Long ruleId,
ArbitraryCostUpsertRequest body)
Update an existing custom allocation rule with new filters and allocation strategy.
|
UpdateCustomFrameworkResponse |
SecurityMonitoringApi.updateCustomFramework(String handle,
String version,
UpdateCustomFrameworkRequest body)
Update a custom framework.
|
ApiResponse<UpdateCustomFrameworkResponse> |
SecurityMonitoringApi.updateCustomFrameworkWithHttpInfo(String handle,
String version,
UpdateCustomFrameworkRequest body)
Update a custom framework.
|
CustomRulesetResponse |
StaticAnalysisApi.updateCustomRuleset(String rulesetName,
CustomRulesetRequest body)
Update Custom Ruleset.
|
ApiResponse<CustomRulesetResponse> |
StaticAnalysisApi.updateCustomRulesetWithHttpInfo(String rulesetName,
CustomRulesetRequest body)
Update an existing custom ruleset
|
DashboardListUpdateItemsResponse |
DashboardListsApi.updateDashboardListItems(Long dashboardListId,
DashboardListUpdateItemsRequest body)
Update items of a dashboard list.
|
ApiResponse<DashboardListUpdateItemsResponse> |
DashboardListsApi.updateDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListUpdateItemsRequest body)
Update dashboards of an existing dashboard list.
|
DatasetResponseSingle |
DatasetsApi.updateDataset(String datasetId,
DatasetUpdateRequest body)
Edit a dataset.
|
ApiResponse<DatasetResponseSingle> |
DatasetsApi.updateDatasetWithHttpInfo(String datasetId,
DatasetUpdateRequest body)
Edits the dataset associated with the ID.
|
Datastore |
ActionsDatastoresApi.updateDatastore(String datastoreId,
UpdateAppsDatastoreRequest body)
Update datastore.
|
ItemApiPayload |
ActionsDatastoresApi.updateDatastoreItem(String datastoreId,
UpdateAppsDatastoreItemRequest body)
Update datastore item.
|
ApiResponse<ItemApiPayload> |
ActionsDatastoresApi.updateDatastoreItemWithHttpInfo(String datastoreId,
UpdateAppsDatastoreItemRequest body)
Partially updates an item in a datastore by its key.
|
ApiResponse<Datastore> |
ActionsDatastoresApi.updateDatastoreWithHttpInfo(String datastoreId,
UpdateAppsDatastoreRequest body)
Updates an existing datastore's attributes.
|
Degradation |
StatusPagesApi.updateDegradation(UUID pageId,
UUID degradationId,
PatchDegradationRequest body)
Update degradation.
|
Degradation |
StatusPagesApi.updateDegradation(UUID pageId,
UUID degradationId,
PatchDegradationRequest body,
StatusPagesApi.UpdateDegradationOptionalParameters parameters)
Update degradation.
|
ApiResponse<Degradation> |
StatusPagesApi.updateDegradationWithHttpInfo(UUID pageId,
UUID degradationId,
PatchDegradationRequest body,
StatusPagesApi.UpdateDegradationOptionalParameters parameters)
Updates an existing degradation's attributes.
|
DeploymentGateResponse |
DeploymentGatesApi.updateDeploymentGate(String id,
UpdateDeploymentGateParams body)
Update deployment gate.
|
ApiResponse<DeploymentGateResponse> |
DeploymentGatesApi.updateDeploymentGateWithHttpInfo(String id,
UpdateDeploymentGateParams body)
Endpoint to update a deployment gate.
|
DeploymentRuleResponse |
DeploymentGatesApi.updateDeploymentRule(String gateId,
String id,
UpdateDeploymentRuleParams body)
Update deployment rule.
|
ApiResponse<DeploymentRuleResponse> |
DeploymentGatesApi.updateDeploymentRuleWithHttpInfo(String gateId,
String id,
UpdateDeploymentRuleParams body)
Endpoint to update a deployment rule.
|
ListTagsResponse |
NetworkDeviceMonitoringApi.updateDeviceUserTags(String deviceId,
ListTagsResponse body)
Update the tags for a device.
|
ApiResponse<ListTagsResponse> |
NetworkDeviceMonitoringApi.updateDeviceUserTagsWithHttpInfo(String deviceId,
ListTagsResponse body)
Update the tags for a device.
|
DowntimeResponse |
DowntimesApi.updateDowntime(String downtimeId,
DowntimeUpdateRequest body)
Update a downtime.
|
ApiResponse<DowntimeResponse> |
DowntimesApi.updateDowntimeWithHttpInfo(String downtimeId,
DowntimeUpdateRequest body)
Update a downtime by downtime_id.
|
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.
|
UpdateFlakyTestsResponse |
TestOptimizationApi.updateFlakyTests(UpdateFlakyTestsRequest body)
Update flaky test states.
|
ApiResponse<UpdateFlakyTestsResponse> |
TestOptimizationApi.updateFlakyTestsWithHttpInfo(UpdateFlakyTestsRequest body)
Update the state of multiple flaky tests in Flaky Test Management.
|
FleetScheduleResponse |
FleetAutomationApi.updateFleetSchedule(String id,
FleetSchedulePatchRequest body)
Update a schedule.
|
ApiResponse<FleetScheduleResponse> |
FleetAutomationApi.updateFleetScheduleWithHttpInfo(String id,
FleetSchedulePatchRequest body)
Partially update a schedule by providing only the fields you want to change.
|
GcpScanOptions |
AgentlessScanningApi.updateGcpScanOptions(String projectId,
GcpScanOptionsInputUpdate body)
Update GCP scan options.
|
ApiResponse<GcpScanOptions> |
AgentlessScanningApi.updateGcpScanOptionsWithHttpInfo(String projectId,
GcpScanOptionsInputUpdate body)
Update the Agentless scan options for an activated GCP project.
|
GCPSTSServiceAccountResponse |
GcpIntegrationApi.updateGCPSTSAccount(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update STS Service Account.
|
ApiResponse<GCPSTSServiceAccountResponse> |
GcpIntegrationApi.updateGCPSTSAccountWithHttpInfo(String accountId,
GCPSTSServiceAccountUpdateRequest body)
Update an STS enabled service account.
|
IncidentHandleResponse |
IncidentsApi.updateGlobalIncidentHandle(IncidentHandleRequest body)
Update global incident handle.
|
IncidentHandleResponse |
IncidentsApi.updateGlobalIncidentHandle(IncidentHandleRequest body,
IncidentsApi.UpdateGlobalIncidentHandleOptionalParameters parameters)
Update global incident handle.
|
ApiResponse<IncidentHandleResponse> |
IncidentsApi.updateGlobalIncidentHandleWithHttpInfo(IncidentHandleRequest body,
IncidentsApi.UpdateGlobalIncidentHandleOptionalParameters parameters)
Update an existing global incident handle.
|
GlobalIncidentSettingsResponse |
IncidentsApi.updateGlobalIncidentSettings(GlobalIncidentSettingsRequest body)
Update global incident settings.
|
ApiResponse<GlobalIncidentSettingsResponse> |
IncidentsApi.updateGlobalIncidentSettingsWithHttpInfo(GlobalIncidentSettingsRequest body)
Update global incident settings for the organization.
|
IncidentResponse |
IncidentsApi.updateIncident(String incidentId,
IncidentUpdateRequest body)
Update an existing incident.
|
IncidentResponse |
IncidentsApi.updateIncident(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Update an existing incident.
|
Attachment |
IncidentsApi.updateIncidentAttachment(String incidentId,
String attachmentId,
PatchAttachmentRequest body)
Update incident attachment.
|
Attachment |
IncidentsApi.updateIncidentAttachment(String incidentId,
String attachmentId,
PatchAttachmentRequest body,
IncidentsApi.UpdateIncidentAttachmentOptionalParameters parameters)
Update incident attachment.
|
ApiResponse<Attachment> |
IncidentsApi.updateIncidentAttachmentWithHttpInfo(String incidentId,
String attachmentId,
PatchAttachmentRequest body,
IncidentsApi.UpdateIncidentAttachmentOptionalParameters parameters) |
IncidentIntegrationMetadataResponse |
IncidentsApi.updateIncidentIntegration(String incidentId,
String integrationMetadataId,
IncidentIntegrationMetadataPatchRequest body)
Update an existing incident integration metadata.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.updateIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId,
IncidentIntegrationMetadataPatchRequest body)
Update an existing incident integration metadata.
|
IncidentNotificationRule |
IncidentsApi.updateIncidentNotificationRule(UUID id,
PutIncidentNotificationRuleRequest body)
Update an incident notification rule.
|
IncidentNotificationRule |
IncidentsApi.updateIncidentNotificationRule(UUID id,
PutIncidentNotificationRuleRequest body,
IncidentsApi.UpdateIncidentNotificationRuleOptionalParameters parameters)
Update an incident notification rule.
|
ApiResponse<IncidentNotificationRule> |
IncidentsApi.updateIncidentNotificationRuleWithHttpInfo(UUID id,
PutIncidentNotificationRuleRequest body,
IncidentsApi.UpdateIncidentNotificationRuleOptionalParameters parameters)
Updates an existing notification rule with a complete replacement.
|
IncidentNotificationTemplate |
IncidentsApi.updateIncidentNotificationTemplate(UUID id,
PatchIncidentNotificationTemplateRequest body)
Update incident notification template.
|
IncidentNotificationTemplate |
IncidentsApi.updateIncidentNotificationTemplate(UUID id,
PatchIncidentNotificationTemplateRequest body,
IncidentsApi.UpdateIncidentNotificationTemplateOptionalParameters parameters)
Update incident notification template.
|
ApiResponse<IncidentNotificationTemplate> |
IncidentsApi.updateIncidentNotificationTemplateWithHttpInfo(UUID id,
PatchIncidentNotificationTemplateRequest body,
IncidentsApi.UpdateIncidentNotificationTemplateOptionalParameters parameters)
Updates an existing notification template's attributes.
|
PostmortemTemplateResponse |
IncidentsApi.updateIncidentPostmortemTemplate(String templateId,
PostmortemTemplateRequest body)
Update postmortem template.
|
ApiResponse<PostmortemTemplateResponse> |
IncidentsApi.updateIncidentPostmortemTemplateWithHttpInfo(String templateId,
PostmortemTemplateRequest body)
Update an existing postmortem template.
|
IncidentServiceResponse |
IncidentServicesApi.updateIncidentService(String serviceId,
IncidentServiceUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.updateIncidentServiceWithHttpInfo(String serviceId,
IncidentServiceUpdateRequest body)
Deprecated.
|
IncidentTeamResponse |
IncidentTeamsApi.updateIncidentTeam(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.updateIncidentTeamWithHttpInfo(String teamId,
IncidentTeamUpdateRequest body)
Deprecated.
|
IncidentTodoResponse |
IncidentsApi.updateIncidentTodo(String incidentId,
String todoId,
IncidentTodoPatchRequest body)
Update an incident todo.
|
ApiResponse<IncidentTodoResponse> |
IncidentsApi.updateIncidentTodoWithHttpInfo(String incidentId,
String todoId,
IncidentTodoPatchRequest body)
Update an incident todo.
|
IncidentTypeResponse |
IncidentsApi.updateIncidentType(String incidentTypeId,
IncidentTypePatchRequest body)
Update an incident type.
|
ApiResponse<IncidentTypeResponse> |
IncidentsApi.updateIncidentTypeWithHttpInfo(String incidentTypeId,
IncidentTypePatchRequest body)
Update an incident type.
|
ApiResponse<IncidentResponse> |
IncidentsApi.updateIncidentWithHttpInfo(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Updates an incident.
|
IPAllowlistResponse |
IpAllowlistApi.updateIPAllowlist(IPAllowlistUpdateRequest body)
Update IP Allowlist.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.updateIPAllowlistWithHttpInfo(IPAllowlistUpdateRequest body)
Edit the entries in the IP allowlist, and enable or disable it.
|
IssueResponse |
ErrorTrackingApi.updateIssueAssignee(String issueId,
IssueUpdateAssigneeRequest body)
Update the assignee of an issue.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.updateIssueAssigneeWithHttpInfo(String issueId,
IssueUpdateAssigneeRequest body)
Update the assignee of an issue by issue_id.
|
IssueResponse |
ErrorTrackingApi.updateIssueState(String issueId,
IssueUpdateStateRequest body)
Update the state of an issue.
|
ApiResponse<IssueResponse> |
ErrorTrackingApi.updateIssueStateWithHttpInfo(String issueId,
IssueUpdateStateRequest body)
Update the state of an issue by issue_id.
|
JiraIssueTemplateResponse |
JiraIntegrationApi.updateJiraIssueTemplate(UUID issueTemplateId,
JiraIssueTemplateUpdateRequest body)
Update Jira issue template.
|
ApiResponse<JiraIssueTemplateResponse> |
JiraIntegrationApi.updateJiraIssueTemplateWithHttpInfo(UUID issueTemplateId,
JiraIssueTemplateUpdateRequest body)
Update a Jira issue template by ID.
|
LogsArchive |
LogsArchivesApi.updateLogsArchive(String archiveId,
LogsArchiveCreateRequest body)
Update an archive.
|
LogsArchiveOrder |
LogsArchivesApi.updateLogsArchiveOrder(LogsArchiveOrder body)
Update archive order.
|
ApiResponse<LogsArchiveOrder> |
LogsArchivesApi.updateLogsArchiveOrderWithHttpInfo(LogsArchiveOrder body)
Update the order of your archives.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.updateLogsArchiveWithHttpInfo(String archiveId,
LogsArchiveCreateRequest body)
Update a given archive configuration.
|
CustomDestinationResponse |
LogsCustomDestinationsApi.updateLogsCustomDestination(String customDestinationId,
CustomDestinationUpdateRequest body)
Update a custom destination.
|
ApiResponse<CustomDestinationResponse> |
LogsCustomDestinationsApi.updateLogsCustomDestinationWithHttpInfo(String customDestinationId,
CustomDestinationUpdateRequest body)
Update the given fields of a specific custom destination in your organization.
|
LogsMetricResponse |
LogsMetricsApi.updateLogsMetric(String metricId,
LogsMetricUpdateRequest body)
Update a log-based metric.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.updateLogsMetricWithHttpInfo(String metricId,
LogsMetricUpdateRequest body)
Update a specific log-based metric from your organization.
|
MonitorConfigPolicyResponse |
MonitorsApi.updateMonitorConfigPolicy(String policyId,
MonitorConfigPolicyEditRequest body)
Edit a monitor configuration policy.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.updateMonitorConfigPolicyWithHttpInfo(String policyId,
MonitorConfigPolicyEditRequest body)
Edit a monitor configuration policy.
|
MonitorNotificationRuleResponse |
MonitorsApi.updateMonitorNotificationRule(String ruleId,
MonitorNotificationRuleUpdateRequest body)
Update a monitor notification rule.
|
ApiResponse<MonitorNotificationRuleResponse> |
MonitorsApi.updateMonitorNotificationRuleWithHttpInfo(String ruleId,
MonitorNotificationRuleUpdateRequest body)
Updates a monitor notification rule by rule_id.
|
MonitorUserTemplateResponse |
MonitorsApi.updateMonitorUserTemplate(String templateId,
MonitorUserTemplateUpdateRequest body)
Update a monitor user template to a new version.
|
ApiResponse<MonitorUserTemplateResponse> |
MonitorsApi.updateMonitorUserTemplateWithHttpInfo(String templateId,
MonitorUserTemplateUpdateRequest body)
Creates a new version of an existing monitor user template.
|
OktaAccountResponse |
OktaIntegrationApi.updateOktaAccount(String accountId,
OktaAccountUpdateRequest body)
Update Okta account.
|
ApiResponse<OktaAccountResponse> |
OktaIntegrationApi.updateOktaAccountWithHttpInfo(String accountId,
OktaAccountUpdateRequest body)
Update an Okta account.
|
EscalationPolicy |
OnCallApi.updateOnCallEscalationPolicy(String policyId,
EscalationPolicyUpdateRequest body)
Update On-Call escalation policy.
|
EscalationPolicy |
OnCallApi.updateOnCallEscalationPolicy(String policyId,
EscalationPolicyUpdateRequest body,
OnCallApi.UpdateOnCallEscalationPolicyOptionalParameters parameters)
Update On-Call escalation policy.
|
ApiResponse<EscalationPolicy> |
OnCallApi.updateOnCallEscalationPolicyWithHttpInfo(String policyId,
EscalationPolicyUpdateRequest body,
OnCallApi.UpdateOnCallEscalationPolicyOptionalParameters parameters)
Update an On-Call escalation policy
|
Schedule |
OnCallApi.updateOnCallSchedule(String scheduleId,
ScheduleUpdateRequest body)
Update On-Call schedule.
|
Schedule |
OnCallApi.updateOnCallSchedule(String scheduleId,
ScheduleUpdateRequest body,
OnCallApi.UpdateOnCallScheduleOptionalParameters parameters)
Update On-Call schedule.
|
ApiResponse<Schedule> |
OnCallApi.updateOnCallScheduleWithHttpInfo(String scheduleId,
ScheduleUpdateRequest body,
OnCallApi.UpdateOnCallScheduleOptionalParameters parameters)
Update a new On-Call schedule
|
UpdateOpenAPIResponse |
ApiManagementApi.updateOpenAPI(UUID id)
Deprecated.
|
UpdateOpenAPIResponse |
ApiManagementApi.updateOpenAPI(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Deprecated.
|
ApiResponse<UpdateOpenAPIResponse> |
ApiManagementApi.updateOpenAPIWithHttpInfo(UUID id,
ApiManagementApi.UpdateOpenAPIOptionalParameters parameters)
Deprecated.
|
OpsgenieServiceResponse |
OpsgenieIntegrationApi.updateOpsgenieService(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.updateOpsgenieServiceWithHttpInfo(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object in the Datadog Opsgenie integration.
|
OrgConfigGetResponse |
OrganizationsApi.updateOrgConfig(String orgConfigName,
OrgConfigWriteRequest body)
Update a specific Org Config.
|
ApiResponse<OrgConfigGetResponse> |
OrganizationsApi.updateOrgConfigWithHttpInfo(String orgConfigName,
OrgConfigWriteRequest body)
Update the value of a specific Org Config.
|
OrgConnectionResponse |
OrgConnectionsApi.updateOrgConnections(UUID connectionId,
OrgConnectionUpdateRequest body)
Update Org Connection.
|
ApiResponse<OrgConnectionResponse> |
OrgConnectionsApi.updateOrgConnectionsWithHttpInfo(UUID connectionId,
OrgConnectionUpdateRequest body)
Update an existing org connection.
|
ObservabilityPipeline |
ObservabilityPipelinesApi.updatePipeline(String pipelineId,
ObservabilityPipeline body)
Update a pipeline.
|
ApiResponse<ObservabilityPipeline> |
ObservabilityPipelinesApi.updatePipelineWithHttpInfo(String pipelineId,
ObservabilityPipeline body)
Update a pipeline.
|
PowerpackResponse |
PowerpackApi.updatePowerpack(String powerpackId,
Powerpack body)
Update a powerpack.
|
ApiResponse<PowerpackResponse> |
PowerpackApi.updatePowerpackWithHttpInfo(String powerpackId,
Powerpack body)
Update a powerpack.
|
CaseResponse |
CaseManagementApi.updatePriority(String caseId,
CaseUpdatePriorityRequest body)
Update case priority.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updatePriorityWithHttpInfo(String caseId,
CaseUpdatePriorityRequest body)
Update case priority
|
ProjectResponse |
CaseManagementApi.updateProject(String projectId,
ProjectUpdateRequest body)
Update a project.
|
void |
CaseManagementApi.updateProjectNotificationRule(String projectId,
String notificationRuleId,
CaseNotificationRuleUpdateRequest body)
Update a notification rule.
|
ApiResponse<Void> |
CaseManagementApi.updateProjectNotificationRuleWithHttpInfo(String projectId,
String notificationRuleId,
CaseNotificationRuleUpdateRequest body)
Update a notification rule.
|
ApiResponse<ProjectResponse> |
CaseManagementApi.updateProjectWithHttpInfo(String projectId,
ProjectUpdateRequest body)
Update a project.
|
void |
ReferenceTablesApi.updateReferenceTable(String id,
PatchTableRequest body)
Update reference table.
|
ApiResponse<Void> |
ReferenceTablesApi.updateReferenceTableWithHttpInfo(String id,
PatchTableRequest body)
Update a reference table by ID.
|
Snapshot |
RumReplayHeatmapsApi.updateReplayHeatmapSnapshot(String snapshotId,
SnapshotUpdateRequest body)
Update replay heatmap snapshot.
|
ApiResponse<Snapshot> |
RumReplayHeatmapsApi.updateReplayHeatmapSnapshotWithHttpInfo(String snapshotId,
SnapshotUpdateRequest body)
Update a heatmap snapshot.
|
UpdateResourceEvaluationFiltersResponse |
SecurityMonitoringApi.updateResourceEvaluationFilters(UpdateResourceEvaluationFiltersRequest body)
Update resource filters.
|
ApiResponse<UpdateResourceEvaluationFiltersResponse> |
SecurityMonitoringApi.updateResourceEvaluationFiltersWithHttpInfo(UpdateResourceEvaluationFiltersRequest body)
Update resource filters.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.updateRestrictionPolicy(String resourceId,
RestrictionPolicyUpdateRequest body)
Update a restriction policy.
|
RestrictionPolicyResponse |
RestrictionPoliciesApi.updateRestrictionPolicy(String resourceId,
RestrictionPolicyUpdateRequest body,
RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters parameters)
Update a restriction policy.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.updateRestrictionPolicyWithHttpInfo(String resourceId,
RestrictionPolicyUpdateRequest body,
RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters parameters)
Updates the restriction policy associated with a resource.
|
RestrictionQueryWithoutRelationshipsResponse |
LogsRestrictionQueriesApi.updateRestrictionQuery(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Update a restriction query.
|
ApiResponse<RestrictionQueryWithoutRelationshipsResponse> |
LogsRestrictionQueriesApi.updateRestrictionQueryWithHttpInfo(String restrictionQueryId,
RestrictionQueryUpdatePayload body)
Edit a restriction query.
|
RumRetentionFilterResponse |
RumRetentionFiltersApi.updateRetentionFilter(String appId,
String rfId,
RumRetentionFilterUpdateRequest body)
Update a RUM retention filter.
|
ApiResponse<RumRetentionFilterResponse> |
RumRetentionFiltersApi.updateRetentionFilterWithHttpInfo(String appId,
String rfId,
RumRetentionFilterUpdateRequest body)
Update a RUM retention filter for a RUM application.
|
RoleUpdateResponse |
RolesApi.updateRole(String roleId,
RoleUpdateRequest body)
Update a role.
|
ApiResponse<RoleUpdateResponse> |
RolesApi.updateRoleWithHttpInfo(String roleId,
RoleUpdateRequest body)
Edit a role.
|
RUMApplicationResponse |
RumApi.updateRUMApplication(String id,
RUMApplicationUpdateRequest body)
Update a RUM application.
|
ApiResponse<RUMApplicationResponse> |
RumApi.updateRUMApplicationWithHttpInfo(String id,
RUMApplicationUpdateRequest body)
Update the RUM application with given ID in your organization.
|
RumMetricResponse |
RumMetricsApi.updateRumMetric(String metricId,
RumMetricUpdateRequest body)
Update a rum-based metric.
|
ApiResponse<RumMetricResponse> |
RumMetricsApi.updateRumMetricWithHttpInfo(String metricId,
RumMetricUpdateRequest body)
Update a specific rum-based metric from your organization.
|
Playlist |
RumReplayPlaylistsApi.updateRumReplayPlaylist(Integer playlistId,
Playlist body)
Update rum replay playlist.
|
ApiResponse<Playlist> |
RumReplayPlaylistsApi.updateRumReplayPlaylistWithHttpInfo(Integer playlistId,
Playlist body)
Update a playlist.
|
SensitiveDataScannerGroupUpdateResponse |
SensitiveDataScannerApi.updateScanningGroup(String groupId,
SensitiveDataScannerGroupUpdateRequest body)
Update Scanning Group.
|
ApiResponse<SensitiveDataScannerGroupUpdateResponse> |
SensitiveDataScannerApi.updateScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupUpdateRequest body)
Update a group, including the order of the rules.
|
SensitiveDataScannerRuleUpdateResponse |
SensitiveDataScannerApi.updateScanningRule(String ruleId,
SensitiveDataScannerRuleUpdateRequest body)
Update Scanning Rule.
|
ApiResponse<SensitiveDataScannerRuleUpdateResponse> |
SensitiveDataScannerApi.updateScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleUpdateRequest body)
Update a scanning rule.
|
void |
ServiceScorecardsApi.updateScorecardOutcomesAsync(UpdateOutcomesAsyncRequest body)
Update Scorecard outcomes asynchronously.
|
ApiResponse<Void> |
ServiceScorecardsApi.updateScorecardOutcomesAsyncWithHttpInfo(UpdateOutcomesAsyncRequest body)
Updates multiple scorecard rule outcomes in a single batched request.
|
UpdateRuleResponse |
ServiceScorecardsApi.updateScorecardRule(String ruleId,
UpdateRuleRequest body)
Update an existing rule.
|
ApiResponse<UpdateRuleResponse> |
ServiceScorecardsApi.updateScorecardRuleWithHttpInfo(String ruleId,
UpdateRuleRequest body)
Updates an existing rule.
|
SecurityFilterResponse |
SecurityMonitoringApi.updateSecurityFilter(String securityFilterId,
SecurityFilterUpdateRequest body)
Update a security filter.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.updateSecurityFilterWithHttpInfo(String securityFilterId,
SecurityFilterUpdateRequest body)
Update a specific security filter.
|
SecurityMonitoringCriticalAssetResponse |
SecurityMonitoringApi.updateSecurityMonitoringCriticalAsset(String criticalAssetId,
SecurityMonitoringCriticalAssetUpdateRequest body)
Update a critical asset.
|
ApiResponse<SecurityMonitoringCriticalAssetResponse> |
SecurityMonitoringApi.updateSecurityMonitoringCriticalAssetWithHttpInfo(String criticalAssetId,
SecurityMonitoringCriticalAssetUpdateRequest body)
Update a specific critical asset.
|
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.
|
ServiceNowTemplateResponse |
ServiceNowIntegrationApi.updateServiceNowTemplate(UUID templateId,
ServiceNowTemplateUpdateRequest body)
Update ServiceNow template.
|
ApiResponse<ServiceNowTemplateResponse> |
ServiceNowIntegrationApi.updateServiceNowTemplateWithHttpInfo(UUID templateId,
ServiceNowTemplateUpdateRequest body)
Update a ServiceNow template by ID.
|
SpansMetricResponse |
SpansMetricsApi.updateSpansMetric(String metricId,
SpansMetricUpdateRequest body)
Update a span-based metric.
|
ApiResponse<SpansMetricResponse> |
SpansMetricsApi.updateSpansMetricWithHttpInfo(String metricId,
SpansMetricUpdateRequest body)
Update a specific span-based metric from your organization.
|
CaseResponse |
CaseManagementApi.updateStatus(String caseId,
CaseUpdateStatusRequest body)
Update case status.
|
StatusPage |
StatusPagesApi.updateStatusPage(UUID pageId,
PatchStatusPageRequest body)
Update status page.
|
StatusPage |
StatusPagesApi.updateStatusPage(UUID pageId,
PatchStatusPageRequest body,
StatusPagesApi.UpdateStatusPageOptionalParameters parameters)
Update status page.
|
ApiResponse<StatusPage> |
StatusPagesApi.updateStatusPageWithHttpInfo(UUID pageId,
PatchStatusPageRequest body,
StatusPagesApi.UpdateStatusPageOptionalParameters parameters)
Updates an existing status page's attributes.
|
ApiResponse<CaseResponse> |
CaseManagementApi.updateStatusWithHttpInfo(String caseId,
CaseUpdateStatusRequest body)
Update case status
|
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.
|
RulesetResp |
CloudCostManagementApi.updateTagPipelinesRuleset(String rulesetId,
UpdateRulesetRequest body)
Update tag pipeline ruleset.
|
ApiResponse<RulesetResp> |
CloudCostManagementApi.updateTagPipelinesRulesetWithHttpInfo(String rulesetId,
UpdateRulesetRequest body)
Update a tag pipeline ruleset - Update an existing tag pipeline ruleset with new rules and
configuration
|
TeamResponse |
TeamsApi.updateTeam(String teamId,
TeamUpdateRequest body)
Update a team.
|
TeamLinkResponse |
TeamsApi.updateTeamLink(String teamId,
String linkId,
TeamLinkCreateRequest body)
Update a team link.
|
ApiResponse<TeamLinkResponse> |
TeamsApi.updateTeamLinkWithHttpInfo(String teamId,
String linkId,
TeamLinkCreateRequest body)
Update a team link.
|
UserTeamResponse |
TeamsApi.updateTeamMembership(String teamId,
String userId,
UserTeamUpdateRequest body)
Update a user's membership attributes on a team.
|
ApiResponse<UserTeamResponse> |
TeamsApi.updateTeamMembershipWithHttpInfo(String teamId,
String userId,
UserTeamUpdateRequest body)
Update a user's membership attributes on a team.
|
TeamNotificationRuleResponse |
TeamsApi.updateTeamNotificationRule(String teamId,
String ruleId,
TeamNotificationRuleRequest body)
Update team notification rule.
|
ApiResponse<TeamNotificationRuleResponse> |
TeamsApi.updateTeamNotificationRuleWithHttpInfo(String teamId,
String ruleId,
TeamNotificationRuleRequest body) |
TeamPermissionSettingResponse |
TeamsApi.updateTeamPermissionSetting(String teamId,
String action,
TeamPermissionSettingUpdateRequest body)
Update permission setting for team.
|
ApiResponse<TeamPermissionSettingResponse> |
TeamsApi.updateTeamPermissionSettingWithHttpInfo(String teamId,
String action,
TeamPermissionSettingUpdateRequest body)
Update a team permission setting for a given team.
|
ApiResponse<TeamResponse> |
TeamsApi.updateTeamWithHttpInfo(String teamId,
TeamUpdateRequest body)
Update a team using the team's id.
|
TenancyConfig |
OciIntegrationApi.updateTenancyConfig(String tenancyOcid,
UpdateTenancyConfigRequest body)
Update tenancy config.
|
ApiResponse<TenancyConfig> |
OciIntegrationApi.updateTenancyConfigWithHttpInfo(String tenancyOcid,
UpdateTenancyConfigRequest body)
Update an existing tenancy config.
|
MicrosoftTeamsTenantBasedHandleResponse |
MicrosoftTeamsIntegrationApi.updateTenantBasedHandle(String handleId,
MicrosoftTeamsUpdateTenantBasedHandleRequest body)
Update tenant-based handle.
|
ApiResponse<MicrosoftTeamsTenantBasedHandleResponse> |
MicrosoftTeamsIntegrationApi.updateTenantBasedHandleWithHttpInfo(String handleId,
MicrosoftTeamsUpdateTenantBasedHandleRequest body)
Update a tenant-based handle from the Datadog Microsoft Teams integration.
|
UserResponse |
UsersApi.updateUser(String userId,
UserUpdateRequest body)
Update a user.
|
OnCallNotificationRule |
OnCallApi.updateUserNotificationRule(String userId,
String ruleId,
UpdateOnCallNotificationRuleRequest body)
Update an On-Call notification rule for a user.
|
OnCallNotificationRule |
OnCallApi.updateUserNotificationRule(String userId,
String ruleId,
UpdateOnCallNotificationRuleRequest body,
OnCallApi.UpdateUserNotificationRuleOptionalParameters parameters)
Update an On-Call notification rule for a user.
|
ApiResponse<OnCallNotificationRule> |
OnCallApi.updateUserNotificationRuleWithHttpInfo(String userId,
String ruleId,
UpdateOnCallNotificationRuleRequest body,
OnCallApi.UpdateUserNotificationRuleOptionalParameters parameters)
Update a notification rule for a user.
|
ApiResponse<UserResponse> |
UsersApi.updateUserWithHttpInfo(String userId,
UserUpdateRequest body)
Edit a user.
|
UpdateWorkflowResponse |
WorkflowAutomationApi.updateWorkflow(String workflowId,
UpdateWorkflowRequest body)
Update an existing Workflow.
|
MicrosoftTeamsWorkflowsWebhookHandleResponse |
MicrosoftTeamsIntegrationApi.updateWorkflowsWebhookHandle(String handleId,
MicrosoftTeamsUpdateWorkflowsWebhookHandleRequest body)
Update Workflows webhook handle.
|
ApiResponse<MicrosoftTeamsWorkflowsWebhookHandleResponse> |
MicrosoftTeamsIntegrationApi.updateWorkflowsWebhookHandleWithHttpInfo(String handleId,
MicrosoftTeamsUpdateWorkflowsWebhookHandleRequest body)
Update a Workflows webhook handle from the Datadog Microsoft Teams integration.
|
ApiResponse<UpdateWorkflowResponse> |
WorkflowAutomationApi.updateWorkflowWithHttpInfo(String workflowId,
UpdateWorkflowRequest body)
Update a workflow by ID.
|
CustomCostsFileUploadResponse |
CloudCostManagementApi.uploadCustomCostsFile(List<CustomCostsFileLineItem> body)
Upload Custom Costs file.
|
ApiResponse<CustomCostsFileUploadResponse> |
CloudCostManagementApi.uploadCustomCostsFileWithHttpInfo(List<CustomCostsFileLineItem> body)
Upload a Custom Costs file.
|
void |
OrganizationsApi.uploadIdPMetadata()
Upload IdP metadata.
|
void |
OrganizationsApi.uploadIdPMetadata(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Upload IdP metadata.
|
ApiResponse<Void> |
OrganizationsApi.uploadIdPMetadataWithHttpInfo(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Endpoint for uploading IdP metadata for SAML setup.
|
BudgetWithEntries |
CloudCostManagementApi.upsertBudget(BudgetWithEntries body)
Create or update a budget.
|
ApiResponse<BudgetWithEntries> |
CloudCostManagementApi.upsertBudgetWithHttpInfo(BudgetWithEntries body)
Create a new budget or update an existing one.
|
UpsertCatalogEntityResponse |
SoftwareCatalogApi.upsertCatalogEntity(UpsertCatalogEntityRequest body)
Create or update entities.
|
ApiResponse<UpsertCatalogEntityResponse> |
SoftwareCatalogApi.upsertCatalogEntityWithHttpInfo(UpsertCatalogEntityRequest body)
Create or update entities in Software Catalog.
|
UpsertCatalogKindResponse |
SoftwareCatalogApi.upsertCatalogKind(UpsertCatalogKindRequest body)
Create or update kinds.
|
ApiResponse<UpsertCatalogKindResponse> |
SoftwareCatalogApi.upsertCatalogKindWithHttpInfo(UpsertCatalogKindRequest body)
Create or update kinds in Software Catalog.
|
void |
ReferenceTablesApi.upsertRows(String id,
BatchUpsertRowsRequestArray body)
Upsert rows.
|
ApiResponse<Void> |
ReferenceTablesApi.upsertRowsWithHttpInfo(String id,
BatchUpsertRowsRequestArray body)
Create or update rows in a Reference Table by their primary key values.
|
BudgetValidationResponse |
CloudCostManagementApi.validateBudget(BudgetValidationRequest body)
Validate budget.
|
ApiResponse<BudgetValidationResponse> |
CloudCostManagementApi.validateBudgetWithHttpInfo(BudgetValidationRequest body)
Validate a budget configuration without creating or modifying it
|
ValidationResponse |
CloudCostManagementApi.validateCsvBudget()
Validate CSV budget.
|
ApiResponse<ValidationResponse> |
CloudCostManagementApi.validateCsvBudgetWithHttpInfo() |
void |
MonitorsApi.validateExistingMonitorUserTemplate(String templateId,
MonitorUserTemplateUpdateRequest body)
Validate an existing monitor user template.
|
ApiResponse<Void> |
MonitorsApi.validateExistingMonitorUserTemplateWithHttpInfo(String templateId,
MonitorUserTemplateUpdateRequest body)
Validate the structure and content of an existing monitor user template being updated to a new
version.
|
void |
MonitorsApi.validateMonitorUserTemplate(MonitorUserTemplateCreateRequest body)
Validate a monitor user template.
|
ApiResponse<Void> |
MonitorsApi.validateMonitorUserTemplateWithHttpInfo(MonitorUserTemplateCreateRequest body)
Validate the structure and content of a monitor user template.
|
ValidationResponse |
ObservabilityPipelinesApi.validatePipeline(ObservabilityPipelineSpec body)
Validate an observability pipeline.
|
ApiResponse<ValidationResponse> |
ObservabilityPipelinesApi.validatePipelineWithHttpInfo(ObservabilityPipelineSpec body)
Validates a pipeline configuration without creating or updating any resources.
|
RulesValidateQueryResponse |
CloudCostManagementApi.validateQuery(RulesValidateQueryRequest body)
Validate query.
|
ApiResponse<RulesValidateQueryResponse> |
CloudCostManagementApi.validateQueryWithHttpInfo(RulesValidateQueryRequest body)
Validate a tag pipeline query - Validate the syntax and structure of a tag pipeline query
|
void |
SecurityMonitoringApi.validateSecurityMonitoringRule(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleValidatePayload body)
Validate a detection rule.
|
void |
SecurityMonitoringApi.validateSecurityMonitoringSuppression(SecurityMonitoringSuppressionCreateRequest body)
Validate a suppression rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.validateSecurityMonitoringSuppressionWithHttpInfo(SecurityMonitoringSuppressionCreateRequest body)
Validate a suppression rule.
|