Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Datadog
Overview
Operations (sample payloads)
Operations
Datadog Operations
Latest version:
3.0
Changelog
Add user to role
Adds a user to a role.
Check if monitor can be deleted
Checks if a monitor can be deleted.
Create event
Posts events to the stream. Tag them, set priority and event aggregate them with other events.
Create monitor raw
Creates a monitor using the specified options.
Create timeseries points
Posts time-series data that can be graphed on Datadog’s dashboards. The Maximum Limit of the payload is 5 megabytes (5242880 bytes).
Create user
Creates a new user.
Delete monitor
Deletes a monitor.
Disable user
Disables a user by their ID.
Get event
Retrieves the event details. Note: if the event you’re querying contains markdown formatting of any kind, you may see characters such as %,\,n in your output
Get metric metadata
Retrieves the metadata about a specific metric.
Get monitor
Retrieves a monitor's details.
Get role
Retrieves a role by its ID.
Get user
Retrieves a user by their ID.
Get user invitation
Retrieves a user invitation by its ID.
Get user organization
Retrieves the organization the user is a member of. Only works with the ID of the authenticated user.
Get user permissions
Retrieves the permissions set for a user by their ID.
List active metrics
Retrieves the list of actively reporting metrics from a given time until now.
List monitors
Retrieves all monitor details.
List monitors DDL
List permissions
Retrieves a list of permissions.
List permissions DDL
List role permissions
Retrieves permissions associated with a particular role.
List role users
Retrieves a list of users associated with a particular role.
List roles
Retrieves a list of user roles.
List roles DDL
List users
Retrieves a list of users.
List users DDL
Mute monitor
Mutes a monitor.
Query events
Retrieves a list of events that match an events search query.
Query timeseries points
Queries for metrics from any time period. Use the query syntax described in From the query to the graph.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Remove user from role
Removes a user from a role.
Resolve monitor
Resolves a monitor.
Search group monitors
Searches and filters your monitor groups details.
Search logs
Retrieves logs that match a log search query.
Search metrics
Searches for metrics from the last 24 hours in Datadog.
Search monitors
Searches and filters your monitors details.
Send user invitations
Sends invitation emails to users.
Unmute monitor
Unmutes a monitor.
Update metric metadata
Edits a metric’s metadata.
Update monitor raw
Edits a specified monitor.
Update user
Updates a user by their ID.
Validate monitor raw
Validates a monitor definition.
Previous
Operations (sample payloads)