Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

General request format:

PUT http://IP-address:port/web2/secure/configuration/{id}/state/actions/RUN/execute

Request parameters:

Parameter

Is required

Description

idYesMacro type and ID in the TYPE:ID format (for example, MACRO:1)

Request example:

PUT http://127.0.0.1:8085/web2/secure/configuration/MACRO:1/state/actions/RUN/execute

{ }

Note

For a correct operation, the request must contain an empty body {  }. Otherwise, the 415 Unsupported Media Type error occurs.


  • No labels