Testing a proxy operation
To monitor proxy operations in the CLI:
diagnose test application <application> <option>
To display a list of available application values:
diagnose test application ?
To display a list of available option values:
diagnose test application <application> ?
The <option>
value will depend on the application value used in the command.
For example, if the application is http
, the CLI command that displays the <option>
values is:
diagnose test application http ?