Versions Compared

Key

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

...

API Endpoint:

The API format isĀ 

POST <BASE_URL>{{vutilBaseURL}}/execute/command

HereĀ {{vutilBaseURL}} is the base URL of the vutil server.

and this API accepts a single body parameter "command" and its value is the command which you want to execute on your system.

...