Skip to main content
Bronto
Previewv0.1.0
77 actions · 4 events · 1 auth method

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

Connect your Bronto account using an API key generated from the Bronto app. The key is sent as the X-BRONTO-API-KEY head…
Optionally, configure receiving Events for Bronto into StackOne.

Webhooks setup

3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

77 actions
Action
Description
Retrieve A List Of API Keys
Retrieve a list of API keys
Create A New API Key
Create a new API key
Delete An API Key
Delete an API key
Update An API Key
Update an API key
Retrieve A List Of Collections
Retrieve a list of collections
Get All Dashboards For An Organisation
Get all dashboards for an organisation
Create A Dashboard
Create a dashboard
Get A Single Dashboard By ID
Get a single Dashboard by ID
Delete A Dashboard By ID
Delete a dashboard by ID
Partially Update A Dashboard By ID, Allowing Either A Name Change Or Modification Of Widget IDs (append Or Remove)
Partially update a dashboard by ID, allowing either a name change or modification of widget IDs (append or remove)
Detach A Dashboard From A Template
Detach a dashboard from a template
Append Widgets To A Dashboard
Append widgets to a dashboard
Remove A Widget From A Dashboard
Remove a widget from a dashboard
Retrieve A List Of Datasets
Retrieve a list of datasets
Create A New Dataset
Create a new dataset
Get The Parser Assigned To A Dataset
Get the parser assigned to a dataset
Assign A Parser To A Dataset
Assign a parser to a dataset
Unassign The Parser From A Dataset
Unassign the parser from a dataset
Retrieve A List Of Exports
Retrieve a list of exports
Create A New Export
Create a new export
Retrieve An Export By ID
Retrieve an export by ID
Delete An Export By ID
Delete an export by ID
List All User Groups In The Organization
List all user groups in the organization
Create A New Group
Create a new group
Get A Specific Group
Get a specific group
Delete A Group
Delete a group
Update A Group
Update a group
List Members Of A Group
List members of a group
Add Members To A Group
Add members to a group
Remove Members From A Group
Remove members from a group
Retrieve A List Of Logs
Retrieve a list of logs
Create A New Log
Create a new log
Retrieve A List Of Log Views
Retrieve a list of log views
List Dashboards Associated With A Log
List dashboards associated with a log
List Monitors Associated With A Log
List monitors associated with a log
Retrieve Monitors
Retrieve monitors
Create A New Monitor
Create a new monitor
Get A Monitor
Get a monitor
Update A Monitor
Update a monitor
Delete A Monitor
Delete a monitor
Update Monitor Status
Update monitor status
Return The List Of Monitor Events
return the list of monitor events
Return The List Of Monitor Notifications
return the list of monitor notifications
Retrieve All Monitor Downtimes
Retrieve all monitor downtimes
Create A New Monitor Downtime
Create a new monitor downtime
Update A Monitor Downtime
Update a monitor downtime
Delete A Monitor Downtime
Delete a monitor downtime
Run A Quick Log Query Via Query-string Parameters (GET)
Run a quick log query via query-string parameters (GET)
Run A Full Log Query With A JSON Request Body (POST)
Run a full log query with a JSON request body (POST)
List Tags
List tags
Create A Tag
Create a tag
Update A Tag
Update a tag
Delete A Tag
Delete a tag
Retrieve Usage Metrics Over Time
Retrieve usage metrics over time
Get The Usage Over A Period Of Time For A Log Id
Get the usage over a period of time for a log id.
Get The Usage Over A Period Of Time For A User Per Log Id
Get the usage over a period of time for a user per log id.
List Users In The Current Organisation
List users in the current organisation
Create A New User
Create a new user
List All Users Across The Account (all Organisations)
List all users across the account (all organisations)
Retrieve A User By ID
Retrieve a user by ID
Delete A User By ID
Delete a user by ID
Update A User
Update a user
List All Organizations This User Has Access To
List all organizations this user has access to
Deactivate A User
Deactivate a user
Reactivate A User
Reactivate a user
Resend A User’s Invitation Email
Resend a user’s invitation email
List Groups A Member Belongs To
List groups a member belongs to
Get User Preferences
Get user preferences
Patch User Preferences
Patch user preferences
Retrieve All The Widgets
Retrieve all the widgets
Create A Widget
Create a widget
Retrieve A Widget
Retrieve a widget
Update A Widget
Update a widget
Delete A Widget
Delete a widget
Partially Update A Widget By ID
Partially update a widget by ID
Append Widgets To A Widget
Append widgets to a widget
Remove A Widget From A Widget
Remove a widget from a widget

Events

4 events
Event
Description
Monitor Alert Triggered
Fired when a Bronto monitor enters the ALERT state (its condition crossed the alert threshold).
Monitor Warning Triggered
Fired when a Bronto monitor enters the WARN state (its condition crossed the warning threshold).
Monitor Recovered
Fired when a Bronto monitor returns to the OK state after having been in alert or warning.
Monitor Event
Catch-all handler for any Bronto monitor-alert webhook whose status is not alert, warn, or ok.