You send actions to HPE 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 HPE QMS is installed.
port
The ACI port by which you send actions to HPE QMS (set by the Port parameter in the [Server] section of the HPE 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 (&).