collectDiagnosticDataArgs element
Type: | apiCollectDiagnosticDataArguments |
Arguments used for the collectDiagnosticData command.
Example JSON
{
"startTime" : "...",
"endTime" : "...",
"includeInfoLog" : false,
"ticketNumber" : "...",
"comments" : "..."
}