API Stub Manager is used to create API tasks so that a third-party system can call NetBrain API and trigger relevant tasks such mapping devices and collect device data when alerts occur. Once an API task is created, it will be displayed on the API Stub Manager tab.

Column Name |
Description |
|---|---|
Stub Name |
The task name of an API Service Stub. Third-party systems rely on the name to recognize API tasks in the system. |
Script |
The script that defines how to call an API task in a third-party API system. The script will be generated once an API task is created in the API Stub Manager. Click it to view the script in the pop-up dialog. You can also copy the script and paste in your third-party system. |
Enabled |
An API task is enabled by default. You can disable or enable the API task under this column. |
Mode |
The mode of an API task. |
Description |
The description of an API task. |
Map Creation |
The way of an API task to create a map. |
Runbook Triggered |
Whether an API task includes a runbook. |
Author |
The author of an API task. |
Reference Count |
How many task instances have called an API task. |
Last Modified |
The time when an API task is last modified. |
See also:
▪Adding API Tasks in API Stub Manager