Commit 3ad231a2 authored by Sean Moore's avatar Sean Moore
Browse files

Destroyed Detailed Parameter Descriptions (markdown)

parent 2f8883f0
# Detailed Parameter Descriptions
**dqrfields** are returned in the same order as specified. These fields correspond to the fields stored in a DQR.
**responsetype** can be either delimited or xml. The delimiter for the ‘delimited’ responsetype is a vertical bar ‘|’.
**searchmetric** is used to limit the type of DQR to be returned. One or more metric types may be specified. The default is to return incorrect DQRs.
**sincetime** parameter can be used limit the response to DQRs that have been entered into the DQR database since the time specified. This is useful to see what has changed since the last time you checked your files. The format for the parameter is 'YYYYMMDD'.
**timeformat** can be used to change how time is reported in the response. The default 'armtime' returns seconds since 1970. Another option is 'YYYYMMDD.hhmmss' and is described as follows:
YYYY = 4 digit year, MM = 2 digit month, DD = 2 digit day
hh = 2 digit hour, mm = 2 digit minute, ss = 2 digit second
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment