Versions Compared

Key

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

...

Or it can be called remotely using the Rest API. Here is an example, how a command can be called via Rest APIHTTP GET:

Code Block
GET https://hub-NAMESPACE.pipeforce.net/api/v3/command:my.command?paramKey=paramValue

...