apiCollectDiagnosticDataArguments

Arguments used for the collectDiagnosticData command.

JSON

property type description
startTime startTime (string) The start time (in ISO 8601 format) of the period to collection statistics for.
endTime endTime (string) The end time (in ISO 8601 format) of the period to collection statistics for.
includeInfoLog includeInfoLog (boolean) Whether to include INFO level logs. WARN, ERROR, and FATAL level logs are always included.
ticketNumber ticketNumber (string) The support ticket number to attach to this data collection.
comments comments (string) Comments to include with this data collection.