Module Reference - Dictionary Editor for Monityr-X
|
Parameter |
Description |
Default/typical value |
|
[<Module Name>] section |
||
|
InfraType |
|
|
|
BackupExpiryDays |
Duration (in days) during which data backups are retained. If unset, duration is set to 365 (1 year) If set to 0, backups are never deleted. |
31 |
|
CopyToNewNotCopiedSlots |
Optional. Comma separated list of slots (this is case sensitive) whose value is NOT copied to the form when a “copy to new” is performed. This can be used e.g. to avoid that a key slot value is copied when a new entry is created from an existing one. This applies to normal DDA slots, it is not possible to apply this to input_match or output_expressions slots. |
|
|
DDAClass |
Required and not editable |
DYNAMIC_ENRICHMENT |
|
DDAType |
Required and not editable |
DDEN |
|
DisableDataBar |
Switches on/off the display of the graph of data distribution when sorting the data table |
0 |
|
EntryValidationScript |
An optional script that validates the user input. Must be provided as a relative path to $PRODUCT_HOME. See EntryValidationScript for detailss |
./data/DDAModifier/ValidateEntry.cmd |
|
MaskedSlotsForCreation |
Optional. Comma separated list of slots |
Contains the list of slots that will not be shown at creation/modification time. |
|
MaskedSlotsForDisplay |
Optional. Comma separated list of slots |
Contains the list of slots that will not be shown in the table view |
|
ReadOnlySlotsForCreation |
Optional.Comma separated list of slots |
Contains the list of slots that will remain readonly at creation/modification time. |
|
DisableDataBar |
Optional. When set, the bar chart on top of the Data Editor “View” page is disabled. |
0 or 1 |
|
| ||
Name of the BHOM policy that is managed using this module
Automatically generated - do not edit
TableId
Internal identifier in BHOMAlgorilla for the table being managed.dictionary
Automatically generated - do not edit
TestEventAddlSlotsTableName
JSON string containing key-value pairsName of slots and values to use when sending test events
Use single-quotes to delimit the slotnames and values in the JSON string.dictionary.
"{'severity':'OK'}"
[ExternalSources] section
<slotname>
Method used to retrieve the list of allowed/suggested values. See Sources definitions
none
[SlotPatternVerification] section
<slotname>
Regular expression that the slot value must match. See Regular expression checks
[Labels] section
<slotname>
Default label used for the slot. Overwritten if a specific language label is available
none
[Labels-<lang>] section
<slotname>
Language-specific label used for the slot.
[ToolTips] section
<slotname>
Default tooltip used for the slot. Overwritten if a specific language label is available
[ToolTips-<lang>] section
<slotname>
Language-specific tooltip used for the slot.