SuccessfulSignalUpdateResponse |
SecurityMonitoringApi.addSecurityMonitoringSignalToIncident(String signalId,
AddSignalToIncidentRequest body)
Add a security signal to an incident.
|
ApiResponse<SuccessfulSignalUpdateResponse> |
SecurityMonitoringApi.addSecurityMonitoringSignalToIncidentWithHttpInfo(String signalId,
AddSignalToIncidentRequest body)
Add a security signal to an incident.
|
void |
DowntimesApi.cancelDowntime(Long downtimeId)
Cancel a downtime.
|
CanceledDowntimesIds |
DowntimesApi.cancelDowntimesByScope(CancelDowntimesByScopeRequest body)
Cancel downtimes by scope.
|
ApiResponse<CanceledDowntimesIds> |
DowntimesApi.cancelDowntimesByScopeWithHttpInfo(CancelDowntimesByScopeRequest body)
Delete all downtimes that match the scope of X.
|
ApiResponse<Void> |
DowntimesApi.cancelDowntimeWithHttpInfo(Long downtimeId)
Cancel a downtime.
|
AWSLogsAsyncResponse |
AwsLogsIntegrationApi.checkAWSLogsLambdaAsync(AWSAccountAndLambdaRequest body)
Check that an AWS Lambda Function exists.
|
ApiResponse<AWSLogsAsyncResponse> |
AwsLogsIntegrationApi.checkAWSLogsLambdaAsyncWithHttpInfo(AWSAccountAndLambdaRequest body)
Test if permissions are present to add a log-forwarding triggers for the given services and AWS
account.
|
AWSLogsAsyncResponse |
AwsLogsIntegrationApi.checkAWSLogsServicesAsync(AWSLogsServicesRequest body)
Check permissions for log services.
|
ApiResponse<AWSLogsAsyncResponse> |
AwsLogsIntegrationApi.checkAWSLogsServicesAsyncWithHttpInfo(AWSLogsServicesRequest body)
Test if permissions are present to add log-forwarding triggers for the given services and AWS
account.
|
CheckCanDeleteMonitorResponse |
MonitorsApi.checkCanDeleteMonitor(List<Long> monitorIds)
Check if a monitor can be deleted.
|
ApiResponse<CheckCanDeleteMonitorResponse> |
MonitorsApi.checkCanDeleteMonitorWithHttpInfo(List<Long> monitorIds)
Check if the given monitors can be deleted.
|
CheckCanDeleteSLOResponse |
ServiceLevelObjectivesApi.checkCanDeleteSLO(String ids)
Check if SLOs can be safely deleted.
|
ApiResponse<CheckCanDeleteSLOResponse> |
ServiceLevelObjectivesApi.checkCanDeleteSLOWithHttpInfo(String ids)
Check if an SLO can be safely deleted.
|
ApiKeyResponse |
KeyManagementApi.createAPIKey(ApiKey body)
Create an API key.
|
ApiResponse<ApiKeyResponse> |
KeyManagementApi.createAPIKeyWithHttpInfo(ApiKey body)
Creates an API key with a given name.
|
ApplicationKeyResponse |
KeyManagementApi.createApplicationKey(ApplicationKey body)
Create an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.createApplicationKeyWithHttpInfo(ApplicationKey body)
Create an application key with a given name.
|
AWSAccountCreateResponse |
AwsIntegrationApi.createAWSAccount(AWSAccount body)
Create an AWS integration.
|
ApiResponse<AWSAccountCreateResponse> |
AwsIntegrationApi.createAWSAccountWithHttpInfo(AWSAccount body)
Create a Datadog-Amazon Web Services integration.
|
Object |
AwsLogsIntegrationApi.createAWSLambdaARN(AWSAccountAndLambdaRequest body)
Add AWS Log Lambda ARN.
|
ApiResponse<Object> |
AwsLogsIntegrationApi.createAWSLambdaARNWithHttpInfo(AWSAccountAndLambdaRequest body)
Attach the Lambda ARN of the Lambda created for the Datadog-AWS log collection to your AWS
account ID to enable log collection.
|
Object |
AwsIntegrationApi.createAWSTagFilter(AWSTagFilterCreateRequest body)
Set an AWS tag filter.
|
ApiResponse<Object> |
AwsIntegrationApi.createAWSTagFilterWithHttpInfo(AWSTagFilterCreateRequest body)
Set an AWS tag filter.
|
Object |
AzureIntegrationApi.createAzureIntegration(AzureAccount body)
Create an Azure integration.
|
ApiResponse<Object> |
AzureIntegrationApi.createAzureIntegrationWithHttpInfo(AzureAccount body)
Create a Datadog-Azure integration.
|
OrganizationCreateResponse |
OrganizationsApi.createChildOrg(OrganizationCreateBody body)
Create a child organization.
|
ApiResponse<OrganizationCreateResponse> |
OrganizationsApi.createChildOrgWithHttpInfo(OrganizationCreateBody body)
Create a child organization.
|
Dashboard |
DashboardsApi.createDashboard(Dashboard body)
Create a new dashboard.
|
DashboardList |
DashboardListsApi.createDashboardList(DashboardList body)
Create a dashboard list.
|
ApiResponse<DashboardList> |
DashboardListsApi.createDashboardListWithHttpInfo(DashboardList body)
Create an empty dashboard list.
|
ApiResponse<Dashboard> |
DashboardsApi.createDashboardWithHttpInfo(Dashboard body)
Create a dashboard using the specified options.
|
Downtime |
DowntimesApi.createDowntime(Downtime body)
Schedule a downtime.
|
ApiResponse<Downtime> |
DowntimesApi.createDowntimeWithHttpInfo(Downtime body)
Schedule a downtime.
|
EventCreateResponse |
EventsApi.createEvent(EventCreateRequest body)
Post an event.
|
ApiResponse<EventCreateResponse> |
EventsApi.createEventWithHttpInfo(EventCreateRequest body)
This endpoint allows you to post events to the stream.
|
Object |
GcpIntegrationApi.createGCPIntegration(GCPAccount body)
Create a GCP integration.
|
ApiResponse<Object> |
GcpIntegrationApi.createGCPIntegrationWithHttpInfo(GCPAccount body)
Create a Datadog-GCP integration.
|
SyntheticsGlobalVariable |
SyntheticsApi.createGlobalVariable(SyntheticsGlobalVariable body)
Create a global variable.
|
ApiResponse<SyntheticsGlobalVariable> |
SyntheticsApi.createGlobalVariableWithHttpInfo(SyntheticsGlobalVariable body)
Create a Synthetics global variable.
|
HostTags |
TagsApi.createHostTags(String hostName,
HostTags body)
Add tags to a host.
|
HostTags |
TagsApi.createHostTags(String hostName,
HostTags body,
TagsApi.CreateHostTagsOptionalParameters parameters)
Add tags to a host.
|
ApiResponse<HostTags> |
TagsApi.createHostTagsWithHttpInfo(String hostName,
HostTags body,
TagsApi.CreateHostTagsOptionalParameters parameters)
This endpoint allows you to add new tags to a host, optionally specifying where these tags come
from.
|
LogsIndex |
LogsIndexesApi.createLogsIndex(LogsIndex body)
Create an index.
|
ApiResponse<LogsIndex> |
LogsIndexesApi.createLogsIndexWithHttpInfo(LogsIndex body)
Creates a new index.
|
LogsPipeline |
LogsPipelinesApi.createLogsPipeline(LogsPipeline body)
Create a pipeline.
|
ApiResponse<LogsPipeline> |
LogsPipelinesApi.createLogsPipelineWithHttpInfo(LogsPipeline body)
Create a pipeline in your organization.
|
Monitor |
MonitorsApi.createMonitor(Monitor body)
Create a monitor.
|
ApiResponse<Monitor> |
MonitorsApi.createMonitorWithHttpInfo(Monitor body)
Create a monitor using the specified options.
|
AWSAccountCreateResponse |
AwsIntegrationApi.createNewAWSExternalID(AWSAccount body)
Generate a new external ID.
|
ApiResponse<AWSAccountCreateResponse> |
AwsIntegrationApi.createNewAWSExternalIDWithHttpInfo(AWSAccount body)
Generate a new AWS external ID for a given AWS account ID and role name pair.
|
NotebookResponse |
NotebooksApi.createNotebook(NotebookCreateRequest body)
Create a notebook.
|
ApiResponse<NotebookResponse> |
NotebooksApi.createNotebookWithHttpInfo(NotebookCreateRequest body)
Create a notebook using the specified options.
|
PagerDutyServiceName |
PagerDutyIntegrationApi.createPagerDutyIntegrationService(PagerDutyService body)
Create a new service object.
|
ApiResponse<PagerDutyServiceName> |
PagerDutyIntegrationApi.createPagerDutyIntegrationServiceWithHttpInfo(PagerDutyService body)
Create a new service object in the PagerDuty integration.
|
SyntheticsPrivateLocationCreationResponse |
SyntheticsApi.createPrivateLocation(SyntheticsPrivateLocation body)
Create a private location.
|
ApiResponse<SyntheticsPrivateLocationCreationResponse> |
SyntheticsApi.createPrivateLocationWithHttpInfo(SyntheticsPrivateLocation body)
Create a new Synthetics private location.
|
SlackIntegrationChannel |
SlackIntegrationApi.createSlackIntegrationChannel(String accountName,
SlackIntegrationChannel body)
Create a Slack integration channel.
|
ApiResponse<SlackIntegrationChannel> |
SlackIntegrationApi.createSlackIntegrationChannelWithHttpInfo(String accountName,
SlackIntegrationChannel body)
Add a channel to your Datadog-Slack integration.
|
SLOListResponse |
ServiceLevelObjectivesApi.createSLO(ServiceLevelObjectiveRequest body)
Create an SLO object.
|
SLOCorrectionResponse |
ServiceLevelObjectiveCorrectionsApi.createSLOCorrection(SLOCorrectionCreateRequest body)
Create an SLO correction.
|
ApiResponse<SLOCorrectionResponse> |
ServiceLevelObjectiveCorrectionsApi.createSLOCorrectionWithHttpInfo(SLOCorrectionCreateRequest body)
Create an SLO Correction.
|
ApiResponse<SLOListResponse> |
ServiceLevelObjectivesApi.createSLOWithHttpInfo(ServiceLevelObjectiveRequest body)
Create a service level objective object.
|
SyntheticsAPITest |
SyntheticsApi.createSyntheticsAPITest(SyntheticsAPITest body)
Create an API test.
|
ApiResponse<SyntheticsAPITest> |
SyntheticsApi.createSyntheticsAPITestWithHttpInfo(SyntheticsAPITest body)
Create a Synthetic API test.
|
SyntheticsBrowserTest |
SyntheticsApi.createSyntheticsBrowserTest(SyntheticsBrowserTest body)
Create a browser test.
|
ApiResponse<SyntheticsBrowserTest> |
SyntheticsApi.createSyntheticsBrowserTestWithHttpInfo(SyntheticsBrowserTest body)
Create a Synthetic browser test.
|
UserResponse |
UsersApi.createUser(User body)
Create a user.
|
ApiResponse<UserResponse> |
UsersApi.createUserWithHttpInfo(User body)
Create a user for your organization.
|
WebhooksIntegration |
WebhooksIntegrationApi.createWebhooksIntegration(WebhooksIntegration body)
Create a webhooks integration.
|
WebhooksIntegrationCustomVariableResponse |
WebhooksIntegrationApi.createWebhooksIntegrationCustomVariable(WebhooksIntegrationCustomVariable body)
Create a custom variable.
|
ApiResponse<WebhooksIntegrationCustomVariableResponse> |
WebhooksIntegrationApi.createWebhooksIntegrationCustomVariableWithHttpInfo(WebhooksIntegrationCustomVariable body)
Creates an endpoint with the name <CUSTOM_VARIABLE_NAME>.
|
ApiResponse<WebhooksIntegration> |
WebhooksIntegrationApi.createWebhooksIntegrationWithHttpInfo(WebhooksIntegration body)
Creates an endpoint with the name <WEBHOOK_NAME>.
|
ApiKeyResponse |
KeyManagementApi.deleteAPIKey(String key)
Delete an API key.
|
ApiResponse<ApiKeyResponse> |
KeyManagementApi.deleteAPIKeyWithHttpInfo(String key)
Delete a given API key.
|
ApplicationKeyResponse |
KeyManagementApi.deleteApplicationKey(String key)
Delete an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.deleteApplicationKeyWithHttpInfo(String key)
Delete a given application key.
|
Object |
AwsIntegrationApi.deleteAWSAccount(AWSAccountDeleteRequest body)
Delete an AWS integration.
|
ApiResponse<Object> |
AwsIntegrationApi.deleteAWSAccountWithHttpInfo(AWSAccountDeleteRequest body)
Delete a Datadog-AWS integration matching the specified account_id and
role_name parameters.
|
Object |
AwsLogsIntegrationApi.deleteAWSLambdaARN(AWSAccountAndLambdaRequest body)
Delete an AWS Logs integration.
|
ApiResponse<Object> |
AwsLogsIntegrationApi.deleteAWSLambdaARNWithHttpInfo(AWSAccountAndLambdaRequest body)
Delete a Datadog-AWS logs configuration by removing the specific Lambda ARN associated with a
given AWS account.
|
Object |
AwsIntegrationApi.deleteAWSTagFilter(AWSTagFilterDeleteRequest body)
Delete a tag filtering entry.
|
ApiResponse<Object> |
AwsIntegrationApi.deleteAWSTagFilterWithHttpInfo(AWSTagFilterDeleteRequest body)
Delete a tag filtering entry.
|
Object |
AzureIntegrationApi.deleteAzureIntegration(AzureAccount body)
Delete an Azure integration.
|
ApiResponse<Object> |
AzureIntegrationApi.deleteAzureIntegrationWithHttpInfo(AzureAccount body)
Delete a given Datadog-Azure integration from your Datadog account.
|
DashboardDeleteResponse |
DashboardsApi.deleteDashboard(String dashboardId)
Delete a dashboard.
|
DashboardListDeleteResponse |
DashboardListsApi.deleteDashboardList(Long listId)
Delete a dashboard list.
|
ApiResponse<DashboardListDeleteResponse> |
DashboardListsApi.deleteDashboardListWithHttpInfo(Long listId)
Delete a dashboard list.
|
void |
DashboardsApi.deleteDashboards(DashboardBulkDeleteRequest body)
Delete dashboards.
|
ApiResponse<Void> |
DashboardsApi.deleteDashboardsWithHttpInfo(DashboardBulkDeleteRequest body)
Delete dashboards using the specified IDs.
|
ApiResponse<DashboardDeleteResponse> |
DashboardsApi.deleteDashboardWithHttpInfo(String dashboardId)
Delete a dashboard using the specified ID.
|
Object |
GcpIntegrationApi.deleteGCPIntegration(GCPAccount body)
Delete a GCP integration.
|
ApiResponse<Object> |
GcpIntegrationApi.deleteGCPIntegrationWithHttpInfo(GCPAccount body)
Delete a given Datadog-GCP integration.
|
void |
SyntheticsApi.deleteGlobalVariable(String variableId)
Delete a global variable.
|
ApiResponse<Void> |
SyntheticsApi.deleteGlobalVariableWithHttpInfo(String variableId)
Delete a Synthetics global variable.
|
void |
TagsApi.deleteHostTags(String hostName)
Remove host tags.
|
void |
TagsApi.deleteHostTags(String hostName,
TagsApi.DeleteHostTagsOptionalParameters parameters)
Remove host tags.
|
ApiResponse<Void> |
TagsApi.deleteHostTagsWithHttpInfo(String hostName,
TagsApi.DeleteHostTagsOptionalParameters parameters)
This endpoint allows you to remove all user-assigned tags for a single host.
|
void |
LogsPipelinesApi.deleteLogsPipeline(String pipelineId)
Delete a pipeline.
|
ApiResponse<Void> |
LogsPipelinesApi.deleteLogsPipelineWithHttpInfo(String pipelineId)
Delete a given pipeline from your organization.
|
DeletedMonitor |
MonitorsApi.deleteMonitor(Long monitorId)
Delete a monitor.
|
DeletedMonitor |
MonitorsApi.deleteMonitor(Long monitorId,
MonitorsApi.DeleteMonitorOptionalParameters parameters)
Delete a monitor.
|
ApiResponse<DeletedMonitor> |
MonitorsApi.deleteMonitorWithHttpInfo(Long monitorId,
MonitorsApi.DeleteMonitorOptionalParameters parameters)
Delete the specified monitor
|
void |
NotebooksApi.deleteNotebook(Long notebookId)
Delete a notebook.
|
ApiResponse<Void> |
NotebooksApi.deleteNotebookWithHttpInfo(Long notebookId)
Delete a notebook using the specified ID.
|
void |
PagerDutyIntegrationApi.deletePagerDutyIntegrationService(String serviceName)
Delete a single service object.
|
ApiResponse<Void> |
PagerDutyIntegrationApi.deletePagerDutyIntegrationServiceWithHttpInfo(String serviceName)
Delete a single service object in the Datadog-PagerDuty integration.
|
void |
SyntheticsApi.deletePrivateLocation(String locationId)
Delete a private location.
|
ApiResponse<Void> |
SyntheticsApi.deletePrivateLocationWithHttpInfo(String locationId)
Delete a Synthetics private location.
|
SLODeleteResponse |
ServiceLevelObjectivesApi.deleteSLO(String sloId)
Delete an SLO.
|
SLODeleteResponse |
ServiceLevelObjectivesApi.deleteSLO(String sloId,
ServiceLevelObjectivesApi.DeleteSLOOptionalParameters parameters)
Delete an SLO.
|
void |
ServiceLevelObjectiveCorrectionsApi.deleteSLOCorrection(String sloCorrectionId)
Delete an SLO correction.
|
ApiResponse<Void> |
ServiceLevelObjectiveCorrectionsApi.deleteSLOCorrectionWithHttpInfo(String sloCorrectionId)
Permanently delete the specified SLO correction object.
|
SLOBulkDeleteResponse |
ServiceLevelObjectivesApi.deleteSLOTimeframeInBulk(Map<String,List<SLOTimeframe>> body)
Bulk Delete SLO Timeframes.
|
ApiResponse<SLOBulkDeleteResponse> |
ServiceLevelObjectivesApi.deleteSLOTimeframeInBulkWithHttpInfo(Map<String,List<SLOTimeframe>> body)
Delete (or partially delete) multiple service level objective objects.
|
ApiResponse<SLODeleteResponse> |
ServiceLevelObjectivesApi.deleteSLOWithHttpInfo(String sloId,
ServiceLevelObjectivesApi.DeleteSLOOptionalParameters parameters)
Permanently delete the specified service level objective object.
|
SyntheticsDeleteTestsResponse |
SyntheticsApi.deleteTests(SyntheticsDeleteTestsPayload body)
Delete tests.
|
ApiResponse<SyntheticsDeleteTestsResponse> |
SyntheticsApi.deleteTestsWithHttpInfo(SyntheticsDeleteTestsPayload body)
Delete multiple Synthetic tests by ID.
|
void |
WebhooksIntegrationApi.deleteWebhooksIntegration(String webhookName)
Delete a webhook.
|
void |
WebhooksIntegrationApi.deleteWebhooksIntegrationCustomVariable(String customVariableName)
Delete a custom variable.
|
ApiResponse<Void> |
WebhooksIntegrationApi.deleteWebhooksIntegrationCustomVariableWithHttpInfo(String customVariableName)
Deletes the endpoint with the name <CUSTOM_VARIABLE_NAME>.
|
ApiResponse<Void> |
WebhooksIntegrationApi.deleteWebhooksIntegrationWithHttpInfo(String webhookName)
Deletes the endpoint with the name <WEBHOOK NAME>.
|
UserDisableResponse |
UsersApi.disableUser(String userHandle)
Disable a user.
|
ApiResponse<UserDisableResponse> |
UsersApi.disableUserWithHttpInfo(String userHandle)
Delete a user from an organization.
|
OrgDowngradedResponse |
OrganizationsApi.downgradeOrg(String publicId)
Spin-off Child Organization.
|
ApiResponse<OrgDowngradedResponse> |
OrganizationsApi.downgradeOrgWithHttpInfo(String publicId)
Only available for MSP customers.
|
SyntheticsGlobalVariable |
SyntheticsApi.editGlobalVariable(String variableId,
SyntheticsGlobalVariable body)
Edit a global variable.
|
ApiResponse<SyntheticsGlobalVariable> |
SyntheticsApi.editGlobalVariableWithHttpInfo(String variableId,
SyntheticsGlobalVariable body)
Edit a Synthetics global variable.
|
SuccessfulSignalUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalAssignee(String signalId,
SignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
ApiResponse<SuccessfulSignalUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalAssigneeWithHttpInfo(String signalId,
SignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
SuccessfulSignalUpdateResponse |
SecurityMonitoringApi.editSecurityMonitoringSignalState(String signalId,
SignalStateUpdateRequest body)
Change the triage state of a security signal.
|
ApiResponse<SuccessfulSignalUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalStateWithHttpInfo(String signalId,
SignalStateUpdateRequest body)
Change the triage state of a security signal.
|
Object |
AwsLogsIntegrationApi.enableAWSLogServices(AWSLogsServicesRequest body)
Enable an AWS Logs integration.
|
ApiResponse<Object> |
AwsLogsIntegrationApi.enableAWSLogServicesWithHttpInfo(AWSLogsServicesRequest body)
Enable automatic log collection for a list of services.
|
ApiKeyResponse |
KeyManagementApi.getAPIKey(String key)
Get API key.
|
ApiResponse<ApiKeyResponse> |
KeyManagementApi.getAPIKeyWithHttpInfo(String key)
Get a given API key.
|
SyntheticsAPITest |
SyntheticsApi.getAPITest(String publicId)
Get an API test.
|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsApi.getAPITestLatestResults(String publicId)
Get an API test's latest results summaries.
|
SyntheticsGetAPITestLatestResultsResponse |
SyntheticsApi.getAPITestLatestResults(String publicId,
SyntheticsApi.GetAPITestLatestResultsOptionalParameters parameters)
Get an API test's latest results summaries.
|
ApiResponse<SyntheticsGetAPITestLatestResultsResponse> |
SyntheticsApi.getAPITestLatestResultsWithHttpInfo(String publicId,
SyntheticsApi.GetAPITestLatestResultsOptionalParameters parameters)
Get the last 50 test results summaries for a given Synthetics API test.
|
SyntheticsAPITestResultFull |
SyntheticsApi.getAPITestResult(String publicId,
String resultId)
Get an API test result.
|
ApiResponse<SyntheticsAPITestResultFull> |
SyntheticsApi.getAPITestResultWithHttpInfo(String publicId,
String resultId)
Get a specific full result from a given (API) Synthetic test.
|
ApiResponse<SyntheticsAPITest> |
SyntheticsApi.getAPITestWithHttpInfo(String publicId)
Get the detailed configuration associated with a Synthetic API test.
|
ApplicationKeyResponse |
KeyManagementApi.getApplicationKey(String key)
Get an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getApplicationKeyWithHttpInfo(String key)
Get a given application key.
|
SyntheticsBrowserTest |
SyntheticsApi.getBrowserTest(String publicId)
Get a browser test.
|
SyntheticsGetBrowserTestLatestResultsResponse |
SyntheticsApi.getBrowserTestLatestResults(String publicId)
Get a browser test's latest results summaries.
|
SyntheticsGetBrowserTestLatestResultsResponse |
SyntheticsApi.getBrowserTestLatestResults(String publicId,
SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters parameters)
Get a browser test's latest results summaries.
|
ApiResponse<SyntheticsGetBrowserTestLatestResultsResponse> |
SyntheticsApi.getBrowserTestLatestResultsWithHttpInfo(String publicId,
SyntheticsApi.GetBrowserTestLatestResultsOptionalParameters parameters)
Get the last 50 test results summaries for a given Synthetics Browser test.
|
SyntheticsBrowserTestResultFull |
SyntheticsApi.getBrowserTestResult(String publicId,
String resultId)
Get a browser test result.
|
ApiResponse<SyntheticsBrowserTestResultFull> |
SyntheticsApi.getBrowserTestResultWithHttpInfo(String publicId,
String resultId)
Get a specific full result from a given (browser) Synthetic test.
|
ApiResponse<SyntheticsBrowserTest> |
SyntheticsApi.getBrowserTestWithHttpInfo(String publicId)
Get the detailed configuration (including steps) associated with a Synthetic browser test.
|
UsageCustomReportsResponse |
UsageMeteringApi.getDailyCustomReports()
Deprecated.
|
UsageCustomReportsResponse |
UsageMeteringApi.getDailyCustomReports(UsageMeteringApi.GetDailyCustomReportsOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageCustomReportsResponse> |
UsageMeteringApi.getDailyCustomReportsWithHttpInfo(UsageMeteringApi.GetDailyCustomReportsOptionalParameters parameters)
Deprecated.
|
Dashboard |
DashboardsApi.getDashboard(String dashboardId)
Get a dashboard.
|
DashboardList |
DashboardListsApi.getDashboardList(Long listId)
Get a dashboard list.
|
ApiResponse<DashboardList> |
DashboardListsApi.getDashboardListWithHttpInfo(Long listId)
Fetch an existing dashboard list's definition.
|
ApiResponse<Dashboard> |
DashboardsApi.getDashboardWithHttpInfo(String dashboardId)
Get a dashboard using the specified ID.
|
Downtime |
DowntimesApi.getDowntime(Long downtimeId)
Get a downtime.
|
ApiResponse<Downtime> |
DowntimesApi.getDowntimeWithHttpInfo(Long downtimeId)
Get downtime detail by downtime_id.
|
EventResponse |
EventsApi.getEvent(Long eventId)
Get an event.
|
ApiResponse<EventResponse> |
EventsApi.getEventWithHttpInfo(Long eventId)
This endpoint allows you to query for event details.
|
SyntheticsGlobalVariable |
SyntheticsApi.getGlobalVariable(String variableId)
Get a global variable.
|
ApiResponse<SyntheticsGlobalVariable> |
SyntheticsApi.getGlobalVariableWithHttpInfo(String variableId)
Get the detailed configuration of a global variable.
|
GraphSnapshot |
SnapshotsApi.getGraphSnapshot(Long start,
Long end)
Take graph snapshots.
|
GraphSnapshot |
SnapshotsApi.getGraphSnapshot(Long start,
Long end,
SnapshotsApi.GetGraphSnapshotOptionalParameters parameters)
Take graph snapshots.
|
ApiResponse<GraphSnapshot> |
SnapshotsApi.getGraphSnapshotWithHttpInfo(Long start,
Long end,
SnapshotsApi.GetGraphSnapshotOptionalParameters parameters)
Take graph snapshots.
|
HostTags |
TagsApi.getHostTags(String hostName)
Get host tags.
|
HostTags |
TagsApi.getHostTags(String hostName,
TagsApi.GetHostTagsOptionalParameters parameters)
Get host tags.
|
ApiResponse<HostTags> |
TagsApi.getHostTagsWithHttpInfo(String hostName,
TagsApi.GetHostTagsOptionalParameters parameters)
Return the list of tags that apply to a given host.
|
HostTotals |
HostsApi.getHostTotals()
Get the total number of active hosts.
|
HostTotals |
HostsApi.getHostTotals(HostsApi.GetHostTotalsOptionalParameters parameters)
Get the total number of active hosts.
|
ApiResponse<HostTotals> |
HostsApi.getHostTotalsWithHttpInfo(HostsApi.GetHostTotalsOptionalParameters parameters)
This endpoint returns the total number of active and up hosts in your Datadog account.
|
HourlyUsageAttributionResponse |
UsageMeteringApi.getHourlyUsageAttribution(OffsetDateTime startHr,
HourlyUsageAttributionUsageType usageType)
Get hourly usage attribution.
|
HourlyUsageAttributionResponse |
UsageMeteringApi.getHourlyUsageAttribution(OffsetDateTime startHr,
HourlyUsageAttributionUsageType usageType,
UsageMeteringApi.GetHourlyUsageAttributionOptionalParameters parameters)
Get hourly usage attribution.
|
ApiResponse<HourlyUsageAttributionResponse> |
UsageMeteringApi.getHourlyUsageAttributionWithHttpInfo(OffsetDateTime startHr,
HourlyUsageAttributionUsageType usageType,
UsageMeteringApi.GetHourlyUsageAttributionOptionalParameters parameters)
Get hourly usage attribution.
|
UsageIncidentManagementResponse |
UsageMeteringApi.getIncidentManagement(OffsetDateTime startHr)
Get hourly usage for incident management.
|
UsageIncidentManagementResponse |
UsageMeteringApi.getIncidentManagement(OffsetDateTime startHr,
UsageMeteringApi.GetIncidentManagementOptionalParameters parameters)
Get hourly usage for incident management.
|
ApiResponse<UsageIncidentManagementResponse> |
UsageMeteringApi.getIncidentManagementWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetIncidentManagementOptionalParameters parameters)
Get hourly usage for incident management.
|
UsageIngestedSpansResponse |
UsageMeteringApi.getIngestedSpans(OffsetDateTime startHr)
Get hourly usage for ingested spans.
|
UsageIngestedSpansResponse |
UsageMeteringApi.getIngestedSpans(OffsetDateTime startHr,
UsageMeteringApi.GetIngestedSpansOptionalParameters parameters)
Get hourly usage for ingested spans.
|
ApiResponse<UsageIngestedSpansResponse> |
UsageMeteringApi.getIngestedSpansWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetIngestedSpansOptionalParameters parameters)
Get hourly usage for ingested spans.
|
IPRanges |
IpRangesApi.getIPRanges()
List IP Ranges.
|
ApiResponse<IPRanges> |
IpRangesApi.getIPRangesWithHttpInfo()
Get information about Datadog IP ranges.
|
LogsIndex |
LogsIndexesApi.getLogsIndex(String name)
Get an index.
|
LogsIndexesOrder |
LogsIndexesApi.getLogsIndexOrder()
Get indexes order.
|
ApiResponse<LogsIndexesOrder> |
LogsIndexesApi.getLogsIndexOrderWithHttpInfo()
Get the current order of your log indexes.
|
ApiResponse<LogsIndex> |
LogsIndexesApi.getLogsIndexWithHttpInfo(String name)
Get one log index from your organization.
|
LogsPipeline |
LogsPipelinesApi.getLogsPipeline(String pipelineId)
Get a pipeline.
|
LogsPipelinesOrder |
LogsPipelinesApi.getLogsPipelineOrder()
Get pipeline order.
|
ApiResponse<LogsPipelinesOrder> |
LogsPipelinesApi.getLogsPipelineOrderWithHttpInfo()
Get the current order of your pipelines.
|
ApiResponse<LogsPipeline> |
LogsPipelinesApi.getLogsPipelineWithHttpInfo(String pipelineId)
Get a specific pipeline from your organization.
|
MetricMetadata |
MetricsApi.getMetricMetadata(String metricName)
Get metric metadata.
|
ApiResponse<MetricMetadata> |
MetricsApi.getMetricMetadataWithHttpInfo(String metricName)
Get metadata about a specific metric.
|
Monitor |
MonitorsApi.getMonitor(Long monitorId)
Get a monitor's details.
|
Monitor |
MonitorsApi.getMonitor(Long monitorId,
MonitorsApi.GetMonitorOptionalParameters parameters)
Get a monitor's details.
|
ApiResponse<Monitor> |
MonitorsApi.getMonitorWithHttpInfo(Long monitorId,
MonitorsApi.GetMonitorOptionalParameters parameters)
Get details about the specified monitor from your organization.
|
UsageCustomReportsResponse |
UsageMeteringApi.getMonthlyCustomReports()
Deprecated.
|
UsageCustomReportsResponse |
UsageMeteringApi.getMonthlyCustomReports(UsageMeteringApi.GetMonthlyCustomReportsOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageCustomReportsResponse> |
UsageMeteringApi.getMonthlyCustomReportsWithHttpInfo(UsageMeteringApi.GetMonthlyCustomReportsOptionalParameters parameters)
Deprecated.
|
MonthlyUsageAttributionResponse |
UsageMeteringApi.getMonthlyUsageAttribution(OffsetDateTime startMonth,
MonthlyUsageAttributionSupportedMetrics fields)
Get monthly usage attribution.
|
MonthlyUsageAttributionResponse |
UsageMeteringApi.getMonthlyUsageAttribution(OffsetDateTime startMonth,
MonthlyUsageAttributionSupportedMetrics fields,
UsageMeteringApi.GetMonthlyUsageAttributionOptionalParameters parameters)
Get monthly usage attribution.
|
ApiResponse<MonthlyUsageAttributionResponse> |
UsageMeteringApi.getMonthlyUsageAttributionWithHttpInfo(OffsetDateTime startMonth,
MonthlyUsageAttributionSupportedMetrics fields,
UsageMeteringApi.GetMonthlyUsageAttributionOptionalParameters parameters)
Get monthly usage attribution.
|
NotebookResponse |
NotebooksApi.getNotebook(Long notebookId)
Get a notebook.
|
ApiResponse<NotebookResponse> |
NotebooksApi.getNotebookWithHttpInfo(Long notebookId)
Get a notebook using the specified notebook ID.
|
OrganizationResponse |
OrganizationsApi.getOrg(String publicId)
Get organization information.
|
ApiResponse<OrganizationResponse> |
OrganizationsApi.getOrgWithHttpInfo(String publicId)
Get organization information.
|
PagerDutyServiceName |
PagerDutyIntegrationApi.getPagerDutyIntegrationService(String serviceName)
Get a single service object.
|
ApiResponse<PagerDutyServiceName> |
PagerDutyIntegrationApi.getPagerDutyIntegrationServiceWithHttpInfo(String serviceName)
Get service name in the Datadog-PagerDuty integration.
|
SyntheticsPrivateLocation |
SyntheticsApi.getPrivateLocation(String locationId)
Get a private location.
|
ApiResponse<SyntheticsPrivateLocation> |
SyntheticsApi.getPrivateLocationWithHttpInfo(String locationId)
Get a Synthetics private location.
|
SlackIntegrationChannel |
SlackIntegrationApi.getSlackIntegrationChannel(String accountName,
String channelName)
Get a Slack integration channel.
|
List<SlackIntegrationChannel> |
SlackIntegrationApi.getSlackIntegrationChannels(String accountName)
Get all channels in a Slack integration.
|
ApiResponse<List<SlackIntegrationChannel>> |
SlackIntegrationApi.getSlackIntegrationChannelsWithHttpInfo(String accountName)
Get a list of all channels configured for your Datadog-Slack integration.
|
ApiResponse<SlackIntegrationChannel> |
SlackIntegrationApi.getSlackIntegrationChannelWithHttpInfo(String accountName,
String channelName)
Get a channel configured for your Datadog-Slack integration.
|
SLOResponse |
ServiceLevelObjectivesApi.getSLO(String sloId)
Get an SLO's details.
|
SLOResponse |
ServiceLevelObjectivesApi.getSLO(String sloId,
ServiceLevelObjectivesApi.GetSLOOptionalParameters parameters)
Get an SLO's details.
|
SLOCorrectionResponse |
ServiceLevelObjectiveCorrectionsApi.getSLOCorrection(String sloCorrectionId)
Get an SLO correction for an SLO.
|
SLOCorrectionListResponse |
ServiceLevelObjectivesApi.getSLOCorrections(String sloId)
Get Corrections For an SLO.
|
ApiResponse<SLOCorrectionListResponse> |
ServiceLevelObjectivesApi.getSLOCorrectionsWithHttpInfo(String sloId)
Get corrections applied to an SLO
|
ApiResponse<SLOCorrectionResponse> |
ServiceLevelObjectiveCorrectionsApi.getSLOCorrectionWithHttpInfo(String sloCorrectionId)
Get an SLO correction.
|
SLOHistoryResponse |
ServiceLevelObjectivesApi.getSLOHistory(String sloId,
Long fromTs,
Long toTs)
Get an SLO's history.
|
SLOHistoryResponse |
ServiceLevelObjectivesApi.getSLOHistory(String sloId,
Long fromTs,
Long toTs,
ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters parameters)
Get an SLO's history.
|
ApiResponse<SLOHistoryResponse> |
ServiceLevelObjectivesApi.getSLOHistoryWithHttpInfo(String sloId,
Long fromTs,
Long toTs,
ServiceLevelObjectivesApi.GetSLOHistoryOptionalParameters parameters)
Get a specific SLO’s history, regardless of its SLO type.
|
ApiResponse<SLOResponse> |
ServiceLevelObjectivesApi.getSLOWithHttpInfo(String sloId,
ServiceLevelObjectivesApi.GetSLOOptionalParameters parameters)
Get a service level objective object.
|
UsageSpecifiedCustomReportsResponse |
UsageMeteringApi.getSpecifiedDailyCustomReports(String reportId)
Deprecated.
|
ApiResponse<UsageSpecifiedCustomReportsResponse> |
UsageMeteringApi.getSpecifiedDailyCustomReportsWithHttpInfo(String reportId)
Deprecated.
|
UsageSpecifiedCustomReportsResponse |
UsageMeteringApi.getSpecifiedMonthlyCustomReports(String reportId)
Deprecated.
|
ApiResponse<UsageSpecifiedCustomReportsResponse> |
UsageMeteringApi.getSpecifiedMonthlyCustomReportsWithHttpInfo(String reportId)
Deprecated.
|
SyntheticsBatchDetails |
SyntheticsApi.getSyntheticsCIBatch(String batchId)
Get details of batch.
|
ApiResponse<SyntheticsBatchDetails> |
SyntheticsApi.getSyntheticsCIBatchWithHttpInfo(String batchId)
Get a batch's updated details.
|
SyntheticsTestDetails |
SyntheticsApi.getTest(String publicId)
Get a test configuration.
|
ApiResponse<SyntheticsTestDetails> |
SyntheticsApi.getTestWithHttpInfo(String publicId)
Get the detailed configuration associated with a Synthetics test.
|
UsageAnalyzedLogsResponse |
UsageMeteringApi.getUsageAnalyzedLogs(OffsetDateTime startHr)
Get hourly usage for analyzed logs.
|
UsageAnalyzedLogsResponse |
UsageMeteringApi.getUsageAnalyzedLogs(OffsetDateTime startHr,
UsageMeteringApi.GetUsageAnalyzedLogsOptionalParameters parameters)
Get hourly usage for analyzed logs.
|
ApiResponse<UsageAnalyzedLogsResponse> |
UsageMeteringApi.getUsageAnalyzedLogsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageAnalyzedLogsOptionalParameters parameters)
Get hourly usage for analyzed logs (Security Monitoring).
|
UsageAttributionResponse |
UsageMeteringApi.getUsageAttribution(OffsetDateTime startMonth,
UsageAttributionSupportedMetrics fields)
Deprecated.
|
UsageAttributionResponse |
UsageMeteringApi.getUsageAttribution(OffsetDateTime startMonth,
UsageAttributionSupportedMetrics fields,
UsageMeteringApi.GetUsageAttributionOptionalParameters parameters)
Deprecated.
|
ApiResponse<UsageAttributionResponse> |
UsageMeteringApi.getUsageAttributionWithHttpInfo(OffsetDateTime startMonth,
UsageAttributionSupportedMetrics fields,
UsageMeteringApi.GetUsageAttributionOptionalParameters parameters)
Deprecated.
|
UsageAuditLogsResponse |
UsageMeteringApi.getUsageAuditLogs(OffsetDateTime startHr)
Get hourly usage for audit logs.
|
UsageAuditLogsResponse |
UsageMeteringApi.getUsageAuditLogs(OffsetDateTime startHr,
UsageMeteringApi.GetUsageAuditLogsOptionalParameters parameters)
Get hourly usage for audit logs.
|
ApiResponse<UsageAuditLogsResponse> |
UsageMeteringApi.getUsageAuditLogsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageAuditLogsOptionalParameters parameters)
Get hourly usage for audit logs.
|
UsageBillableSummaryResponse |
UsageMeteringApi.getUsageBillableSummary()
Get billable usage across your account.
|
UsageBillableSummaryResponse |
UsageMeteringApi.getUsageBillableSummary(UsageMeteringApi.GetUsageBillableSummaryOptionalParameters parameters)
Get billable usage across your account.
|
ApiResponse<UsageBillableSummaryResponse> |
UsageMeteringApi.getUsageBillableSummaryWithHttpInfo(UsageMeteringApi.GetUsageBillableSummaryOptionalParameters parameters)
Get billable usage across your account.
|
UsageCIVisibilityResponse |
UsageMeteringApi.getUsageCIApp(OffsetDateTime startHr)
Get hourly usage for CI visibility.
|
UsageCIVisibilityResponse |
UsageMeteringApi.getUsageCIApp(OffsetDateTime startHr,
UsageMeteringApi.GetUsageCIAppOptionalParameters parameters)
Get hourly usage for CI visibility.
|
ApiResponse<UsageCIVisibilityResponse> |
UsageMeteringApi.getUsageCIAppWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageCIAppOptionalParameters parameters)
Get hourly usage for CI visibility (tests, pipeline, and spans).
|
UsageCloudSecurityPostureManagementResponse |
UsageMeteringApi.getUsageCloudSecurityPostureManagement(OffsetDateTime startHr)
Get hourly usage for CSPM.
|
UsageCloudSecurityPostureManagementResponse |
UsageMeteringApi.getUsageCloudSecurityPostureManagement(OffsetDateTime startHr,
UsageMeteringApi.GetUsageCloudSecurityPostureManagementOptionalParameters parameters)
Get hourly usage for CSPM.
|
ApiResponse<UsageCloudSecurityPostureManagementResponse> |
UsageMeteringApi.getUsageCloudSecurityPostureManagementWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageCloudSecurityPostureManagementOptionalParameters parameters)
Get hourly usage for cloud security posture management (CSPM).
|
UsageCWSResponse |
UsageMeteringApi.getUsageCWS(OffsetDateTime startHr)
Get hourly usage for cloud workload security.
|
UsageCWSResponse |
UsageMeteringApi.getUsageCWS(OffsetDateTime startHr,
UsageMeteringApi.GetUsageCWSOptionalParameters parameters)
Get hourly usage for cloud workload security.
|
ApiResponse<UsageCWSResponse> |
UsageMeteringApi.getUsageCWSWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageCWSOptionalParameters parameters)
Get hourly usage for cloud workload security.
|
UsageDBMResponse |
UsageMeteringApi.getUsageDBM(OffsetDateTime startHr)
Get hourly usage for database monitoring.
|
UsageDBMResponse |
UsageMeteringApi.getUsageDBM(OffsetDateTime startHr,
UsageMeteringApi.GetUsageDBMOptionalParameters parameters)
Get hourly usage for database monitoring.
|
ApiResponse<UsageDBMResponse> |
UsageMeteringApi.getUsageDBMWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageDBMOptionalParameters parameters)
|
UsageFargateResponse |
UsageMeteringApi.getUsageFargate(OffsetDateTime startHr)
Get hourly usage for Fargate.
|
UsageFargateResponse |
UsageMeteringApi.getUsageFargate(OffsetDateTime startHr,
UsageMeteringApi.GetUsageFargateOptionalParameters parameters)
Get hourly usage for Fargate.
|
ApiResponse<UsageFargateResponse> |
UsageMeteringApi.getUsageFargateWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageFargateOptionalParameters parameters)
|
UsageHostsResponse |
UsageMeteringApi.getUsageHosts(OffsetDateTime startHr)
Get hourly usage for hosts and containers.
|
UsageHostsResponse |
UsageMeteringApi.getUsageHosts(OffsetDateTime startHr,
UsageMeteringApi.GetUsageHostsOptionalParameters parameters)
Get hourly usage for hosts and containers.
|
ApiResponse<UsageHostsResponse> |
UsageMeteringApi.getUsageHostsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageHostsOptionalParameters parameters)
Get hourly usage for hosts and containers.
|
UsageIndexedSpansResponse |
UsageMeteringApi.getUsageIndexedSpans(OffsetDateTime startHr)
Get hourly usage for indexed spans.
|
UsageIndexedSpansResponse |
UsageMeteringApi.getUsageIndexedSpans(OffsetDateTime startHr,
UsageMeteringApi.GetUsageIndexedSpansOptionalParameters parameters)
Get hourly usage for indexed spans.
|
ApiResponse<UsageIndexedSpansResponse> |
UsageMeteringApi.getUsageIndexedSpansWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageIndexedSpansOptionalParameters parameters)
Get hourly usage for indexed spans.
|
UsageIoTResponse |
UsageMeteringApi.getUsageInternetOfThings(OffsetDateTime startHr)
Get hourly usage for IoT.
|
UsageIoTResponse |
UsageMeteringApi.getUsageInternetOfThings(OffsetDateTime startHr,
UsageMeteringApi.GetUsageInternetOfThingsOptionalParameters parameters)
Get hourly usage for IoT.
|
ApiResponse<UsageIoTResponse> |
UsageMeteringApi.getUsageInternetOfThingsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageInternetOfThingsOptionalParameters parameters)
Get hourly usage for IoT.
|
UsageLambdaResponse |
UsageMeteringApi.getUsageLambda(OffsetDateTime startHr)
Get hourly usage for lambda.
|
UsageLambdaResponse |
UsageMeteringApi.getUsageLambda(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaOptionalParameters parameters)
Get hourly usage for lambda.
|
ApiResponse<UsageLambdaResponse> |
UsageMeteringApi.getUsageLambdaWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaOptionalParameters parameters)
Get hourly usage for lambda.
|
UsageLogsResponse |
UsageMeteringApi.getUsageLogs(OffsetDateTime startHr)
Get hourly usage for logs.
|
UsageLogsResponse |
UsageMeteringApi.getUsageLogs(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLogsOptionalParameters parameters)
Get hourly usage for logs.
|
UsageLogsByIndexResponse |
UsageMeteringApi.getUsageLogsByIndex(OffsetDateTime startHr)
Get hourly usage for logs by index.
|
UsageLogsByIndexResponse |
UsageMeteringApi.getUsageLogsByIndex(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLogsByIndexOptionalParameters parameters)
Get hourly usage for logs by index.
|
ApiResponse<UsageLogsByIndexResponse> |
UsageMeteringApi.getUsageLogsByIndexWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLogsByIndexOptionalParameters parameters)
Get hourly usage for logs by index.
|
UsageLogsByRetentionResponse |
UsageMeteringApi.getUsageLogsByRetention(OffsetDateTime startHr)
Get hourly logs usage by retention.
|
UsageLogsByRetentionResponse |
UsageMeteringApi.getUsageLogsByRetention(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLogsByRetentionOptionalParameters parameters)
Get hourly logs usage by retention.
|
ApiResponse<UsageLogsByRetentionResponse> |
UsageMeteringApi.getUsageLogsByRetentionWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLogsByRetentionOptionalParameters parameters)
Get hourly usage for indexed logs by retention period.
|
ApiResponse<UsageLogsResponse> |
UsageMeteringApi.getUsageLogsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLogsOptionalParameters parameters)
Get hourly usage for logs.
|
UsageNetworkFlowsResponse |
UsageMeteringApi.getUsageNetworkFlows(OffsetDateTime startHr)
get hourly usage for network flows.
|
UsageNetworkFlowsResponse |
UsageMeteringApi.getUsageNetworkFlows(OffsetDateTime startHr,
UsageMeteringApi.GetUsageNetworkFlowsOptionalParameters parameters)
get hourly usage for network flows.
|
ApiResponse<UsageNetworkFlowsResponse> |
UsageMeteringApi.getUsageNetworkFlowsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageNetworkFlowsOptionalParameters parameters)
Get hourly usage for network flows.
|
UsageNetworkHostsResponse |
UsageMeteringApi.getUsageNetworkHosts(OffsetDateTime startHr)
Get hourly usage for network hosts.
|
UsageNetworkHostsResponse |
UsageMeteringApi.getUsageNetworkHosts(OffsetDateTime startHr,
UsageMeteringApi.GetUsageNetworkHostsOptionalParameters parameters)
Get hourly usage for network hosts.
|
ApiResponse<UsageNetworkHostsResponse> |
UsageMeteringApi.getUsageNetworkHostsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageNetworkHostsOptionalParameters parameters)
Get hourly usage for network hosts.
|
UsageOnlineArchiveResponse |
UsageMeteringApi.getUsageOnlineArchive(OffsetDateTime startHr)
Get hourly usage for online archive.
|
UsageOnlineArchiveResponse |
UsageMeteringApi.getUsageOnlineArchive(OffsetDateTime startHr,
UsageMeteringApi.GetUsageOnlineArchiveOptionalParameters parameters)
Get hourly usage for online archive.
|
ApiResponse<UsageOnlineArchiveResponse> |
UsageMeteringApi.getUsageOnlineArchiveWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageOnlineArchiveOptionalParameters parameters)
Get hourly usage for online archive.
|
UsageProfilingResponse |
UsageMeteringApi.getUsageProfiling(OffsetDateTime startHr)
Get hourly usage for profiled hosts.
|
UsageProfilingResponse |
UsageMeteringApi.getUsageProfiling(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
Get hourly usage for profiled hosts.
|
ApiResponse<UsageProfilingResponse> |
UsageMeteringApi.getUsageProfilingWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageProfilingOptionalParameters parameters)
Get hourly usage for profiled hosts.
|
UsageRumSessionsResponse |
UsageMeteringApi.getUsageRumSessions(OffsetDateTime startHr)
Get hourly usage for RUM sessions.
|
UsageRumSessionsResponse |
UsageMeteringApi.getUsageRumSessions(OffsetDateTime startHr,
UsageMeteringApi.GetUsageRumSessionsOptionalParameters parameters)
Get hourly usage for RUM sessions.
|
ApiResponse<UsageRumSessionsResponse> |
UsageMeteringApi.getUsageRumSessionsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageRumSessionsOptionalParameters parameters)
Get hourly usage for RUM
Sessions.
|
UsageRumUnitsResponse |
UsageMeteringApi.getUsageRumUnits(OffsetDateTime startHr)
Get hourly usage for RUM units.
|
UsageRumUnitsResponse |
UsageMeteringApi.getUsageRumUnits(OffsetDateTime startHr,
UsageMeteringApi.GetUsageRumUnitsOptionalParameters parameters)
Get hourly usage for RUM units.
|
ApiResponse<UsageRumUnitsResponse> |
UsageMeteringApi.getUsageRumUnitsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageRumUnitsOptionalParameters parameters)
Get hourly usage for RUM Units.
|
UsageSDSResponse |
UsageMeteringApi.getUsageSDS(OffsetDateTime startHr)
Get hourly usage for sensitive data scanner.
|
UsageSDSResponse |
UsageMeteringApi.getUsageSDS(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSDSOptionalParameters parameters)
Get hourly usage for sensitive data scanner.
|
ApiResponse<UsageSDSResponse> |
UsageMeteringApi.getUsageSDSWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSDSOptionalParameters parameters)
Get hourly usage for sensitive data scanner.
|
UsageSNMPResponse |
UsageMeteringApi.getUsageSNMP(OffsetDateTime startHr)
Get hourly usage for SNMP devices.
|
UsageSNMPResponse |
UsageMeteringApi.getUsageSNMP(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSNMPOptionalParameters parameters)
Get hourly usage for SNMP devices.
|
ApiResponse<UsageSNMPResponse> |
UsageMeteringApi.getUsageSNMPWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSNMPOptionalParameters parameters)
Get hourly usage for SNMP devices.
|
UsageSummaryResponse |
UsageMeteringApi.getUsageSummary(OffsetDateTime startMonth)
Get usage across your account.
|
UsageSummaryResponse |
UsageMeteringApi.getUsageSummary(OffsetDateTime startMonth,
UsageMeteringApi.GetUsageSummaryOptionalParameters parameters)
Get usage across your account.
|
ApiResponse<UsageSummaryResponse> |
UsageMeteringApi.getUsageSummaryWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetUsageSummaryOptionalParameters parameters)
Get all usage across your account.
|
UsageSyntheticsResponse |
UsageMeteringApi.getUsageSynthetics(OffsetDateTime startHr)
Deprecated.
|
UsageSyntheticsResponse |
UsageMeteringApi.getUsageSynthetics(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsOptionalParameters parameters)
Deprecated.
|
UsageSyntheticsAPIResponse |
UsageMeteringApi.getUsageSyntheticsAPI(OffsetDateTime startHr)
Get hourly usage for synthetics API checks.
|
UsageSyntheticsAPIResponse |
UsageMeteringApi.getUsageSyntheticsAPI(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
Get hourly usage for synthetics API checks.
|
ApiResponse<UsageSyntheticsAPIResponse> |
UsageMeteringApi.getUsageSyntheticsAPIWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsAPIOptionalParameters parameters)
|
UsageSyntheticsBrowserResponse |
UsageMeteringApi.getUsageSyntheticsBrowser(OffsetDateTime startHr)
Get hourly usage for synthetics browser checks.
|
UsageSyntheticsBrowserResponse |
UsageMeteringApi.getUsageSyntheticsBrowser(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsBrowserOptionalParameters parameters)
Get hourly usage for synthetics browser checks.
|
ApiResponse<UsageSyntheticsBrowserResponse> |
UsageMeteringApi.getUsageSyntheticsBrowserWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsBrowserOptionalParameters parameters)
Get hourly usage for synthetics browser checks.
|
ApiResponse<UsageSyntheticsResponse> |
UsageMeteringApi.getUsageSyntheticsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageSyntheticsOptionalParameters parameters)
Deprecated.
|
UsageTimeseriesResponse |
UsageMeteringApi.getUsageTimeseries(OffsetDateTime startHr)
Get hourly usage for custom metrics.
|
UsageTimeseriesResponse |
UsageMeteringApi.getUsageTimeseries(OffsetDateTime startHr,
UsageMeteringApi.GetUsageTimeseriesOptionalParameters parameters)
Get hourly usage for custom metrics.
|
ApiResponse<UsageTimeseriesResponse> |
UsageMeteringApi.getUsageTimeseriesWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageTimeseriesOptionalParameters parameters)
|
UsageTopAvgMetricsResponse |
UsageMeteringApi.getUsageTopAvgMetrics()
Get all custom metrics by hourly average.
|
UsageTopAvgMetricsResponse |
UsageMeteringApi.getUsageTopAvgMetrics(UsageMeteringApi.GetUsageTopAvgMetricsOptionalParameters parameters)
Get all custom metrics by hourly average.
|
ApiResponse<UsageTopAvgMetricsResponse> |
UsageMeteringApi.getUsageTopAvgMetricsWithHttpInfo(UsageMeteringApi.GetUsageTopAvgMetricsOptionalParameters parameters)
|
UserResponse |
UsersApi.getUser(String userHandle)
Get user details.
|
ApiResponse<UserResponse> |
UsersApi.getUserWithHttpInfo(String userHandle)
Get a user's details.
|
WebhooksIntegration |
WebhooksIntegrationApi.getWebhooksIntegration(String webhookName)
Get a webhook integration.
|
WebhooksIntegrationCustomVariableResponse |
WebhooksIntegrationApi.getWebhooksIntegrationCustomVariable(String customVariableName)
Get a custom variable.
|
ApiResponse<WebhooksIntegrationCustomVariableResponse> |
WebhooksIntegrationApi.getWebhooksIntegrationCustomVariableWithHttpInfo(String customVariableName)
Shows the content of the custom variable with the name <CUSTOM_VARIABLE_NAME>
.
|
ApiResponse<WebhooksIntegration> |
WebhooksIntegrationApi.getWebhooksIntegrationWithHttpInfo(String webhookName)
Gets the content of the webhook with the name <WEBHOOK_NAME>.
|
MetricsListResponse |
MetricsApi.listActiveMetrics(Long from)
Get active metrics list.
|
MetricsListResponse |
MetricsApi.listActiveMetrics(Long from,
MetricsApi.ListActiveMetricsOptionalParameters parameters)
Get active metrics list.
|
ApiResponse<MetricsListResponse> |
MetricsApi.listActiveMetricsWithHttpInfo(Long from,
MetricsApi.ListActiveMetricsOptionalParameters parameters)
Get the list of actively reporting metrics from a given time until now.
|
ApiKeyListResponse |
KeyManagementApi.listAPIKeys()
Get all API keys.
|
ApiResponse<ApiKeyListResponse> |
KeyManagementApi.listAPIKeysWithHttpInfo()
Get all API keys available for your account.
|
ApplicationKeyListResponse |
KeyManagementApi.listApplicationKeys()
Get all application keys.
|
ApiResponse<ApplicationKeyListResponse> |
KeyManagementApi.listApplicationKeysWithHttpInfo()
Get all application keys available for your Datadog account.
|
List<String> |
AwsIntegrationApi.listAvailableAWSNamespaces()
List namespace rules.
|
ApiResponse<List<String>> |
AwsIntegrationApi.listAvailableAWSNamespacesWithHttpInfo()
List all namespace rules for a given Datadog-AWS integration.
|
AWSAccountListResponse |
AwsIntegrationApi.listAWSAccounts()
List all AWS integrations.
|
AWSAccountListResponse |
AwsIntegrationApi.listAWSAccounts(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all AWS integrations.
|
ApiResponse<AWSAccountListResponse> |
AwsIntegrationApi.listAWSAccountsWithHttpInfo(AwsIntegrationApi.ListAWSAccountsOptionalParameters parameters)
List all Datadog-AWS integrations available in your Datadog organization.
|
List<AWSLogsListResponse> |
AwsLogsIntegrationApi.listAWSLogsIntegrations()
List all AWS Logs integrations.
|
ApiResponse<List<AWSLogsListResponse>> |
AwsLogsIntegrationApi.listAWSLogsIntegrationsWithHttpInfo()
List all Datadog-AWS Logs integrations configured in your Datadog account.
|
List<AWSLogsListServicesResponse> |
AwsLogsIntegrationApi.listAWSLogsServices()
Get list of AWS log ready services.
|
ApiResponse<List<AWSLogsListServicesResponse>> |
AwsLogsIntegrationApi.listAWSLogsServicesWithHttpInfo()
Get the list of current AWS services that Datadog offers automatic log collection.
|
AWSTagFilterListResponse |
AwsIntegrationApi.listAWSTagFilters(String accountId)
Get all AWS tag filters.
|
ApiResponse<AWSTagFilterListResponse> |
AwsIntegrationApi.listAWSTagFiltersWithHttpInfo(String accountId)
Get all AWS tag filters.
|
List<AzureAccount> |
AzureIntegrationApi.listAzureIntegration()
List all Azure integrations.
|
ApiResponse<List<AzureAccount>> |
AzureIntegrationApi.listAzureIntegrationWithHttpInfo()
List all Datadog-Azure integrations configured in your Datadog account.
|
DashboardListListResponse |
DashboardListsApi.listDashboardLists()
Get all dashboard lists.
|
ApiResponse<DashboardListListResponse> |
DashboardListsApi.listDashboardListsWithHttpInfo()
Fetch all of your existing dashboard list definitions.
|
DashboardSummary |
DashboardsApi.listDashboards()
Get all dashboards.
|
DashboardSummary |
DashboardsApi.listDashboards(DashboardsApi.ListDashboardsOptionalParameters parameters)
Get all dashboards.
|
ApiResponse<DashboardSummary> |
DashboardsApi.listDashboardsWithHttpInfo(DashboardsApi.ListDashboardsOptionalParameters parameters)
Get all dashboards.
|
List<Downtime> |
DowntimesApi.listDowntimes()
Get all downtimes.
|
List<Downtime> |
DowntimesApi.listDowntimes(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all downtimes.
|
ApiResponse<List<Downtime>> |
DowntimesApi.listDowntimesWithHttpInfo(DowntimesApi.ListDowntimesOptionalParameters parameters)
Get all scheduled downtimes.
|
EventListResponse |
EventsApi.listEvents(Long start,
Long end)
Get a list of events.
|
EventListResponse |
EventsApi.listEvents(Long start,
Long end,
EventsApi.ListEventsOptionalParameters parameters)
Get a list of events.
|
ApiResponse<EventListResponse> |
EventsApi.listEventsWithHttpInfo(Long start,
Long end,
EventsApi.ListEventsOptionalParameters parameters)
The event stream can be queried and filtered by time, priority, sources and tags.
|
List<GCPAccount> |
GcpIntegrationApi.listGCPIntegration()
List all GCP integrations.
|
ApiResponse<List<GCPAccount>> |
GcpIntegrationApi.listGCPIntegrationWithHttpInfo()
List all Datadog-GCP integrations configured in your Datadog account.
|
SyntheticsListGlobalVariablesResponse |
SyntheticsApi.listGlobalVariables()
Get all global variables.
|
ApiResponse<SyntheticsListGlobalVariablesResponse> |
SyntheticsApi.listGlobalVariablesWithHttpInfo()
Get the list of all Synthetics global variables.
|
HostListResponse |
HostsApi.listHosts()
Get all hosts for your organization.
|
HostListResponse |
HostsApi.listHosts(HostsApi.ListHostsOptionalParameters parameters)
Get all hosts for your organization.
|
ApiResponse<HostListResponse> |
HostsApi.listHostsWithHttpInfo(HostsApi.ListHostsOptionalParameters parameters)
This endpoint allows searching for hosts by name, alias, or tag.
|
TagToHosts |
TagsApi.listHostTags()
Get Tags.
|
TagToHosts |
TagsApi.listHostTags(TagsApi.ListHostTagsOptionalParameters parameters)
Get Tags.
|
ApiResponse<TagToHosts> |
TagsApi.listHostTagsWithHttpInfo(TagsApi.ListHostTagsOptionalParameters parameters)
Return a mapping of tags to hosts for your whole infrastructure.
|
SyntheticsLocations |
SyntheticsApi.listLocations()
Get all locations (public and private).
|
ApiResponse<SyntheticsLocations> |
SyntheticsApi.listLocationsWithHttpInfo()
Get the list of public and private locations available for Synthetic tests.
|
LogsIndexListResponse |
LogsIndexesApi.listLogIndexes()
Get all indexes.
|
ApiResponse<LogsIndexListResponse> |
LogsIndexesApi.listLogIndexesWithHttpInfo()
The Index object describes the configuration of a log index.
|
LogsListResponse |
LogsApi.listLogs(LogsListRequest body)
Search logs.
|
List<LogsPipeline> |
LogsPipelinesApi.listLogsPipelines()
Get all pipelines.
|
ApiResponse<List<LogsPipeline>> |
LogsPipelinesApi.listLogsPipelinesWithHttpInfo()
Get all pipelines from your organization.
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsWithHttpInfo(LogsListRequest body)
List endpoint returns logs that match a log search query.
|
MetricSearchResponse |
MetricsApi.listMetrics(String q)
Search metrics.
|
ApiResponse<MetricSearchResponse> |
MetricsApi.listMetricsWithHttpInfo(String q)
Search for metrics from the last 24 hours in Datadog.
|
List<Downtime> |
DowntimesApi.listMonitorDowntimes(Long monitorId)
Get all downtimes for a monitor.
|
ApiResponse<List<Downtime>> |
DowntimesApi.listMonitorDowntimesWithHttpInfo(Long monitorId)
Get all active downtimes for the specified monitor.
|
List<Monitor> |
MonitorsApi.listMonitors()
Get all monitor details.
|
List<Monitor> |
MonitorsApi.listMonitors(MonitorsApi.ListMonitorsOptionalParameters parameters)
Get all monitor details.
|
ApiResponse<List<Monitor>> |
MonitorsApi.listMonitorsWithHttpInfo(MonitorsApi.ListMonitorsOptionalParameters parameters)
Get details about the specified monitor from your organization.
|
NotebooksResponse |
NotebooksApi.listNotebooks()
Get all notebooks.
|
NotebooksResponse |
NotebooksApi.listNotebooks(NotebooksApi.ListNotebooksOptionalParameters parameters)
Get all notebooks.
|
ApiResponse<NotebooksResponse> |
NotebooksApi.listNotebooksWithHttpInfo(NotebooksApi.ListNotebooksOptionalParameters parameters)
Get all notebooks.
|
OrganizationListResponse |
OrganizationsApi.listOrgs()
List your managed organizations.
|
ApiResponse<OrganizationListResponse> |
OrganizationsApi.listOrgsWithHttpInfo()
This endpoint returns data on your top-level organization.
|
SLOCorrectionListResponse |
ServiceLevelObjectiveCorrectionsApi.listSLOCorrection()
Get all SLO corrections.
|
SLOCorrectionListResponse |
ServiceLevelObjectiveCorrectionsApi.listSLOCorrection(ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters parameters)
Get all SLO corrections.
|
ApiResponse<SLOCorrectionListResponse> |
ServiceLevelObjectiveCorrectionsApi.listSLOCorrectionWithHttpInfo(ServiceLevelObjectiveCorrectionsApi.ListSLOCorrectionOptionalParameters parameters)
Get all Service Level Objective corrections.
|
SLOListResponse |
ServiceLevelObjectivesApi.listSLOs()
Get all SLOs.
|
SLOListResponse |
ServiceLevelObjectivesApi.listSLOs(ServiceLevelObjectivesApi.ListSLOsOptionalParameters parameters)
Get all SLOs.
|
ApiResponse<SLOListResponse> |
ServiceLevelObjectivesApi.listSLOsWithHttpInfo(ServiceLevelObjectivesApi.ListSLOsOptionalParameters parameters)
Get a list of service level objective objects for your organization.
|
SyntheticsListTestsResponse |
SyntheticsApi.listTests()
Get the list of all Synthetic tests.
|
SyntheticsListTestsResponse |
SyntheticsApi.listTests(SyntheticsApi.ListTestsOptionalParameters parameters)
Get the list of all Synthetic tests.
|
ApiResponse<SyntheticsListTestsResponse> |
SyntheticsApi.listTestsWithHttpInfo(SyntheticsApi.ListTestsOptionalParameters parameters)
Get the list of all Synthetic tests.
|
UserListResponse |
UsersApi.listUsers()
List all users.
|
ApiResponse<UserListResponse> |
UsersApi.listUsersWithHttpInfo()
List all users for your organization.
|
HostMuteResponse |
HostsApi.muteHost(String hostName,
HostMuteSettings body)
Mute a host.
|
ApiResponse<HostMuteResponse> |
HostsApi.muteHostWithHttpInfo(String hostName,
HostMuteSettings body)
Mute a host.
|
MetricsQueryResponse |
MetricsApi.queryMetrics(Long from,
Long to,
String query)
Query timeseries points.
|
ApiResponse<MetricsQueryResponse> |
MetricsApi.queryMetricsWithHttpInfo(Long from,
Long to,
String query)
Query timeseries points.
|
void |
SlackIntegrationApi.removeSlackIntegrationChannel(String accountName,
String channelName)
Remove a Slack integration channel.
|
ApiResponse<Void> |
SlackIntegrationApi.removeSlackIntegrationChannelWithHttpInfo(String accountName,
String channelName)
Remove a channel from your Datadog-Slack integration.
|
void |
DashboardsApi.restoreDashboards(DashboardRestoreRequest body)
Restore deleted dashboards.
|
ApiResponse<Void> |
DashboardsApi.restoreDashboardsWithHttpInfo(DashboardRestoreRequest body)
Restore dashboards using the specified IDs.
|
MonitorGroupSearchResponse |
MonitorsApi.searchMonitorGroups()
Monitors group search.
|
MonitorGroupSearchResponse |
MonitorsApi.searchMonitorGroups(MonitorsApi.SearchMonitorGroupsOptionalParameters parameters)
Monitors group search.
|
ApiResponse<MonitorGroupSearchResponse> |
MonitorsApi.searchMonitorGroupsWithHttpInfo(MonitorsApi.SearchMonitorGroupsOptionalParameters parameters)
Search and filter your monitor groups details.
|
MonitorSearchResponse |
MonitorsApi.searchMonitors()
Monitors search.
|
MonitorSearchResponse |
MonitorsApi.searchMonitors(MonitorsApi.SearchMonitorsOptionalParameters parameters)
Monitors search.
|
ApiResponse<MonitorSearchResponse> |
MonitorsApi.searchMonitorsWithHttpInfo(MonitorsApi.SearchMonitorsOptionalParameters parameters)
Search and filter your monitors details.
|
SearchSLOResponse |
ServiceLevelObjectivesApi.searchSLO()
Search for SLOs.
|
SearchSLOResponse |
ServiceLevelObjectivesApi.searchSLO(ServiceLevelObjectivesApi.SearchSLOOptionalParameters parameters)
Search for SLOs.
|
ApiResponse<SearchSLOResponse> |
ServiceLevelObjectivesApi.searchSLOWithHttpInfo(ServiceLevelObjectivesApi.SearchSLOOptionalParameters parameters)
Get a list of service level objective objects for your organization.
|
IntakePayloadAccepted |
MetricsApi.submitDistributionPoints(DistributionPointsPayload body)
Submit distribution points.
|
IntakePayloadAccepted |
MetricsApi.submitDistributionPoints(DistributionPointsPayload body,
MetricsApi.SubmitDistributionPointsOptionalParameters parameters)
Submit distribution points.
|
ApiResponse<IntakePayloadAccepted> |
MetricsApi.submitDistributionPointsWithHttpInfo(DistributionPointsPayload body,
MetricsApi.SubmitDistributionPointsOptionalParameters parameters)
The distribution points end-point allows you to post distribution data that can be graphed on
Datadog’s dashboards.
|
Object |
LogsApi.submitLog(List<HTTPLogItem> body)
Deprecated.
|
Object |
LogsApi.submitLog(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Deprecated.
|
ApiResponse<Object> |
LogsApi.submitLogWithHttpInfo(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Deprecated.
|
IntakePayloadAccepted |
MetricsApi.submitMetrics(MetricsPayload body)
Submit metrics.
|
IntakePayloadAccepted |
MetricsApi.submitMetrics(MetricsPayload body,
MetricsApi.SubmitMetricsOptionalParameters parameters)
Submit metrics.
|
ApiResponse<IntakePayloadAccepted> |
MetricsApi.submitMetricsWithHttpInfo(MetricsPayload body,
MetricsApi.SubmitMetricsOptionalParameters parameters)
The metrics end-point allows you to post time-series data that can be graphed on Datadog’s
dashboards.
|
IntakePayloadAccepted |
ServiceChecksApi.submitServiceCheck(List<ServiceCheck> body)
Submit a Service Check.
|
ApiResponse<IntakePayloadAccepted> |
ServiceChecksApi.submitServiceCheckWithHttpInfo(List<ServiceCheck> body)
Submit a list of Service Checks.
|
SyntheticsTriggerCITestsResponse |
SyntheticsApi.triggerCITests(SyntheticsCITestBody body)
Trigger tests from CI/CD pipelines.
|
ApiResponse<SyntheticsTriggerCITestsResponse> |
SyntheticsApi.triggerCITestsWithHttpInfo(SyntheticsCITestBody body)
Trigger a set of Synthetics tests for continuous integration.
|
SyntheticsTriggerCITestsResponse |
SyntheticsApi.triggerTests(SyntheticsTriggerBody body)
Trigger Synthetics tests.
|
ApiResponse<SyntheticsTriggerCITestsResponse> |
SyntheticsApi.triggerTestsWithHttpInfo(SyntheticsTriggerBody body)
Trigger a set of Synthetics tests.
|
HostMuteResponse |
HostsApi.unmuteHost(String hostName)
Unmute a host.
|
ApiResponse<HostMuteResponse> |
HostsApi.unmuteHostWithHttpInfo(String hostName)
Unmutes a host.
|
ApiKeyResponse |
KeyManagementApi.updateAPIKey(String key,
ApiKey body)
Edit an API key.
|
ApiResponse<ApiKeyResponse> |
KeyManagementApi.updateAPIKeyWithHttpInfo(String key,
ApiKey body)
Edit an API key name.
|
SyntheticsAPITest |
SyntheticsApi.updateAPITest(String publicId,
SyntheticsAPITest body)
Edit an API test.
|
ApiResponse<SyntheticsAPITest> |
SyntheticsApi.updateAPITestWithHttpInfo(String publicId,
SyntheticsAPITest body)
Edit the configuration of a Synthetic API test.
|
ApplicationKeyResponse |
KeyManagementApi.updateApplicationKey(String key,
ApplicationKey body)
Edit an application key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateApplicationKeyWithHttpInfo(String key,
ApplicationKey body)
Edit an application key name.
|
Object |
AwsIntegrationApi.updateAWSAccount(AWSAccount body)
Update an AWS integration.
|
Object |
AwsIntegrationApi.updateAWSAccount(AWSAccount body,
AwsIntegrationApi.UpdateAWSAccountOptionalParameters parameters)
Update an AWS integration.
|
ApiResponse<Object> |
AwsIntegrationApi.updateAWSAccountWithHttpInfo(AWSAccount body,
AwsIntegrationApi.UpdateAWSAccountOptionalParameters parameters)
Update a Datadog-Amazon Web Services integration.
|
Object |
AzureIntegrationApi.updateAzureHostFilters(AzureAccount body)
Update Azure integration host filters.
|
ApiResponse<Object> |
AzureIntegrationApi.updateAzureHostFiltersWithHttpInfo(AzureAccount body)
Update the defined list of host filters for a given Datadog-Azure integration.
|
Object |
AzureIntegrationApi.updateAzureIntegration(AzureAccount body)
Update an Azure integration.
|
ApiResponse<Object> |
AzureIntegrationApi.updateAzureIntegrationWithHttpInfo(AzureAccount body)
Update a Datadog-Azure integration.
|
SyntheticsBrowserTest |
SyntheticsApi.updateBrowserTest(String publicId,
SyntheticsBrowserTest body)
Edit a browser test.
|
ApiResponse<SyntheticsBrowserTest> |
SyntheticsApi.updateBrowserTestWithHttpInfo(String publicId,
SyntheticsBrowserTest body)
Edit the configuration of a Synthetic browser test.
|
Dashboard |
DashboardsApi.updateDashboard(String dashboardId,
Dashboard body)
Update a dashboard.
|
DashboardList |
DashboardListsApi.updateDashboardList(Long listId,
DashboardList body)
Update a dashboard list.
|
ApiResponse<DashboardList> |
DashboardListsApi.updateDashboardListWithHttpInfo(Long listId,
DashboardList body)
Update the name of a dashboard list.
|
ApiResponse<Dashboard> |
DashboardsApi.updateDashboardWithHttpInfo(String dashboardId,
Dashboard body)
Update a dashboard using the specified ID.
|
Downtime |
DowntimesApi.updateDowntime(Long downtimeId,
Downtime body)
Update a downtime.
|
ApiResponse<Downtime> |
DowntimesApi.updateDowntimeWithHttpInfo(Long downtimeId,
Downtime body)
Update a single downtime by downtime_id.
|
Object |
GcpIntegrationApi.updateGCPIntegration(GCPAccount body)
Update a GCP integration.
|
ApiResponse<Object> |
GcpIntegrationApi.updateGCPIntegrationWithHttpInfo(GCPAccount body)
Update a Datadog-GCP integrations host_filters and/or auto-mute.
|
HostTags |
TagsApi.updateHostTags(String hostName,
HostTags body)
Update host tags.
|
HostTags |
TagsApi.updateHostTags(String hostName,
HostTags body,
TagsApi.UpdateHostTagsOptionalParameters parameters)
Update host tags.
|
ApiResponse<HostTags> |
TagsApi.updateHostTagsWithHttpInfo(String hostName,
HostTags body,
TagsApi.UpdateHostTagsOptionalParameters parameters)
This endpoint allows you to update/replace all tags in an integration source with those
supplied in the request.
|
LogsIndex |
LogsIndexesApi.updateLogsIndex(String name,
LogsIndexUpdateRequest body)
Update an index.
|
LogsIndexesOrder |
LogsIndexesApi.updateLogsIndexOrder(LogsIndexesOrder body)
Update indexes order.
|
ApiResponse<LogsIndexesOrder> |
LogsIndexesApi.updateLogsIndexOrderWithHttpInfo(LogsIndexesOrder body)
This endpoint updates the index order of your organization.
|
ApiResponse<LogsIndex> |
LogsIndexesApi.updateLogsIndexWithHttpInfo(String name,
LogsIndexUpdateRequest body)
Update an index as identified by its name.
|
LogsPipeline |
LogsPipelinesApi.updateLogsPipeline(String pipelineId,
LogsPipeline body)
Update a pipeline.
|
LogsPipelinesOrder |
LogsPipelinesApi.updateLogsPipelineOrder(LogsPipelinesOrder body)
Update pipeline order.
|
ApiResponse<LogsPipelinesOrder> |
LogsPipelinesApi.updateLogsPipelineOrderWithHttpInfo(LogsPipelinesOrder body)
Update the order of your pipelines.
|
ApiResponse<LogsPipeline> |
LogsPipelinesApi.updateLogsPipelineWithHttpInfo(String pipelineId,
LogsPipeline body)
Update a given pipeline configuration to change it’s processors or their order.
|
MetricMetadata |
MetricsApi.updateMetricMetadata(String metricName,
MetricMetadata body)
Edit metric metadata.
|
ApiResponse<MetricMetadata> |
MetricsApi.updateMetricMetadataWithHttpInfo(String metricName,
MetricMetadata body)
Edit metadata of a specific metric.
|
Monitor |
MonitorsApi.updateMonitor(Long monitorId,
MonitorUpdateRequest body)
Edit a monitor.
|
ApiResponse<Monitor> |
MonitorsApi.updateMonitorWithHttpInfo(Long monitorId,
MonitorUpdateRequest body)
Edit the specified monitor.
|
NotebookResponse |
NotebooksApi.updateNotebook(Long notebookId,
NotebookUpdateRequest body)
Update a notebook.
|
ApiResponse<NotebookResponse> |
NotebooksApi.updateNotebookWithHttpInfo(Long notebookId,
NotebookUpdateRequest body)
Update a notebook using the specified ID.
|
OrganizationResponse |
OrganizationsApi.updateOrg(String publicId,
Organization body)
Update your organization.
|
ApiResponse<OrganizationResponse> |
OrganizationsApi.updateOrgWithHttpInfo(String publicId,
Organization body)
Update your organization.
|
void |
PagerDutyIntegrationApi.updatePagerDutyIntegrationService(String serviceName,
PagerDutyServiceKey body)
Update a single service object.
|
ApiResponse<Void> |
PagerDutyIntegrationApi.updatePagerDutyIntegrationServiceWithHttpInfo(String serviceName,
PagerDutyServiceKey body)
Update a single service object in the Datadog-PagerDuty integration.
|
SyntheticsPrivateLocation |
SyntheticsApi.updatePrivateLocation(String locationId,
SyntheticsPrivateLocation body)
Edit a private location.
|
ApiResponse<SyntheticsPrivateLocation> |
SyntheticsApi.updatePrivateLocationWithHttpInfo(String locationId,
SyntheticsPrivateLocation body)
Edit a Synthetics private location.
|
SlackIntegrationChannel |
SlackIntegrationApi.updateSlackIntegrationChannel(String accountName,
String channelName,
SlackIntegrationChannel body)
Update a Slack integration channel.
|
ApiResponse<SlackIntegrationChannel> |
SlackIntegrationApi.updateSlackIntegrationChannelWithHttpInfo(String accountName,
String channelName,
SlackIntegrationChannel body)
Update a channel used in your Datadog-Slack integration.
|
SLOListResponse |
ServiceLevelObjectivesApi.updateSLO(String sloId,
ServiceLevelObjective body)
Update an SLO.
|
SLOCorrectionResponse |
ServiceLevelObjectiveCorrectionsApi.updateSLOCorrection(String sloCorrectionId,
SLOCorrectionUpdateRequest body)
Update an SLO correction.
|
ApiResponse<SLOCorrectionResponse> |
ServiceLevelObjectiveCorrectionsApi.updateSLOCorrectionWithHttpInfo(String sloCorrectionId,
SLOCorrectionUpdateRequest body)
Update the specified SLO correction object.
|
ApiResponse<SLOListResponse> |
ServiceLevelObjectivesApi.updateSLOWithHttpInfo(String sloId,
ServiceLevelObjective body)
Update the specified service level objective object.
|
Boolean |
SyntheticsApi.updateTestPauseStatus(String publicId,
SyntheticsUpdateTestPauseStatusPayload body)
Pause or start a test.
|
ApiResponse<Boolean> |
SyntheticsApi.updateTestPauseStatusWithHttpInfo(String publicId,
SyntheticsUpdateTestPauseStatusPayload body)
Pause or start a Synthetics test by changing the status.
|
UserResponse |
UsersApi.updateUser(String userHandle,
User body)
Update a user.
|
ApiResponse<UserResponse> |
UsersApi.updateUserWithHttpInfo(String userHandle,
User body)
Update a user information.
|
WebhooksIntegration |
WebhooksIntegrationApi.updateWebhooksIntegration(String webhookName,
WebhooksIntegrationUpdateRequest body)
Update a webhook.
|
WebhooksIntegrationCustomVariableResponse |
WebhooksIntegrationApi.updateWebhooksIntegrationCustomVariable(String customVariableName,
WebhooksIntegrationCustomVariableUpdateRequest body)
Update a custom variable.
|
ApiResponse<WebhooksIntegrationCustomVariableResponse> |
WebhooksIntegrationApi.updateWebhooksIntegrationCustomVariableWithHttpInfo(String customVariableName,
WebhooksIntegrationCustomVariableUpdateRequest body)
Updates the endpoint with the name <CUSTOM_VARIABLE_NAME>.
|
ApiResponse<WebhooksIntegration> |
WebhooksIntegrationApi.updateWebhooksIntegrationWithHttpInfo(String webhookName,
WebhooksIntegrationUpdateRequest body)
Updates the endpoint with the name <WEBHOOK_NAME>.
|
IdpResponse |
OrganizationsApi.uploadIdPForOrg(String publicId,
File idpFile)
Upload IdP metadata.
|
ApiResponse<IdpResponse> |
OrganizationsApi.uploadIdPForOrgWithHttpInfo(String publicId,
File idpFile)
There are a couple of options for updating the Identity Provider (IdP) metadata from your SAML
IdP.
|
AuthenticationValidationResponse |
AuthenticationApi.validate()
Validate API key.
|
Object |
MonitorsApi.validateExistingMonitor(Long monitorId,
Monitor body)
Validate an existing monitor.
|
ApiResponse<Object> |
MonitorsApi.validateExistingMonitorWithHttpInfo(Long monitorId,
Monitor body)
Validate the monitor provided in the request.
|
Object |
MonitorsApi.validateMonitor(Monitor body)
Validate a monitor.
|
ApiResponse<Object> |
MonitorsApi.validateMonitorWithHttpInfo(Monitor body)
Validate the monitor provided in the request.
|
ApiResponse<AuthenticationValidationResponse> |
AuthenticationApi.validateWithHttpInfo()
Check if the API key (not the APP key) is valid.
|