You send actions to QMS from your Web browser. The general syntax of these actions is:
http://QMSHost:port/action=action¶meters
where,
QMSHost
The IP address or name of the machine where QMS is installed.
port
The ACI port by which you send actions to QMS (set by the Port parameter in the [Server] section of the QMS configuration file). Refer to the QMS Reference for more information.
action
The name of the action to run (for example, addTask).
parameters
The required and optional parameters for the action.
NOTE:
Separate individual parameters with an ampersand (&).