REST API to Enable and Disable Analyzer Execution Statistics
API Context for the following APIs is http://<host name or IP address>:<appnode port>/bw/app.json/{app_Name}/{app_Version}/analyzerstat
Get Status
Method | GET |
Description | To get the status of the analyzer execution stats for a particular application. |
Path Parameters |
|
Query Parameters |
|
Header Parameters | None |
Output |
|
Enable Analyzer Stats
Method | POST |
Description | To enable the analyzer execution stats for a particular application. |
Path Parameters |
|
Query Parameters |
|
Header Parameters | None |
Output |
|
Disable Analyzer Stats
Method | DELETE |
Description | To disable the analyzer execution stats for a particular application. |
Path Parameters |
|
Query Parameters |
|
Header Parameters | None |
Output |
|