Go to documentation repository
Page History
...
GET http://IP-Address:port/prefix/macro/list/
Parameter | Required | Description |
---|---|---|
exclude_auto | No | Getting the list of macros without Automatic Rules. |
Sample request:
GET http://127.0.0.1:80/macro/list/?exclude_auto
...
GET http://IP-Address:port/prefix/macro/execute/{id}
Tip |
---|
{id} is an id form the list of macros. |
Possiblе error codes when executing macros:
Error code | Description |
---|---|
400 | Incorrect request. |
500 | Server internal error. |
404 | Incorrect id (only for execute macro). |
Overview
Content Tools