Diagnostics Feature form
Learn about the fields of diagnostics feature form.
| Field | Description |
|---|---|
| Name | Name of the diagnostic feature. This name appears in the application to which the diagnostic feature belongs. |
Image omitted: diagnostic\_feature\_name.png
Diagnostic feature name in application|
Diagnostic feature name in application|
|Active|Option for activating the diagnostic feature.| |Application|Search for and select the application with which you want to associate this diagnostic feature.| |Roles|User roles that allow access to the diagnostic feature.| |Description|Details of the scans in the diagnostic feature. The description is displayed in the application to which the diagnostic feature belongs.
Image omitted: app\_diagnostic\_description.png
Diagnostics feature description on the application page|
Diagnostics feature description on the application page|
| Field | Description |
|---|---|
| Label | Name of the label for the input fields. |
| Field Type | The Reference field type. |
| Table | Name of the table on which the query specified in the condition should run. |
| Key | An identifier for the user input condition. If a user specifies multiple conditions, this key acts as a unique identifier for each condition. You can use this key as the input for the scanContext section of the diagnostic script. For example, if you specify projectFilter as a key, the scanContext section of the diagnostic script would appear as follows: var encodedQuery = scanContext.input.projectFilter; |
Related topics