Dashboard API-6.143.0833
Dashboard API | Dashboard API |
Author: Arun Kumar(arunk@argos-labs.com) Dashboard API with this plug-in you can push the data to the dashboard system. |
Input(Required)
Display Name | Parameters | Output |
|---|---|---|
Host | Server IP | str(data) |
Port | Port |
|
Bot Status Data | JSON data to create or update Bot status |
|
Bot Details Data | JSON data to add Bot Details |
|
Note
The JSON keys for Bot Status and Bot Details data are independent.
Max 20 column can be inserted for Bot Status and Bot Details data.
Bot Status Data
The first JSON value must represent the Bot name.
The second JSON value must indicate the total tasks.
The third JSON value must indicate completed tasks.
{ |
|---|
Bot Details data
The first JSON value must specify the Bot name
{ |
|---|
Normal Case
Description of the output result
Return Code
Code | Meaning |
|---|---|
0 | Success |
1 | Exceptional case |
Output Format
You may choose one of 3 output format below
String(default)
CSV
File