A view or dashboard can be displayed by specifying an appropriate URL in an external browser that is running outside of the TMTM Monitor Console. The format for this URL is:
http://<host[:port]>/launch/view?<parameters>
where: host and port are the same as that used for normally running the TMTM Monitor Console in a browser, launch/view specifies a view launch operation, and parameters is a list of launch parameters, which follow normal URL syntax: a ? precedes the first parameter, with each additional parameter/value pair separated by a &:?parameter1=value1¶meter2=value2&...¶meterN=valueN