Appendix C Diagnostics Commands 111
Diags Get Tests Subcommand
Description: Returns data describing the diagnostic tests that are available. This data
includes the specific test name and the module to which the test applies.
Format
Command format:
diags get tests [{ -a | --all}] [{-H | --noheader}]]
[{-D | --delim <DELIMITER>}]
TABLE C-5 lists the arguments for this subcommand.
Return Codes
TABLE C-6 lists the return codes for this subcommand.
TABLE C-5 Arguments for Subcommand diags get tests
Arguments Description
{-a | --all} Specifies to return information for all tests in the server.
Specifying no arguments also returns all tests available for each
device in the server.
{-H | --noheader} Suppresses header output.
{-D | --delim
<DELIMITER>}
Delimits columns with the specified delimiter. Headings are also
delimited unless suppressed. The delimiter can be any character
or string.
TABLE C-6 Return Codes for Subcommand diags get tests
Return Code ID Description
NWSE_Success 0 Command successfully completed.
NWSE_InvalidUsage 1 Invalid usage: bad parameter usage, conflicting
options specified.
NWSE_RPCTimeout 2 Request was issued, but was not serviced by the
server. RPC procedure timed out and the request may
or may not have been serviced by the server.
NWSE_RPCNotConnected 3 Unable to connect to the RPC server.