Enum

AuditItemSortColumn

Indicates the column that you want to use to sort the audit items returned by a query.

Values

host
Sorts audit items based on their hostname.
path
Sorts audit items based on their URL path.
number_of_requests
Sorts audit items based on the number of requests sent to each audit item during the scan.
number_of_errors
Sorts audit items based on the number of errors that occurred during the scan.
number_of_insertion_points
Sorts audit items based on their number of identified insertion points.