Properties REST API
This section has the following REST APIs properties:
/systemproperties/enableSmartEngine?bw.smartengine.appStatistics.enabled=true
Method | GET |
---|---|
Description | Enable smart engine |
Path Parameters | None |
Query Parameters |
|
Header Parameters | None |
Output |
|
Sample Output |
{
} {
} |
/systemproperties/disableSmartEngine
Method | GET |
---|---|
Description | Disable smart engine |
Path Parameters | None |
Query Parameters | None |
Header Parameters | None |
Output |
|
Sample Output |
{
} |