Introduction
The object used to specify the arguments when searching for Diagnostic(s).
Properties

code

Search for a Diagnostic by the code number.

diagnosticType

The DiagnosticType to search for in Diagnostics.

diagnosticTypes

The list of DiagnosticType to search for in Diagnostics.

id

Search for an entry based on the specific Id.

ids

The unique Id(s) of Diagnostic entities to retrieve. This multi-ID filter is supported when searching for Diagnostic entities. When a DiagnosticSearch is nested in a StatusDataSearch, use Search.id instead because Ids is not supported.

name

Search for Diagnostics with this Name. Wildcard can be used by prepending/appending "%" to string. Example "%name%".

sourceSearch

The SourceSearch Id to search for in Diagnostics. Available SourceSearch options are:.
  • Id
  • Name

Loading API Runner...