ApiResponse<PermissionsResponse> |
RolesApi.addPermissionToRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Adds a permission to a role.
|
ApiResponse<Void> |
LogsArchivesApi.addReadRoleToArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Adds a read role to an archive.
|
ApiResponse<UsersResponse> |
RolesApi.addUserToRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Adds a user to a role.
|
ApiResponse<CIAppPipelinesAnalyticsAggregateResponse> |
CiVisibilityPipelinesApi.aggregateCIAppPipelineEventsWithHttpInfo(CIAppPipelinesAggregateRequest body)
The API endpoint to aggregate CI Visibility pipeline events into buckets of computed metrics
and timeseries.
|
ApiResponse<CIAppTestsAnalyticsAggregateResponse> |
CiVisibilityTestsApi.aggregateCIAppTestEventsWithHttpInfo(CIAppTestsAggregateRequest body)
The API endpoint to aggregate CI Visibility test events into buckets of computed metrics and
timeseries.
|
ApiResponse<LogsAggregateResponse> |
LogsApi.aggregateLogsWithHttpInfo(LogsAggregateRequest body)
The API endpoint to aggregate events into buckets and compute metrics and timeseries.
|
ApiResponse<RUMAnalyticsAggregateResponse> |
RumApi.aggregateRUMEventsWithHttpInfo(RUMAggregateRequest body)
The API endpoint to aggregate RUM events into buckets of computed metrics and timeseries.
|
ApiResponse<RoleResponse> |
RolesApi.cloneRoleWithHttpInfo(String roleId,
RoleCloneRequest body)
Clone an existing role
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.createAPIKeyWithHttpInfo(APIKeyCreateRequest body)
Create an API key.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.createAuthNMappingWithHttpInfo(AuthNMappingCreateRequest body)
Create an AuthN Mapping.
|
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.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.createCloudflareAccountWithHttpInfo(CloudflareAccountCreateRequest body)
Create a Cloudflare account.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CloudWorkloadSecurityApi.createCloudWorkloadSecurityAgentRuleWithHttpInfo(CloudWorkloadSecurityAgentRuleCreateRequest body)
Create a new Agent rule with the given parameters.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.createConfluentAccountWithHttpInfo(ConfluentAccountCreateRequest body)
Create a Confluent account.
|
ApiResponse<ConfluentResourceResponse> |
ConfluentCloudApi.createConfluentResourceWithHttpInfo(String accountId,
ConfluentResourceRequest body)
Create a Confluent resource for the account associated with the provided ID.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.createCurrentUserApplicationKeyWithHttpInfo(ApplicationKeyCreateRequest body)
Create an application key for current user
|
ApiResponse<DashboardListAddItemsResponse> |
DashboardListsApi.createDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListAddItemsRequest body)
Add dashboards to an existing dashboard list.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.createFastlyAccountWithHttpInfo(FastlyAccountCreateRequest body)
Create a Fastly account.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.createFastlyServiceWithHttpInfo(String accountId,
FastlyServiceRequest body)
Create a Fastly service for an account.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.createIncidentIntegrationWithHttpInfo(String incidentId,
IncidentIntegrationMetadataCreateRequest body)
Create an incident integration metadata.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.createIncidentServiceWithHttpInfo(IncidentServiceCreateRequest body)
Creates a new incident service.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.createIncidentTeamWithHttpInfo(IncidentTeamCreateRequest body)
Creates a new incident team.
|
ApiResponse<IncidentResponse> |
IncidentsApi.createIncidentWithHttpInfo(IncidentCreateRequest body)
Create an incident.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.createLogsArchiveWithHttpInfo(LogsArchiveCreateRequest body)
Create an archive in your organization.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.createLogsMetricWithHttpInfo(LogsMetricCreateRequest body)
Create a metric based on your ingested logs in your organization.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.createMonitorConfigPolicyWithHttpInfo(MonitorConfigPolicyCreateRequest body)
Create a monitor configuration policy.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.createOpsgenieServiceWithHttpInfo(OpsgenieServiceCreateRequest body)
Create a new service object in the Opsgenie integration.
|
ApiResponse<ServiceDefinitionCreateResponse> |
ServiceDefinitionApi.createOrUpdateServiceDefinitionsWithHttpInfo(ServiceDefinitionsCreateRequest body)
Create or update service definition in the Datadog Service Catalog.
|
ApiResponse<RoleCreateResponse> |
RolesApi.createRoleWithHttpInfo(RoleCreateRequest body)
Create a new role for your organization.
|
ApiResponse<RUMApplicationResponse> |
RumApi.createRUMApplicationWithHttpInfo(RUMApplicationCreateRequest body)
Create a new RUM application in your organization.
|
ApiResponse<SensitiveDataScannerCreateGroupResponse> |
SensitiveDataScannerApi.createScanningGroupWithHttpInfo(SensitiveDataScannerGroupCreateRequest body)
Create a scanning group.
|
ApiResponse<SensitiveDataScannerCreateRuleResponse> |
SensitiveDataScannerApi.createScanningRuleWithHttpInfo(SensitiveDataScannerRuleCreateRequest body)
Create a scanning rule in a sensitive data scanner group, ordered last.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.createSecurityFilterWithHttpInfo(SecurityFilterCreateRequest body)
Create a security filter.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.createSecurityMonitoringRuleWithHttpInfo(SecurityMonitoringRuleCreatePayload body)
Create a detection rule.
|
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.
|
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.
|
ApiResponse<UserResponse> |
UsersApi.createUserWithHttpInfo(UserCreateRequest body)
Create a user for your organization.
|
ApiResponse<Void> |
KeyManagementApi.deleteAPIKeyWithHttpInfo(String apiKeyId)
Delete an API key.
|
ApiResponse<Void> |
KeyManagementApi.deleteApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key
|
ApiResponse<Void> |
AuthNMappingsApi.deleteAuthNMappingWithHttpInfo(String authnMappingId)
Delete an AuthN Mapping specified by AuthN Mapping UUID.
|
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.
|
ApiResponse<Void> |
CloudflareIntegrationApi.deleteCloudflareAccountWithHttpInfo(String accountId)
Delete a Cloudflare account.
|
ApiResponse<Void> |
CloudWorkloadSecurityApi.deleteCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Delete a specific Agent rule.
|
ApiResponse<Void> |
ConfluentCloudApi.deleteConfluentAccountWithHttpInfo(String accountId)
Delete a Confluent account with the provided account ID.
|
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.
|
ApiResponse<Void> |
KeyManagementApi.deleteCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Delete an application key owned by current user
|
ApiResponse<DashboardListDeleteItemsResponse> |
DashboardListsApi.deleteDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListDeleteItemsRequest body)
Delete dashboards from an existing dashboard list.
|
ApiResponse<Void> |
FastlyIntegrationApi.deleteFastlyAccountWithHttpInfo(String accountId)
Delete a Fastly account.
|
ApiResponse<Void> |
FastlyIntegrationApi.deleteFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Delete a Fastly service for an account.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Delete an incident integration metadata.
|
ApiResponse<Void> |
IncidentServicesApi.deleteIncidentServiceWithHttpInfo(String serviceId)
Deletes an existing incident service.
|
ApiResponse<Void> |
IncidentTeamsApi.deleteIncidentTeamWithHttpInfo(String teamId)
Deletes an existing incident team.
|
ApiResponse<Void> |
IncidentsApi.deleteIncidentWithHttpInfo(String incidentId)
Deletes an existing incident from the users organization.
|
ApiResponse<Void> |
LogsArchivesApi.deleteLogsArchiveWithHttpInfo(String archiveId)
Delete a given archive from your organization.
|
ApiResponse<Void> |
LogsMetricsApi.deleteLogsMetricWithHttpInfo(String metricId)
Delete a specific log-based metric from your organization.
|
ApiResponse<Void> |
MonitorsApi.deleteMonitorConfigPolicyWithHttpInfo(String policyId)
Delete a monitor configuration policy.
|
ApiResponse<Void> |
OpsgenieIntegrationApi.deleteOpsgenieServiceWithHttpInfo(String integrationServiceId)
Delete a single service object in the Datadog Opsgenie integration.
|
ApiResponse<Void> |
RestrictionPoliciesApi.deleteRestrictionPolicyWithHttpInfo(String resourceId)
Deletes the restriction policy associated with a specified resource.
|
ApiResponse<Void> |
RolesApi.deleteRoleWithHttpInfo(String roleId)
Disables a role.
|
ApiResponse<Void> |
RumApi.deleteRUMApplicationWithHttpInfo(String id)
Delete an existing RUM application in your organization.
|
ApiResponse<SensitiveDataScannerGroupDeleteResponse> |
SensitiveDataScannerApi.deleteScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupDeleteRequest body)
Delete a given group.
|
ApiResponse<SensitiveDataScannerRuleDeleteResponse> |
SensitiveDataScannerApi.deleteScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleDeleteRequest body)
Delete a given rule.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityFilterWithHttpInfo(String securityFilterId)
Delete a specific security filter.
|
ApiResponse<Void> |
SecurityMonitoringApi.deleteSecurityMonitoringRuleWithHttpInfo(String ruleId)
Delete an existing rule.
|
ApiResponse<Void> |
ServiceAccountsApi.deleteServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Delete an application key owned by this service account.
|
ApiResponse<Void> |
ServiceDefinitionApi.deleteServiceDefinitionWithHttpInfo(String serviceName)
Delete a single service definition in the Datadog Service Catalog.
|
ApiResponse<Void> |
MetricsApi.deleteTagConfigurationWithHttpInfo(String metricName)
Deletes a metric's tag configuration.
|
ApiResponse<Void> |
UsersApi.disableUserWithHttpInfo(String userId)
Disable a user.
|
ApiResponse<File> |
CloudWorkloadSecurityApi.downloadCloudWorkloadPolicyFileWithHttpInfo()
The download endpoint generates a Cloud Workload Security policy file from your currently
active Cloud Workload Security rules, and downloads them as a .policy file.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalAssigneeWithHttpInfo(String signalId,
SecurityMonitoringSignalAssigneeUpdateRequest body)
Modify the triage assignee of a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalIncidentsWithHttpInfo(String signalId,
SecurityMonitoringSignalIncidentsUpdateRequest body)
Change the related incidents for a security signal.
|
ApiResponse<SecurityMonitoringSignalTriageUpdateResponse> |
SecurityMonitoringApi.editSecurityMonitoringSignalStateWithHttpInfo(String signalId,
SecurityMonitoringSignalStateUpdateRequest body)
Change the triage state of a security signal.
|
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™.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.getAPIKeyWithHttpInfo(String apiKeyId,
KeyManagementApi.GetAPIKeyOptionalParameters parameters)
Get an API key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getApplicationKeyWithHttpInfo(String appKeyId,
KeyManagementApi.GetApplicationKeyOptionalParameters parameters)
Get an application key for your org.
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.getAuthNMappingWithHttpInfo(String authnMappingId)
Get an AuthN Mapping specified by the AuthN Mapping UUID.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.getCloudflareAccountWithHttpInfo(String accountId)
Get a Cloudflare account.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CloudWorkloadSecurityApi.getCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId)
Get the details of a specific Agent rule.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.getConfluentAccountWithHttpInfo(String accountId)
Get the Confluent account with the provided account ID.
|
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.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetCostByOrgOptionalParameters parameters)
Deprecated.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.getCurrentUserApplicationKeyWithHttpInfo(String appKeyId)
Get an application key owned by current user
|
ApiResponse<DashboardListItems> |
DashboardListsApi.getDashboardListItemsWithHttpInfo(Long dashboardListId)
Fetch the dashboard list’s dashboard definitions.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getEstimatedCostByOrgWithHttpInfo(UsageMeteringApi.GetEstimatedCostByOrgOptionalParameters parameters)
Get estimated cost across multi-org and single root-org accounts.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.getFastlyAccountWithHttpInfo(String accountId)
Get a Fastly account.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.getFastlyServiceWithHttpInfo(String accountId,
String serviceId)
Get a Fastly service for an account.
|
ApiResponse<CostByOrgResponse> |
UsageMeteringApi.getHistoricalCostByOrgWithHttpInfo(OffsetDateTime startMonth,
UsageMeteringApi.GetHistoricalCostByOrgOptionalParameters parameters)
Get historical cost across multi-org and single root-org accounts.
|
ApiResponse<HourlyUsageResponse> |
UsageMeteringApi.getHourlyUsageWithHttpInfo(OffsetDateTime filterTimestampStart,
String filterProductFamilies,
UsageMeteringApi.GetHourlyUsageOptionalParameters parameters)
Get hourly usage by product family.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.getIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId)
Get incident integration metadata details.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.getIncidentServiceWithHttpInfo(String serviceId,
IncidentServicesApi.GetIncidentServiceOptionalParameters parameters)
Get details of an incident service.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.getIncidentTeamWithHttpInfo(String teamId,
IncidentTeamsApi.GetIncidentTeamOptionalParameters parameters)
Get details of an incident team.
|
ApiResponse<IncidentResponse> |
IncidentsApi.getIncidentWithHttpInfo(String incidentId,
IncidentsApi.GetIncidentOptionalParameters parameters)
Get the details of an incident by incident_id.
|
ApiResponse<UserInvitationResponse> |
UsersApi.getInvitationWithHttpInfo(String userInvitationUuid)
Returns a single user invitation by its UUID.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.getIPAllowlistWithHttpInfo()
Returns the IP allowlist and its enabled or disabled state.
|
ApiResponse<LogsArchiveOrder> |
LogsArchivesApi.getLogsArchiveOrderWithHttpInfo()
Get the current order of your archives.
|
ApiResponse<LogsArchive> |
LogsArchivesApi.getLogsArchiveWithHttpInfo(String archiveId)
Get a specific archive from your organization.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.getLogsMetricWithHttpInfo(String metricId)
Get a specific log-based metric from your organization.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.getMonitorConfigPolicyWithHttpInfo(String policyId)
Get a monitor configuration policy by policy_id.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.getOnDemandConcurrencyCapWithHttpInfo()
Get the on-demand concurrency cap.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.getOpsgenieServiceWithHttpInfo(String integrationServiceId)
Get a single service from the Datadog Opsgenie integration.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.getRestrictionPolicyWithHttpInfo(String resourceId)
Retrieves the restriction policy associated with a specified resource.
|
ApiResponse<RoleResponse> |
RolesApi.getRoleWithHttpInfo(String roleId)
Get a role in the organization specified by the role’s role_id.
|
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.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.getSecurityFilterWithHttpInfo(String securityFilterId)
Get the details of a specific security filter.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.getSecurityMonitoringRuleWithHttpInfo(String ruleId)
Get a rule's details.
|
ApiResponse<SecurityMonitoringSignal> |
SecurityMonitoringApi.getSecurityMonitoringSignalWithHttpInfo(String signalId)
Get a signal's details.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.getServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId)
Get an application key owned by this service account.
|
ApiResponse<ServiceDefinitionGetResponse> |
ServiceDefinitionApi.getServiceDefinitionWithHttpInfo(String serviceName)
Get a single service definition from the Datadog Service Catalog.
|
ApiResponse<UsageApplicationSecurityMonitoringResponse> |
UsageMeteringApi.getUsageApplicationSecurityMonitoringWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageApplicationSecurityMonitoringOptionalParameters parameters)
Get hourly usage for application security .
|
ApiResponse<UsageLambdaTracedInvocationsResponse> |
UsageMeteringApi.getUsageLambdaTracedInvocationsWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageLambdaTracedInvocationsOptionalParameters parameters)
Get hourly usage for lambda traced invocations.
|
ApiResponse<UsageObservabilityPipelinesResponse> |
UsageMeteringApi.getUsageObservabilityPipelinesWithHttpInfo(OffsetDateTime startHr,
UsageMeteringApi.GetUsageObservabilityPipelinesOptionalParameters parameters)
Get hourly usage for observability pipelines.
|
ApiResponse<UserResponse> |
UsersApi.getUserWithHttpInfo(String userId)
Get a user in the organization specified by the user’s user_id.
|
ApiResponse<MetricSuggestedTagsAndAggregationsResponse> |
MetricsApi.listActiveMetricConfigurationsWithHttpInfo(String metricName,
MetricsApi.ListActiveMetricConfigurationsOptionalParameters parameters)
List tags and aggregations that are actively queried on dashboards and monitors for a given
metric name.
|
ApiResponse<APIKeysResponse> |
KeyManagementApi.listAPIKeysWithHttpInfo(KeyManagementApi.ListAPIKeysOptionalParameters parameters)
List all API keys available for your account.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listApplicationKeysWithHttpInfo(KeyManagementApi.ListApplicationKeysOptionalParameters parameters)
List all application keys available for your org
|
ApiResponse<RolesResponse> |
LogsArchivesApi.listArchiveReadRolesWithHttpInfo(String archiveId)
Returns all read roles a given archive is restricted to.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.listAuditLogsWithHttpInfo(AuditApi.ListAuditLogsOptionalParameters parameters)
List endpoint returns events that match a Audit Logs search query.
|
ApiResponse<AuthNMappingsResponse> |
AuthNMappingsApi.listAuthNMappingsWithHttpInfo(AuthNMappingsApi.ListAuthNMappingsOptionalParameters parameters)
List all AuthN Mappings in the org.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.listCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.ListCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a log search query.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.listCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.ListCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a log search query.
|
ApiResponse<CloudflareAccountsResponse> |
CloudflareIntegrationApi.listCloudflareAccountsWithHttpInfo()
List Cloudflare accounts.
|
ApiResponse<CloudWorkloadSecurityAgentRulesListResponse> |
CloudWorkloadSecurityApi.listCloudWorkloadSecurityAgentRulesWithHttpInfo()
Get the list of Agent rules.
|
ApiResponse<ConfluentAccountsResponse> |
ConfluentCloudApi.listConfluentAccountWithHttpInfo()
List Confluent accounts.
|
ApiResponse<ConfluentResourcesResponse> |
ConfluentCloudApi.listConfluentResourceWithHttpInfo(String accountId)
Get a Confluent resource for the account associated with the provided ID.
|
ApiResponse<ListApplicationKeysResponse> |
KeyManagementApi.listCurrentUserApplicationKeysWithHttpInfo(KeyManagementApi.ListCurrentUserApplicationKeysOptionalParameters parameters)
List all application keys available for current user
|
ApiResponse<EventsListResponse> |
EventsApi.listEventsWithHttpInfo(EventsApi.ListEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
ApiResponse<FastlyAccountsResponse> |
FastlyIntegrationApi.listFastlyAccountsWithHttpInfo()
List Fastly accounts.
|
ApiResponse<FastlyServicesResponse> |
FastlyIntegrationApi.listFastlyServicesWithHttpInfo(String accountId)
List Fastly services for an account.
|
ApiResponse<IncidentAttachmentsResponse> |
IncidentsApi.listIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentsApi.ListIncidentAttachmentsOptionalParameters parameters)
Get all attachments for a given incident.
|
ApiResponse<IncidentIntegrationMetadataListResponse> |
IncidentsApi.listIncidentIntegrationsWithHttpInfo(String incidentId)
Get all integration metadata for an incident.
|
ApiResponse<IncidentServicesResponse> |
IncidentServicesApi.listIncidentServicesWithHttpInfo(IncidentServicesApi.ListIncidentServicesOptionalParameters parameters)
Get all incident services uploaded for the requesting user's organization.
|
ApiResponse<IncidentsResponse> |
IncidentsApi.listIncidentsWithHttpInfo(IncidentsApi.ListIncidentsOptionalParameters parameters)
Get all incidents for the user's organization.
|
ApiResponse<IncidentTeamsResponse> |
IncidentTeamsApi.listIncidentTeamsWithHttpInfo(IncidentTeamsApi.ListIncidentTeamsOptionalParameters parameters)
Get all incident teams for the requesting user's organization.
|
ApiResponse<LogsArchives> |
LogsArchivesApi.listLogsArchivesWithHttpInfo()
Get the list of configured logs archives with their definitions.
|
ApiResponse<LogsListResponse> |
LogsApi.listLogsGetWithHttpInfo(LogsApi.ListLogsGetOptionalParameters parameters)
List endpoint returns logs that match a log search query.
|
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.
|
ApiResponse<MonitorConfigPolicyListResponse> |
MonitorsApi.listMonitorConfigPoliciesWithHttpInfo()
Get all monitor configuration policies.
|
ApiResponse<OpsgenieServicesResponse> |
OpsgenieIntegrationApi.listOpsgenieServicesWithHttpInfo()
Get a list of all services from the Datadog Opsgenie integration.
|
ApiResponse<PermissionsResponse> |
RolesApi.listPermissionsWithHttpInfo()
Returns a list of all permissions, including name, description, and ID.
|
ApiResponse<ProcessSummariesResponse> |
ProcessesApi.listProcessesWithHttpInfo(ProcessesApi.ListProcessesOptionalParameters parameters)
Get all processes for your organization.
|
ApiResponse<PermissionsResponse> |
RolesApi.listRolePermissionsWithHttpInfo(String roleId)
Returns a list of all permissions for a single role.
|
ApiResponse<RolesResponse> |
RolesApi.listRolesWithHttpInfo(RolesApi.ListRolesOptionalParameters parameters)
Returns all roles, including their names and their unique identifiers.
|
ApiResponse<UsersResponse> |
RolesApi.listRoleUsersWithHttpInfo(String roleId,
RolesApi.ListRoleUsersOptionalParameters parameters)
Gets all users of a role.
|
ApiResponse<RUMEventsResponse> |
RumApi.listRUMEventsWithHttpInfo(RumApi.ListRUMEventsOptionalParameters parameters)
List endpoint returns events that match a RUM search query.
|
ApiResponse<SensitiveDataScannerGetConfigResponse> |
SensitiveDataScannerApi.listScanningGroupsWithHttpInfo()
List all the Scanning groups in your organization.
|
ApiResponse<SecurityFiltersResponse> |
SecurityMonitoringApi.listSecurityFiltersWithHttpInfo()
Get the list of configured security filters with their definitions.
|
ApiResponse<SecurityMonitoringListRulesResponse> |
SecurityMonitoringApi.listSecurityMonitoringRulesWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringRulesOptionalParameters parameters)
List rules.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.listSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.ListSecurityMonitoringSignalsOptionalParameters parameters)
The list endpoint returns security signals that match a search query.
|
ApiResponse<ListApplicationKeysResponse> |
ServiceAccountsApi.listServiceAccountApplicationKeysWithHttpInfo(String serviceAccountId,
ServiceAccountsApi.ListServiceAccountApplicationKeysOptionalParameters parameters)
List all application keys available for this service account.
|
ApiResponse<ServiceDefinitionsListResponse> |
ServiceDefinitionApi.listServiceDefinitionsWithHttpInfo()
Get a list of all service definitions from the Datadog Service Catalog.
|
ApiResponse<SensitiveDataScannerStandardPatternsResponseData> |
SensitiveDataScannerApi.listStandardPatternsWithHttpInfo()
Returns all standard patterns.
|
ApiResponse<MetricTagConfigurationResponse> |
MetricsApi.listTagConfigurationByNameWithHttpInfo(String metricName)
Returns the tag configuration for the given metric name.
|
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).
|
ApiResponse<MetricAllTagsResponse> |
MetricsApi.listTagsByMetricNameWithHttpInfo(String metricName)
View indexed tag key-value pairs for a given metric name.
|
ApiResponse<UserResponse> |
UsersApi.listUserOrganizationsWithHttpInfo(String userId)
Get a user organization.
|
ApiResponse<PermissionsResponse> |
UsersApi.listUserPermissionsWithHttpInfo(String userId)
Get a user permission set.
|
ApiResponse<UsersResponse> |
UsersApi.listUsersWithHttpInfo(UsersApi.ListUsersOptionalParameters parameters)
Get the list of all users in the organization.
|
ApiResponse<MetricVolumesResponse> |
MetricsApi.listVolumesByMetricNameWithHttpInfo(String metricName)
View distinct metrics volumes for the given metric name.
|
ApiResponse<ScalarFormulaQueryResponse> |
MetricsApi.queryScalarDataWithHttpInfo(ScalarFormulaQueryRequest body)
Query scalar values (as seen on Query Value, Table and Toplist widgets).
|
ApiResponse<TimeseriesFormulaQueryResponse> |
MetricsApi.queryTimeseriesDataWithHttpInfo(TimeseriesFormulaQueryRequest body)
Query timeseries data across various data sources and process the data by applying formulas and
functions.
|
ApiResponse<PermissionsResponse> |
RolesApi.removePermissionFromRoleWithHttpInfo(String roleId,
RelationshipToPermission body)
Removes a permission from a role.
|
ApiResponse<Void> |
LogsArchivesApi.removeRoleFromArchiveWithHttpInfo(String archiveId,
RelationshipToRole body)
Removes a role from an archive.
|
ApiResponse<UsersResponse> |
RolesApi.removeUserFromRoleWithHttpInfo(String roleId,
RelationshipToUser body)
Removes a user from a role.
|
ApiResponse<SensitiveDataScannerReorderGroupsResponse> |
SensitiveDataScannerApi.reorderScanningGroupsWithHttpInfo(SensitiveDataScannerConfigRequest body)
Reorder the list of groups.
|
ApiResponse<AuditLogsEventsResponse> |
AuditApi.searchAuditLogsWithHttpInfo(AuditApi.SearchAuditLogsOptionalParameters parameters)
List endpoint returns Audit Logs events that match an Audit search query.
|
ApiResponse<CIAppPipelineEventsResponse> |
CiVisibilityPipelinesApi.searchCIAppPipelineEventsWithHttpInfo(CiVisibilityPipelinesApi.SearchCIAppPipelineEventsOptionalParameters parameters)
List endpoint returns CI Visibility pipeline events that match a log search query.
|
ApiResponse<CIAppTestEventsResponse> |
CiVisibilityTestsApi.searchCIAppTestEventsWithHttpInfo(CiVisibilityTestsApi.SearchCIAppTestEventsOptionalParameters parameters)
List endpoint returns CI Visibility test events that match a log search query.
|
ApiResponse<EventsListResponse> |
EventsApi.searchEventsWithHttpInfo(EventsApi.SearchEventsOptionalParameters parameters)
List endpoint returns events that match an events search query.
|
ApiResponse<IncidentSearchResponse> |
IncidentsApi.searchIncidentsWithHttpInfo(String query,
IncidentsApi.SearchIncidentsOptionalParameters parameters)
Search for incidents matching a certain query.
|
ApiResponse<RUMEventsResponse> |
RumApi.searchRUMEventsWithHttpInfo(RUMSearchEventsRequest body)
List endpoint returns RUM events that match a RUM search query.
|
ApiResponse<SecurityMonitoringSignalsListResponse> |
SecurityMonitoringApi.searchSecurityMonitoringSignalsWithHttpInfo(SecurityMonitoringApi.SearchSecurityMonitoringSignalsOptionalParameters parameters)
Returns security signals that match a search query.
|
ApiResponse<UserInvitationsResponse> |
UsersApi.sendInvitationsWithHttpInfo(UserInvitationsRequest body)
Sends emails to one or more users inviting them to join the organization.
|
ApiResponse<OnDemandConcurrencyCapResponse> |
SyntheticsApi.setOnDemandConcurrencyCapWithHttpInfo(OnDemandConcurrencyCapAttributes body)
Save new value for on-demand concurrency cap.
|
ApiResponse<Object> |
LogsApi.submitLogWithHttpInfo(List<HTTPLogItem> body,
LogsApi.SubmitLogOptionalParameters parameters)
Send your logs to your Datadog platform over HTTP.
|
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.
|
ApiResponse<APIKeyResponse> |
KeyManagementApi.updateAPIKeyWithHttpInfo(String apiKeyId,
APIKeyUpdateRequest body)
Update an API key.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key
|
ApiResponse<AuthNMappingResponse> |
AuthNMappingsApi.updateAuthNMappingWithHttpInfo(String authnMappingId,
AuthNMappingUpdateRequest body)
Edit an AuthN Mapping.
|
ApiResponse<CloudflareAccountResponse> |
CloudflareIntegrationApi.updateCloudflareAccountWithHttpInfo(String accountId,
CloudflareAccountUpdateRequest body)
Update a Cloudflare account.
|
ApiResponse<CloudWorkloadSecurityAgentRuleResponse> |
CloudWorkloadSecurityApi.updateCloudWorkloadSecurityAgentRuleWithHttpInfo(String agentRuleId,
CloudWorkloadSecurityAgentRuleUpdateRequest body)
Update a specific Agent rule.
|
ApiResponse<ConfluentAccountResponse> |
ConfluentCloudApi.updateConfluentAccountWithHttpInfo(String accountId,
ConfluentAccountUpdateRequest body)
Update the Confluent account with the provided account ID.
|
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.
|
ApiResponse<ApplicationKeyResponse> |
KeyManagementApi.updateCurrentUserApplicationKeyWithHttpInfo(String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by current user
|
ApiResponse<DashboardListUpdateItemsResponse> |
DashboardListsApi.updateDashboardListItemsWithHttpInfo(Long dashboardListId,
DashboardListUpdateItemsRequest body)
Update dashboards of an existing dashboard list.
|
ApiResponse<FastlyAccountResponse> |
FastlyIntegrationApi.updateFastlyAccountWithHttpInfo(String accountId,
FastlyAccountUpdateRequest body)
Update a Fastly account.
|
ApiResponse<FastlyServiceResponse> |
FastlyIntegrationApi.updateFastlyServiceWithHttpInfo(String accountId,
String serviceId,
FastlyServiceRequest body)
Update a Fastly service for an account.
|
ApiResponse<IncidentAttachmentUpdateResponse> |
IncidentsApi.updateIncidentAttachmentsWithHttpInfo(String incidentId,
IncidentAttachmentUpdateRequest body,
IncidentsApi.UpdateIncidentAttachmentsOptionalParameters parameters)
The bulk update endpoint for creating, updating, and deleting attachments for a given incident.
|
ApiResponse<IncidentIntegrationMetadataResponse> |
IncidentsApi.updateIncidentIntegrationWithHttpInfo(String incidentId,
String integrationMetadataId,
IncidentIntegrationMetadataPatchRequest body)
Update an existing incident integration metadata.
|
ApiResponse<IncidentServiceResponse> |
IncidentServicesApi.updateIncidentServiceWithHttpInfo(String serviceId,
IncidentServiceUpdateRequest body)
Updates an existing incident service.
|
ApiResponse<IncidentTeamResponse> |
IncidentTeamsApi.updateIncidentTeamWithHttpInfo(String teamId,
IncidentTeamUpdateRequest body)
Updates an existing incident team.
|
ApiResponse<IncidentResponse> |
IncidentsApi.updateIncidentWithHttpInfo(String incidentId,
IncidentUpdateRequest body,
IncidentsApi.UpdateIncidentOptionalParameters parameters)
Updates an incident.
|
ApiResponse<IPAllowlistResponse> |
IpAllowlistApi.updateIPAllowlistWithHttpInfo(IPAllowlistUpdateRequest body)
Edit the entries in the IP allowlist, and enable or disable it.
|
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.
|
ApiResponse<LogsMetricResponse> |
LogsMetricsApi.updateLogsMetricWithHttpInfo(String metricId,
LogsMetricUpdateRequest body)
Update a specific log-based metric from your organization.
|
ApiResponse<MonitorConfigPolicyResponse> |
MonitorsApi.updateMonitorConfigPolicyWithHttpInfo(String policyId,
MonitorConfigPolicyEditRequest body)
Edit a monitor configuration policy.
|
ApiResponse<OpsgenieServiceResponse> |
OpsgenieIntegrationApi.updateOpsgenieServiceWithHttpInfo(String integrationServiceId,
OpsgenieServiceUpdateRequest body)
Update a single service object in the Datadog Opsgenie integration.
|
ApiResponse<RestrictionPolicyResponse> |
RestrictionPoliciesApi.updateRestrictionPolicyWithHttpInfo(String resourceId,
RestrictionPolicyUpdateRequest body)
Updates the restriction policy associated with a resource.
|
ApiResponse<RoleUpdateResponse> |
RolesApi.updateRoleWithHttpInfo(String roleId,
RoleUpdateRequest body)
Edit a role.
|
ApiResponse<RUMApplicationResponse> |
RumApi.updateRUMApplicationWithHttpInfo(String id,
RUMApplicationUpdateRequest body)
Update the RUM application with given ID in your organization.
|
ApiResponse<SensitiveDataScannerGroupUpdateResponse> |
SensitiveDataScannerApi.updateScanningGroupWithHttpInfo(String groupId,
SensitiveDataScannerGroupUpdateRequest body)
Update a group, including the order of the rules.
|
ApiResponse<SensitiveDataScannerRuleUpdateResponse> |
SensitiveDataScannerApi.updateScanningRuleWithHttpInfo(String ruleId,
SensitiveDataScannerRuleUpdateRequest body)
Update a scanning rule.
|
ApiResponse<SecurityFilterResponse> |
SecurityMonitoringApi.updateSecurityFilterWithHttpInfo(String securityFilterId,
SecurityFilterUpdateRequest body)
Update a specific security filter.
|
ApiResponse<SecurityMonitoringRuleResponse> |
SecurityMonitoringApi.updateSecurityMonitoringRuleWithHttpInfo(String ruleId,
SecurityMonitoringRuleUpdatePayload body)
Update an existing rule.
|
ApiResponse<PartialApplicationKeyResponse> |
ServiceAccountsApi.updateServiceAccountApplicationKeyWithHttpInfo(String serviceAccountId,
String appKeyId,
ApplicationKeyUpdateRequest body)
Edit an application key owned by this service account.
|
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.
|
ApiResponse<UserResponse> |
UsersApi.updateUserWithHttpInfo(String userId,
UserUpdateRequest body)
Edit a user.
|
ApiResponse<Void> |
OrganizationsApi.uploadIdPMetadataWithHttpInfo(OrganizationsApi.UploadIdPMetadataOptionalParameters parameters)
Endpoint for uploading IdP metadata for SAML setup.
|