_NGA_BackendProfile
The _NGA_BackendProfile data point is structured as follows (default values based on standard InfluxDB® profile):
Element Name | Type | Default | Description |
sendWithId | bool | true | Backend supports data with DP ID. |
sendDpWithName | bool | true | Backend supports data with DP name. |
sendDpWithAlias | bool | true | Backend supports DP alias. |
supportsMonthsAndYears | bool | false | Backend supports segment duration periods in months and years. |
modifiableRetention | bool | true | Retention period can be changed. |
modifiableSegmentDuration | bool | false | Segment duration can be changed. |
oraNameRestrictions | bool | false | Restrictions for archive group naming (Oracle). |
manualSegmentSwitch | bool | false | Manual segment switch possible. |
startStopDBProcess | bool | true | DB will be started and stopped automatically by the NGA. |
dbSpecific | dyn_string | … | DB- specific settings (defined by backend). |
autogenGroupName | bool | true | Archive Group name in DB will be automatically generated from archive group name. |
handleRedundancy | bool | false | Database is capable of handling redundancy on its own (redundancy-aware database). |
displayName | langString | Name of the profile in the user interface. | |
genericSettingsKeyValues | For internal purposes. | ||
minimumSegmentDuration | Specifies the minimum segment duration. For segment duration, see chapter Backend Profile - Time Parameters. |