Articles
These articles describe detailed usage scenarios of the Remote Manager APIs and system.
- Detailed Introduction to Remote Manager APIs
- v1 API Query Language
- Working with Subaccounts
- Throttles
- Tutorial: Experimenting With Monitors
- Tutorial: Monitors with Templated Payloads
- Handlebars Templates
Remote Manager at its core is primarily API driven. The vast majority of the services provided by the system are accessible via the Remote Manager web service APIs.
Some Remote Manager v1 APIs include a query parameter for GET requests. Using the query parameter, you can build complex expressions for selecting Remote Manager objects.
This article describes how to make use of Digi Remote Manager APIs to work with subaccounts.
This article describes what throttles are and how to prevent throttling.
This tutorial goes through the steps required to create a web hook that receives several types of information
The monitor feature of Remote Manager supports templates that customize the format used to deliver events. This can be helpful when a service is not able to easily consume the built-in XML and JSON formats and a different schema is required by the target.
Both the automations feature and the monitors feature of Remote Manager support templates that can be used to assign values to extract values and generate values.