Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET http://IP-Address:port/prefix/macro/list/

ParameterRequiredDescription
exclude_autoNo

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 codeDescription
400Incorrect request.
500Server internal error.
404

Incorrect id (only for execute macro).