- List all New Relic accounts accessible to the authenticated user
- Get details for the configured New Relic account
- Create a new account within the New Relic organization
- Rename an existing account within the New Relic organization
- Cancel an account within the New Relic organization
- Retrieves all alert policies configured in the account.
- Creates a new alert policy in the account.
- Updates an existing alert policy by ID.
- Deletes an alert policy by ID.
- Retrieves all alert conditions for a given policy.
- Creates a new APM alert condition for a policy.
- Updates an existing APM alert condition by ID.
- Deletes an alert condition by ID.
- Retrieves all NRQL alert conditions for a given policy.
- Creates a new NRQL alert condition for a policy.
- Updates an existing NRQL alert condition by ID.
- Deletes a NRQL alert condition by ID.
- Retrieves all external service alert conditions for a given policy.
- Creates a new external service alert condition for a policy.
- Updates an existing external service alert condition by ID.
- Deletes an external service alert condition by ID.
- Retrieves all Synthetics alert conditions for a given policy.
- Creates a new Synthetics alert condition for a policy.
- Updates an existing Synthetics alert condition by ID.
- Deletes a Synthetics alert condition by ID.
- Retrieves all notification channels, each including its linked policy IDs.
- Links one or more notification channels to an alert policy.
- Unlinks a notification channel from an alert policy.
- Retrieves all alert conditions associated with a specific entity.
- Associates an entity with an existing alert condition.
- Removes an entity from an existing alert condition.
- Retrieve a paginated list of APM applications with optional filters for name, host, IDs, or language
- Retrieve detailed information about a specific APM application by its ID
- Update an APM application's name or settings such as Apdex thresholds and real user monitoring
- Remove an APM application that is no longer reporting data
- Retrieve the available metric names for a specific APM application
- Retrieve metric timeslice data for a specific APM application
- Retrieve the hosts running a specific APM application
- Retrieve detailed information about a specific host running an APM application
- Retrieve the running instances of a specific APM application
- Retrieve detailed information about a specific instance of an APM application
- Retrieve a list of browser (real user monitoring) applications with optional filters
- Create a new browser (real user monitoring) application in New Relic
- Retrieves all alert notification channels in the account.
- Creates a new alert notification channel.
- Deletes a notification channel by ID.
- Search for dashboards using NerdGraph entity search
- Retrieve a dashboard by GUID with all pages and widgets
- Create a new dashboard with pages and widgets
- Update an existing dashboard by GUID
- Delete a dashboard by GUID
- Generate a shareable snapshot URL for a dashboard page
- Recover a recently deleted dashboard
- Retrieve a paginated list of deployments recorded for a specific APM application
- Record a new deployment for a specific APM application
- Remove a specific deployment record from an APM application
- Record a deployment via NerdGraph change tracking API.
- Search for monitored entities using an NRQL-like query string
- Get detailed information about a specific entity by its GUID
- Get the relationships between an entity and other connected entities
- Get the golden metrics and golden tags defined for an entity
- Retrieve a paginated list of key transactions with optional filters for name or IDs
- Retrieve detailed information about a specific key transaction by its ID
- Retrieve a paginated list of mobile applications monitored by New Relic
- Retrieve detailed information about a specific mobile application by its ID
- Create a new mobile application entity in New Relic via NerdGraph
- Retrieves all alert muting rules for the account.
- Creates an alert muting rule to suppress notifications.
- Deletes an alert muting rule by ID.
- Retrieves a specific alert muting rule by its ID.
- Updates an existing alert muting rule.
- List all notification destinations in the account
- Create a notification destination for alert delivery
- Update an existing notification destination
- Delete a notification destination by its ID
- List all notification workflows for alert routing
- Create a notification workflow for alert routing
- Update an existing notification workflow
- Delete a notification workflow by its ID
- Test a notification destination configuration before creating it
- Test an existing notification destination by its ID
- Retrieve a specific notification destination by ID
- Retrieve a specific notification workflow by ID
- Execute an NRQL query against your New Relic data
- Execute an NRQL query and return results with metadata including facets, event types, and time window
- List all service level indicators (SLIs) defined for an entity
- Create a new service level indicator (SLI) on an entity
- Update an existing service level indicator (SLI)
- Delete a service level indicator (SLI) by its ID
- Search for synthetic monitors using NerdGraph entity search
- Retrieve a synthetic monitor by GUID
- Create a simple ping synthetic monitor
- Update a simple ping synthetic monitor by GUID
- Create a simple browser synthetic monitor
- Update a simple browser synthetic monitor by GUID
- Delete a synthetic monitor by GUID
- List private monitoring locations using entity search
- Create a synthetic private location in New Relic
- Delete a synthetic private location by GUID
- Create a scripted API monitor that executes custom Node.js scripts to test REST APIs
- Update a scripted API synthetic monitor by GUID
- Create a scripted browser monitor that runs Selenium WebDriver scripts for end-to-end web testing
- Update a scripted browser synthetic monitor by GUID
- Create a synthetic monitor that checks SSL certificate expiration
- Update a certificate check synthetic monitor by GUID
- Create a synthetic monitor that checks for broken links on a web page
- Update a broken links synthetic monitor by GUID
- Create a no-code step monitor that executes a sequence of UI actions in a browser
- Update a step synthetic monitor by GUID
- List all tags associated with an entity
- Add tags to an entity without removing existing tags
- Replace all tags on an entity with the provided set
- Delete one or more tag keys and all their values from an entity
- Delete specific tag values from an entity while preserving other values under the same key
- List all authentication domains in the organization
- List all users across authentication domains in the organization
- Get the currently authenticated user's information
- Create a new user in a New Relic authentication domain
- Update a user's type or email address in New Relic
- Delete a user from New Relic by user ID
- List all workloads defined in the account
- Get a specific workload by its GUID
- Create a new workload to group related entities
- Update an existing workload's name or entity membership
- Delete a workload by its GUID
- Duplicate an existing workload into the same or a different account
No matching actions